Closed
Bug 1421563
Opened 8 years ago
Closed 8 years ago
Remove unused function declaration
Categories
(Core :: Graphics: Layers, enhancement, P3)
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: kechen, Assigned: alasher, NeedInfo)
Details
(Keywords: good-first-bug, Whiteboard: [gfx-noted])
Attachments
(1 file)
The implementation of TryOptimizeToImageLayer[1] is removed in Bug 1163878, but the declaration is left in the codebase.
I think we can remove it.
[1] https://searchfox.org/mozilla-central/rev/9f3bd430c2b132c86c46126a0548661de876799a/layout/painting/nsDisplayList.h#3789
Updated•8 years ago
|
Whiteboard: [gfx-noted]
Updated•8 years ago
|
Priority: -- → P3
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 3•8 years ago
|
||
https://reviewboard.mozilla.org/r/221852/diff/1#index_header
Sorry to take this first-bug from you Aleksandr. For your reference, I followed the guide here to get set up with Mercurial/MozReview: http://mozilla-version-control-tools.readthedocs.io/en/latest/mozreview.html
| Reporter | ||
Comment 4•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8952612 [details]
Bug 1421563 - Remove TryOptimizeToImageLayer declaration;
https://reviewboard.mozilla.org/r/221852/#review229796
Attachment #8952612 -
Flags: review?(kev155266) → review+
| Reporter | ||
Updated•8 years ago
|
Flags: needinfo?(kev155266)
Keywords: checkin-needed
Comment 5•8 years ago
|
||
We need the r+ on the left side of the review board else we cannot land it.
Flags: needinfo?(kev155266)
Keywords: checkin-needed
| Assignee | ||
Comment 6•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8952612 [details]
Bug 1421563 - Remove TryOptimizeToImageLayer declaration;
https://reviewboard.mozilla.org/r/221852/#review229866
Attachment #8952612 -
Flags: review+
| Reporter | ||
Comment 7•8 years ago
|
||
Hello Matt,
I don't have the authorization to review this patch, could you help me to do it?
Flags: needinfo?(kev155266) → needinfo?(matt.woodrow)
Comment 8•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8952612 [details]
Bug 1421563 - Remove TryOptimizeToImageLayer declaration;
https://reviewboard.mozilla.org/r/221852/#review231204
Attachment #8952612 -
Flags: review+
| Reporter | ||
Updated•8 years ago
|
Keywords: checkin-needed
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/61c9f8520dc8
Remove TryOptimizeToImageLayer declaration; r=kechen,mattwoodrow
Keywords: checkin-needed
Comment 10•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
| Assignee | ||
Comment 11•8 years ago
|
||
Thanks everyone!
Updated•8 years ago
|
Assignee: nobody → austin
You need to log in
before you can comment on or make changes to this bug.
Description
•