OSDN Git Service

Fix the poster issue and full screen behavior html5 video
authorTeng-Hui Zhu <ztenghui@google.com>
Mon, 12 Sep 2011 18:20:44 +0000 (11:20 -0700)
committerTeng-Hui Zhu <ztenghui@google.com>
Mon, 12 Sep 2011 20:20:05 +0000 (13:20 -0700)
commita6a655013a05dce8dd34c69e4bba05d49f5e9c4d
treeed6010fc9f3a8e624ae47521c05bb55002457a2e
parent13d9e99a89d771d44695e9ddbc28ef0811588076
Fix the poster issue and full screen behavior html5 video

This is related to the change in https://bugs.webkit.org/show_bug.cgi?id=49481,
and it seems there is some following up discussion in this area.
We will just follow what we did from Honeycomb and work around issues for now.

bug:4523481

Change-Id: I3c2225afb078c24db423119a235266f222055431
Source/WebCore/dom/Document.cpp