[Webkit-unassigned] [Bug 103376] [V8] add contextForWorld helper function to ScriptController

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 01:14:41 PST 2012


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


Kentaro Hara <haraken at chromium.org> changed:

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




--- Comment #2 from Kentaro Hara <haraken at chromium.org>  2012-11-27 01:16:53 PST ---
(From update of attachment 176195)
View in context: https://bugs.webkit.org/attachment.cgi?id=176195&action=review

> Source/WebCore/bindings/v8/ScriptController.cpp:437
> +inline v8::Local<v8::Context> ScriptController::contextForWorld(DOMWrapperWorld* world)

This could be in a header file. Maybe you couldn't write it in a header file due to some #include dependency problem ?

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