Bug 121052 - REGRESSION (r155377): Convert the media elements that were RenderBlocks to RenderBlockFlows
Summary: REGRESSION (r155377): Convert the media elements that were RenderBlocks to Re...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks: 84924
  Show dependency treegraph
 
Reported: 2013-09-09 15:06 PDT by Dave Hyatt
Modified: 2013-09-09 15:14 PDT (History)
6 users (show)

See Also:


Attachments
Patch that fixes build bustage. (1.98 KB, patch)
2013-09-09 15:07 PDT, Dave Hyatt
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2013-09-09 15:06:37 PDT
Convert the media elements that were RenderBlocks to RenderBlockFlows
Comment 1 Dave Hyatt 2013-09-09 15:07:04 PDT
Created attachment 211098 [details]
Patch that fixes build bustage.
Comment 2 Dave Hyatt 2013-09-09 15:14:46 PDT
Fixed in r155390.