mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-23 15:37:51 +01:00
Fix inline documentation in crash_server.py
This commit is contained in:
parent
a141082b91
commit
fb925e7aa5
@ -36,9 +36,12 @@ Usage of this script is as follows:
|
|||||||
|
|
||||||
[CrashKeys]
|
[CrashKeys]
|
||||||
# The cefclient sample application sets these values (see step 5 below).
|
# The cefclient sample application sets these values (see step 5 below).
|
||||||
testkey1=small
|
testkey_small1=small
|
||||||
testkey2=medium
|
testkey_small2=small
|
||||||
testkey3=large
|
testkey_medium1=medium
|
||||||
|
testkey_medium2=medium
|
||||||
|
testkey_large1=large
|
||||||
|
testkey_large2=large
|
||||||
|
|
||||||
3. Load one of the following URLs in the CEF-based application to cause a crash:
|
3. Load one of the following URLs in the CEF-based application to cause a crash:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user