[Webkit-unassigned] [Bug 62860] Web Inspector: REGRESSION: Highlighting broken while navigating the tabs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 17 07:01:45 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62860





--- Comment #2 from Andrey Adaikin <aandrey at chromium.org>  2011-06-17 07:01:45 PST ---
I remember I fixed the very same bug here:
http://trac.webkit.org/browser/trunk/Source/WebCore/inspector/front-end/inspector.js#L1195

but somebody added this code snippet before it:

if (!panel.canShowAnchorLocation(anchor))
  return false;

thus I guess the bug appeared again.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list