Bug 150505

Summary: Web Inspector: xlink:href should be linkified
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.