Bug 12724 - Crash when enumerating XPath namespace axis
Summary: Crash when enumerating XPath namespace axis
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-10 05:26 PST by Alexey Proskuryakov
Modified: 2007-02-10 18:16 PST (History)
0 users

See Also:


Attachments
proposed fix (6.01 KB, patch)
2007-02-10 05:43 PST, Alexey Proskuryakov
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2007-02-10 05:26:46 PST
XPath namespace nodes are not implemented yet (bug 12504), but trying to access them shouldn't cause a crash, as it does currently.
Comment 1 Alexey Proskuryakov 2007-02-10 05:43:07 PST
Created attachment 13104 [details]
proposed fix
Comment 2 Maciej Stachowiak 2007-02-10 15:06:07 PST
Comment on attachment 13104 [details]
proposed fix

r=me
Comment 3 Sam Weinig 2007-02-10 18:16:22 PST
Landed in r19558.