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

Issue 476003002: Mark AppCacheStorage::DelegateReference exported (Closed)

Created:
6 years, 4 months ago by hans
Modified:
6 years, 4 months ago
Reviewers:
michaeln, Nico
CC:
chromium-reviews, darin-cc_chromium.org, jam
Project:
chromium
Visibility:
Public.

Description

Mark AppCacheStorage::DelegateReference exported The inner class needs to be exported in case any uses in inline methods or vtable of the outer class causes it to potentially be referenced across a shared library boundary. On non-Windows, the visibility attribute is already inherited by nested classes, but on Windows, they must be marked explicitly. BUG=82385 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289896

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M content/browser/appcache/appcache_storage.h View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
hans
Please take a look. michaeln: please take an owner's look.
6 years, 4 months ago (2014-08-15 03:00:06 UTC) #1
michaeln
lgtm
6 years, 4 months ago (2014-08-15 03:09:40 UTC) #2
Nico
lgtm
6 years, 4 months ago (2014-08-15 03:59:24 UTC) #3
Nico
The CQ bit was checked by thakis@chromium.org
6 years, 4 months ago (2014-08-15 03:59:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hans@chromium.org/476003002/1
6 years, 4 months ago (2014-08-15 04:01:38 UTC) #5
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 16:15:34 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (1) as 289896

Powered by Google App Engine
This is Rietveld 408576698