Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: devtools-panel.html

Issue 29363504: Issue 4649 - Allow filtering by WEBSOCKET request type (Closed)
Patch Set: Commit CSS changes too... Created Nov. 17, 2016, 8:09 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | skin/devtools-panel.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: devtools-panel.html
diff --git a/devtools-panel.html b/devtools-panel.html
index b66ad24ba14b4a9c7c2948f2d2ff90a1010045ba..59c554b1d2d368025fe95e344633a2a5e415d803 100644
--- a/devtools-panel.html
+++ b/devtools-panel.html
@@ -53,6 +53,7 @@
<option>PING</option>
<option>POPUP</option>
<option>ELEMHIDE</option>
+ <option>WEBSOCKET</option>
<option>OTHER</option>
</select>
type
« no previous file with comments | « no previous file | skin/devtools-panel.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld