Closed
Bug 1180851
Opened 10 years ago
Closed 10 years ago
Make ThrowMethodFailed not be inline
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla42
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
Seems like calling this fast is not really _that_ perf-sensitive, and it's a good chunk of codesize (maybe up to .5% of libxul codesize on Windows, if I extrapolate from some other measurements I have on both Mac and Windows).
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8630094 -
Flags: review?(peterv)
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Updated•10 years ago
|
Attachment #8630094 -
Flags: review?(peterv) → review+
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
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
•