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

Issue 476013002: Mark two inner classes in net/ exported (Closed)

Created:
6 years, 4 months ago by hans
Modified:
6 years, 4 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Mark two inner classes in net/ 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 R=thakis@chromium.org, willchan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289977

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M net/cert/multi_threaded_cert_verifier.h View 1 chunk +1 line, -1 line 0 comments Download
M net/websockets/websocket_inflater.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
hans
Please take a look. willchan: Please take an owner's look.
6 years, 4 months ago (2014-08-15 03:01:48 UTC) #1
Nico
lgtm
6 years, 4 months ago (2014-08-15 03:55:36 UTC) #2
willchan no longer on Chromium
The CQ bit was checked by willchan@chromium.org
6 years, 4 months ago (2014-08-15 16:33:16 UTC) #3
willchan no longer on Chromium
lgtm
6 years, 4 months ago (2014-08-15 16:33:17 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/476013002/1
6 years, 4 months ago (2014-08-15 16:35:02 UTC) #5
hans
6 years, 4 months ago (2014-08-15 19:29:50 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 manually as 289977 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698