Bug 179286 - Add a GraphicsContextImpl and use it for DispayList::Recorder
Summary: Add a GraphicsContextImpl and use it for DispayList::Recorder
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: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-11-04 12:20 PDT by Simon Fraser (smfr)
Modified: 2017-11-15 09:41 PST (History)
9 users (show)

See Also:


Attachments
Patch (64.15 KB, patch)
2017-11-04 12:22 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (76.08 KB, patch)
2017-11-04 12:57 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (79.05 KB, patch)
2017-11-04 13:28 PDT, Simon Fraser (smfr)
sam: review+
Details | Formatted Diff | Diff
Patch (79.83 KB, patch)
2017-11-04 15:36 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2017-11-04 12:20:35 PDT
Add a GraphicsContextImpl and use it for DispayList::Recorder
Comment 1 Simon Fraser (smfr) 2017-11-04 12:22:36 PDT
Created attachment 326033 [details]
Patch
Comment 2 Build Bot 2017-11-04 12:26:05 PDT
Attachment 326033 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp:1553:  Missing space before {  [whitespace/braces] [5]
Total errors found: 1 in 13 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Simon Fraser (smfr) 2017-11-04 12:57:18 PDT
Created attachment 326036 [details]
Patch
Comment 4 Build Bot 2017-11-04 12:59:28 PDT
Attachment 326036 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp:1553:  Missing space before {  [whitespace/braces] [5]
Total errors found: 1 in 14 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Simon Fraser (smfr) 2017-11-04 13:28:24 PDT
Created attachment 326038 [details]
Patch
Comment 6 Simon Fraser (smfr) 2017-11-04 15:36:50 PDT
Created attachment 326047 [details]
Patch
Comment 7 WebKit Commit Bot 2017-11-04 16:43:59 PDT
Comment on attachment 326047 [details]
Patch

Clearing flags on attachment: 326047

Committed r224463: <https://trac.webkit.org/changeset/224463>
Comment 8 Radar WebKit Bug Importer 2017-11-15 09:41:59 PST
<rdar://problem/35562254>