[webkit-reviews] review granted: [Bug 102395] Update DOMException name: NamespaceError : [Attachment 174457] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 16:15:45 PST 2012


Kentaro Hara <haraken at chromium.org> has granted Erik Arvidsson
<arv at chromium.org>'s request for review:
Bug 102395: Update DOMException name: NamespaceError
https://bugs.webkit.org/show_bug.cgi?id=102395

Attachment 174457: Patch
https://bugs.webkit.org/attachment.cgi?id=174457&action=review

------- Additional Comments from Kentaro Hara <haraken at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=174457&action=review


ok

> LayoutTests/fast/dom/EntityReference/readonly-exceptions-expected.txt:10
> -PASS entityReference.prefix = 'foo' threw exception Error: NAMESPACE_ERR:
DOM Exception 14.
> +PASS entityReference.prefix = 'foo' threw exception Error: NamespaceError:
DOM Exception 14.

Who is throwing this exception? I wonder why you need to update a test result
even though you don't update any WebCore source code.


More information about the webkit-reviews mailing list