[Webkit-unassigned] [Bug 138579] New: Web Inspector: Update Esprima, remove WebInspector.Esprima global.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 10 14:04:34 PST 2014


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

            Bug ID: 138579
           Summary: Web Inspector: Update Esprima, remove
                    WebInspector.Esprima global.
    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: jonowells at apple.com
                CC: graouts at webkit.org, joepeck at webkit.org,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

Need to remove the WebInspector.Esprima global object. Need to do this for two reasons. First, the combined Esprima.js file (along with all other externals) should be included before Main.js, and thus should be agnostic of the WebInspector. Secondly, from a maintenance standpoint we shouldn't be making changes to this file from the standard Esprima library. The necessary changes to the file could be forgotten in the future, so they shouldn't be done.

-- 
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/20141110/47b86ab5/attachment-0002.html>


More information about the webkit-unassigned mailing list