Bug 199096

Summary: Make it possible to include clipping in GraphicsLayer tree dumps
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch zalan: review+

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>