Bug 45339 - Move HTMLInputStream to WebCore/html/parser
Summary: Move HTMLInputStream to WebCore/html/parser
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-07 17:04 PDT by Adam Barth
Modified: 2010-09-08 02:00 PDT (History)
2 users (show)

See Also:


Attachments
Patch (11.19 KB, patch)
2010-09-07 17:05 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2010-09-07 17:04:26 PDT
Move HTMLInputStream to WebCore/html/parser
Comment 1 Adam Barth 2010-09-07 17:05:37 PDT
Created attachment 66792 [details]
Patch
Comment 2 WebKit Commit Bot 2010-09-07 19:50:21 PDT
Comment on attachment 66792 [details]
Patch

Rejecting patch 66792 from commit-queue.

Failed to run "[u'/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', u'--reviewer', u'Darin Adler', u'--force']" exit_code: 1
Last 500 characters of output:
ypi
patching file WebCore/WebCore.vcproj/WebCore.vcproj
patching file WebCore/WebCore.xcodeproj/project.pbxproj
Hunk #2 FAILED at 2786.
Hunk #3 succeeded at 8591 (offset -2 lines).
Hunk #4 FAILED at 8652.
Hunk #5 succeeded at 14184 (offset -4 lines).
Hunk #6 succeeded at 14417 (offset -4 lines).
Hunk #7 succeeded at 18881 (offset -6 lines).
Hunk #8 FAILED at 20436.
3 out of 8 hunks FAILED -- saving rejects to file WebCore/WebCore.xcodeproj/project.pbxproj.rej
rm 'WebCore/html/HTMLInputStream.h'

Full output: http://queues.webkit.org/results/3944328
Comment 3 Adam Barth 2010-09-08 01:59:56 PDT
Comment on attachment 66792 [details]
Patch

Clearing flags on attachment: 66792

Committed r66958: <http://trac.webkit.org/changeset/66958>
Comment 4 Adam Barth 2010-09-08 02:00:01 PDT
All reviewed patches have been landed.  Closing bug.