[Webkit-unassigned] [Bug 167324] New: Maintain ordering when doing speculative loads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 14:26:30 PST 2017


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

            Bug ID: 167324
           Summary: Maintain ordering when doing speculative loads
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi
                CC: beidson at apple.com

Currently we randomize the ordering of speculative loads because they are serialized as a hash map. It would be better to load in the same order as the requests were originally issued as that is likely to match the order the document needs them.

-- 
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/20170123/8ef835c9/attachment.html>


More information about the webkit-unassigned mailing list