Bug 139765 - Move 'font-weight' CSS property to the new StyleBuilder
Summary: Move 'font-weight' CSS property to the new StyleBuilder
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on: 137910
Blocks:
  Show dependency treegraph
 
Reported: 2014-12-17 22:18 PST by Chris Dumez
Modified: 2014-12-18 10:36 PST (History)
5 users (show)

See Also:


Attachments
Patch (7.37 KB, patch)
2014-12-17 22:45 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (7.42 KB, patch)
2014-12-17 22:55 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (7.51 KB, patch)
2014-12-18 10:01 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.