summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs
diff options
context:
space:
mode:
authorasargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-18 20:24:03 +0000
committerasargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-18 20:24:03 +0000
commit416261c9a80c52eb9d5047727bbce605a485cf1c (patch)
tree6c39b76ae3f9772f559fa9db99490b83c461e969 /chrome/common/extensions/docs
parent6e60e6fde4d61b6710eccf6ceaa81285aa2e8330 (diff)
downloadchromium_src-416261c9a80c52eb9d5047727bbce605a485cf1c.zip
chromium_src-416261c9a80c52eb9d5047727bbce605a485cf1c.tar.gz
chromium_src-416261c9a80c52eb9d5047727bbce605a485cf1c.tar.bz2
Revert extension docs buildscript changes from r52616
In r52616 Aaron checked in some improvements to speed up doc generation, but they don't seem to work for me on either windows or ubuntu hardy. Either he missed some changes or it only works on newer ubuntu or something. TBR=rafaelw BUG=none TESt=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52866 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs')
-rw-r--r--chrome/common/extensions/docs/a11y.html3
-rw-r--r--chrome/common/extensions/docs/api_index.html3
-rw-r--r--chrome/common/extensions/docs/api_other.html3
-rw-r--r--chrome/common/extensions/docs/autoupdate.html3
-rw-r--r--chrome/common/extensions/docs/background_pages.html3
-rw-r--r--chrome/common/extensions/docs/bookmarks.html3
-rw-r--r--chrome/common/extensions/docs/browserAction.html3
-rwxr-xr-xchrome/common/extensions/docs/build/build.py132
-rw-r--r--chrome/common/extensions/docs/build/generator.html44
-rw-r--r--chrome/common/extensions/docs/content_scripts.html3
-rw-r--r--chrome/common/extensions/docs/contextMenus.html3
-rw-r--r--chrome/common/extensions/docs/cookies.html4
-rw-r--r--chrome/common/extensions/docs/devguide.html3
-rw-r--r--chrome/common/extensions/docs/docs.html3
-rw-r--r--chrome/common/extensions/docs/events.html3
-rw-r--r--chrome/common/extensions/docs/experimental.clipboard.html3
-rw-r--r--chrome/common/extensions/docs/experimental.html3
-rw-r--r--chrome/common/extensions/docs/experimental.infobars.html3
-rw-r--r--chrome/common/extensions/docs/experimental.omnibox.html3
-rw-r--r--chrome/common/extensions/docs/experimental.processes.html3
-rw-r--r--chrome/common/extensions/docs/extension.html3
-rw-r--r--chrome/common/extensions/docs/external_extensions.html3
-rw-r--r--chrome/common/extensions/docs/faq.html3
-rw-r--r--chrome/common/extensions/docs/getstarted.html3
-rw-r--r--chrome/common/extensions/docs/history.html3
-rw-r--r--chrome/common/extensions/docs/hosting.html3
-rw-r--r--chrome/common/extensions/docs/i18n-messages.html3
-rw-r--r--chrome/common/extensions/docs/i18n.html3
-rw-r--r--chrome/common/extensions/docs/idle.html3
-rw-r--r--chrome/common/extensions/docs/index.html3
-rw-r--r--chrome/common/extensions/docs/manifest.html3
-rw-r--r--chrome/common/extensions/docs/match_patterns.html3
-rw-r--r--chrome/common/extensions/docs/messaging.html3
-rw-r--r--chrome/common/extensions/docs/notifications.html3
-rw-r--r--chrome/common/extensions/docs/npapi.html3
-rw-r--r--chrome/common/extensions/docs/options.html3
-rw-r--r--chrome/common/extensions/docs/override.html3
-rw-r--r--chrome/common/extensions/docs/overview.html3
-rw-r--r--chrome/common/extensions/docs/packaging.html3
-rw-r--r--chrome/common/extensions/docs/pageAction.html3
-rw-r--r--chrome/common/extensions/docs/samples.html3
-rw-r--r--chrome/common/extensions/docs/tabs.html3
-rw-r--r--chrome/common/extensions/docs/themes.html3
-rw-r--r--chrome/common/extensions/docs/tut_analytics.html3
-rw-r--r--chrome/common/extensions/docs/tut_debugging.html3
-rw-r--r--chrome/common/extensions/docs/tut_oauth.html3
-rw-r--r--chrome/common/extensions/docs/tutorials.html3
-rw-r--r--chrome/common/extensions/docs/windows.html3
-rw-r--r--chrome/common/extensions/docs/xhr.html3
49 files changed, 172 insertions, 146 deletions
diff --git a/chrome/common/extensions/docs/a11y.html b/chrome/common/extensions/docs/a11y.html
index 45721ff..9e50278 100644
--- a/chrome/common/extensions/docs/a11y.html
+++ b/chrome/common/extensions/docs/a11y.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Accessibility (a11y) - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Accessibility (a11y) - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/api_index.html b/chrome/common/extensions/docs/api_index.html
index ebd983a..e1ab538 100644
--- a/chrome/common/extensions/docs/api_index.html
+++ b/chrome/common/extensions/docs/api_index.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>chrome.* APIs - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>chrome.* APIs - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/api_other.html b/chrome/common/extensions/docs/api_other.html
index 84dec79..5e32b39 100644
--- a/chrome/common/extensions/docs/api_other.html
+++ b/chrome/common/extensions/docs/api_other.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Other APIs - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Other APIs - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/autoupdate.html b/chrome/common/extensions/docs/autoupdate.html
index 0e5919d..ecbaddf 100644
--- a/chrome/common/extensions/docs/autoupdate.html
+++ b/chrome/common/extensions/docs/autoupdate.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Autoupdating - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Autoupdating - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/background_pages.html b/chrome/common/extensions/docs/background_pages.html
index 5a0d35a..bb82663 100644
--- a/chrome/common/extensions/docs/background_pages.html
+++ b/chrome/common/extensions/docs/background_pages.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Background Pages - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Background Pages - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/bookmarks.html b/chrome/common/extensions/docs/bookmarks.html
index 2d5e1d7..3918782 100644
--- a/chrome/common/extensions/docs/bookmarks.html
+++ b/chrome/common/extensions/docs/bookmarks.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Bookmarks - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Bookmarks - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/browserAction.html b/chrome/common/extensions/docs/browserAction.html
index e182058..f485e60 100644
--- a/chrome/common/extensions/docs/browserAction.html
+++ b/chrome/common/extensions/docs/browserAction.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Browser Actions - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Browser Actions - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/build/build.py b/chrome/common/extensions/docs/build/build.py
index d1acc3c..509b9c2 100755
--- a/chrome/common/extensions/docs/build/build.py
+++ b/chrome/common/extensions/docs/build/build.py
@@ -28,8 +28,8 @@ _api_template_html = _template_dir + "/api_template.html"
_page_shell_html = _template_dir + "/page_shell.html"
_generator_html = _build_dir + "/generator.html"
-_expected_output_preamble = "#BEGIN"
-_expected_output_postamble = "#END"
+_expected_output_preamble = "<!DOCTYPE html>"
+_expected_output_postamble = "</body></html>"
# HACK! This is required because we can only depend on python 2.4 and
# the calling environment may not be setup to set the PYTHONPATH
@@ -37,72 +37,62 @@ sys.path.append(os.path.normpath(_base_dir +
"/../../../../third_party"))
import simplejson as json
-def RenderPages(names, test_shell):
+def RenderPage(name, test_shell):
"""
- Calls test_shell --layout-tests .../generator.html?<names> and writes the
- results to .../docs/<name>.html
+ Calls test_shell --layout-tests .../generator.html?<name> and writes the
+ result to .../docs/<name>.html
"""
- if not names:
- raise Exception("RenderPage called with empty names param")
+ if not name:
+ raise Exception("RenderPage called with empty name")
- generator_url = "file:" + urllib.pathname2url(_generator_html)
- generator_url += "?" + ",".join(names)
+ generator_url = "file:" + urllib.pathname2url(_generator_html) + "?" + name
+ input_file = _base_dir + "/" + name + ".html"
- # Start with a fresh copy of page shell for each file.
- # Save the current contents so that we can look for changes later.
- originals = {}
- for name in names:
- input_file = _base_dir + "/" + name + ".html"
-
- if (os.path.isfile(input_file)):
- originals[name] = open(input_file, 'rb').read()
- os.remove(input_file)
- else:
- originals[name] = ""
+ # Copy page_shell to destination output and move aside original, if it exists.
+ original = None
+ if (os.path.isfile(input_file)):
+ original = open(input_file, 'rb').read()
+ os.remove(input_file)
- shutil.copy(_page_shell_html, input_file)
+ shutil.copy(_page_shell_html, input_file)
# Run test_shell and capture result
- p = Popen(
- [test_shell, "--layout-tests", "--time-out-ms=30000", generator_url],
+ p = Popen([test_shell, "--layout-tests", generator_url],
stdout=PIPE)
- # The remaining output will be the content of the generated pages.
- output = p.stdout.read()
-
- # Parse out just the JSON part.
- begin = output.find(_expected_output_preamble)
- end = output.rfind(_expected_output_postamble)
-
- if (begin < 0 or end < 0):
- raise Exception ("test_shell returned invalid output:\n\n" + output)
-
- begin += len(_expected_output_preamble)
-
- try:
- output_parsed = json.loads(output[begin:end])
- except ValueError, msg:
- raise Exception("Could not parse test_shell output as JSON. Error: " + msg +
- "\n\nOutput was:\n" + output)
-
- changed_files = []
- for name in names:
- result = output_parsed[name].encode("utf8") + '\n'
-
- # Remove CRs that are appearing from captured test_shell output.
- result = result.replace('\r', '')
-
- # Remove page_shell
- input_file = _base_dir + "/" + name + ".html"
- os.remove(input_file)
-
- # Write output
- open(input_file, 'wb').write(result)
- if (originals[name] and result != originals[name]):
- changed_files.append(input_file)
-
- return changed_files
-
+ # The remaining output will be the content of the generated page.
+ result = p.stdout.read()
+
+ content_start = result.find(_expected_output_preamble)
+ content_end = result.find(_expected_output_postamble)
+ if (content_start < 0):
+ if (result.startswith("#TEST_TIMED_OUT")):
+ raise Exception("test_shell returned TEST_TIMED_OUT.\n" +
+ "Their was probably a problem with generating the " +
+ "page\n" +
+ "Try copying template/page_shell.html to:\n" +
+ input_file +
+ "\nAnd open it in chrome using the file: scheme.\n" +
+ "Look from javascript errors via the inspector.")
+ raise Exception("test_shell returned unexpected output: " + result)
+ postamble_length = len(_expected_output_postamble)
+ result = result[content_start:content_end + postamble_length] + "\n"
+
+ # Remove the trailing #EOF that test shell appends to the output.
+ result = result.replace('#EOF', '')
+
+ # Remove page_shell
+ os.remove(input_file)
+
+ # Remove CRs that are appearing from captured test_shell output.
+ result = result.replace('\r', '')
+
+ # Write output
+ open(input_file, 'wb').write(result)
+ if (original and result == original):
+ return None
+ else:
+ return input_file
def FindTestShell():
# This is hacky. It is used to guess the location of the test_shell
@@ -113,23 +103,23 @@ def FindTestShell():
if (sys.platform in ('cygwin', 'win32')):
home_dir = os.path.normpath(os.getenv("HOMEDRIVE") + os.getenv("HOMEPATH"))
- search_locations.append(chrome_dir + "/Release/test_shell.exe")
search_locations.append(chrome_dir + "/Debug/test_shell.exe")
+ search_locations.append(chrome_dir + "/Release/test_shell.exe")
search_locations.append(home_dir + "/bin/test_shell/" +
"test_shell.exe")
if (sys.platform in ('linux', 'linux2')):
- search_locations.append(src_dir + "/sconsbuild/Release/test_shell")
- search_locations.append(src_dir + "/out/Release/test_shell")
search_locations.append(src_dir + "/sconsbuild/Debug/test_shell")
search_locations.append(src_dir + "/out/Debug/test_shell")
+ search_locations.append(src_dir + "/sconsbuild/Release/test_shell")
+ search_locations.append(src_dir + "/out/Release/test_shell")
search_locations.append(os.getenv("HOME") + "/bin/test_shell/test_shell")
if (sys.platform == 'darwin'):
search_locations.append(src_dir +
- "/xcodebuild/Release/TestShell.app/Contents/MacOS/TestShell")
- search_locations.append(src_dir +
"/xcodebuild/Debug/TestShell.app/Contents/MacOS/TestShell")
+ search_locations.append(src_dir +
+ "/xcodebuild/Release/TestShell.app/Contents/MacOS/TestShell")
search_locations.append(os.getenv("HOME") + "/bin/test_shell/" +
"TestShell.app/Contents/MacOS/TestShell")
@@ -137,10 +127,10 @@ def FindTestShell():
if os.path.isfile(loc):
return loc
- raise Exception("Could not find test_shell executable\n" +
- "**test_shell may need to be built**\n" +
- "Searched: \n" + "\n".join(search_locations) + "\n" +
- "To specify a path to test_shell use --test-shell-path")
+ raise Exception ("Could not find test_shell executable\n" +
+ "**test_shell may need to be built**\n" +
+ "Searched: \n" + "\n".join(search_locations) + "\n" +
+ "To specify a path to test_shell use --test-shell-path")
def GetAPIModuleNames():
try:
@@ -188,7 +178,11 @@ def main():
# All pages to generate
page_names = static_names | module_names
- modified_files = RenderPages(page_names, test_shell)
+ modified_files = []
+ for page in page_names:
+ modified_file = RenderPage(page, test_shell)
+ if (modified_file):
+ modified_files.append(modified_file)
if (len(modified_files) == 0):
print "Output files match existing files. No changes made."
diff --git a/chrome/common/extensions/docs/build/generator.html b/chrome/common/extensions/docs/build/generator.html
index 0700d49..eedebf8 100644
--- a/chrome/common/extensions/docs/build/generator.html
+++ b/chrome/common/extensions/docs/build/generator.html
@@ -2,11 +2,8 @@
<head>
<script>
var childFrame;
-var pages;
-var currentPage;
-var result = {};
-function init() {
+function generate() {
if (!window.layoutTestController) {
alert("window.layoutTestController not defined.");
return;
@@ -15,41 +12,28 @@ function init() {
layoutTestController.dumpAsText();
layoutTestController.waitUntilDone();
- pages = window.location.search.substring(1).split(",");
- if (!pages.length) {
- alert("please specify which pages to generate via " +
- "?<page> ... ie. generator.html?tabs,bookmarks,cookies,...");
+ var page = window.location.search.substring(1);
+ if (!page) {
+ alert("please specify which page to generate via " +
+ "?<page> ... ie. generator.html?tabs");
}
childFrame = document.createElement('iframe');
+ childFrame.src = "../" + page + ".html?regenerate";
childFrame.style.display = "none";
document.body.appendChild(childFrame);
-
- next();
}
-function next() {
- currentPage = pages.shift();
- childFrame.src = "../" + currentPage + ".html?regenerate";
-}
-
-var count = 0;
function done() {
- result[currentPage] = childFrame.contentWindow.serializePage();
-
- if (pages.length) {
- next();
- } else {
- var preNode = document.createElement("pre");
- var textNode = document.createTextNode(
- "#BEGIN" + JSON.stringify(result) + "#END");
- preNode.appendChild(textNode);
- document.getElementsByTagName("body")[0].appendChild(preNode);
- layoutTestController.notifyDone();
- }
+ var preNode = document.createElement('pre');
+ var textNode = document.createTextNode(
+ childFrame.contentWindow.serializePage());
+ preNode.appendChild(textNode);
+ document.getElementsByTagName("body")[0].appendChild(preNode);
+ layoutTestController.notifyDone();
}
</script>
</head>
- <body onload="init();">
+ <body onload="generate();">
</body>
-</html>
+</html> \ No newline at end of file
diff --git a/chrome/common/extensions/docs/content_scripts.html b/chrome/common/extensions/docs/content_scripts.html
index 12ec46a..310c4fd 100644
--- a/chrome/common/extensions/docs/content_scripts.html
+++ b/chrome/common/extensions/docs/content_scripts.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Content Scripts - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Content Scripts - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/contextMenus.html b/chrome/common/extensions/docs/contextMenus.html
index 704c09d..375a90a 100644
--- a/chrome/common/extensions/docs/contextMenus.html
+++ b/chrome/common/extensions/docs/contextMenus.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>chrome.contextMenus - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>chrome.contextMenus - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/cookies.html b/chrome/common/extensions/docs/cookies.html
index 704a336..3b56ef6 100644
--- a/chrome/common/extensions/docs/cookies.html
+++ b/chrome/common/extensions/docs/cookies.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>chrome.cookies - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>chrome.cookies - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
@@ -146,6 +147,7 @@
<li>Browser UI
<ul>
<li><a href="browserAction.html">Browser Actions</a></li>
+ <li><a href="contextMenus.html">Context Menus</a></li>
<li><a href="notifications.html">Desktop Notifications</a></li>
<li><a href="options.html">Options Pages</a></li>
<li><a href="override.html">Override Pages</a></li>
diff --git a/chrome/common/extensions/docs/devguide.html b/chrome/common/extensions/docs/devguide.html
index 4d45aa9..1cbd19b 100644
--- a/chrome/common/extensions/docs/devguide.html
+++ b/chrome/common/extensions/docs/devguide.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Developer's Guide - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Developer's Guide - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/docs.html b/chrome/common/extensions/docs/docs.html
index fd683f5..4af6912 100644
--- a/chrome/common/extensions/docs/docs.html
+++ b/chrome/common/extensions/docs/docs.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Hello There! - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Hello There! - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/events.html b/chrome/common/extensions/docs/events.html
index daef9af..52cf0f5 100644
--- a/chrome/common/extensions/docs/events.html
+++ b/chrome/common/extensions/docs/events.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Events - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Events - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/experimental.clipboard.html b/chrome/common/extensions/docs/experimental.clipboard.html
index ecfd14c..8046de9 100644
--- a/chrome/common/extensions/docs/experimental.clipboard.html
+++ b/chrome/common/extensions/docs/experimental.clipboard.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>chrome.experimental.clipboard - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>chrome.experimental.clipboard - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/experimental.html b/chrome/common/extensions/docs/experimental.html
index 227fd36..a1827ba 100644
--- a/chrome/common/extensions/docs/experimental.html
+++ b/chrome/common/extensions/docs/experimental.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>chrome.experimental.* APIs - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>chrome.experimental.* APIs - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/experimental.infobars.html b/chrome/common/extensions/docs/experimental.infobars.html
index af4ace4..099f7f8 100644
--- a/chrome/common/extensions/docs/experimental.infobars.html
+++ b/chrome/common/extensions/docs/experimental.infobars.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>chrome.experimental.infobars - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>chrome.experimental.infobars - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/experimental.omnibox.html b/chrome/common/extensions/docs/experimental.omnibox.html
index 5030014..1e775b8 100644
--- a/chrome/common/extensions/docs/experimental.omnibox.html
+++ b/chrome/common/extensions/docs/experimental.omnibox.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>chrome.experimental.omnibox - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>chrome.experimental.omnibox - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/experimental.processes.html b/chrome/common/extensions/docs/experimental.processes.html
index d70fee0..5bd5359 100644
--- a/chrome/common/extensions/docs/experimental.processes.html
+++ b/chrome/common/extensions/docs/experimental.processes.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>chrome.experimental.processes - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>chrome.experimental.processes - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/extension.html b/chrome/common/extensions/docs/extension.html
index a68a66f..c8a0fee 100644
--- a/chrome/common/extensions/docs/extension.html
+++ b/chrome/common/extensions/docs/extension.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>chrome.extension - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>chrome.extension - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/external_extensions.html b/chrome/common/extensions/docs/external_extensions.html
index 0fa39e7..0b6d105 100644
--- a/chrome/common/extensions/docs/external_extensions.html
+++ b/chrome/common/extensions/docs/external_extensions.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Other Deployment Options - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Other Deployment Options - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/faq.html b/chrome/common/extensions/docs/faq.html
index 6368cab..ffaa639 100644
--- a/chrome/common/extensions/docs/faq.html
+++ b/chrome/common/extensions/docs/faq.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Frequently Asked Questions - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Frequently Asked Questions - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/getstarted.html b/chrome/common/extensions/docs/getstarted.html
index db717f1..5af1bc5 100644
--- a/chrome/common/extensions/docs/getstarted.html
+++ b/chrome/common/extensions/docs/getstarted.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Tutorial: Getting Started (Hello, World!) - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Tutorial: Getting Started (Hello, World!) - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/history.html b/chrome/common/extensions/docs/history.html
index ee93a37..09fae10 100644
--- a/chrome/common/extensions/docs/history.html
+++ b/chrome/common/extensions/docs/history.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>chrome.history - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>chrome.history - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/hosting.html b/chrome/common/extensions/docs/hosting.html
index 685cbc2..b95a396 100644
--- a/chrome/common/extensions/docs/hosting.html
+++ b/chrome/common/extensions/docs/hosting.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Hosting - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Hosting - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/i18n-messages.html b/chrome/common/extensions/docs/i18n-messages.html
index 6f0ebaa..cdfcd6d 100644
--- a/chrome/common/extensions/docs/i18n-messages.html
+++ b/chrome/common/extensions/docs/i18n-messages.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Formats: Locale-Specific Messages - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Formats: Locale-Specific Messages - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/i18n.html b/chrome/common/extensions/docs/i18n.html
index 5c90177..a5cb507 100644
--- a/chrome/common/extensions/docs/i18n.html
+++ b/chrome/common/extensions/docs/i18n.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Internationalization (i18n) - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Internationalization (i18n) - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/idle.html b/chrome/common/extensions/docs/idle.html
index a2ea042..b7e1fd3 100644
--- a/chrome/common/extensions/docs/idle.html
+++ b/chrome/common/extensions/docs/idle.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Idle - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Idle - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/index.html b/chrome/common/extensions/docs/index.html
index e2f8259..3cdba18 100644
--- a/chrome/common/extensions/docs/index.html
+++ b/chrome/common/extensions/docs/index.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/manifest.html b/chrome/common/extensions/docs/manifest.html
index e476ee9..398b25d 100644
--- a/chrome/common/extensions/docs/manifest.html
+++ b/chrome/common/extensions/docs/manifest.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Formats: Manifest Files - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Formats: Manifest Files - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/match_patterns.html b/chrome/common/extensions/docs/match_patterns.html
index 7d49525..fb4ae39 100644
--- a/chrome/common/extensions/docs/match_patterns.html
+++ b/chrome/common/extensions/docs/match_patterns.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Match Patterns - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Match Patterns - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/messaging.html b/chrome/common/extensions/docs/messaging.html
index b5a209f..3bdd6e3 100644
--- a/chrome/common/extensions/docs/messaging.html
+++ b/chrome/common/extensions/docs/messaging.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Message Passing - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Message Passing - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/notifications.html b/chrome/common/extensions/docs/notifications.html
index 810a1dd..b7e2f07 100644
--- a/chrome/common/extensions/docs/notifications.html
+++ b/chrome/common/extensions/docs/notifications.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Desktop Notifications - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Desktop Notifications - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/npapi.html b/chrome/common/extensions/docs/npapi.html
index 7b8e852..ada8894 100644
--- a/chrome/common/extensions/docs/npapi.html
+++ b/chrome/common/extensions/docs/npapi.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>NPAPI Plugins - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>NPAPI Plugins - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/options.html b/chrome/common/extensions/docs/options.html
index 01f4c3f..300af3f 100644
--- a/chrome/common/extensions/docs/options.html
+++ b/chrome/common/extensions/docs/options.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Options - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Options - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/override.html b/chrome/common/extensions/docs/override.html
index 4449c10..62175fc 100644
--- a/chrome/common/extensions/docs/override.html
+++ b/chrome/common/extensions/docs/override.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Override - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Override - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/overview.html b/chrome/common/extensions/docs/overview.html
index cd60bdf..62f6520 100644
--- a/chrome/common/extensions/docs/overview.html
+++ b/chrome/common/extensions/docs/overview.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Overview - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Overview - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/packaging.html b/chrome/common/extensions/docs/packaging.html
index d9f64de..306c377 100644
--- a/chrome/common/extensions/docs/packaging.html
+++ b/chrome/common/extensions/docs/packaging.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Packaging - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Packaging - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/pageAction.html b/chrome/common/extensions/docs/pageAction.html
index d6e9b7e8..1de5d78 100644
--- a/chrome/common/extensions/docs/pageAction.html
+++ b/chrome/common/extensions/docs/pageAction.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Page Actions - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Page Actions - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/samples.html b/chrome/common/extensions/docs/samples.html
index ed6e24b..e740089 100644
--- a/chrome/common/extensions/docs/samples.html
+++ b/chrome/common/extensions/docs/samples.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Samples - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Samples - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/tabs.html b/chrome/common/extensions/docs/tabs.html
index 4a98988..76e6293 100644
--- a/chrome/common/extensions/docs/tabs.html
+++ b/chrome/common/extensions/docs/tabs.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Tabs - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Tabs - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/themes.html b/chrome/common/extensions/docs/themes.html
index 649cd20..d62bde4 100644
--- a/chrome/common/extensions/docs/themes.html
+++ b/chrome/common/extensions/docs/themes.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Themes - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Themes - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/tut_analytics.html b/chrome/common/extensions/docs/tut_analytics.html
index 4ae0740..a52b2c9 100644
--- a/chrome/common/extensions/docs/tut_analytics.html
+++ b/chrome/common/extensions/docs/tut_analytics.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Tutorial: Google Analytics - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Tutorial: Google Analytics - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/tut_debugging.html b/chrome/common/extensions/docs/tut_debugging.html
index 153fb3e..32c6bc1 100644
--- a/chrome/common/extensions/docs/tut_debugging.html
+++ b/chrome/common/extensions/docs/tut_debugging.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Tutorial: Debugging - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Tutorial: Debugging - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/tut_oauth.html b/chrome/common/extensions/docs/tut_oauth.html
index cea580b..b2ef980 100644
--- a/chrome/common/extensions/docs/tut_oauth.html
+++ b/chrome/common/extensions/docs/tut_oauth.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Tutorial: OAuth - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Tutorial: OAuth - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/tutorials.html b/chrome/common/extensions/docs/tutorials.html
index fb26df3..f0f5c0c 100644
--- a/chrome/common/extensions/docs/tutorials.html
+++ b/chrome/common/extensions/docs/tutorials.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Tutorials - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Tutorials - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/windows.html b/chrome/common/extensions/docs/windows.html
index f5ea6250..c651c4a 100644
--- a/chrome/common/extensions/docs/windows.html
+++ b/chrome/common/extensions/docs/windows.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Windows - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Windows - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>
diff --git a/chrome/common/extensions/docs/xhr.html b/chrome/common/extensions/docs/xhr.html
index 72cd980..5ce368c 100644
--- a/chrome/common/extensions/docs/xhr.html
+++ b/chrome/common/extensions/docs/xhr.html
@@ -15,7 +15,8 @@
</script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
- <title>Cross-Origin XMLHttpRequest - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs">
+ <title>Cross-Origin XMLHttpRequest - Google Chrome Extensions - Google Code</title></head>
+ <body> <div id="gc-container" class="labs">
<div id="devModeWarning">
You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files.
</div>