Disable scrollbar snapback on desktop Linux (Reland)
This CL disables scrollbar snapback to be more consistent with typical
desktop Linux UI. Additionally, rename
webscrollbarbehavior_impl_gtkoraura* to
webscrollbarbehavior_impl_aura* since there's no longer a GTK backend
for Linux Chromium.
BUG=567968
Committed: https://crrev.com/abe8ce9085986cb01cb9bc397886fb51c307032f
Committed: https://crrev.com/fd0d31facac27b29b5c60fc41f05fd4ca8486c6a
Cr-Original-Commit-Position: refs/heads/master@{#430994}
Cr-Commit-Position: refs/heads/master@{#432556}
https://codereview.chromium.org/2483113002/diff/1/content/renderer/webscrollb...
File content/renderer/webscrollbarbehavior_impl_aura.cc (right):
https://codereview.chromium.org/2483113002/diff/1/content/renderer/webscrollb...
content/renderer/webscrollbarbehavior_impl_aura.cc:29: // Disable snapback on
desktop Linux. See crbug.com/567968 for context.
FWIW, I'd omit the bug link and simply summarize here in a sentence or two why
we shouldn't do that on Linux. That will be clearer than trying to decipher
from a bug with lots of comments which parts are relevant "context", especially
when you haven't actually posted on that bug with your rationale (and our IM
discussions aren't captured there either).
Fixed out-of-date "#endif //
CONTENT_RENDERER_WEBSCROLLBARBEHAVIOR_IMPL_GTKORAURA_H_"
https://codereview.chromium.org/2483113002/diff/1/content/renderer/webscrollb...
File content/renderer/webscrollbarbehavior_impl_aura.cc (right):
https://codereview.chromium.org/2483113002/diff/1/content/renderer/webscrollb...
content/renderer/webscrollbarbehavior_impl_aura.cc:29: // Disable snapback on
desktop Linux. See crbug.com/567968 for context.
On 2016/11/08 02:59:13, Peter Kasting wrote:
> FWIW, I'd omit the bug link and simply summarize here in a sentence or two why
> we shouldn't do that on Linux. That will be clearer than trying to decipher
> from a bug with lots of comments which parts are relevant "context",
especially
> when you haven't actually posted on that bug with your rationale (and our IM
> discussions aren't captured there either).
Done.
4 years, 1 month ago
(2016-11-09 18:55:55 UTC)
#12
Message was sent while issue was closed.
Committed patchset #2 (id:20001)
commit-bot: I haz the power
Description was changed from ========== Disable scrollbar snapback on desktop Linux This CL disables scrollbar ...
4 years, 1 month ago
(2016-11-09 19:17:08 UTC)
#13
Message was sent while issue was closed.
Description was changed from
==========
Disable scrollbar snapback on desktop Linux
This CL disables scrollbar snapback to be more consistent with typical
desktop Linux UI. Additionally, rename
webscrollbarbehavior_impl_gtkoraura* to
webscrollbarbehavior_impl_aura* since there's no longer a GTK backend
for Linux Chromium.
BUG=567968
==========
to
==========
Disable scrollbar snapback on desktop Linux
This CL disables scrollbar snapback to be more consistent with typical
desktop Linux UI. Additionally, rename
webscrollbarbehavior_impl_gtkoraura* to
webscrollbarbehavior_impl_aura* since there's no longer a GTK backend
for Linux Chromium.
BUG=567968
Committed: https://crrev.com/abe8ce9085986cb01cb9bc397886fb51c307032f
Cr-Commit-Position: refs/heads/master@{#430994}
==========
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/abe8ce9085986cb01cb9bc397886fb51c307032f Cr-Commit-Position: refs/heads/master@{#430994}
4 years, 1 month ago
(2016-11-09 19:17:09 UTC)
#14
Description was changed from ========== Disable scrollbar snapback on desktop Linux This CL disables scrollbar ...
4 years, 1 month ago
(2016-11-09 23:15:31 UTC)
#16
Message was sent while issue was closed.
Description was changed from
==========
Disable scrollbar snapback on desktop Linux
This CL disables scrollbar snapback to be more consistent with typical
desktop Linux UI. Additionally, rename
webscrollbarbehavior_impl_gtkoraura* to
webscrollbarbehavior_impl_aura* since there's no longer a GTK backend
for Linux Chromium.
BUG=567968
Committed: https://crrev.com/abe8ce9085986cb01cb9bc397886fb51c307032f
Cr-Commit-Position: refs/heads/master@{#430994}
==========
to
==========
Disable scrollbar snapback on desktop Linux (Reland)
This CL disables scrollbar snapback to be more consistent with typical
desktop Linux UI. Additionally, rename
webscrollbarbehavior_impl_gtkoraura* to
webscrollbarbehavior_impl_aura* since there's no longer a GTK backend
for Linux Chromium.
BUG=567968
Committed: https://crrev.com/abe8ce9085986cb01cb9bc397886fb51c307032f
Cr-Commit-Position: refs/heads/master@{#430994}
==========
Tom (Use chromium acct)
The CQ bit was checked by thomasanderson@google.com to run a CQ dry run
4 years, 1 month ago
(2016-11-09 23:15:41 UTC)
#17
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/328951)
4 years, 1 month ago
(2016-11-10 03:22:35 UTC)
#20
Dry run: Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/261134)
4 years, 1 month ago
(2016-11-15 22:28:33 UTC)
#24
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/181239)
4 years, 1 month ago
(2016-11-16 02:41:23 UTC)
#29
Description was changed from ========== Disable scrollbar snapback on desktop Linux (Reland) This CL disables ...
4 years, 1 month ago
(2016-11-16 18:16:14 UTC)
#32
Message was sent while issue was closed.
Description was changed from
==========
Disable scrollbar snapback on desktop Linux (Reland)
This CL disables scrollbar snapback to be more consistent with typical
desktop Linux UI. Additionally, rename
webscrollbarbehavior_impl_gtkoraura* to
webscrollbarbehavior_impl_aura* since there's no longer a GTK backend
for Linux Chromium.
BUG=567968
Committed: https://crrev.com/abe8ce9085986cb01cb9bc397886fb51c307032f
Cr-Commit-Position: refs/heads/master@{#430994}
==========
to
==========
Disable scrollbar snapback on desktop Linux (Reland)
This CL disables scrollbar snapback to be more consistent with typical
desktop Linux UI. Additionally, rename
webscrollbarbehavior_impl_gtkoraura* to
webscrollbarbehavior_impl_aura* since there's no longer a GTK backend
for Linux Chromium.
BUG=567968
Committed: https://crrev.com/abe8ce9085986cb01cb9bc397886fb51c307032f
Cr-Commit-Position: refs/heads/master@{#430994}
==========
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago
(2016-11-16 18:16:15 UTC)
#33
Message was sent while issue was closed.
Committed patchset #4 (id:60001)
commit-bot: I haz the power
Description was changed from ========== Disable scrollbar snapback on desktop Linux (Reland) This CL disables ...
4 years, 1 month ago
(2016-11-16 18:52:14 UTC)
#34
Message was sent while issue was closed.
Description was changed from
==========
Disable scrollbar snapback on desktop Linux (Reland)
This CL disables scrollbar snapback to be more consistent with typical
desktop Linux UI. Additionally, rename
webscrollbarbehavior_impl_gtkoraura* to
webscrollbarbehavior_impl_aura* since there's no longer a GTK backend
for Linux Chromium.
BUG=567968
Committed: https://crrev.com/abe8ce9085986cb01cb9bc397886fb51c307032f
Cr-Commit-Position: refs/heads/master@{#430994}
==========
to
==========
Disable scrollbar snapback on desktop Linux (Reland)
This CL disables scrollbar snapback to be more consistent with typical
desktop Linux UI. Additionally, rename
webscrollbarbehavior_impl_gtkoraura* to
webscrollbarbehavior_impl_aura* since there's no longer a GTK backend
for Linux Chromium.
BUG=567968
Committed: https://crrev.com/abe8ce9085986cb01cb9bc397886fb51c307032f
Committed: https://crrev.com/fd0d31facac27b29b5c60fc41f05fd4ca8486c6a
Cr-Original-Commit-Position: refs/heads/master@{#430994}
Cr-Commit-Position: refs/heads/master@{#432556}
==========
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/fd0d31facac27b29b5c60fc41f05fd4ca8486c6a Cr-Commit-Position: refs/heads/master@{#432556}
4 years, 1 month ago
(2016-11-16 18:52:15 UTC)
#35
Issue 2483113002: Disable scrollbar snapback on desktop Linux (Reland)
(Closed)
Created 4 years, 1 month ago by Tom (Use chromium acct)
Modified 4 years, 1 month ago
Reviewers: clamy, Peter Kasting
Base URL:
Comments: 2