Bug 135356 - <embed> videos flashes constantly while playing inline on iPad, making it unwatchable
Summary: <embed> videos flashes constantly while playing inline on iPad, making it unw...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-07-28 14:54 PDT by Antti Koivisto
Modified: 2014-07-28 15:18 PDT (History)
5 users (show)

See Also:


Attachments
patch (2.23 KB, patch)
2014-07-28 15:02 PDT, Antti Koivisto
simon.fraser: review+
simon.fraser: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2014-07-28 14:54:54 PDT
For example http://www.sambushell.com/morepower/ 

We are repeatedly reconstructing the render tree.
Comment 1 Antti Koivisto 2014-07-28 15:02:34 PDT
Created attachment 235619 [details]
patch
Comment 2 Antti Koivisto 2014-07-28 15:03:29 PDT
<rdar://problem/16828238>
Comment 3 Simon Fraser (smfr) 2014-07-28 15:07:33 PDT
Comment on attachment 235619 [details]
patch

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

> Source/WebCore/html/HTMLPlugInImageElement.cpp:231
>      // FIXME: There shoudn't be need to force render tree reconstruction here.

I would prefer a blank line before the comment.
Comment 4 Antti Koivisto 2014-07-28 15:18:47 PDT
http://trac.webkit.org/changeset/171702