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

Issue 1322513002: [Oilpan] Add a GC_PLUGIN_IGNORE with a TODO comment (Closed)

Created:
5 years, 3 months ago by peria
Modified:
5 years, 3 months ago
Reviewers:
oilpan-reviews, haraken, sof
CC:
blink-reviews, caseq+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

It is not good to keep a raw pointer to an on heap WebLocalFrameImpl as a member variable of WebDevToolsFrontendImpl on Oilpan build. This CL adds a GC_PLUGIN_IGNORE with a TODO comment to notify this issue. BUG=509911 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201386

Patch Set 1 #

Total comments: 1

Patch Set 2 : Revert and put TODO comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M Source/web/WebDevToolsFrontendImpl.h View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
peria
PTL.
5 years, 3 months ago (2015-08-27 07:45:09 UTC) #2
haraken
Sigbjorn: I need your brain :) Any advice on this? https://codereview.chromium.org/1322513002/diff/1/Source/web/WebDevToolsFrontendImpl.h File Source/web/WebDevToolsFrontendImpl.h (right): https://codereview.chromium.org/1322513002/diff/1/Source/web/WebDevToolsFrontendImpl.h#newcode65 ...
5 years, 3 months ago (2015-08-27 09:13:50 UTC) #4
sof
Yes, it looked like there is an implicit assumption/dependency on overall lifetime of m_webFrame wrt ...
5 years, 3 months ago (2015-08-27 09:31:38 UTC) #5
haraken
On 2015/08/27 09:31:38, sof wrote: > Yes, it looked like there is an implicit assumption/dependency ...
5 years, 3 months ago (2015-08-27 09:37:34 UTC) #6
sof
On 2015/08/27 09:37:34, haraken wrote: > On 2015/08/27 09:31:38, sof wrote: > > Yes, it ...
5 years, 3 months ago (2015-08-27 09:59:52 UTC) #7
peria
Reverted, and put a TODO comment.
5 years, 3 months ago (2015-08-28 05:50:08 UTC) #8
sof
lgtm
5 years, 3 months ago (2015-08-28 06:00:38 UTC) #9
haraken
LGTM
5 years, 3 months ago (2015-08-28 06:03:26 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1322513002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1322513002/20001
5 years, 3 months ago (2015-08-28 06:09:45 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/99942)
5 years, 3 months ago (2015-08-28 08:25:16 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1322513002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1322513002/20001
5 years, 3 months ago (2015-08-28 08:29:03 UTC) #16
commit-bot: I haz the power
5 years, 3 months ago (2015-08-28 09:26:14 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201386

Powered by Google App Engine
This is Rietveld 408576698