[Webkit-unassigned] [Bug 28074] V8 bindings for DOMApplicationCache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 14:44:06 PDT 2009


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


Dimitri Glazkov (Google) <dglazkov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34295|review?                     |review+
               Flag|                            |




--- Comment #3 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2009-08-07 14:44:04 PDT ---
(From update of attachment 34295)
> -// A JS object of type EventTarget can only be the following possible types:
> -// 1) EventTargetNode; 2) DOMWindow 3) XMLHttpRequest; 4) MessagePort;
> -// 5) XMLHttpRequestUpload
> -// check EventTarget.h for new type conversion methods
> +// A JS object of type EventTarget is limited to a small number of possible classes.
> +// Check EventTarget.h for new type conversion methods

Heh, good call on this one :)

r=me.

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