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 117204
Remove [NoInterfaceObject] from XPathExpression and NodeIterator
https://bugs.webkit.org/show_bug.cgi?id=117204
Summary
Remove [NoInterfaceObject] from XPathExpression and NodeIterator
Chris Dumez
Reported
2013-06-04 10:12:37 PDT
XPathExpression and NodeIterator interfaces should not have [NoInterfaceObject] extended attribute according to their respective specifications:
http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathExpression
http://www.w3.org/TR/DOM-Level-2-Traversal-Range/traversal.html#Traversal-NodeIterator
Attachments
Patch
(14.92 KB, patch)
2013-06-04 10:30 PDT
,
Chris Dumez
ap
: review+
Details
Formatted Diff
Diff
Patch for landing
(16.06 KB, patch)
2013-06-04 11:55 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2013-06-04 10:30:55 PDT
Created
attachment 203711
[details]
Patch
Alexey Proskuryakov
Comment 2
2013-06-04 10:38:57 PDT
Comment on
attachment 203711
[details]
Patch Looks like this matches Firefox at least...
Chris Dumez
Comment 3
2013-06-04 10:57:40 PDT
(In reply to
comment #2
)
> (From update of
attachment 203711
[details]
) > Looks like this matches Firefox at least...
Right. Sorry, I should have mentioned that. I'm going to submit the same patch to Blink as well.
Chris Dumez
Comment 4
2013-06-04 11:55:59 PDT
Created
attachment 203716
[details]
Patch for landing Rebaseline fast/dom/dom-constructors.html as well.
WebKit Commit Bot
Comment 5
2013-06-04 13:27:29 PDT
Comment on
attachment 203716
[details]
Patch for landing Clearing flags on attachment: 203716 Committed
r151182
: <
http://trac.webkit.org/changeset/151182
>
WebKit Commit Bot
Comment 6
2013-06-04 13:27:33 PDT
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