Closed Bug 1287073 Opened 9 years ago Closed 9 years ago

remove SEC_FORCE_INHERIT_PRINCIPAL_WAS_DROPPED from nsILoadInfo

Categories

(Core :: Security, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla50
Tracking Status
firefox50 --- fixed

People

(Reporter: allstars.chh, Assigned: allstars.chh)

Details

Attachments

(1 file, 1 obsolete file)

Thanks for taking this, Yoshi.
Comment on attachment 8772253 [details] [diff] [review] Patch. Review of attachment 8772253 [details] [diff] [review]: ----------------------------------------------------------------- ::: netwerk/base/LoadInfo.cpp @@ +203,5 @@ > , mTainting(LoadTainting::Basic) > , mUpgradeInsecureRequests(false) > , mVerifySignedContent(false) > , mEnforceSRI(false) > + , mForceInheritPrincipalDropped(false) You should initialize this member in the copy ctor as well. You also need to handle the member in LoadInfoToLoadInfoArgs and LoadInfoArgsToLoadInfo
Attachment #8772253 - Flags: review?(jonas) → review-
Attached patch Patch. v2Splinter Review
Attachment #8772253 - Attachment is obsolete: true
Comment on attachment 8774282 [details] [diff] [review] Patch. v2 Hi Jonas Thanks for the previous review, I've updated copy cstor and LoadInfoArgs as well. Thanks
Attachment #8774282 - Flags: review?(jonas)
Status: NEW → ASSIGNED
Pushed by yhuang@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/af00de9bc663 remove SEC_FORCE_INHERIT_PRINCIPAL_WAS_DROPPED from nsILoadInfo r=sicking
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: