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

Side by Side 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: 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 unified diff | Download patch
« no previous file with comments | « no previous file | docs/android_test_instructions.md » ('j') | docs/breakpad.md » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Chromium has special pages that are called About URLs. You can view them by typi ng the url in the Omnibar (address bar). Note: only about:blank could be linked within a web page, all the others cannot.
2
3 | **Url** | **Description** |
4 |:--------|:----------------|
5 | about: | version information |
6 | about:version | version information |
7 | about:plugins | installed plugins |
8 | about:flags | list of available experiments |
9 | about:histograms | histogram data submitted/uploaded via UMA |
10 | about:objects | about tracked objects such as Tasks |
11 | about:dns | dns records information |
12 | about:stats | secret stats page |
13 | about:credits | chromium acknowledgments and legal information |
14 | about:terms | terms and conditions |
15 | about:memory | information about current memory state |
16 | about:network | current network status |
17 | about:cache | mapping to the view-cache: internal URL |
18 | about:ipc | ipc information |
19 | about:gpu | gpu information |
20 | about:conflicts | lists loaded modules and shows any known conflict |
21 | about:internets | some cool OpenGL screen |
22 | about:crash | crashes the browser |
23 | about:hang | hangs the browser |
24 | about:shorthang | short hangs the browser |
25 | about:blank | blank page |
OLDNEW
« no previous file with comments | « no previous file | docs/android_test_instructions.md » ('j') | docs/breakpad.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698