[Webkit-unassigned] [Bug 161188] New: javascript exception when evaluating built in objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 25 01:41:01 PDT 2016


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

            Bug ID: 161188
           Summary: javascript exception when evaluating built in objects
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: keijser at gmail.com
                CC: bugs-noreply at webkitgtk.org

When running a script that evaluates to some built in object like e.g `window`, `window.location` etc a javascript exception is returned. Explicitly coercing to a string like `""+window` does not result in an exception and anything returning a primitive also works like `window.length`

-- 
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/20160825/58dc363b/attachment-0001.html>


More information about the webkit-unassigned mailing list