[Webkit-unassigned] [Bug 146253] MediaSession: Support setting of metadata

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 24 09:40:57 PDT 2015


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

--- Comment #5 from Matt Rajca <mrajca at apple.com> ---
(In reply to comment #3)
> Comment on attachment 255464 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=255464&action=review
> 
> > Source/WebCore/Modules/mediasession/MediaSession.cpp:39
> > +    : m_scriptExecutionContext(&context)
> 
> Unless you will need the ScriptExecutionContext for something else later, I
> think we should capture a reference to the document instead as the only
> thing we do with the ScriptExecutionContext is get its document.

Changed. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150624/582b0b85/attachment.html>


More information about the webkit-unassigned mailing list