Bug 102418 - Update DOMException name: TypeMismatchError
Summary: Update DOMException name: TypeMismatchError
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Erik Arvidsson
URL:
Keywords:
Depends on:
Blocks: 101606
  Show dependency treegraph
 
Reported: 2012-11-15 11:59 PST by Erik Arvidsson
Modified: 2012-11-16 08:22 PST (History)
8 users (show)

See Also:


Attachments
Patch (37.02 KB, patch)
2012-11-15 12:01 PST, Erik Arvidsson
no flags Details | Formatted Diff | Diff
Patch for landing (36.87 KB, patch)
2012-11-16 06:18 PST, Erik Arvidsson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Arvidsson 2012-11-15 11:59:48 PST
Update DOMException name: TypeMismatchError
Comment 1 Erik Arvidsson 2012-11-15 12:01:41 PST
Created attachment 174497 [details]
Patch
Comment 2 Kentaro Hara 2012-11-15 16:10:57 PST
Comment on attachment 174497 [details]
Patch

Looks OK. Let's land them one by one.
Comment 3 Erik Arvidsson 2012-11-15 19:13:21 PST
(In reply to comment #2)
> (From update of attachment 174497 [details])
> Looks OK. Let's land them one by one.

Yup, I've been landing them through the commit queue
Comment 4 WebKit Review Bot 2012-11-15 20:01:04 PST
Comment on attachment 174497 [details]
Patch

Rejecting attachment 174497 [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:
re/ChangeLog
CONFLICT (content): Merge conflict in Source/WebCore/ChangeLog
Failed to merge in the changes.
Patch failed at 0001 [V8] Remove IsSubType() from CodeGeneratorV8.pm

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 154.

Full output: http://queues.webkit.org/results/14838951
Comment 5 Erik Arvidsson 2012-11-16 06:18:31 PST
Created attachment 174666 [details]
Patch for landing
Comment 6 WebKit Review Bot 2012-11-16 08:22:44 PST
Comment on attachment 174666 [details]
Patch for landing

Clearing flags on attachment: 174666

Committed r134954: <http://trac.webkit.org/changeset/134954>
Comment 7 WebKit Review Bot 2012-11-16 08:22:50 PST
All reviewed patches have been landed.  Closing bug.