WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 102395
Update DOMException name: NamespaceError
https://bugs.webkit.org/show_bug.cgi?id=102395
Summary
Update DOMException name: NamespaceError
Erik Arvidsson
Reported
2012-11-15 08:47:15 PST
Update DOMException name: NamespaceError
Attachments
Patch
(14.83 KB, patch)
2012-11-15 08:48 PST
,
Erik Arvidsson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Erik Arvidsson
Comment 1
2012-11-15 08:48:04 PST
Created
attachment 174457
[details]
Patch
Kentaro Hara
Comment 2
2012-11-15 16:17:36 PST
Comment on
attachment 174457
[details]
Patch 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.
Erik Arvidsson
Comment 3
2012-11-15 19:17:37 PST
(In reply to
comment #2
)
> (From update of
attachment 174457
[details]
) > 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.
I updated the name property which is currently used in toString.
WebKit Review Bot
Comment 4
2012-11-15 19:29:44 PST
Comment on
attachment 174457
[details]
Patch Clearing flags on attachment: 174457 Committed
r134879
: <
http://trac.webkit.org/changeset/134879
>
WebKit Review Bot
Comment 5
2012-11-15 19:29:48 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug