Closed
Bug 932364
Opened 11 years ago
Closed 11 years ago
Fix an exact rooting hazard across AddSizeOfTab
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: terrence, Assigned: terrence)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
2.74 KB,
patch
|
n.nethercote
:
review+
|
Details | Diff | Splinter Review |
This fixes the hazard by handlifying AddSizeOfTab.
Attachment #824097 -
Flags: review?(n.nethercote)
Assignee | ||
Updated•11 years ago
|
Assignee: general → terrence
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
![]() |
||
Comment 1•11 years ago
|
||
Comment on attachment 824097 [details] [diff] [review]
hazard_addsizeoftab-v0.diff
Review of attachment 824097 [details] [diff] [review]:
-----------------------------------------------------------------
I should have thought of that. Thanks!
Attachment #824097 -
Flags: review?(n.nethercote) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•11 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•