RESOLVED FIXED Bug 138550
Move 'resize' CSS property to the new StyleBuilder
https://bugs.webkit.org/show_bug.cgi?id=138550
Summary Move 'resize' CSS property to the new StyleBuilder
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.