Bug 103501 - [CSS Regions] Fix content node renderers ordering inside the named flow thread
Summary: [CSS Regions] Fix content node renderers ordering inside the named flow thread
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andrei Bucur
URL:
Keywords:
: 103153 (view as bug list)
Depends on:
Blocks: 57312 103153
  Show dependency treegraph
 
Reported: 2012-11-28 03:38 PST by Andrei Bucur
Modified: 2012-11-29 02:01 PST (History)
5 users (show)

See Also:


Attachments
Patch (20.08 KB, patch)
2012-11-28 09:45 PST, Andrei Bucur
no flags Details | Formatted Diff | Diff
Patch (20.04 KB, patch)
2012-11-28 09:49 PST, Andrei Bucur
no flags Details | Formatted Diff | Diff
Patch (20.30 KB, patch)
2012-11-28 10:15 PST, Andrei Bucur
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Bucur 2012-11-28 03:38:17 PST
The code for adding a content node renderer doesn't respect DOM ordering.
Comment 1 Andrei Bucur 2012-11-28 09:45:13 PST
Created attachment 176499 [details]
Patch
Comment 2 Andrei Bucur 2012-11-28 09:49:23 PST
Created attachment 176501 [details]
Patch
Comment 3 Andrei Bucur 2012-11-28 10:15:00 PST
Created attachment 176511 [details]
Patch
Comment 4 Dave Hyatt 2012-11-28 10:19:09 PST
Comment on attachment 176511 [details]
Patch

r=me
Comment 5 WebKit Review Bot 2012-11-29 00:36:41 PST
Comment on attachment 176511 [details]
Patch

Clearing flags on attachment: 176511

Committed r136107: <http://trac.webkit.org/changeset/136107>
Comment 6 WebKit Review Bot 2012-11-29 00:36:44 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Andrei Bucur 2012-11-29 02:01:20 PST
*** Bug 103153 has been marked as a duplicate of this bug. ***