Description was changed from ========== Only create sticky position constraints for constrained sticky position. If ...
3 years, 9 months ago
(2017-03-24 04:43:53 UTC)
#1
Description was changed from
==========
Only create sticky position constraints for constrained sticky position.
If sticky position is unconstrained we don't need to create constraints for it,
or add it to viewport constrained objects (causing scroll on main), or repaint
on scroll.
BUG=704817
==========
to
==========
Only create sticky position constraints for constrained sticky position.
If sticky position is unconstrained we don't need to create constraints for it,
or add it to viewport constrained objects (causing scroll on main), or repaint
on scroll.
BUG=704817
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
==========
PTAL, This is the final patch which basically avoids treating position sticky on its own ...
3 years, 9 months ago
(2017-03-24 04:47:40 UTC)
#3
PTAL,
This is the final patch which basically avoids treating position sticky on its
own as special, unless it also has an anchor edge. This avoids repainting on
scroll, requiring scroll on main, and avoids calculating constraint rects that
we never use.
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/153264)
3 years, 8 months ago
(2017-04-08 03:10:50 UTC)
#10
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/187266) ios-simulator-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 8 months ago
(2017-04-10 12:01:10 UTC)
#14
CQ is committing da patch. Bot data: {"patchset_id": 60001, "attempt_start_ts": 1491839885568390, "parent_rev": "0bfec0bfd3407138819f0e7a1439d74d6290ab53", "commit_rev": "06e9b5a6a5649e4d842f40ad667554c58dc26c29"}
3 years, 8 months ago
(2017-04-10 17:51:50 UTC)
#18
CQ is committing da patch.
Bot data: {"patchset_id": 60001, "attempt_start_ts": 1491839885568390,
"parent_rev": "0bfec0bfd3407138819f0e7a1439d74d6290ab53", "commit_rev":
"06e9b5a6a5649e4d842f40ad667554c58dc26c29"}
commit-bot: I haz the power
Description was changed from ========== Only create sticky position constraints for constrained sticky position. If ...
3 years, 8 months ago
(2017-04-10 17:52:40 UTC)
#19
Message was sent while issue was closed.
Description was changed from
==========
Only create sticky position constraints for constrained sticky position.
If sticky position is unconstrained we don't need to create constraints for it,
or add it to viewport constrained objects (causing scroll on main), or repaint
on scroll.
BUG=704817
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
==========
to
==========
Only create sticky position constraints for constrained sticky position.
If sticky position is unconstrained we don't need to create constraints for it,
or add it to viewport constrained objects (causing scroll on main), or repaint
on scroll.
BUG=704817
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Review-Url: https://codereview.chromium.org/2769353002
Cr-Commit-Position: refs/heads/master@{#463316}
Committed:
https://chromium.googlesource.com/chromium/src/+/06e9b5a6a5649e4d842f40ad6675...
==========
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/chromium/src/+/06e9b5a6a5649e4d842f40ad667554c58dc26c29
3 years, 8 months ago
(2017-04-10 17:52:41 UTC)
#20
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/2811803003/ by hanxi@chromium.org. ...
3 years, 8 months ago
(2017-04-10 21:30:11 UTC)
#21
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/2811803003/ by hanxi@chromium.org.
The reason for reverting is: It causes telemetry_perf_unittests failing on
chromium.android/Android N5X Swarm Builder.
crbug.com/710142..
Issue 2769353002: Only create sticky position constraints for constrained sticky position.
(Closed)
Created 3 years, 9 months ago by flackr
Modified 3 years, 8 months ago
Reviewers: chrishtr
Base URL:
Comments: 4