[Webkit-unassigned] [Bug 20073] Pending resource requests not always stopped when new request is loaded
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 22 21:30:06 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=20073
mjs at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #22331|review?(andersca at apple.com) |review-
Flag| |
------- Comment #8 from mjs at apple.com 2009-05-22 21:30 PDT -------
(From update of attachment 22331)
r- for the following:
1) The comment is too long.
2) No ChangeLog entry.
3) No test case.
4) After review of the code, I am not sure if true or false is right. The
difference is that stopLoading(true) will send an unload event, while false
will not. The best way to check which is right is to check if other browsers
send an unload even in this situation.
Conceptually, it seems right to stop loading here, just these details need to
be worked out.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list