Bug 79434

Summary: Move XML-related APIs from DOMWindow.idl to DOMWindowXML.idl
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore Misc.Assignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, arv, commit-queue, ojan, rakuco, vestbo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 79327    
Attachments:
Description Flags
Patch
none
patch for landing none

Description Kentaro Hara 2012-02-23 20:33:47 PST
For WebKit modularization, we can move XML-related APIs from DOMWindow.idl to DOMWIndowXML.idl.
Comment 1 Kentaro Hara 2012-02-23 20:35:54 PST
Created attachment 128641 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-24 03:58:16 PST
Comment on attachment 128641 [details]
Patch

Rejecting attachment 128641 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:

Hunk #2 succeeded at 20011 (offset 2 lines).
1 out of 2 hunks FAILED -- saving rejects to file Source/WebCore/WebCore.xcodeproj/project.pbxproj.rej
patching file Source/WebCore/page/DOMWindow.idl
Hunk #1 succeeded at 437 (offset -8 lines).
Hunk #2 succeeded at 466 (offset -8 lines).
patching file Source/WebCore/xml/DOMWindowXML.idl

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Adam Barth']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue/

Full output: http://queues.webkit.org/results/11608957
Comment 3 Kentaro Hara 2012-02-24 04:33:54 PST
Created attachment 128707 [details]
patch for landing
Comment 4 WebKit Review Bot 2012-02-24 06:37:20 PST
Comment on attachment 128707 [details]
patch for landing

Clearing flags on attachment: 128707

Committed r108787: <http://trac.webkit.org/changeset/108787>