[Webkit-unassigned] [Bug 130119] Web Inspector: OS X View Indication

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 12 12:07:07 PDT 2014


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


Timothy Hatcher <timothy at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #226480|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #5 from Timothy Hatcher <timothy at apple.com>  2014-03-12 12:07:28 PST ---
(From update of attachment 226480)
View in context: https://bugs.webkit.org/attachment.cgi?id=226480&action=review

> Source/WebCore/inspector/InspectorOverlay.cpp:330
> +    return m_highlightNode || m_highlightNode || m_indicating || !m_pausedInDebuggerMessage.isNull();

We could remove m_pausedInDebuggerMessage (and friends), it is dead code to us.

-- 
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