[Webkit-unassigned] [Bug 40781] Web Inspector: show actual breakpoint position in UI.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 10:34:45 PDT 2010


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





--- Comment #16 from Pavel Podivilov <podivilov at chromium.org>  2010-06-29 10:34:45 PST ---
(In reply to comment #15)
> (From update of attachment 59905 [details])
> WebCore/inspector/InspectorController.cpp:1758
>  +      m_breakpointsMapping.set(breakpointId, actualLineNumber);
> I still do not understand why you need this mapping. Again, name is confusing in either case.

Please look at the patch for https://bugs.webkit.org/show_bug.cgi?id=40669.
This mapping is moved to front-end, and doesn't look so weird now (I hope).

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