Closed
Bug 1100580
Opened 10 years ago
Closed 10 years ago
Get rid of EvaluateOptions::needResult
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(2 files)
8.40 KB,
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
8.31 KB,
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
We can use JS::CompileOptions::noScriptRval for this purpose.
![]() |
Assignee | |
Comment 1•10 years ago
|
||
Attachment #8524251 -
Flags: review?(bobbyholley)
![]() |
Assignee | |
Comment 2•10 years ago
|
||
Attachment #8524252 -
Flags: review?(bobbyholley)
Updated•10 years ago
|
Attachment #8524251 -
Flags: review?(bobbyholley) → review+
Updated•10 years ago
|
Attachment #8524252 -
Flags: review?(bobbyholley) → review+
![]() |
Assignee | |
Comment 3•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/c46d86623e15
https://hg.mozilla.org/integration/mozilla-inbound/rev/e6fdb771bce0
Target Milestone: --- → mozilla36
https://hg.mozilla.org/mozilla-central/rev/c46d86623e15
https://hg.mozilla.org/mozilla-central/rev/e6fdb771bce0
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
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
•