[Webkit-unassigned] [Bug 164065] New: Web Inspector: clean up tracking of whether an "internal" evaluation is being performed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 10:05:43 PDT 2016


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

            Bug ID: 164065
           Summary: Web Inspector: clean up tracking of whether an
                    "internal" evaluation is being performed
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: bburg at apple.com, joepeck at webkit.org,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

Currently there is the argument 'doNotPauseOnExceptionsAndMuteConsole' to RuntimeAgent.evaluate. This should be aliased to something more straightforward like "internalEvaluation" or something. We may want to expand the behaviors we change when doing an "internal" (i.e., not-user-initiated) evaluation in Web Inspector. For example we probably don't want to pause at a breakpoint while evaluating completions, but we don't turn off breakpoints/pause on next statement when evaluating these things.

-- 
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/20161027/c3a10022/attachment.html>


More information about the webkit-unassigned mailing list