[Webkit-unassigned] [Bug 148750] New: Web Inspector: should crash on purpose if InjectedScriptSource.js is unparseable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 3 14:19:13 PDT 2015


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

            Bug ID: 148750
           Summary: Web Inspector: should crash on purpose if
                    InjectedScriptSource.js is unparseable
    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, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com
            Blocks: 147066

If the injected script cannot be parsed as a ScriptObject, the current behavior is to crash some time later.
This patch adds a release assertion after trying to inject the script, and dumps the injected script source text that was embedded into the binary.

-- 
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/20150903/0f541c11/attachment.html>


More information about the webkit-unassigned mailing list