[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:29:34 PST 2012


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





--- Comment #3 from Dan Carney <dcarney at google.com>  2012-11-27 01:31:46 PST ---
(In reply to comment #2)
> (From update of attachment 176195 [details])
> 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 ?

I will move it to the header, i just wanted all the uses of the function in the same spot as the function.

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