[Webkit-unassigned] [Bug 148195] Standalone image documents should send their size to the UIClient just like standalone media documents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 15:48:21 PDT 2015


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

Tim Horton <thorton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #259420|review?                     |review+
              Flags|                            |

--- Comment #3 from Tim Horton <thorton at apple.com> ---
Comment on attachment 259420
  --> https://bugs.webkit.org/attachment.cgi?id=259420
Patch

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

> Source/WebCore/page/ChromeClient.h:459
> +    virtual void imageDocumentSizeChanged(const WebCore::IntSize&) { }
>  #if ENABLE(VIDEO)
>      virtual void mediaDocumentNaturalSizeChanged(const WebCore::IntSize&) { }

Any reason these aren't combined?

-- 
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/20150819/3b22c91b/attachment-0001.html>


More information about the webkit-unassigned mailing list