[Webkit-unassigned] [Bug 76270] Implement offline web applications abort API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 16 11:04:47 PST 2012


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #122543|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #24 from Alexey Proskuryakov <ap at webkit.org>  2012-01-16 11:04:46 PST ---
(From update of attachment 122543)
View in context: https://bugs.webkit.org/attachment.cgi?id=122543&action=review

r=me

> Source/WebCore/loader/appcache/ApplicationCacheGroup.h:80
> +    void abort(Frame*);

I'd just make this function not take any argument. That said, how we link update to a frame is so broken that it doesn't matter much.

-- 
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