repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Extension ServiceWorkers] Chrome: Passing v8::context to extensions dispatcher
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
extensions
/
api_test
/
service_worker
/
bindings
/
test.js
blob
2497dc84f994bb12c39b2f79d6ec3a43e6964603
1
// Copyright 2015 The Chromium Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
chrome.tabs.create({url: chrome.extension.getURL("page.html")});