DescriptionRemove 1 exit time destructor from ppapi, and possibly fix a bug.
Previously, this was an inline function with a static member, and
since we're building with -fvisibility-inlines-hidden, this resulted
in one copy of the singleton in each translation unit that includes
this header.
Turn on -Wexit-time-destructors for ppapi_proxy.
BUG=104323
TEST=none
TBR=noelallen@google.com (noelallen@chromium.org did LGTM already)
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110339
Patch Set 1 #Patch Set 2 : . #
Total comments: 2
Patch Set 3 : revert gyp change #
Messages
Total messages: 11 (0 generated)
|