Closed
Bug 1456100
Opened 7 years ago
Closed 7 years ago
js/src/frontend/BytecodeEmitter.cpp: Value stored to 'caseCount' is never read
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: kyrian.ao)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
jandem
:
review+
|
Details | Diff | Splinter Review |
https://dxr.mozilla.org/mozilla-central/source/js/src/frontend/BytecodeEmitter.cpp#4486
I am reporting this bug for Kyrian to try to fix his first bug in firefox!
Reporter | ||
Comment 1•7 years ago
|
||
Attachment #8970483 -
Flags: review?(jdemooij)
Comment 3•7 years ago
|
||
Comment on attachment 8970483 [details] [diff] [review]
m-change.patch
Review of attachment 8970483 [details] [diff] [review]:
-----------------------------------------------------------------
Good find. Thanks for the patch!
Attachment #8970483 -
Flags: review?(jdemooij) → review+
Updated•7 years ago
|
Keywords: checkin-needed
Reporter | ||
Comment 4•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/f43030a06c611e2d1d63c646fe72f7fbc757d082
Bug 1456100 - Delete an useless line r=jandem
Reporter | ||
Updated•7 years ago
|
Keywords: checkin-needed
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•