RESOLVED FIXED Bug 55366
FrameLoader: Reorder early-returns in checkCompleted()
https://bugs.webkit.org/show_bug.cgi?id=55366
Summary FrameLoader: Reorder early-returns in checkCompleted()
Andreas Kling
Reported 2011-02-28 05:35:50 PST
We should check allChildrenAreComplete() last, since it's [potentially] the most expensive.
Attachments
Proposed patch (1.45 KB, patch)
2011-02-28 05:36 PST, Andreas Kling
kenneth: review+
Andreas Kling
Comment 1 2011-02-28 05:36:43 PST
Created attachment 84044 [details] Proposed patch
Kenneth Rohde Christiansen
Comment 2 2011-02-28 05:37:51 PST
Comment on attachment 84044 [details] Proposed patch Seems fine.
Andreas Kling
Comment 3 2011-02-28 05:46:54 PST
Note You need to log in before you can comment on or make changes to this bug.