diff options
author | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-10 16:18:12 +0000 |
---|---|---|
committer | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-10 16:18:12 +0000 |
commit | 62dbdc4b265f5bd273078d92da4d4b003753e0ff (patch) | |
tree | be7b3d6942c188448a92d37e6b5e66edc87ff7a6 /build/android | |
parent | 43f060f1e1ba7932c44b641b2010dc0f65e0125a (diff) | |
download | chromium_src-62dbdc4b265f5bd273078d92da4d4b003753e0ff.zip chromium_src-62dbdc4b265f5bd273078d92da4d4b003753e0ff.tar.gz chromium_src-62dbdc4b265f5bd273078d92da4d4b003753e0ff.tar.bz2 |
[Mac] In +[CustomFrameView load], do not perform any work if the process has a --type flag.
This flag indicates that it is a non-browser process and so does not need to
use NSWindow. By interacting with the NSThemeFrame class, its +initialize method
runs. This initializer communicates with the WindowServer. Since +load is run
from dyld as a module initializer, this effectively connects to the WindowServer
via static initialization.
BUG=306348
R=mark@chromium.org
Review URL: https://codereview.chromium.org/157763002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@250112 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/android')
0 files changed, 0 insertions, 0 deletions