Bug 8755
Summary: | Should support creating Objective C wrappers for XPATH_NAMESPACE_NODE | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anders Carlsson <andersca> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | ap, ian |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
Bug Depends on: | 12504 | ||
Bug Blocks: |
Anders Carlsson
Currently, the XPath implementation doesn't support creating namespace nodes, but when it does we should support creating objective-c wrappers for them
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
No user ever has asked for this and namespace nodes are pure evil. Finally marking WONTFIX.
Anders Carlsson
Wow, I wonder why I filed this :)