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

Side by Side Diff: third_party/WebKit/Source/core/inspector/protocol_compatibility_errors.json

Issue 2819183002: [DevTools] Consolidate overlay-related functionality in Overlay domain (Closed)
Patch Set: rebased Created 3 years, 8 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
OLDNEW
(Empty)
1 {
2 "errors": [
3 "DOM.highlightRect: command has been removed",
pfeldman 2017/04/18 00:25:08 redirect 'em!
dgozman 2017/04/18 20:39:32 Done.
4 "DOM.highlightNode: command has been removed",
5 "DOM.hideHighlight: command has been removed"
6 ]
7 }
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698