DescriptionMark 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 #
Messages
Total messages: 6 (0 generated)
|