Closed
Bug 1063879
Opened 11 years ago
Closed 10 years ago
Speed up "performance" getter on workers
Categories
(Core :: DOM: Workers, defect)
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
822 bytes,
patch
|
peterv
:
review+
|
Details | Diff | Splinter Review |
We should be able to mark this as [Constant, Cached], at least (can't StoreInSlot because we're not a leaf interface). But ned bug 1063878 fixed first.
![]() |
Assignee | |
Updated•11 years ago
|
Blocks: ParisBindings
![]() |
Assignee | |
Comment 1•10 years ago
|
||
Attachment #8517153 -
Flags: review?(peterv)
![]() |
Assignee | |
Updated•10 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Updated•10 years ago
|
Attachment #8517153 -
Flags: review?(peterv) → review+
![]() |
Assignee | |
Comment 2•10 years ago
|
||
Target Milestone: --- → mozilla36
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•