Closed
Bug 855922
Opened 12 years ago
Closed 12 years ago
Dynamic SOW isSafeToUnwrapCheck broken for remote XUL domains
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
FIXED
mozilla22
People
(Reporter: bholley, Assigned: bholley)
References
Details
Attachments
(1 file)
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
I just discovered that the fix in bug 854019 also needs to be applied to some stuff I added for bug 658909 (kill GWNOJO).
The current state is broken, but the tree only turns green with bug the patches in bug 854480 applied. Either way though, I'd still like to get this in before the merge though, because otherwise remote XBL might break in unpredictable ways that we're unlikely to notice before shipping.
Bug 854480 serves as the test coverage here.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #731003 -
Flags: review?(bzbarsky)
Comment 2•12 years ago
|
||
Comment on attachment 731003 [details] [diff] [review]
Check XBL scopes per-compartment in the SOW isSafeToUnwrap hook. v1
r=me
Attachment #731003 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in
before you can comment on or make changes to this bug.
Description
•