Add app.disableHardwareAcceleration() API
This commit is contained in:
parent
3e809901e0
commit
02cfe30df9
3 changed files with 19 additions and 2 deletions
|
@ -111,7 +111,7 @@ class App : public AtomBrowserClient::Delegate,
|
|||
const ProcessSingleton::NotificationCallback& callback);
|
||||
void ReleaseSingleInstance();
|
||||
bool Relaunch(mate::Arguments* args);
|
||||
|
||||
void DisableHardwareAcceleration(mate::Arguments* args);
|
||||
#if defined(USE_NSS_CERTS)
|
||||
void ImportCertificate(const base::DictionaryValue& options,
|
||||
const net::CompletionCallback& callback);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue