Closed
Bug 783416
Opened 13 years ago
Closed 13 years ago
Stop saving the prototype in WindowStateHolder
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: billm, Assigned: billm)
Details
Attachments
(1 file)
|
5.35 KB,
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
Blake says this isn't needed anymore.
Attachment #652622 -
Flags: review?(mrbkap)
Comment 1•13 years ago
|
||
Comment on attachment 652622 [details] [diff] [review]
patch
r=me assuming this is green on try. Also, the commit message is for another bug, so you'll want to fix that before checkin.
Attachment #652622 -
Flags: review?(mrbkap) → review+
Comment 2•13 years ago
|
||
Comment on attachment 652622 [details] [diff] [review]
patch
Review of attachment 652622 [details] [diff] [review]:
-----------------------------------------------------------------
Love it!
::: dom/base/nsGlobalWindow.cpp
@@ +10337,2 @@
> JSContext *cx = mContext->GetNativeContext();
> JSAutoRequest req(cx);
IS this request still needed?
| Assignee | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•