Fix typos and adjust sentences
This commit is contained in:
parent
033aa16e04
commit
940d77b9a0
3 changed files with 7 additions and 9 deletions
|
@ -441,7 +441,6 @@ void AtomRendererClient::AddSupportedKeySystems(
|
|||
|
||||
void AtomRendererClient::DidInitializeWorkerContextOnWorkerThread(
|
||||
v8::Local<v8::Context> context) {
|
||||
LOG(ERROR) << "DidInitializeWorkerContextOnWorkerThread";
|
||||
if (base::CommandLine::ForCurrentProcess()->HasSwitch(
|
||||
switches::kNodeIntegrationInWorker)) {
|
||||
WebWorkerObserver::GetCurrent()->ContextCreated(context);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue