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

Issue 584403002: Oilpan: remove unused support for removing FrameDestructionObservers. (Closed)

Created:
6 years, 3 months ago by sof
Modified:
6 years, 3 months ago
Reviewers:
oilpan-reviews, haraken
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

Oilpan: remove unused support for removing FrameDestructionObservers. Remove ability to explicitly remove a FrameDestructionObserver from a LocalFrame; this is taken care of by weak references instead. Also make FrameDestructionObserver::observeFrame() private; this will ease later removal once we can assume Oilpan is enabled-by-default for all observer implementations. R=haraken BUG=340522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182370

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -2 lines) Patch
M Source/core/frame/FrameDestructionObserver.h View 1 chunk +3 lines, -1 line 0 comments Download
M Source/core/frame/FrameDestructionObserver.cpp View 1 chunk +4 lines, -1 line 0 comments Download
M Source/core/frame/LocalFrame.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/frame/LocalFrame.cpp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
sof
Please take a look.
6 years, 3 months ago (2014-09-20 15:51:51 UTC) #2
haraken
LGTM
6 years, 3 months ago (2014-09-20 15:56:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/584403002/1
6 years, 3 months ago (2014-09-20 16:33:19 UTC) #5
commit-bot: I haz the power
6 years, 3 months ago (2014-09-20 17:34:55 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 182370

Powered by Google App Engine
This is Rietveld 408576698