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

Unified Diff: docs/about_links.md

Issue 1309473002: WIP: Migrate Wiki content over to src/docs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: documentation_best_practices.md Created 5 years, 4 months 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 side-by-side diff with in-line comments
Download patch
Index: docs/about_links.md
diff --git a/docs/about_links.md b/docs/about_links.md
new file mode 100644
index 0000000000000000000000000000000000000000..2f8806edb03fd396e9e257f9780a751629d57356
--- /dev/null
+++ b/docs/about_links.md
@@ -0,0 +1,25 @@
+Chromium has special pages that are called About URLs. You can view them by typing the url in the Omnibar (address bar). Note: only about:blank could be linked within a web page, all the others cannot.
+
+| **Url** | **Description** |
+|:--------|:----------------|
+| about: | version information |
+| about:version | version information |
+| about:plugins | installed plugins |
+| about:flags | list of available experiments |
+| about:histograms | histogram data submitted/uploaded via UMA |
+| about:objects | about tracked objects such as Tasks |
+| about:dns | dns records information |
+| about:stats | secret stats page |
+| about:credits | chromium acknowledgments and legal information |
+| about:terms | terms and conditions |
+| about:memory | information about current memory state |
+| about:network | current network status |
+| about:cache | mapping to the view-cache: internal URL |
+| about:ipc | ipc information |
+| about:gpu | gpu information |
+| about:conflicts | lists loaded modules and shows any known conflict |
+| about:internets | some cool OpenGL screen |
+| about:crash | crashes the browser |
+| about:hang | hangs the browser |
+| about:shorthang | short hangs the browser |
+| about:blank | blank page |
« no previous file with comments | « docs/OWNERS ('k') | docs/android_test_instructions.md » ('j') | docs/c_cache_mac.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698