Bug 150505 - Web Inspector: xlink:href should be linkified
Summary: Web Inspector: xlink:href should be linkified
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-10-23 11:13 PDT by Timothy Hatcher
Modified: 2015-10-23 17:25 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (4.71 KB, patch)
2015-10-23 16:02 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2015-10-23 11:13:29 PDT
<svg class="glyph"><use xlink:href="Images/ReloadToolbar.svg"></use></svg>

The href isn't linked in source or the DOM because of the attribute namespace.
Comment 1 Radar WebKit Bug Importer 2015-10-23 11:13:48 PDT
<rdar://problem/23237970>
Comment 2 Joseph Pecoraro 2015-10-23 16:02:50 PDT
Created attachment 263952 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-10-23 17:25:36 PDT
Comment on attachment 263952 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 263952

Committed r191519: <http://trac.webkit.org/changeset/191519>
Comment 4 WebKit Commit Bot 2015-10-23 17:25:40 PDT
All reviewed patches have been landed.  Closing bug.