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

Unified Diff: devtools-panel.html

Issue 29401586: Issue 5091 - Add WebRTC request type to devtools interface (Closed)
Patch Set: Created April 3, 2017, 10:49 a.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 79435a7d86542edaf64d598e85329bb5d2b0008e..e8dcc7f958b9ff9891b9e29c991841b3a893e51c 100644
--- a/devtools-panel.html
+++ b/devtools-panel.html
@@ -54,6 +54,7 @@
<option>POPUP</option>
<option>ELEMHIDE</option>
<option>WEBSOCKET</option>
+ <option>WEBRTC</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