WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
210438
[Async overflow scroll] Custom scrollbars on gmail don't show
https://bugs.webkit.org/show_bug.cgi?id=210438
Summary
[Async overflow scroll] Custom scrollbars on gmail don't show
Simon Fraser (smfr)
Reported
2020-04-13 10:19:18 PDT
Created
attachment 396302
[details]
Reduction With async overflow scrolling enabled, the custom scrollbars on gmail are missing.
Attachments
Reduction
(3.86 KB, text/html)
2020-04-13 10:19 PDT
,
Simon Fraser (smfr)
no flags
Details
Patch
(58.55 KB, patch)
2020-04-13 16:21 PDT
,
Simon Fraser (smfr)
thorton
: review+
Details
Formatted Diff
Diff
Patch
(58.53 KB, patch)
2020-04-13 18:06 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
Patch
(58.56 KB, patch)
2020-04-13 23:11 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-04-13 10:19:47 PDT
<
rdar://problem/61722541
>
Radar WebKit Bug Importer
Comment 2
2020-04-13 10:19:49 PDT
<
rdar://problem/61722545
>
Simon Fraser (smfr)
Comment 3
2020-04-13 11:29:31 PDT
This happens any time we don't make backing store for the scroller; custom scrollbars are currently just painted.
Simon Fraser (smfr)
Comment 4
2020-04-13 16:21:13 PDT
Created
attachment 396355
[details]
Patch
Tim Horton
Comment 5
2020-04-13 16:23:03 PDT
Comment on
attachment 396355
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=396355&action=review
> Source/WebCore/rendering/RenderLayerBacking.cpp:1791 > bool RenderLayerBacking::requiresHorizontalScrollbarLayer() const
These functions seem a bit needless now. But maybe they're used externally?
Simon Fraser (smfr)
Comment 6
2020-04-13 18:06:30 PDT
Created
attachment 396366
[details]
Patch
Simon Fraser (smfr)
Comment 7
2020-04-13 21:45:10 PDT
This is waiting on
bug 210460
.
Simon Fraser (smfr)
Comment 8
2020-04-13 23:11:17 PDT
Created
attachment 396382
[details]
Patch
EWS
Comment 9
2020-04-14 09:04:26 PDT
Committed
r260074
: <
https://trac.webkit.org/changeset/260074
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 396382
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug