Bug 121380 - Restore two-pass mechanism for FrameView::updateEmbeddedObjects().
Summary: Restore two-pass mechanism for FrameView::updateEmbeddedObjects().
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: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-15 00:46 PDT by Andreas Kling
Modified: 2013-09-20 15:32 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.98 KB, patch)
2013-09-15 00:46 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.