Closed
Bug 1875466
Opened 10 months ago
Closed 10 months ago
Remove browser.opaqueResponseBlocking.syntheticBrowsingContext
Categories
(Core :: DOM: Navigation, task)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
124 Branch
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: tschuster, Assigned: tschuster)
References
(Blocks 2 open bugs)
Details
Attachments
(6 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Bug 1801664 landed more than a year ago. This slightly simplifies nsObjectLoadingContent
because mType
can't be eType_Image
anymore.
Assignee | ||
Comment 1•10 months ago
|
||
Assignee | ||
Comment 2•10 months ago
|
||
Depends on D199113
Assignee | ||
Comment 3•10 months ago
|
||
Depends on D199114
Assignee | ||
Comment 4•10 months ago
|
||
Depends on D199115
Assignee | ||
Comment 5•10 months ago
|
||
Depends on D199116
Assignee | ||
Comment 6•10 months ago
|
||
Depends on D199117
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ac662d8457d5
Remove nsObjectLoadingContent::GetContentTypeForMIMEType. r=webidl,saschanaz
https://hg.mozilla.org/integration/autoland/rev/10f9c528cdd6
Remove nsContentUtils::ResolveObjectType. r=emilio
https://hg.mozilla.org/integration/autoland/rev/9db29f09d1e5
Remove nsContentUtils::ShouldHideObjectOrEmbedImageDocument. r=emilio
https://hg.mozilla.org/integration/autoland/rev/1024d9671859
Remove browser.opaqueResponseBlocking.syntheticBrowsingContext pref. r=emilio
https://hg.mozilla.org/integration/autoland/rev/e8c978577ee5
Remove nsIObjectLoadingContent::TYPE_IMAGE. r=webidl,emilio
https://hg.mozilla.org/integration/autoland/rev/14ded608d482
Bonus: Remove unused parameter/attribute code. r=webidl,saschanaz
Comment 8•10 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ac662d8457d5
https://hg.mozilla.org/mozilla-central/rev/10f9c528cdd6
https://hg.mozilla.org/mozilla-central/rev/9db29f09d1e5
https://hg.mozilla.org/mozilla-central/rev/1024d9671859
https://hg.mozilla.org/mozilla-central/rev/e8c978577ee5
https://hg.mozilla.org/mozilla-central/rev/14ded608d482
Status: NEW → RESOLVED
Closed: 10 months ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•