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

Issue 1437003005: Oilpan: account for DevToolsEmulator reference from WebSettingsImpl. (Closed)

Created:
5 years, 1 month ago by sof
Modified:
5 years, 1 month ago
Reviewers:
oilpan-reviews, haraken
CC:
chromium-reviews, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Oilpan: account for DevToolsEmulator reference from WebSettingsImpl. WebSettingsImpl and DevToolsEmulator are both owned by WebViewImpl; let the former keep an untracked reference to the latter. R=haraken BUG=553613 Committed: https://crrev.com/05f9d3fd9ce5aae3d34a57af739a58297221c946 Cr-Commit-Position: refs/heads/master@{#359854}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M third_party/WebKit/Source/web/WebSettingsImpl.h View 2 chunks +2 lines, -1 line 3 comments Download

Messages

Total messages: 11 (4 generated)
sof
5 years, 1 month ago (2015-11-12 21:08:48 UTC) #2
haraken
https://codereview.chromium.org/1437003005/diff/1/third_party/WebKit/Source/web/WebSettingsImpl.h File third_party/WebKit/Source/web/WebSettingsImpl.h (right): https://codereview.chromium.org/1437003005/diff/1/third_party/WebKit/Source/web/WebSettingsImpl.h#newcode211 third_party/WebKit/Source/web/WebSettingsImpl.h:211: RawPtrWillBeUntracedMember<DevToolsEmulator> m_devToolsEmulator; As commented in another CL, I think ...
5 years, 1 month ago (2015-11-13 11:47:51 UTC) #4
sof
https://codereview.chromium.org/1437003005/diff/1/third_party/WebKit/Source/web/WebSettingsImpl.h File third_party/WebKit/Source/web/WebSettingsImpl.h (right): https://codereview.chromium.org/1437003005/diff/1/third_party/WebKit/Source/web/WebSettingsImpl.h#newcode211 third_party/WebKit/Source/web/WebSettingsImpl.h:211: RawPtrWillBeUntracedMember<DevToolsEmulator> m_devToolsEmulator; On 2015/11/13 11:47:51, haraken wrote: > > ...
5 years, 1 month ago (2015-11-13 13:31:48 UTC) #5
haraken
https://codereview.chromium.org/1437003005/diff/1/third_party/WebKit/Source/web/WebSettingsImpl.h File third_party/WebKit/Source/web/WebSettingsImpl.h (right): https://codereview.chromium.org/1437003005/diff/1/third_party/WebKit/Source/web/WebSettingsImpl.h#newcode211 third_party/WebKit/Source/web/WebSettingsImpl.h:211: RawPtrWillBeUntracedMember<DevToolsEmulator> m_devToolsEmulator; On 2015/11/13 13:31:48, sof wrote: > On ...
5 years, 1 month ago (2015-11-13 13:39:41 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1437003005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1437003005/1
5 years, 1 month ago (2015-11-16 15:35:15 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 1 month ago (2015-11-16 17:02:57 UTC) #10
commit-bot: I haz the power
5 years, 1 month ago (2015-11-16 17:03:43 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/05f9d3fd9ce5aae3d34a57af739a58297221c946
Cr-Commit-Position: refs/heads/master@{#359854}

Powered by Google App Engine
This is Rietveld 408576698