[Webkit-unassigned] [Bug 210470] New: REGRESSION (r259587): bterlson/eshost throws during init in strict mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 18:18:50 PDT 2020


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

            Bug ID: 210470
           Summary: REGRESSION (r259587): bterlson/eshost throws during
                    init in strict mode
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: shvaikalesh at gmail.com

bterlson/eshost is used by bterlson/test262-harness, which is used by https://test262.report.
As of r259587, JSC fails all tests in strict mode.
During init, bterlson/eshost does `$262.IsHTMLDDA = function() {...}`, which causes TypeError because "IsHTMLDDA" property has no setter.

-- 
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/20200414/dfafd89e/attachment-0001.htm>


More information about the webkit-unassigned mailing list