Bug 199096 - Make it possible to include clipping in GraphicsLayer tree dumps
Summary: Make it possible to include clipping in GraphicsLayer tree dumps
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: 2019-06-20 18:20 PDT by Simon Fraser (smfr)
Modified: 2019-06-24 08:12 PDT (History)
5 users (show)

See Also:


Attachments
Patch (14.21 KB, patch)
2019-06-20 18:21 PDT, Simon Fraser (smfr)
zalan: review+
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) 2019-06-20 18:20:51 PDT
Make it possible to include clipping in GraphicsLayer tree dumps
Comment 1 Simon Fraser (smfr) 2019-06-20 18:21:28 PDT
Created attachment 372606 [details]
Patch
Comment 2 EWS Watchlist 2019-06-20 18:24:19 PDT
Attachment 372606 [details] did not pass style-queue:


ERROR: Source/WebCore/testing/Internals.h:354:  enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums.  [readability/enum_casing] [4]
ERROR: Source/WebCore/testing/Internals.h:355:  enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums.  [readability/enum_casing] [4]
ERROR: Source/WebCore/testing/Internals.h:356:  enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums.  [readability/enum_casing] [4]
ERROR: Source/WebCore/testing/Internals.h:357:  enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums.  [readability/enum_casing] [4]
Total errors found: 4 in 14 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Simon Fraser (smfr) 2019-06-24 08:11:21 PDT
http://trac.webkit.org/r246668
Comment 4 Radar WebKit Bug Importer 2019-06-24 08:12:23 PDT
<rdar://problem/52054248>