[Webkit-unassigned] [Bug 142631] New: Web Inspector: Add Conditional Type Breakpoint from Type Annotation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 12 12:04:19 PDT 2015


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

            Bug ID: 142631
           Summary: Web Inspector: Add Conditional Type Breakpoint from
                    Type Annotation
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: burg at cs.washington.edu, graouts at webkit.org,
                    joepeck at webkit.org, jonowells at apple.com,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    saambarati1 at gmail.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

* SUMMARY
It would be useful to break in the debugger when a function gets an unexpected type. So that you can debug immediately when you are in that situation.

* THOUGHTS
1. Inspect page
2. Function shows type annotation for "Number" when you expected "Int"
3. Right click Type Annotation, and "Add Conditional Type Breakpoint"
4. Select the "Expected Types" (pre-populated with the current types in the Type Annotation)
  => Sets a Conditional Breakpoint

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150312/6970ad26/attachment-0002.html>


More information about the webkit-unassigned mailing list