Bug 175319 - [TexMap] Remove GraphicsContext3D usage from BitmapTexturePool
Summary: [TexMap] Remove GraphicsContext3D usage from BitmapTexturePool
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on: 175317
Blocks: 174860
  Show dependency treegraph
 
Reported: 2017-08-08 06:45 PDT by Zan Dobersek
Modified: 2017-08-16 00:11 PDT (History)
10 users (show)

See Also:


Attachments
WIP (4.20 KB, patch)
2017-08-08 06:46 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch (4.26 KB, patch)
2017-08-09 00:31 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch for landing (3.91 KB, patch)
2017-08-10 00:38 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 2017-08-08 06:45:03 PDT
[TexMap] Remove GraphicsContext3D usage from BitmapTexturePool
Comment 1 Zan Dobersek 2017-08-08 06:46:13 PDT
Created attachment 317566 [details]
WIP
Comment 2 Zan Dobersek 2017-08-09 00:31:18 PDT
Created attachment 317686 [details]
Patch

Builds on top of the patch in bug #175317.
Comment 3 Zan Dobersek 2017-08-10 00:38:25 PDT
Created attachment 317789 [details]
Patch for landing
Comment 4 Zan Dobersek 2017-08-10 00:39:41 PDT
Comment on attachment 317789 [details]
Patch for landing

Clearing flags on attachment: 317789

Committed r220521: <http://trac.webkit.org/changeset/220521>
Comment 5 Zan Dobersek 2017-08-10 00:39:46 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Don Olmstead 2017-08-10 01:02:55 PDT
These patches keep breaking the WinCairo build.
Comment 7 Michael Catanzaro 2017-08-10 08:28:52 PDT
(In reply to Don Olmstead from comment #6)
> These patches keep breaking the WinCairo build.

You need an EWS ;)
Comment 8 Zan Dobersek 2017-08-16 00:11:52 PDT
(In reply to Don Olmstead from comment #6)
> These patches keep breaking the WinCairo build.

Breakage on the WinCairo builder after this commit was fixed soon after.