[Webkit-unassigned] [Bug 138582] New: Don't track sub-resources that are started after main frame progress has completed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 10 14:55:00 PST 2014


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

            Bug ID: 138582
           Summary: Don't track sub-resources that are started after main
                    frame progress has completed.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: yongjun_zhang at apple.com

After main frame progress has finished, start loading a sub-resource shouldn't affect UI process's view of page loading status (i.e., the page has already completed loading and the progress shouldn't change).  To avoid confusing the UI, we should consider not to track sub-resources that are started after the main frame has finished loading, except for those loaded by user interaction.

-- 
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/db6580fa/attachment-0002.html>


More information about the webkit-unassigned mailing list