Closed
Bug 1436832
Opened 7 years ago
Closed 7 years ago
Cleanup in transaction/epoch code
Categories
(Core :: Graphics: WebRender, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
Details
(Whiteboard: [gfx-noted])
Attachments
(2 files)
Saw some minor things to clean up while I was investigating bug 1374166.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8949557 [details]
Bug 1436832 - Remove unnecessary loop.
https://reviewboard.mozilla.org/r/218906/#review224684
Attachment #8949557 -
Flags: review?(sotaro.ikeda.g) → review+
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8949558 [details]
Bug 1436832 - Avoid unnecessary casting.
https://reviewboard.mozilla.org/r/218908/#review224686
Attachment #8949558 -
Flags: review?(sotaro.ikeda.g) → review+
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6e56d37b2096
Remove unnecessary loop. r=sotaro
https://hg.mozilla.org/integration/autoland/rev/64480155967f
Avoid unnecessary casting. r=sotaro
Comment 6•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6e56d37b2096
https://hg.mozilla.org/mozilla-central/rev/64480155967f
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•