Closed
Bug 586083
Opened 14 years ago
Closed 14 years ago
Make the Outer Window not global
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | beta5+ |
People
(Reporter: sayrer, Assigned: mrbkap)
References
Details
(Whiteboard: [compartments] fixed-in-tracemonkey)
Attachments
(2 files, 1 obsolete file)
(deleted),
patch
|
jst
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
jst
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Updated•14 years ago
|
Blocks: compartments
Reporter | ||
Updated•14 years ago
|
blocking2.0: --- → beta5+
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: general → mrbkap
Status: NEW → ASSIGNED
Reporter | ||
Updated•14 years ago
|
Whiteboard: [compartments]
Assignee | ||
Comment 2•14 years ago
|
||
Attachment #464667 -
Attachment is obsolete: true
Attachment #465970 -
Flags: review?(jst)
Assignee | ||
Comment 3•14 years ago
|
||
This is needed to deal correctly with pages that do things like window.__proto__ = null.
Attachment #465972 -
Flags: review?(jst)
Comment 4•14 years ago
|
||
Comment on attachment 465970 [details] [diff] [review]
Patch
r=jst pending resolution to the issue with setting cx->compartment while code is running on that context.
Attachment #465970 -
Flags: review?(jst) → review+
Updated•14 years ago
|
Attachment #465972 -
Flags: review?(jst) → review+
Assignee | ||
Comment 5•14 years ago
|
||
http://hg.mozilla.org/tracemonkey/rev/33addcc556b8
http://hg.mozilla.org/tracemonkey/rev/26930725aa63
Whiteboard: [compartments] → [compartments] fixed-in-tracemonkey
Assignee | ||
Comment 6•14 years ago
|
||
bug 580033 covers jst's comment 4.
Reporter | ||
Comment 7•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•