Bug 138550

Summary: Move 'resize' CSS property to the new StyleBuilder
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kling, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 137910    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2014-11-09 15:02:45 PST
Move 'resize' CSS property to the new StyleBuilder
Attachments
Patch (6.06 KB, patch)
2014-11-09 15:30 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-11-09 15:30:34 PST
Andreas Kling
Comment 2 2014-11-10 10:55:40 PST
Comment on attachment 241262 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=241262&action=review r=me > Source/WebCore/css/StyleBuilderConverter.h:381 > + if (Settings* settings = styleResolver.document().settings()) I wonder when we would be resolving style without there being a Settings object. (Just curious, not important to look into.)
WebKit Commit Bot
Comment 3 2014-11-10 11:56:27 PST
Comment on attachment 241262 [details] Patch Clearing flags on attachment: 241262 Committed r175817: <http://trac.webkit.org/changeset/175817>
WebKit Commit Bot
Comment 4 2014-11-10 11:56:31 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.