Closed
Bug 1123112
Opened 11 years ago
Closed 11 years ago
Mark AutoEntryScript as stack class, and clarify the ownership of its members; r=smaug
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla38
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
Details
Attachments
(1 file)
|
1.98 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8550947 -
Flags: review?(bugs)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → ehsan
Comment 2•11 years ago
|
||
Comment on attachment 8550947 [details] [diff] [review]
Mark AutoEntryScript as stack class, and clarify the ownership of its members
This should be fine, since mDocShellForJSRunToCompletion is set only when
gRunToCompletionListeners > 0. And the code in such case is already addref/release heavy.
Attachment #8550947 -
Flags: review?(bugs) → review+
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•