RESOLVED FIXED Bug 140181
Move 'font' CSS property to the new StyleBuilder
https://bugs.webkit.org/show_bug.cgi?id=140181
Summary Move 'font' CSS property to the new StyleBuilder
Chris Dumez
Reported 2015-01-07 09:57:38 PST
Move 'font' CSS property to the new StyleBuilder
Attachments
Patch (9.83 KB, patch)
2015-01-07 12:08 PST, Chris Dumez
no flags
Archive of layout-test-results from ews101 for mac-mountainlion (189.38 KB, application/zip)
2015-01-07 12:47 PST, Build Bot
no flags
Archive of layout-test-results from ews106 for mac-mountainlion-wk2 (195.85 KB, application/zip)
2015-01-07 12:49 PST, Build Bot
no flags
Patch (10.31 KB, patch)
2015-01-07 13:24 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-01-07 12:08:48 PST
Build Bot
Comment 2 2015-01-07 12:47:25 PST
Comment on attachment 244175 [details] Patch Attachment 244175 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/5313252326113280 Number of test failures exceeded the failure limit.
Build Bot
Comment 3 2015-01-07 12:47:28 PST
Created attachment 244177 [details] Archive of layout-test-results from ews101 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews101 Port: mac-mountainlion Platform: Mac OS X 10.8.5
Build Bot
Comment 4 2015-01-07 12:49:47 PST
Comment on attachment 244175 [details] Patch Attachment 244175 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/5167753866510336 Number of test failures exceeded the failure limit.
Build Bot
Comment 5 2015-01-07 12:49:49 PST
Created attachment 244178 [details] Archive of layout-test-results from ews106 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.5
Chris Dumez
Comment 6 2015-01-07 13:24:01 PST
Darin Adler
Comment 7 2015-01-07 20:16:22 PST
Comment on attachment 244185 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=244185&action=review > Source/WebCore/css/StyleResolver.h:289 > + friend class StyleBuilderCustom; Making a class a friend is such a blunt tool. Is there some nicer way to do this? Can we make just one function a friend or something?
WebKit Commit Bot
Comment 8 2015-01-07 21:37:00 PST
Comment on attachment 244185 [details] Patch Clearing flags on attachment: 244185 Committed r178101: <http://trac.webkit.org/changeset/178101>
WebKit Commit Bot
Comment 9 2015-01-07 21:37:05 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.