Bug 184912 - [CoordGraphics] Remove dead fixed layer code
Summary: [CoordGraphics] Remove dead fixed layer code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-24 03:02 PDT by Zan Dobersek
Modified: 2018-04-24 08:28 PDT (History)
3 users (show)

See Also:


Attachments
Patch (22.63 KB, patch)
2018-04-24 03:18 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch (22.63 KB, patch)
2018-04-24 03:24 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch for landing (21.15 KB, patch)
2018-04-24 06:58 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2018-04-24 03:02:21 PDT
[CoordGraphics] Remove dead fixed layer code
Comment 1 Zan Dobersek 2018-04-24 03:18:40 PDT
Created attachment 338642 [details]
Patch
Comment 2 Zan Dobersek 2018-04-24 03:24:37 PDT
Created attachment 338643 [details]
Patch
Comment 3 Michael Catanzaro 2018-04-24 06:02:59 PDT
Comment on attachment 338643 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=338643&action=review

> Source/WebKit/ChangeLog:8
> +        Drop the unused fixed layer handling  code in CoordinatedGrahpicsScene.

CoordinatedGraphicsScene

> Source/WebKit/ChangeLog:14
> +        CoordinatedGrahpicsScene::paintToCurrentGLContext() method. Both of

CoordinatedGraphicsScene
Comment 4 Zan Dobersek 2018-04-24 06:58:19 PDT
Created attachment 338647 [details]
Patch for landing
Comment 5 Zan Dobersek 2018-04-24 08:27:49 PDT
Comment on attachment 338647 [details]
Patch for landing

Clearing flags on attachment: 338647

Committed r230955: <https://trac.webkit.org/changeset/230955>
Comment 6 Zan Dobersek 2018-04-24 08:27:53 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2018-04-24 08:28:20 PDT
<rdar://problem/39684644>