Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(462)

Issue 956773003: Oilpan: simplify ContainerNode.removeChildren(). (Closed)

Created:
5 years, 10 months ago by sof
Modified:
5 years, 10 months ago
Reviewers:
oilpan-reviews, haraken
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, sof, eae+blinkwatch, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Oilpan: simplify ContainerNode.removeChildren(). With Oilpan, there is no need to extend the lifetime of elements being removed -- the plugin container will separately keep its element reference alive. R=haraken BUG=340522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190828

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M Source/core/dom/ContainerNode.cpp View 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
sof
Please take a look. Noticed while investigating textarea-dom.html performance. Doesn't make much of a difference ...
5 years, 10 months ago (2015-02-25 10:10:37 UTC) #2
haraken
LGTM
5 years, 10 months ago (2015-02-25 10:15:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/956773003/1
5 years, 10 months ago (2015-02-25 13:33:18 UTC) #5
commit-bot: I haz the power
5 years, 10 months ago (2015-02-25 13:35:44 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=190828

Powered by Google App Engine
This is Rietveld 408576698