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

Issue 1508673002: Oilpan: remove unnecessary MultisamplingChangedObserver unregistration. (Closed)

Created:
5 years ago by sof
Modified:
5 years 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: remove unnecessary MultisamplingChangedObserver unregistration. As the Page keeps weak references to its MultisamplingChangedObservers, there is no need to explicitly unregister upon finalization of WebGLRenderingContextBase. It will already have been removed by weak processing. That unregistration step was made safe by virtue of the context object being eagerly finalized. R=haraken BUG= Committed: https://crrev.com/c8060f98801b3a49de3716e3e9272fb43cbdf71f Cr-Commit-Position: refs/heads/master@{#363489}

Patch Set 1 #

Patch Set 2 : only provide removeMultisamplingChangedObserver non-Oilpan #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M third_party/WebKit/Source/core/page/Page.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/page/Page.cpp View 1 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
sof
please take a look.
5 years ago (2015-12-07 12:06:19 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1508673002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1508673002/1
5 years ago (2015-12-07 12:07:01 UTC) #4
haraken
LGTM
5 years ago (2015-12-07 12:07:45 UTC) #5
sof
I'm inclined to not make Page::removeMultisamplingChangedObserver() available with Oilpan, as long as there's no current ...
5 years ago (2015-12-07 12:16:57 UTC) #6
sof
On 2015/12/07 12:16:57, sof wrote: > I'm inclined to not make Page::removeMultisamplingChangedObserver() available > with ...
5 years ago (2015-12-07 12:28:54 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1508673002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1508673002/20001
5 years ago (2015-12-07 12:29:40 UTC) #9
haraken
Looks nicer :)
5 years ago (2015-12-07 14:23:25 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-07 15:02:01 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1508673002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1508673002/20001
5 years ago (2015-12-07 15:51:38 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-07 15:57:00 UTC) #18
commit-bot: I haz the power
5 years ago (2015-12-07 15:57:55 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c8060f98801b3a49de3716e3e9272fb43cbdf71f
Cr-Commit-Position: refs/heads/master@{#363489}

Powered by Google App Engine
This is Rietveld 408576698