Closed
Bug 1321885
Opened 7 years ago
Closed 7 years ago
ScrollTimeline dependencies
Categories
(Core :: Graphics: Layers, defect)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
References
(Blocks 1 open bug)
Details
Attachments
(5 files)
58 bytes,
text/x-review-board-request
|
froydnj
:
review+
|
Details |
58 bytes,
text/x-review-board-request
|
kats
:
review+
|
Details |
58 bytes,
text/x-review-board-request
|
mstange
:
review+
kats
:
review+
|
Details |
58 bytes,
text/x-review-board-request
|
kats
:
review+
|
Details |
58 bytes,
text/x-review-board-request
|
kats
:
review+
|
Details |
In this bug I will land miscellaneous dependencies of the ScrollTimeline patches in bug 1321428 that can be landed independently. This bug's component (Graphics: Layers) is fairly arbitrary as the dependencies are in various components.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 6•7 years ago
|
||
mozreview-review |
Comment on attachment 8816586 [details] Bug 1321885 - Add CSSPixel::FromAppUnits(nscoord) and CSSPixel::ToAppUnits(CSSCoord). https://reviewboard.mozilla.org/r/97262/#review97642
Attachment #8816586 -
Flags: review?(bugmail) → review+
Comment 7•7 years ago
|
||
mozreview-review |
Comment on attachment 8816588 [details] Bug 1321885 - Update an out-of-date comment in AsyncPanZoomController.cpp. https://reviewboard.mozilla.org/r/97266/#review97644
Attachment #8816588 -
Flags: review?(bugmail) → review+
Comment 8•7 years ago
|
||
mozreview-review |
Comment on attachment 8816589 [details] Bug 1321885 - Expose the current async scroll offset in CSS pixels. https://reviewboard.mozilla.org/r/97268/#review97646
Attachment #8816589 -
Flags: review?(bugmail) → review+
![]() |
||
Comment 9•7 years ago
|
||
mozreview-review |
Comment on attachment 8816585 [details] Bug 1321885 - Add Max() and Min() methods to TimeDuration. https://reviewboard.mozilla.org/r/97260/#review97980
Attachment #8816585 -
Flags: review?(nfroyd) → review+
Comment 10•7 years ago
|
||
mozreview-review |
Comment on attachment 8816587 [details] Bug 1321885 - Show the number of OMT animations on a layer in the layer dump. https://reviewboard.mozilla.org/r/97264/#review99488
Attachment #8816587 -
Flags: review+
Comment 11•7 years ago
|
||
Pushed by bballo@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c11569440ccc Add Max() and Min() methods to TimeDuration. r=froydnj https://hg.mozilla.org/integration/autoland/rev/ec3c08351f9e Add CSSPixel::FromAppUnits(nscoord) and CSSPixel::ToAppUnits(CSSCoord). r=kats https://hg.mozilla.org/integration/autoland/rev/9a5631f0b921 Show the number of OMT animations on a layer in the layer dump. r=kats https://hg.mozilla.org/integration/autoland/rev/9fbc8818afd6 Update an out-of-date comment in AsyncPanZoomController.cpp. r=kats https://hg.mozilla.org/integration/autoland/rev/9e2e68bf4103 Expose the current async scroll offset in CSS pixels. r=kats
Comment 12•7 years ago
|
||
mozreview-review |
Comment on attachment 8816587 [details] Bug 1321885 - Show the number of OMT animations on a layer in the layer dump. https://reviewboard.mozilla.org/r/97264/#review99520
Attachment #8816587 -
Flags: review?(mstange) → review+
Comment 13•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c11569440ccc https://hg.mozilla.org/mozilla-central/rev/ec3c08351f9e https://hg.mozilla.org/mozilla-central/rev/9a5631f0b921 https://hg.mozilla.org/mozilla-central/rev/9fbc8818afd6 https://hg.mozilla.org/mozilla-central/rev/9e2e68bf4103
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•