Bug 178659 - Remember previous child renderer during render tree update
Summary: Remember previous child renderer during render tree update
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-23 05:57 PDT by Antti Koivisto
Modified: 2017-11-15 13:07 PST (History)
7 users (show)

See Also:


Attachments
patch (6.57 KB, patch)
2017-10-23 06:00 PDT, Antti Koivisto
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews103 for mac-elcapitan (1.01 MB, application/zip)
2017-10-23 06:59 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews105 for mac-elcapitan-wk2 (1.21 MB, application/zip)
2017-10-23 07:05 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews114 for mac-elcapitan (1.80 MB, application/zip)
2017-10-23 07:14 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews122 for ios-simulator-wk2 (4.15 MB, application/zip)
2017-10-23 07:31 PDT, Build Bot
no flags Details
patch (9.91 KB, patch)
2017-10-23 08:42 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2017-10-23 05:57:45 PDT
We shouldn't need to compute previous renderer, we should know it already.
Comment 1 Antti Koivisto 2017-10-23 06:00:17 PDT
Created attachment 324551 [details]
patch
Comment 2 Build Bot 2017-10-23 06:59:20 PDT
Comment on attachment 324551 [details]
patch

Attachment 324551 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/4958163

New failing tests:
fast/block/float/float-not-removed-from-pre-block.html
fast/css-generated-content/details-summary-before-after.html
Comment 3 Build Bot 2017-10-23 06:59:21 PDT
Created attachment 324552 [details]
Archive of layout-test-results from ews103 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 4 Build Bot 2017-10-23 07:05:06 PDT
Comment on attachment 324551 [details]
patch

Attachment 324551 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/4958171

New failing tests:
fast/block/float/float-not-removed-from-pre-block.html
fast/css-generated-content/details-summary-before-after.html
Comment 5 Build Bot 2017-10-23 07:05:08 PDT
Created attachment 324553 [details]
Archive of layout-test-results from ews105 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews105  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 6 Build Bot 2017-10-23 07:14:32 PDT
Comment on attachment 324551 [details]
patch

Attachment 324551 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/4958176

New failing tests:
fast/block/float/float-not-removed-from-pre-block.html
fast/css-generated-content/details-summary-before-after.html
Comment 7 Build Bot 2017-10-23 07:14:33 PDT
Created attachment 324554 [details]
Archive of layout-test-results from ews114 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews114  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 8 Build Bot 2017-10-23 07:31:26 PDT
Comment on attachment 324551 [details]
patch

Attachment 324551 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/4958200

New failing tests:
fast/block/float/float-not-removed-from-pre-block.html
Comment 9 Build Bot 2017-10-23 07:31:28 PDT
Created attachment 324555 [details]
Archive of layout-test-results from ews122 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews122  Port: ios-simulator-wk2  Platform: Mac OS X 10.12.6
Comment 10 Antti Koivisto 2017-10-23 08:42:05 PDT
Created attachment 324559 [details]
patch
Comment 11 WebKit Commit Bot 2017-10-23 11:59:10 PDT
Comment on attachment 324559 [details]
patch

Clearing flags on attachment: 324559

Committed r223848: <https://trac.webkit.org/changeset/223848>
Comment 12 WebKit Commit Bot 2017-10-23 11:59:12 PDT
All reviewed patches have been landed.  Closing bug.
Comment 13 Radar WebKit Bug Importer 2017-11-15 13:07:23 PST
<rdar://problem/35568826>