Bug 120685

Summary: Create render tree lazily
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, buildbot, cmarcelo, commit-queue, ddkilzer, eflews.bot, eric.carlson, esprehn+autocc, esprehn, ggaren, glenn, gtk-ews, gyuyoung.kim, japhet, jer.noble, kangil.han, krit, ltilve+ews, ossy, philn, rego+ews, rniwa, sam, simon.fraser, xan.lopez, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 120770, 120891, 120953, 121058, 121690    
Bug Blocks: 126976    
Attachments:
Description Flags
for bots
buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-14 for mac-mountainlion-wk2
none
for bots 2
none
for bots 3
gtk-ews: commit-queue-
Archive of layout-test-results from webkit-ews-16 for mac-mountainlion-wk2
none
another
eflews.bot: commit-queue-
Archive of layout-test-results from webkit-ews-07 for mac-mountainlion
none
Archive of layout-test-results from webkit-ews-02 for mac-mountainlion
none
yet another
gtk-ews: commit-queue-
Archive of layout-test-results from webkit-ews-02 for mac-mountainlion
none
Archive of layout-test-results from webkit-ews-01 for mac-mountainlion
none
patch
kling: review+, buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-05 for mac-mountainlion
none
Archive of layout-test-results from webkit-ews-04 for mac-mountainlion
none
Archive of layout-test-results from webkit-ews-07 for mac-mountainlion none

Antti Koivisto
Reported 2013-09-04 08:50:00 PDT
A document either has a render tree attached or not. There shouldn't be need to track attached state individually per element. Elements added to attached document should get attached automatically.
Attachments
for bots (15.36 KB, patch)
2013-09-04 08:51 PDT, Antti Koivisto
buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-14 for mac-mountainlion-wk2 (344.16 KB, application/zip)
2013-09-04 16:33 PDT, Build Bot
no flags
for bots 2 (15.03 KB, patch)
2013-09-05 08:35 PDT, Antti Koivisto
no flags
for bots 3 (57.47 KB, patch)
2013-09-05 14:32 PDT, Antti Koivisto
gtk-ews: commit-queue-
Archive of layout-test-results from webkit-ews-16 for mac-mountainlion-wk2 (973.16 KB, application/zip)
2013-09-06 13:12 PDT, Build Bot
no flags
another (86.48 KB, patch)
2013-12-12 09:10 PST, Antti Koivisto
eflews.bot: commit-queue-
Archive of layout-test-results from webkit-ews-07 for mac-mountainlion (1.36 MB, application/zip)
2013-12-13 21:16 PST, Build Bot
no flags
Archive of layout-test-results from webkit-ews-02 for mac-mountainlion (1.36 MB, application/zip)
2013-12-13 22:32 PST, Build Bot
no flags
yet another (111.35 KB, patch)
2013-12-19 08:06 PST, Antti Koivisto
gtk-ews: commit-queue-
Archive of layout-test-results from webkit-ews-02 for mac-mountainlion (502.30 KB, application/zip)
2013-12-19 10:13 PST, Build Bot
no flags
Archive of layout-test-results from webkit-ews-01 for mac-mountainlion (508.33 KB, application/zip)
2013-12-19 11:56 PST, Build Bot
no flags
patch (126.39 KB, patch)
2013-12-19 16:44 PST, Antti Koivisto
kling: review+
buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-05 for mac-mountainlion (598.96 KB, application/zip)
2013-12-19 20:00 PST, Build Bot
no flags
Archive of layout-test-results from webkit-ews-04 for mac-mountainlion (533.65 KB, application/zip)
2013-12-19 20:57 PST, Build Bot
no flags
Archive of layout-test-results from webkit-ews-07 for mac-mountainlion (625.93 KB, application/zip)
2013-12-19 21:25 PST, Build Bot
no flags
Antti Koivisto
Comment 1 2013-09-04 08:51:16 PDT
Created attachment 210464 [details] for bots
WebKit Commit Bot
Comment 2 2013-09-04 08:53:52 PDT
Attachment 210464 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/dom/ContainerNode.cpp', u'Source/WebCore/dom/Document.cpp', u'Source/WebCore/dom/Element.cpp', u'Source/WebCore/dom/Node.cpp', u'Source/WebCore/dom/Node.h', u'Source/WebCore/dom/Range.cpp', u'Source/WebCore/html/HTMLElement.cpp', u'Source/WebCore/html/HTMLFrameElementBase.cpp', u'Source/WebCore/html/parser/HTMLConstructionSite.cpp', u'Source/WebCore/html/shadow/InsertionPoint.cpp', u'Source/WebCore/loader/PlaceholderDocument.cpp', u'Source/WebCore/style/StyleResolveTree.cpp', u'Source/WebCore/testing/Internals.cpp']" exit_code: 1 Source/WebCore/dom/ContainerNode.cpp:1071: One space before end of line comments [whitespace/comments] [5] Source/WebCore/testing/Internals.cpp:498: Should have a space between // and comment [whitespace/comments] [4] Total errors found: 2 in 10 files If any of these errors are false positives, please file a bug against check-webkit-style.
Build Bot
Comment 3 2013-09-04 16:33:15 PDT
Comment on attachment 210464 [details] for bots Attachment 210464 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/1694696 New failing tests: editing/text-iterator/range-to-from-location-and-length.html editing/selection/caret-ltr-right.html css3/selectors3/xml/css3-modsel-147b.xml css3/selectors3/xml/css3-modsel-24.xml css3/selectors3/xml/css3-modsel-34.xml css3/selectors3/xml/css3-modsel-d3.xml css3/selectors3/xml/css3-modsel-145b.xml css3/selectors3/xml/css3-modsel-146b.xml editing/input/reveal-caret-of-multiline-input.html http/tests/inspector/inspect-element.html css3/selectors3/xml/css3-modsel-36.xml editing/style/toggle-style-bold-italic.html css3/selectors3/xml/css3-modsel-79.xml editing/selection/caret-rtl-2-left.html css3/selectors3/xml/css3-modsel-81b.xml editing/selection/caret-ltr-2-left.html css3/selectors3/xml/css3-modsel-23.xml css3/selectors3/xml/css3-modsel-146a.xml editing/style/toggle-style-bold-italic-mixed-editability.html css3/selectors3/xml/css3-modsel-145a.xml fast/block/block-remove-child-delete-line-box-crash.html http/tests/inspector/network/network-initiator.html css3/selectors3/xml/css3-modsel-147a.xml css3/selectors3/xml/css3-modsel-68.xml css3/selectors3/xml/css3-modsel-69.xml css3/selectors3/xml/css3-modsel-81.xml css2.1/t060401-c32-cascading-00-b.html css3/calc/transitions-dependent.html editing/selection/caret-ltr.html editing/selection/caret-ltr-2.html
Build Bot
Comment 4 2013-09-04 16:33:17 PDT
Created attachment 210504 [details] Archive of layout-test-results from webkit-ews-14 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-14 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.4
Antti Koivisto
Comment 5 2013-09-05 08:35:03 PDT
Created attachment 210619 [details] for bots 2
WebKit Commit Bot
Comment 6 2013-09-05 08:37:55 PDT
Attachment 210619 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/dom/ContainerNode.cpp', u'Source/WebCore/dom/Document.cpp', u'Source/WebCore/dom/Element.cpp', u'Source/WebCore/dom/Node.cpp', u'Source/WebCore/dom/Node.h', u'Source/WebCore/dom/Range.cpp', u'Source/WebCore/html/HTMLElement.cpp', u'Source/WebCore/html/HTMLFrameElementBase.cpp', u'Source/WebCore/html/HTMLMediaElement.cpp', u'Source/WebCore/html/parser/HTMLConstructionSite.cpp', u'Source/WebCore/html/shadow/InsertionPoint.cpp', u'Source/WebCore/loader/PlaceholderDocument.cpp', u'Source/WebCore/style/StyleResolveTree.cpp', u'Source/WebCore/testing/Internals.cpp']" exit_code: 1 Source/WebCore/dom/ContainerNode.cpp:1071: One space before end of line comments [whitespace/comments] [5] Source/WebCore/testing/Internals.cpp:498: Should have a space between // and comment [whitespace/comments] [4] Total errors found: 2 in 11 files If any of these errors are false positives, please file a bug against check-webkit-style.
Antti Koivisto
Comment 7 2013-09-05 14:32:24 PDT
Created attachment 210664 [details] for bots 3
kov's GTK+ EWS bot
Comment 8 2013-09-05 20:33:00 PDT
Build Bot
Comment 9 2013-09-06 13:12:15 PDT
Comment on attachment 210664 [details] for bots 3 Attachment 210664 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/1719036 New failing tests: http/tests/misc/empty-urls.html fast/dom/nodesFromRect/nodesFromRect-embedded-frame-content.html fast/body-propagation/background-color/003-xhtml.xhtml editing/style/toggle-style-bold-italic-mixed-editability.html css3/calc/transitions-dependent.html fast/dynamic/011.html fast/forms/autofocus-in-sandbox-with-allow-scripts.html fast/forms/radio/radio_checked_dynamic.html fast/forms/basic-textareas-quirks.html editing/style/toggle-style-bold-italic.html fast/events/key-events-in-input-text.html http/tests/inspector/network/network-initiator.html fast/css-generated-content/before-content-continuation-chain.html http/tests/inspector/inspect-element.html
Build Bot
Comment 10 2013-09-06 13:12:27 PDT
Created attachment 210785 [details] Archive of layout-test-results from webkit-ews-16 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-16 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.4
Build Bot
Comment 11 2013-09-06 20:36:28 PDT
Antti Koivisto
Comment 16 2013-12-12 09:10:41 PST
EFL EWS Bot
Comment 17 2013-12-12 10:03:59 PST
kov's GTK+ EWS bot
Comment 18 2013-12-12 14:51:06 PST
Build Bot
Comment 19 2013-12-13 21:16:30 PST
Comment on attachment 219089 [details] another Attachment 219089 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/47178247 New failing tests: fullscreen/full-screen-render-inline.html tables/mozilla/other/wa_table_tr_align.html editing/pasteboard/paste-into-textarea-with-new-line.html platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1.html transitions/transition-duration-cleared-in-transitionend-crash.html fast/forms/input-text-self-emptying-click.html scrollbars/scrollbar-miss-mousemove-disabled.html transitions/repeated-firing-background-color.html tables/mozilla/bugs/bug113235-1.html fast/images/imagemap-case.html fast/forms/input-text-drag-down.html plugins/object-onfocus-mutation-crash.html fast/forms/input-text-double-click.html printing/single-line-must-not-be-split-into-two-pages.html fast/events/scrollbar-double-click.html transitions/equivalent-background-image-no-transition.html fast/forms/input-text-click-inside.html plugins/clicking-missing-plugin-fires-delegate.html fast/regions/cssom/webkit-named-flow-get-content.html fast/forms/textarea-type-spaces.html platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2.html plugins/plugin-remove-readystatechange.html tables/mozilla/bugs/bug647.html editing/selection/contenteditable-click-inside.html fast/forms/input-text-click-outside.html fast/events/key-events-in-input-text.html fast/dom/HTMLTableColElement/resize-table-using-col-width.html
Build Bot
Comment 20 2013-12-13 21:16:35 PST
Created attachment 219231 [details] Archive of layout-test-results from webkit-ews-07 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-07 Port: mac-mountainlion Platform: Mac OS X 10.8.5
Build Bot
Comment 21 2013-12-13 22:32:28 PST
Comment on attachment 219089 [details] another Attachment 219089 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/49088051 New failing tests: fullscreen/full-screen-render-inline.html tables/mozilla/other/wa_table_tr_align.html editing/pasteboard/paste-into-textarea-with-new-line.html platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1.html transitions/transition-duration-cleared-in-transitionend-crash.html fast/forms/input-text-self-emptying-click.html scrollbars/scrollbar-miss-mousemove-disabled.html transitions/repeated-firing-background-color.html tables/mozilla/bugs/bug113235-1.html fast/images/imagemap-case.html fast/forms/input-text-drag-down.html plugins/object-onfocus-mutation-crash.html fast/forms/input-text-double-click.html printing/single-line-must-not-be-split-into-two-pages.html fast/events/scrollbar-double-click.html transitions/equivalent-background-image-no-transition.html fast/forms/input-text-click-inside.html plugins/clicking-missing-plugin-fires-delegate.html fast/regions/cssom/webkit-named-flow-get-content.html fast/forms/textarea-type-spaces.html platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2.html plugins/plugin-remove-readystatechange.html tables/mozilla/bugs/bug647.html editing/selection/contenteditable-click-inside.html fast/forms/input-text-click-outside.html fast/events/key-events-in-input-text.html fast/dom/HTMLTableColElement/resize-table-using-col-width.html
Build Bot
Comment 22 2013-12-13 22:32:32 PST
Created attachment 219239 [details] Archive of layout-test-results from webkit-ews-02 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-02 Port: mac-mountainlion Platform: Mac OS X 10.8.5
Antti Koivisto
Comment 23 2013-12-19 08:06:39 PST
Created attachment 219652 [details] yet another
kov's GTK+ EWS bot
Comment 24 2013-12-19 08:53:49 PST
Build Bot
Comment 25 2013-12-19 10:13:42 PST
Comment on attachment 219652 [details] yet another Attachment 219652 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/48688293 New failing tests: fullscreen/full-screen-render-inline.html
Build Bot
Comment 26 2013-12-19 10:13:48 PST
Created attachment 219656 [details] Archive of layout-test-results from webkit-ews-02 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-02 Port: mac-mountainlion Platform: Mac OS X 10.8.5
Build Bot
Comment 27 2013-12-19 11:56:08 PST
Comment on attachment 219652 [details] yet another Attachment 219652 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/47778032 New failing tests: fullscreen/full-screen-render-inline.html
Build Bot
Comment 28 2013-12-19 11:56:13 PST
Created attachment 219669 [details] Archive of layout-test-results from webkit-ews-01 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-01 Port: mac-mountainlion Platform: Mac OS X 10.8.5
Antti Koivisto
Comment 29 2013-12-19 16:44:47 PST
Andreas Kling
Comment 30 2013-12-19 17:02:34 PST
Comment on attachment 219701 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=219701&action=review r=me! > Source/WebCore/ChangeLog:100 > + TextControlInnerTextElement always preserveres newline even if it doesn't have style yet. Typo, preserves. > Source/WebCore/dom/Element.cpp:2938 > + auto children = elementDescendants(*this); > + for (auto it = children.begin(), end = children.end(); it != end; ++it) { Should use range for syntax here. > Source/WebCore/dom/Node.cpp:2302 > + // FIXME: This should go away alonw with the whole vague 'attached' concept. The conditions here produce > + // roughly the old behavior based on an explicit attached bit. Typo, along. > Source/WebCore/html/HTMLElement.cpp:666 > bool HTMLElement::supportsFocus() const > { > + if (!document().view()->isInLayout()) > + document().updateStyleIfNeeded(); I guess this function can be called during layout? > Source/WebCore/html/HTMLFormControlElement.cpp:171 > static bool shouldAutofocus(HTMLFormControlElement* element) Urgh, raw pointer. How tacky. > Source/WebCore/loader/PlaceholderDocument.cpp:40 > - setAttached(true); > +// setAttached(true); Busted!
Geoffrey Garen
Comment 31 2013-12-19 17:17:05 PST
antti++
Build Bot
Comment 32 2013-12-19 20:00:47 PST
Comment on attachment 219701 [details] patch Attachment 219701 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/50208137 New failing tests: fast/preloader/input.html fast/preloader/noscript.html fast/preloader/image.html fast/preloader/first-base-tag-scanned-wins.html fast/preloader/first-base-tag-wins.html fast/preloader/understands-base-tag.html
Build Bot
Comment 33 2013-12-19 20:00:51 PST
Created attachment 219721 [details] Archive of layout-test-results from webkit-ews-05 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-05 Port: mac-mountainlion Platform: Mac OS X 10.8.5
kov's GTK+ EWS bot
Comment 34 2013-12-19 20:10:48 PST
Build Bot
Comment 35 2013-12-19 20:57:42 PST
Comment on attachment 219701 [details] patch Attachment 219701 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/46678113 New failing tests: fast/preloader/input.html fast/preloader/noscript.html fast/preloader/image.html fast/preloader/first-base-tag-scanned-wins.html fast/preloader/first-base-tag-wins.html fast/preloader/understands-base-tag.html
Build Bot
Comment 36 2013-12-19 20:57:48 PST
Created attachment 219724 [details] Archive of layout-test-results from webkit-ews-04 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-04 Port: mac-mountainlion Platform: Mac OS X 10.8.5
Build Bot
Comment 37 2013-12-19 21:25:46 PST
Comment on attachment 219701 [details] patch Attachment 219701 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/50938128 New failing tests: fast/preloader/input.html fast/preloader/noscript.html svg/batik/filters/filterRegions.svg fast/preloader/first-base-tag-scanned-wins.html fast/preloader/first-base-tag-wins.html fast/preloader/understands-base-tag.html fast/preloader/image.html
Build Bot
Comment 38 2013-12-19 21:25:51 PST
Created attachment 219728 [details] Archive of layout-test-results from webkit-ews-07 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-07 Port: mac-mountainlion Platform: Mac OS X 10.8.5
Antti Koivisto
Comment 39 2013-12-20 06:42:22 PST
https://trac.webkit.org/r160908 (with preloading fixed)
Csaba Osztrogonác
Comment 40 2013-12-20 09:10:56 PST
Dirk Schulze
Comment 41 2014-01-15 03:29:27 PST
This caused a regression on forward referencing to a SVG resource <filter>.
David Kilzer (:ddkilzer)
Comment 42 2014-02-24 17:11:19 PST
(In reply to comment #41) > This caused a regression on forward referencing to a SVG resource <filter>. Filed as Bug 126976. I don't think there is any purpose served by leaving this bug open at this point.
Brent Fulgham
Comment 43 2015-12-08 13:58:41 PST
Fixes (CVE-2014-4413, CVE-2014-4414).
Note You need to log in before you can comment on or make changes to this bug.