Closed
Bug 1542904
Opened 5 years ago
Closed 5 years ago
nsTableRowGroupFrame.cpp: Value stored to 'isTopOfPage' is never read
Categories
(Developer Infrastructure :: Source Code Analysis, task)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox68 fixed)
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: andrekeny)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
805 bytes,
patch
|
Details | Diff | Splinter Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
Opening for a good first bug for a student:
http://sylvestre.ledru.info/reports/fx-scan-build/report-nsTableRowGroupFrame.cpp-SplitRowGroup-147-1.html#EndPath
Reporter | ||
Updated•5 years ago
|
Type: defect → task
Reporter | ||
Updated•5 years ago
|
Severity: normal → trivial
Reporter | ||
Updated•5 years ago
|
Assignee: sledru → andrekeny
Updated•5 years ago
|
Attachment #9061192 -
Attachment description: nsTableRowGroupFrame.cpp: Value stored to 'isTopOfPage' is never read → Bug 1542904
Updated•5 years ago
|
Attachment #9061192 -
Attachment description: Bug 1542904 → Bug 1542904 : Remove an useless declaration in nsTableRowGroupFrame.cpp
Attachment #9061192 -
Flags: ui-review+
Attachment #9061192 -
Flags: review+
Attachment #9061192 -
Flags: feedback+
Attachment #9061192 -
Flags: data-review+
Attachment #9061192 -
Flags: checkin+
Attachment #9061192 -
Flags: a11y-review+
Attachment #9061192 -
Flags: ui-review+
Attachment #9061192 -
Flags: review+
Attachment #9061192 -
Flags: feedback+
Attachment #9061192 -
Flags: data-review+
Attachment #9061192 -
Flags: a11y-review+
Attachment #9061192 -
Flags: checkin+
Updated•5 years ago
|
Attachment #9061192 -
Attachment description: Bug 1542904 : Remove an useless declaration in nsTableRowGroupFrame.cpp → Bug 1542904 : Remove an useless declaration in nsTableRowGroupFrame.cpp r?valentin
Updated•5 years ago
|
Attachment #9061192 -
Attachment description: Bug 1542904 : Remove an useless declaration in nsTableRowGroupFrame.cpp r?valentin → Bug 1542904 : Remove an useless declaration in nsTableRowGroupFrame.cpp r?smaug
Updated•5 years ago
|
Attachment #9061192 -
Attachment description: Bug 1542904 : Remove an useless declaration in nsTableRowGroupFrame.cpp r?smaug → Bug 1542904 : Remove an useless declaration in nsTableRowGroupFrame.cpp r?emilio
Pushed by emilio@crisal.io: https://hg.mozilla.org/integration/mozilla-inbound/rev/5fc15e9a69ec Remove an useless assignment in nsTableRowGroupFrame.cpp. r=emilio
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Updated•1 year ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•