Bug 102512

Summary: Update DOMException name: QuotaExceededError
Product: WebKit Reporter: Erik Arvidsson <arv>
Component: New BugsAssignee: Erik Arvidsson <arv>
Status: RESOLVED FIXED    
Severity: Normal CC: haraken, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 101606    
Attachments:
Description Flags
Patch none

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.