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

Issue 812573005: Oilpan: fix build after r188071. (Closed)

Created:
5 years, 11 months ago by sof
Modified:
5 years, 11 months ago
Reviewers:
haraken, oilpan-reviews
CC:
blink-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, nhiroki, falken, kinuko+serviceworker, horo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Oilpan: fix build after r188071. As ScriptWrappable doesn't have a virtual destructor with Oilpan enabled, declare ScriptWorkerClient as having a virtual destructor. Otherwise derived classes of it (ServiceWorkerWindowClient) cannot declare their destructor as an "override". TBR=oilpan-reviews,haraken BUG=447212 NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188081

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/modules/serviceworkers/ServiceWorkerClient.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
sof
Please take a look.
5 years, 11 months ago (2015-01-08 21:40:28 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/812573005/1
5 years, 11 months ago (2015-01-08 21:41:39 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://src.chromium.org/viewvc/blink?view=rev&revision=188081
5 years, 11 months ago (2015-01-08 21:42:45 UTC) #4
haraken
5 years, 11 months ago (2015-01-08 23:38:21 UTC) #5
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698