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

Side by Side Diff: third_party/inspector_protocol/README.chromium

Issue 2474743002: [DevTools] migrate DOMDebugger, Input, DeviceOrientation, Tracing to new style (Closed)
Patch Set: rebased Created 4 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
« no previous file with comments | « third_party/inspector_protocol/CodeGenerator.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: inspector protocol 1 Name: inspector protocol
2 Short Name: inspector_protocol 2 Short Name: inspector_protocol
3 URL: https://chromium.googlesource.com/deps/inspector_protocol/ 3 URL: https://chromium.googlesource.com/deps/inspector_protocol/
4 Version: 0 4 Version: 0
5 Revision: cf45a6e89b17cdc9eeacdef4c003fcc55f7ec2a0 5 Revision: cf45a6e89b17cdc9eeacdef4c003fcc55f7ec2a0
6 License: BSD 6 License: BSD
7 License File: LICENSE 7 License File: LICENSE
8 Security Critical: no 8 Security Critical: no
9 9
10 Description: 10 Description:
11 WebKit/core/inspector uses these scripts to generate handlers from protocol 11 WebKit/core/inspector uses these scripts to generate handlers from protocol
12 description. 12 description.
13 13
14 Local modifications: 14 Local modifications:
15 - This only includes the lib/ and templates/ directories, scripts, build 15 - This only includes the lib/ and templates/ directories, scripts, build
16 and the LICENSE files. 16 and the LICENSE files.
17 - DOMStorage, Rendering, Emulation, Network, Memory, Page, LayerTree, Database, 17 - DOMStorage, Rendering, Emulation, Network, Memory, Page, LayerTree, Database,
18 IndexedDB, CacheStorage, DOM, CSS are added 18 IndexedDB, CacheStorage, DOM, CSS, ApplicationCache, DOMDebugger, Input,
19 to new style domains in CodeGenerator.py. 19 DeviceOrierntation, Tracing are added to new style domains in
20 CodeGenerator.py.
OLDNEW
« no previous file with comments | « third_party/inspector_protocol/CodeGenerator.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698