Bug 135356

Summary: <embed> videos flashes constantly while playing inline on iPad, making it unwatchable
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, gyuyoung.kim, kling, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch simon.fraser: review+, simon.fraser: commit-queue-

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