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

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

Issue 2463293002: [DevTools] migrate InspectorLayerTreeAgent to new style (Closed)
Patch Set: addressed cpmments 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 are added to new 17 - DOMStorage, Rendering, Emulation, Network, Memory, Page, LayerTree are added
18 style domains in CodeGenerator.py. 18 to new style domains in 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