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

Issue 317203005: Oilpan: Temporary fix for leaks through mapping from element to attribute node list. (Closed)

Created:
6 years, 6 months ago by Mads Ager (chromium)
Modified:
6 years, 6 months ago
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, eae+blinkwatch, rwlbuis
Visibility:
Public.

Description

Oilpan: Temporary fix for leaks through mapping from element to attribute node list. I think we need to bite the bullet and change the semantics of our weak collections. These leaks are really hard to notice when you are programming. See crbug.com/381629 which is the bug report I have filed for tracking that. R=erik.corry@gmail.com, haraken@chromium.org, oilpan-reviews@chromium.org, sigbjornf@opera.com BUG=381629 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175670

Patch Set 1 #

Patch Set 2 : Maintain Attr value when Element is deent dies. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -30 lines) Patch
M LayoutTests/fast/dom/Attr/script-tests/access-after-element-destruction.js View 1 1 chunk +24 lines, -28 lines 0 comments Download
M Source/core/dom/Attr.h View 1 2 chunks +8 lines, -1 line 0 comments Download
M Source/core/dom/Attr.cpp View 1 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
Mads Ager (chromium)
6 years, 6 months ago (2014-06-06 12:08:41 UTC) #1
sof
lgtm Even if temporary, this isn't likely to break much.
6 years, 6 months ago (2014-06-06 12:22:29 UTC) #2
haraken
LGTM
6 years, 6 months ago (2014-06-06 12:23:16 UTC) #3
Mads Ager (chromium)
On 2014/06/06 12:22:29, sof wrote: > lgtm > > Even if temporary, this isn't likely ...
6 years, 6 months ago (2014-06-06 12:23:51 UTC) #4
Mads Ager (chromium)
The CQ bit was checked by ager@chromium.org
6 years, 6 months ago (2014-06-06 12:24:01 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ager@chromium.org/317203005/1
6 years, 6 months ago (2014-06-06 12:24:34 UTC) #6
sof
On 2014/06/06 12:23:51, Mads Ager (chromium) wrote: > On 2014/06/06 12:22:29, sof wrote: > > ...
6 years, 6 months ago (2014-06-06 12:27:15 UTC) #7
Mads Ager (chromium)
On 2014/06/06 12:27:15, sof wrote: > On 2014/06/06 12:23:51, Mads Ager (chromium) wrote: > > ...
6 years, 6 months ago (2014-06-06 12:33:49 UTC) #8
Mads Ager (chromium)
On 2014/06/06 12:33:49, Mads Ager (chromium) wrote: > On 2014/06/06 12:27:15, sof wrote: > > ...
6 years, 6 months ago (2014-06-06 12:54:47 UTC) #9
Mads Ager (chromium)
The CQ bit was unchecked by ager@chromium.org
6 years, 6 months ago (2014-06-06 13:01:36 UTC) #10
Mads Ager (chromium)
I just checked. There is a test of the behavior after the element has been ...
6 years, 6 months ago (2014-06-06 13:03:02 UTC) #11
Mads Ager (chromium)
Updated. PTAL
6 years, 6 months ago (2014-06-06 13:23:05 UTC) #12
sof
nice, lgtm.
6 years, 6 months ago (2014-06-06 13:27:47 UTC) #13
Mads Ager (chromium)
The CQ bit was checked by ager@chromium.org
6 years, 6 months ago (2014-06-06 13:33:27 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ager@chromium.org/317203005/20001
6 years, 6 months ago (2014-06-06 13:34:28 UTC) #15
commit-bot: I haz the power
6 years, 6 months ago (2014-06-06 14:58:41 UTC) #16
Message was sent while issue was closed.
Change committed as 175670

Powered by Google App Engine
This is Rietveld 408576698