Bug 102512 - Update DOMException name: QuotaExceededError
Summary: Update DOMException name: QuotaExceededError
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-16 07:43 PST by Erik Arvidsson
Modified: 2012-11-19 06:31 PST (History)
2 users (show)

See Also:


Attachments
Patch (5.23 KB, patch)
2012-11-16 07:43 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-16 07:43:00 PST
Update DOMException name: QuotaExceededError
Comment 1 Erik Arvidsson 2012-11-16 07:43:33 PST
Created attachment 174683 [details]
Patch
Comment 2 Kentaro Hara 2012-11-18 16:02:31 PST
Comment on attachment 174683 [details]
Patch

As commented in another bug, I wonder why you're updating test results only (and why the patch is passing all tests.)
Comment 3 Erik Arvidsson 2012-11-19 06:05:16 PST
(In reply to comment #2)
> (From update of attachment 174683 [details])
> As commented in another bug, I wonder why you're updating test results only (and why the patch is passing all tests.)

A lot of tests just outputs exceptionObject.toString() so only the expectations change.
Comment 4 WebKit Review Bot 2012-11-19 06:31:25 PST
Comment on attachment 174683 [details]
Patch

Clearing flags on attachment: 174683

Committed r135149: <http://trac.webkit.org/changeset/135149>
Comment 5 WebKit Review Bot 2012-11-19 06:31:28 PST
All reviewed patches have been landed.  Closing bug.