[Webkit-unassigned] [Bug 29251] Implement distinguishing of un/conditional breakpoints in the Breakpoints sidebar pane

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 13:15:58 PST 2017


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

Matt Baker <mattbaker at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mattbaker at apple.com

--- Comment #4 from Matt Baker <mattbaker at apple.com> ---
We don't style breakpoints with actions differently from default breakpoints, unless they are set to auto-continue (which breakpoints having actions typically are).

What Other Do:
- Chrome: conditional breakpoints are orange/yellow
- Edge: overlays a "+" icon in the breakpoint
- FireFox: look identical to regular breakpoints

Fun Fact:
Edge breakpoints are styled after Visual Studio, which also styles auto-continue breakpoints as a diamond rather than a circle.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170213/153a428c/attachment.html>


More information about the webkit-unassigned mailing list