[Webkit-unassigned] [Bug 202934] New: Web Inspector: REGRESSIONL inspector/model/remote-object.html is timing out after r250087

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 10:05:05 PDT 2019


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

            Bug ID: 202934
           Summary: Web Inspector: REGRESSIONL
                    inspector/model/remote-object.html is timing out after
                    r250087
           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: yurys at chromium.org
                CC: inspector-bugzilla-changes at group.apple.com

Since https://trac.webkit.org/changeset/250087 injected script is not passing the test added for https://webkit.org/b/146141. It is timing out on the array with 1M entries because of changes in the following line:

processProperties(o, arrayIndexPropertyNames(o, Math.min(object.length, 100)), isOwnProperty); )

-- 
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/20191014/fe67e51e/attachment-0001.html>


More information about the webkit-unassigned mailing list