Bug 124448 - Move LineWidth.{h,cpp} into rendering/line
Summary: Move LineWidth.{h,cpp} into rendering/line
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zoltan Horvath
URL:
Keywords:
Depends on:
Blocks: 121261
  Show dependency treegraph
 
Reported: 2013-11-15 22:50 PST by Zoltan Horvath
Modified: 2013-11-20 10:22 PST (History)
6 users (show)

See Also:


Attachments
patch (41.49 KB, patch)
2013-11-15 22:54 PST, Zoltan Horvath
hyatt: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff
patch for landing (42.64 KB, patch)
2013-11-20 09:37 PST, Zoltan Horvath
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Horvath 2013-11-15 22:50:03 PST
Move LineWidth.{h,cpp} into rendering/line
Comment 1 Zoltan Horvath 2013-11-15 22:54:29 PST
Created attachment 217117 [details]
patch
Comment 2 Dave Hyatt 2013-11-19 11:36:18 PST
Comment on attachment 217117 [details]
patch

r=me
Comment 3 WebKit Commit Bot 2013-11-19 11:37:18 PST
Comment on attachment 217117 [details]
patch

Rejecting attachment 217117 [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-03', 'apply-attachment', '--no-update', '--non-interactive', 217117, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
re/WebCore.xcodeproj/project.pbxproj.rej
patching file Source/WebCore/rendering/LineWidth.cpp
rm 'Source/WebCore/rendering/LineWidth.cpp'
patching file Source/WebCore/rendering/LineWidth.h
rm 'Source/WebCore/rendering/LineWidth.h'
patching file Source/WebCore/rendering/line/LineWidth.cpp
patching file Source/WebCore/rendering/line/LineWidth.h

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

Full output: http://webkit-queues.appspot.com/results/27108152
Comment 4 Zoltan Horvath 2013-11-20 09:37:03 PST
Created attachment 217448 [details]
patch for landing
Comment 5 WebKit Commit Bot 2013-11-20 10:22:07 PST
Comment on attachment 217448 [details]
patch for landing

Clearing flags on attachment: 217448

Committed r159569: <http://trac.webkit.org/changeset/159569>
Comment 6 WebKit Commit Bot 2013-11-20 10:22:09 PST
All reviewed patches have been landed.  Closing bug.