WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
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
Details
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
Details
Patch
(10.31 KB, patch)
2015-01-07 13:24 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2015-01-07 12:08:48 PST
Created
attachment 244175
[details]
Patch
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
Created
attachment 244185
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug