Closed
Bug 1354730
Opened 4 years ago
Closed 3 years ago
Disable named property object visibility on Xrays across the board once 57 ships
Categories
(Core :: XPConnect, enhancement, P2)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla58
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
|
21.75 KB,
patch
|
kmag
:
review+
|
Details | Diff | Splinter Review |
Bug 1353150 is disabling it for webextensions. But we want to do this in general.
Flags: needinfo?(bzbarsky)
| Assignee | ||
Updated•4 years ago
|
Blocks: post-57-api-changes
| Assignee | ||
Comment 1•3 years ago
|
||
MozReview-Commit-ID: KmbXFfSzH0N
Attachment #8918447 -
Flags: review?(kmaglione+bmo)
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(bzbarsky)
Updated•3 years ago
|
Attachment #8918447 -
Flags: review?(kmaglione+bmo) → review+
Pushed by bzbarsky@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/518baff0f991 Disable named property object (aka global scope polluter) behavior for all Xrays. r=kmag
Pushed by bzbarsky@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/c3368c7a937b followup. Update out-of-date assertions to fix bustage and reopen CLOSED TREE.
Backout by bzbarsky@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/f55670929a2e Back out to reopen CLOSED TREE.
| Assignee | ||
Comment 5•3 years ago
|
||
Attachment #8919142 -
Flags: review?(kmaglione+bmo)
| Assignee | ||
Updated•3 years ago
|
Attachment #8918447 -
Attachment is obsolete: true
Updated•3 years ago
|
status-firefox57:
--- → wontfix
Priority: -- → P2
Comment 6•3 years ago
|
||
Comment on attachment 8919142 [details] [diff] [review] With some test fixes to the tests that were relying on the old behavior Review of attachment 8919142 [details] [diff] [review]: ----------------------------------------------------------------- Sorry for the delay. I've been sick most of the week. r=me
Attachment #8919142 -
Flags: review?(kmaglione+bmo) → review+
| Assignee | ||
Comment 7•3 years ago
|
||
I happens. It's not like I was particularly blocked on this. I hope you're feeling better!
Pushed by bzbarsky@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/bd06b3b18448 Disable named property object (aka global scope polluter) behavior for all Xrays. r=kmag
Comment 9•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/bd06b3b18448
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•