Bug 138452 - Move 'webkit-clip-path' CSS property to the new StyleBuilder
Summary: Move 'webkit-clip-path' CSS property to the new StyleBuilder
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 137910
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-05 21:25 PST by Chris Dumez
Modified: 2014-11-07 13:22 PST (History)
3 users (show)

See Also:


Attachments
Patch (13.97 KB, patch)
2014-11-05 22:43 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2014-11-05 21:25:20 PST
Move 'webkit-clip-path' CSS property to the new StyleBuilder.
Comment 1 Chris Dumez 2014-11-05 22:43:05 PST
Created attachment 241087 [details]
Patch
Comment 2 WebKit Commit Bot 2014-11-05 22:45:36 PST
Attachment 241087 [details] did not pass style-queue:


ERROR: Source/WebCore/css/StyleBuilderConverter.h:353:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
ERROR: Source/WebCore/css/StyleBuilderConverter.h:354:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
ERROR: Source/WebCore/css/StyleBuilderConverter.h:355:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
ERROR: Source/WebCore/css/StyleBuilderConverter.h:356:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
ERROR: Source/WebCore/css/StyleBuilderConverter.h:357:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
ERROR: Source/WebCore/css/StyleBuilderConverter.h:358:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Total errors found: 6 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Andreas Kling 2014-11-07 12:43:20 PST
Comment on attachment 241087 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2014-11-07 13:21:57 PST
Comment on attachment 241087 [details]
Patch

Clearing flags on attachment: 241087

Committed r175760: <http://trac.webkit.org/changeset/175760>
Comment 5 WebKit Commit Bot 2014-11-07 13:22:01 PST
All reviewed patches have been landed.  Closing bug.