Bug 153248

Summary: REGRESSION: Web Inspector: Hovering linkified node references should show node highlight
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
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 Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2016-01-19 14:03:55 PST
* SUMMARY
Hovering linkified node references should show node highlight.

Not sure when this regressed, probably when we switched to a default parameter.
Comment 1 Radar WebKit Bug Importer 2016-01-19 14:04:29 PST
<rdar://problem/24245518>
Comment 2 Joseph Pecoraro 2016-01-19 14:06:44 PST
Created attachment 269290 [details]
[PATCH] Proposed Fix
Comment 3 Joseph Pecoraro 2016-01-19 14:08:15 PST
Comment on attachment 269290 [details]
[PATCH] Proposed Fix

Looking around at other code, I think I found another issue.
Comment 4 Joseph Pecoraro 2016-01-19 14:09:46 PST
Comment on attachment 269290 [details]
[PATCH] Proposed Fix

Nevermind! In that case it was expected to hide the highlight.
Comment 5 WebKit Commit Bot 2016-01-19 15:04:01 PST
Comment on attachment 269290 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 269290

Committed r195318: <http://trac.webkit.org/changeset/195318>
Comment 6 WebKit Commit Bot 2016-01-19 15:04:05 PST
All reviewed patches have been landed.  Closing bug.