RESOLVED FIXED 111544
[BlackBerry] Use hasTagName instead of hasLocalName in CredentialTransformData
https://bugs.webkit.org/show_bug.cgi?id=111544
Summary [BlackBerry] Use hasTagName instead of hasLocalName in CredentialTransformData
Carlos Garcia Campos
Reported 2013-03-06 01:29:19 PST
hasLocalName expects an AtomicString, but we are passing a HTMLName which is a QualifiedName.
Attachments
Patch (2.18 KB, patch)
2013-03-06 01:31 PST, Carlos Garcia Campos
no flags
Carlos Garcia Campos
Comment 1 2013-03-06 01:31:06 PST
Rob Buis
Comment 2 2013-03-06 06:35:22 PST
Comment on attachment 191686 [details] Patch LGTM.
WebKit Review Bot
Comment 3 2013-03-06 07:07:59 PST
Comment on attachment 191686 [details] Patch Clearing flags on attachment: 191686 Committed r144921: <http://trac.webkit.org/changeset/144921>
WebKit Review Bot
Comment 4 2013-03-06 07:08:03 PST
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.