• mark@chromium.org's avatar
    Make KeystoneGlue less antisocial. · 50fe9d98
    mark@chromium.org authored
    Remove -clearRecentStatus which really tied KeystoneGlue too closely to
    AboutWindowController.  If KeystoneGlue ever wound up with any other clients,
    this relationship would have been harmful.  AboutWindowController now
    maintains a static variable to handle what -clearRecentStatus had been used
    for.
    
    Remove -releaseDefaultKeystoneGlue, which was only intended to be used for
    testing, as a workaround for test flake.  The test flake has been removed.
    
    BUG=none
    TEST=none
    Review URL: http://codereview.chromium.org/333049
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30215 0039d316-1c4b-4281-b951-d872f2087c98
    50fe9d98
about_window_controller.mm 17.9 KB