[webkit-reviews] review granted: [Bug 179131] [Performance] Painting <video> to canvas spends a lot of time in URL getting and parsing : [Attachment 325599] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 1 12:49:22 PDT 2017


Eric Carlson <eric.carlson at apple.com> has granted Jer Noble
<jer.noble at apple.com>'s request for review:
Bug 179131: [Performance] Painting <video> to canvas spends a lot of time in
URL getting and parsing
https://bugs.webkit.org/show_bug.cgi?id=179131

Attachment 325599: Patch

https://bugs.webkit.org/attachment.cgi?id=325599&action=review




--- Comment #4 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 325599
  --> https://bugs.webkit.org/attachment.cgi?id=325599
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=325599&action=review

>
Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundati
onObjC.h:208
> +    void createAVAssetForURL(const URL& url) override;

Nit: "url" isn't necessary.


More information about the webkit-reviews mailing list