Currently, the inNamedFlow flag in Node class actually tells is a node is a content node, one that has a style with flow-into. Since it is used only for those nodes and not propagated through hierarchy, i want to renamed it to a more meaningful name.
Created attachment 227777 [details] Patch
Comment on attachment 227777 [details] Patch r=me
Comment on attachment 227777 [details] Patch Rejecting attachment 227777 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'apply-attachment', '--no-update', '--non-interactive', 227777, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: t 497 (offset 13 lines). Hunk #3 succeeded at 518 (offset 13 lines). Hunk #4 succeeded at 634 (offset 13 lines). patching file Source/WebCore/style/StyleResolveTree.cpp Hunk #1 FAILED at 422. Hunk #2 succeeded at 723 with fuzz 2 (offset 59 lines). 1 out of 2 hunks FAILED -- saving rejects to file Source/WebCore/style/StyleResolveTree.cpp.rej Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Andrei Bucur']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Full output: http://webkit-queues.appspot.com/results/4665520531963904
Created attachment 227935 [details] Patch for landing
Comment on attachment 227935 [details] Patch for landing Clearing flags on attachment: 227935 Committed r166354: <http://trac.webkit.org/changeset/166354>
All reviewed patches have been landed. Closing bug.