Bug 121380

Summary: Restore two-pass mechanism for FrameView::updateEmbeddedObjects().
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: kling, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2013-09-15 00:46:17 PDT
Restore two-pass mechanism for FrameView::updateEmbeddedObjects().
Comment 1 Andreas Kling 2013-09-15 00:46:48 PDT
Created attachment 211690 [details]
Patch
Comment 2 Andreas Kling 2013-09-15 01:14:18 PDT
Comment on attachment 211690 [details]
Patch

Clearing flags on attachment: 211690

Committed r155798: <http://trac.webkit.org/changeset/155798>
Comment 3 Andreas Kling 2013-09-15 01:14:24 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Simon Fraser (smfr) 2013-09-20 15:28:10 PDT
Restore from when? Neither this bug nor the changelog says.
Comment 5 Andreas Kling 2013-09-20 15:32:55 PDT
(In reply to comment #4)
> Restore from when? Neither this bug nor the changelog says.

I removed it in <https://trac.webkit.org/r155796> and then Darin asked me (on IRC) to put it back.