Bug 66409 - New XML parser: attributes with the same local name but different prefix are ignored
Summary: New XML parser: attributes with the same local name but different prefix are ...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Vicki Pfau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-17 14:03 PDT by Vicki Pfau
Modified: 2024-05-04 17:37 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.96 KB, patch)
2011-08-17 14:05 PDT, Vicki Pfau
abarth: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vicki Pfau 2011-08-17 14:03:51 PDT
New XML parser: attributes with the same local name but different prefix are ignored
Comment 1 Vicki Pfau 2011-08-17 14:05:30 PDT
Created attachment 104235 [details]
Patch
Comment 2 Adam Barth 2011-08-17 16:19:26 PDT
Comment on attachment 104235 [details]
Patch

This seems like a bit of a hack, no?  You're storing a value in a variable of the wrong type, effectively.  The compiler lets you get away with it only because they're both strings...
Comment 3 Ahmad Saleem 2024-05-04 17:37:23 PDT
New XML Parser was removed in below:

https://github.com/WebKit/WebKit/commit/cc4307c51c8b2d595a6780b887e1974090421e29