Closed
Bug 237556
Opened 21 years ago
Closed 21 years ago
ImageDocument aren't XPath evaluators
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
People
(Reporter: jst, Unassigned)
Details
Attachments
(1 file)
1.18 KB,
patch
|
peterv
:
review+
peterv
:
superreview+
chofmann
:
approval1.7b+
|
Details | Diff | Splinter Review |
All documents should expose XPath evaluator methods, if available. All documents
but ImageDocument does now... Patch coming up.
Reporter | ||
Comment 1•21 years ago
|
||
Reporter | ||
Updated•21 years ago
|
Attachment #143969 -
Flags: superreview?(peterv)
Attachment #143969 -
Flags: review?(peterv)
Comment 2•21 years ago
|
||
Comment on attachment 143969 [details] [diff] [review]
Make ImageDocument's expose XPath evaluator methods.
Doh, I checked but apparently missed this one :-/.
Attachment #143969 -
Flags: superreview?(peterv)
Attachment #143969 -
Flags: superreview+
Attachment #143969 -
Flags: review?(peterv)
Attachment #143969 -
Flags: review+
Reporter | ||
Comment 3•21 years ago
|
||
Comment on attachment 143969 [details] [diff] [review]
Make ImageDocument's expose XPath evaluator methods.
Drivers, this is the same thing as bug 237124 (different class). We chose to
take that change for 1.7b, I se no reason not to take this change too.
Attachment #143969 -
Flags: approval1.7b?
Comment 4•21 years ago
|
||
Comment on attachment 143969 [details] [diff] [review]
Make ImageDocument's expose XPath evaluator methods.
a=chofmann for 1.7b
Attachment #143969 -
Flags: approval1.7b? → approval1.7b+
Reporter | ||
Comment 5•21 years ago
|
||
FIXED.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•