Closed
Bug 1331900
Opened 6 years ago
Closed 6 years ago
Delete Label's assignment operator, don't just hide it
Categories
(Core :: JavaScript Engine: JIT, defect, P3)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: lth, Assigned: lth)
Details
Attachments
(1 file)
1011 bytes,
patch
|
bbouvier
:
review+
|
Details | Diff | Splinter Review |
Hiding it => linking error. Deleting it => compilation error.
Assignee | ||
Comment 1•6 years ago
|
||
Attachment #8827843 -
Flags: review?(nicolas.b.pierron)
Updated•6 years ago
|
Attachment #8827843 -
Flags: review?(nicolas.b.pierron) → review+
Assignee | ||
Comment 2•6 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/6d0d4f9708620442c59939e7ea87cce08155e509 Bug 1331900 - Delete Label's assignment operator. r=bbouvier
Comment 3•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6d0d4f970862
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•