[Webkit-unassigned] [Bug 50187] implement onload events for <link rel=prefetch>
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 4 11:17:13 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=50187
Adam Barth <abarth at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #75611|review?, commit-queue? |review+, commit-queue+
Flag| |
--- Comment #17 from Adam Barth <abarth at webkit.org> 2010-12-04 11:17:13 PST ---
(From update of attachment 75611)
View in context: https://bugs.webkit.org/attachment.cgi?id=75611&action=review
Thanks!
> WebCore/html/HTMLLinkElement.cpp:384
> + if (m_cachedLinkPrefetch.get() == resource) {
Can this be false? Or are we just planning ahead?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list