Bug 164426 - RenderFlowThread state reset cleanup.
Summary: RenderFlowThread state reset cleanup.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-04 13:26 PDT by zalan
Modified: 2016-11-04 20:00 PDT (History)
6 users (show)

See Also:


Attachments
Patch (8.25 KB, patch)
2016-11-04 15:16 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (8.35 KB, patch)
2016-11-04 18:11 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2016-11-04 13:26:31 PDT
RenderFlow state reset is spread across several functions.
Comment 1 zalan 2016-11-04 15:16:30 PDT
Created attachment 293942 [details]
Patch
Comment 2 Simon Fraser (smfr) 2016-11-04 15:24:33 PDT
Comment on attachment 293942 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=293942&action=review

> Source/WebCore/ChangeLog:24
> +        (WebCore::RenderObject::initializeFlowThreadState): This is in transition for webkit.org/b/164428 (RenderFlowThread state initialization cleanup.)
> +        (WebCore::RenderObject::resetFlowThreadState):

Maybe "onInsertion", "onRemoval".
Comment 3 zalan 2016-11-04 18:11:18 PDT
Created attachment 293966 [details]
Patch
Comment 4 WebKit Commit Bot 2016-11-04 19:00:43 PDT
The commit-queue encountered the following flaky tests while processing attachment 293966 [details]:

The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2016-11-04 19:01:27 PDT
The commit-queue encountered the following flaky tests while processing attachment 293966 [details]:

inspector/sampling-profiler/call-frame-with-dom-functions.html bug 164399 (author: sbarati@apple.com)
transitions/default-timing-function.html bug 138901 (author: simon.fraser@apple.com)
The commit-queue is continuing to process your patch.
Comment 6 WebKit Commit Bot 2016-11-04 20:00:38 PDT
Comment on attachment 293966 [details]
Patch

Clearing flags on attachment: 293966

Committed r208414: <http://trac.webkit.org/changeset/208414>
Comment 7 WebKit Commit Bot 2016-11-04 20:00:41 PDT
All reviewed patches have been landed.  Closing bug.