Bug 139765

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

Description Chris Dumez 2014-12-17 22:18:00 PST
Move 'font-weight' CSS property to the new StyleBuilder.
Comment 1 Chris Dumez 2014-12-17 22:45:09 PST
Created attachment 243483 [details]
Patch
Comment 2 Chris Dumez 2014-12-17 22:55:31 PST
Created attachment 243484 [details]
Patch
Comment 3 WebKit Commit Bot 2014-12-18 08:47:48 PST
Comment on attachment 243484 [details]
Patch

Rejecting attachment 243484 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-01', 'apply-attachment', '--no-update', '--non-interactive', 243484, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
uzz 3.
patching file Source/WebCore/css/CSSPropertyNames.in
patching file Source/WebCore/css/DeprecatedStyleBuilder.cpp
Hunk #1 succeeded at 503 (offset -11 lines).
Hunk #2 FAILED at 690.
1 out of 2 hunks FAILED -- saving rejects to file Source/WebCore/css/DeprecatedStyleBuilder.cpp.rej
patching file Source/WebCore/css/StyleBuilderCustom.h

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Antti Koivisto']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.appspot.com/results/6495677223796736
Comment 4 Chris Dumez 2014-12-18 10:01:56 PST
Created attachment 243497 [details]
Patch
Comment 5 WebKit Commit Bot 2014-12-18 10:36:27 PST
Comment on attachment 243497 [details]
Patch

Clearing flags on attachment: 243497

Committed r177503: <http://trac.webkit.org/changeset/177503>
Comment 6 WebKit Commit Bot 2014-12-18 10:36:31 PST
All reviewed patches have been landed.  Closing bug.