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

Issue 315333002: Oilpan: tidy up reference to the Document's "CSS target". (Closed)

Created:
6 years, 6 months ago by sof
Modified:
6 years, 6 months ago
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, sof, eae+blinkwatch, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Oilpan: tidy up reference to the Document's "CSS target". Keep a traced Member reference to the Element that's recorded as the Document's CSS target. When that Element is removed from the tree, the Member will be explicitly cleared. R= BUG=357163 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175609

Patch Set 1 #

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

Messages

Total messages: 5 (0 generated)
sof
Please take a look. I don't think a weak reference is needed here.
6 years, 6 months ago (2014-06-05 21:53:29 UTC) #1
tkent
lgtm
6 years, 6 months ago (2014-06-05 23:27:26 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/315333002/1
6 years, 6 months ago (2014-06-05 23:28:21 UTC) #3
commit-bot: I haz the power
Change committed as 175609
6 years, 6 months ago (2014-06-06 00:52:19 UTC) #4
haraken
6 years, 6 months ago (2014-06-06 00:57:25 UTC) #5
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698