Bug 141943 - [Mac] WebKit abandons overlay scrollbar CALayers.
Summary: [Mac] WebKit abandons overlay scrollbar CALayers.
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar, Performance
Depends on: 141992
Blocks:
  Show dependency treegraph
 
Reported: 2015-02-23 18:01 PST by Andreas Kling
Modified: 2015-04-24 14:16 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2015-02-23 18:03 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2015-02-23 18:01:35 PST
<rdar://problem/19932199>
Comment 1 Andreas Kling 2015-02-23 18:03:37 PST
Created attachment 247179 [details]
Patch
Comment 2 WebKit Commit Bot 2015-02-24 11:44:18 PST
Comment on attachment 247179 [details]
Patch

Clearing flags on attachment: 247179

Committed r180578: <http://trac.webkit.org/changeset/180578>
Comment 3 WebKit Commit Bot 2015-02-24 11:44:21 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Joseph Pecoraro 2015-02-24 16:31:09 PST
Looks like this caused:
<https://webkit.org/b/141991> REGRESSION(r180578): Inspector Console does not repaint on scroll

This is really going to hamper the inspector. Perhaps we should rollout.
Comment 5 WebKit Commit Bot 2015-02-24 16:40:35 PST
Re-opened since this is blocked by bug 141992
Comment 6 Joseph Pecoraro 2015-02-24 16:41:02 PST
(In reply to comment #4)
> Looks like this caused:
> <https://webkit.org/b/141991> REGRESSION(r180578): Inspector Console does
> not repaint on scroll
> 
> This is really going to hamper the inspector. Perhaps we should rollout.

I'm rolling it out. Steps to reproduce in that bug. Let me know if you need help trying to reproduce.
Comment 7 Andreas Kling 2015-04-24 14:16:47 PDT
Fixed this in AppKit instead.