Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Side by Side Diff: chrome/common/extensions/docs/windows.html

Issue 8586045: Add extension API to change window show state using chrome.windows.update(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Synced Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/common/extensions/api/extension_api.json ('k') | chrome/test/base/test_browser_window.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note: 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note:
2 1) The <head> information in this page is significant, should be uniform 2 1) The <head> information in this page is significant, should be uniform
3 across api docs and should be edited only with knowledge of the 3 across api docs and should be edited only with knowledge of the
4 templating mechanism. 4 templating mechanism.
5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a
6 browser, it will be re-generated from the template, json schema and 6 browser, it will be re-generated from the template, json schema and
7 authored overview content. 7 authored overview content.
8 4) The <body>.innerHTML is also generated by an offline step so that this 8 4) The <body>.innerHTML is also generated by an offline step so that this
9 page may easily be indexed by search engines. 9 page may easily be indexed by search engines.
10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head>
(...skipping 3185 matching lines...) Expand 10 before | Expand all | Expand 10 after
3196 <dd style="display: none; "> 3196 <dd style="display: none; ">
3197 <div></div> 3197 <div></div>
3198 </dd> 3198 </dd>
3199 3199
3200 <!-- FUNCTION PARAMETERS --> 3200 <!-- FUNCTION PARAMETERS -->
3201 <dd style="display: none; "> 3201 <dd style="display: none; ">
3202 <div></div> 3202 <div></div>
3203 </dd> 3203 </dd>
3204 3204
3205 </div> 3205 </div>
3206 </div><div>
3207 <div>
3208 <dt>
3209 <var>state</var>
3210 <em>
3211
3212 <!-- TYPE -->
3213 <div style="display:inline">
3214 (
3215 <span class="optional">optional</span>
3216 <span class="enum">enumerated</span>
3217 <span id="typeTemplate">
3218 <span style="display: none; ">
3219 <a> Type</a>
3220 </span>
3221 <span>
3222 <span style="display: none; ">
3223 array of <span><span></span></span>
3224 </span>
3225 <span>string</span>
3226 <span>["normal", "minimized", "maximized"]</span>
3227 </span>
3228 </span>
3229 )
3230 </div>
3231
3232 </em>
3233 </dt>
3234 <dd class="todo" style="display: none; ">
3235 Undocumented.
3236 </dd>
3237 <dd>The new state of the window. The 'minimized' and 'maximized' state s cannot be combined with 'left', 'top', 'width' or 'height'.</dd>
3238 <dd style="display: none; ">
3239 This parameter was added in version
3240 <b><span></span></b>.
3241 You must omit this parameter in earlier versions,
3242 and you may omit it in any version. If you require this
3243 parameter, the manifest key
3244 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3245 can ensure that your extension won't be run in an earlier browser ve rsion.
3246 </dd>
3247
3248 <!-- OBJECT PROPERTIES -->
3249 <dd style="display: none; ">
3250 <dl>
3251 <div>
3252 <div>
3253 </div>
3254 </div>
3255 </dl>
3256 </dd>
3257
3258 <!-- OBJECT METHODS -->
3259 <dd style="display: none; ">
3260 <div></div>
3261 </dd>
3262
3263 <!-- OBJECT EVENT FIELDS -->
3264 <dd style="display: none; ">
3265 <div></div>
3266 </dd>
3267
3268 <!-- FUNCTION PARAMETERS -->
3269 <dd style="display: none; ">
3270 <div></div>
3271 </dd>
3272
3273 </div>
3206 </div> 3274 </div>
3207 </dl> 3275 </dl>
3208 </dd> 3276 </dd>
3209 3277
3210 <!-- OBJECT METHODS --> 3278 <!-- OBJECT METHODS -->
3211 <dd style="display: none; "> 3279 <dd style="display: none; ">
3212 <div></div> 3280 <div></div>
3213 </dd> 3281 </dd>
3214 3282
3215 <!-- OBJECT EVENT FIELDS --> 3283 <!-- OBJECT EVENT FIELDS -->
(...skipping 1204 matching lines...) Expand 10 before | Expand all | Expand 10 after
4420 <dd style="display: none; "> 4488 <dd style="display: none; ">
4421 <div></div> 4489 <div></div>
4422 </dd> 4490 </dd>
4423 4491
4424 <!-- FUNCTION PARAMETERS --> 4492 <!-- FUNCTION PARAMETERS -->
4425 <dd style="display: none; "> 4493 <dd style="display: none; ">
4426 <div></div> 4494 <div></div>
4427 </dd> 4495 </dd>
4428 4496
4429 </div> 4497 </div>
4498 </div><div>
4499 <div>
4500 <dt>
4501 <var>state</var>
4502 <em>
4503
4504 <!-- TYPE -->
4505 <div style="display:inline">
4506 (
4507 <span class="optional" style="display: none; ">optional</spa n>
4508 <span class="enum">enumerated</span>
4509 <span id="typeTemplate">
4510 <span style="display: none; ">
4511 <a> Type</a>
4512 </span>
4513 <span>
4514 <span style="display: none; ">
4515 array of <span><span></span></span>
4516 </span>
4517 <span>string</span>
4518 <span>["normal", "minimized", "maximized"]</span>
4519 </span>
4520 </span>
4521 )
4522 </div>
4523
4524 </em>
4525 </dt>
4526 <dd class="todo" style="display: none; ">
4527 Undocumented.
4528 </dd>
4529 <dd>The state of this browser window.</dd>
4530 <dd style="display: none; ">
4531 This parameter was added in version
4532 <b><span></span></b>.
4533 You must omit this parameter in earlier versions,
4534 and you may omit it in any version. If you require this
4535 parameter, the manifest key
4536 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4537 can ensure that your extension won't be run in an earlier browser ve rsion.
4538 </dd>
4539
4540 <!-- OBJECT PROPERTIES -->
4541 <dd style="display: none; ">
4542 <dl>
4543 <div>
4544 <div>
4545 </div>
4546 </div>
4547 </dl>
4548 </dd>
4549
4550 <!-- OBJECT METHODS -->
4551 <dd style="display: none; ">
4552 <div></div>
4553 </dd>
4554
4555 <!-- OBJECT EVENT FIELDS -->
4556 <dd style="display: none; ">
4557 <div></div>
4558 </dd>
4559
4560 <!-- FUNCTION PARAMETERS -->
4561 <dd style="display: none; ">
4562 <div></div>
4563 </dd>
4564
4565 </div>
4430 </div> 4566 </div>
4431 </dl> 4567 </dl>
4432 </dd> 4568 </dd>
4433 4569
4434 <!-- OBJECT METHODS --> 4570 <!-- OBJECT METHODS -->
4435 <dd style="display: none; "> 4571 <dd style="display: none; ">
4436 <div></div> 4572 <div></div>
4437 </dd> 4573 </dd>
4438 4574
4439 <!-- OBJECT EVENT FIELDS --> 4575 <!-- OBJECT EVENT FIELDS -->
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
4486 _uff=0; 4622 _uff=0;
4487 urchinTracker(); 4623 urchinTracker();
4488 } 4624 }
4489 catch(e) {/* urchinTracker not available. */} 4625 catch(e) {/* urchinTracker not available. */}
4490 </script> 4626 </script>
4491 <!-- end analytics --> 4627 <!-- end analytics -->
4492 </div> 4628 </div>
4493 </div> <!-- /gc-footer --> 4629 </div> <!-- /gc-footer -->
4494 </div> <!-- /gc-container --> 4630 </div> <!-- /gc-container -->
4495 </body></html> 4631 </body></html>
OLDNEW
« no previous file with comments | « chrome/common/extensions/api/extension_api.json ('k') | chrome/test/base/test_browser_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698