[Webkit-unassigned] [Bug 152431] Fix the !ENABLE(VIDEO) build after r192953 for <picture> element introduction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 10:50:55 PST 2015


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

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #267637|review?, commit-queue?      |review+, commit-queue+
              Flags|                            |

--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 267637
  --> https://bugs.webkit.org/attachment.cgi?id=267637
Patch

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

> Source/WebCore/html/HTMLSourceElement.cpp:67
> +        else
> +#endif
> +        if (is<HTMLPictureElement>(*parent))

This is strange, but it's clear what is going on and has the correct behavior, and I can't make anything that does this that doesn't also look strange.

-- 
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/20151218/7018ea2f/attachment.html>


More information about the webkit-unassigned mailing list