Side by Side Diff: chrome/test/data/extensions/api_test/managedMode/manifest.json
Issue 9566007:
Initial Managed Mode extension API, supporting querying the setting and a stub for enabling the mod… (Closed)
Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Now with 12.5% more added files (including missing apitest)
Created 8 years, 9 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
On 2012/03/01 16:32:14, Bernhard Bauer wrote:
> I think you can directly reference a script here, and the background page will
> be automatically generated.
You mean just put "test.js"? I tried it, but it didn't work (the browser_test
timed out).
Bernhard Bauer
2012/03/02 09:23:58
Using "scripts": ["test.js"] should work.
On 2012/03/01 20:47:34, Pam wrote:
> On 2012/03/01 16:32:14, Bernhard Bauer wrote:
> > I think you can directly reference a script here, and the background page
will
> > be automatically generated.
>
> You mean just put "test.js"? I tried it, but it didn't work (the browser_test
> timed out).
Issue 9566007: Initial Managed Mode extension API, supporting querying the setting and a stub for enabling the mod…
(Closed)
Created 8 years, 9 months ago by Pam (message me for reviews)
Modified 8 years, 9 months ago
Reviewers: Bernhard Bauer, Finnur, sail
Base URL: svn://svn.chromium.org/chrome/trunk/src/
Comments: 32