[webkit-reviews] review granted: [Bug 48812] FrameLoader::checkLoadCompleteForThisFrame uses wrong history item : [Attachment 74136] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 11:53:15 PST 2010


Darin Adler <darin at apple.com> has granted Charles Reis <creis at chromium.org>'s
request for review:
Bug 48812: FrameLoader::checkLoadCompleteForThisFrame uses wrong history item
https://bugs.webkit.org/show_bug.cgi?id=48812

Attachment 74136: Patch
https://bugs.webkit.org/attachment.cgi?id=74136&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=74136&action=review

> WebCore/loader/NavigationAction.h:45
> +	   NavigationAction(const KURL&, FrameLoadType,
PassRefPtr<HistoryItem>);

Could have an = 0 on this line.


More information about the webkit-reviews mailing list