Bug 92823

Summary: Internals::setAuthorShadowDOMForAnyElementEnabled should be on InternalSettings
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: Tools / TestsAssignee: Hajime Morrita <morrita>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch haraken: review+, webkit.review.bot: commit-queue-

Description Hajime Morrita 2012-07-31 19:16:19 PDT
The API should be on InternalSettings to support restoring original.
Comment 1 Hajime Morrita 2012-07-31 19:41:23 PDT
Created attachment 155705 [details]
Patch
Comment 2 Kentaro Hara 2012-07-31 19:44:24 PDT
Comment on attachment 155705 [details]
Patch

Looks OK
Comment 3 WebKit Review Bot 2012-07-31 21:49:32 PDT
Comment on attachment 155705 [details]
Patch

Rejecting attachment 155705 [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:
Source/WebCore/ChangeLog
Failed to merge in the changes.
Patch failed at 0001 media/video-currentTime-delay.html shouldn't be a performance test, so remove artificial deadline.

When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To restore the original branch and stop rebasing run "git rebase --abort".

rebase refs/remotes/origin/master: command returned error: 1

Died at Tools/Scripts/update-webkit line 164.

Full output: http://queues.webkit.org/results/13394970
Comment 4 Hajime Morrita 2012-07-31 23:12:59 PDT
Committed r124304: <http://trac.webkit.org/changeset/124304>