File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 3737 <vbox flex =" 1" >
3838
3939 <!-- React UI Container -->
40- <browser id =" contentFrame" type =" content-primary" flex =" 1"
41- disablehistory =" true" />
40+ <browser id =" contentFrame" type =" content" flex =" 1" disablehistory =" true" />
4241
4342 <!-- Search bar -->
4443 <findbar id =" FindToolbar" browserid =" contentFrame" />
Original file line number Diff line number Diff line change 3535 <vbox flex =" 1" >
3636
3737 <!-- Logging Output -->
38- <browser id =" contentFrame" type =" content-primary" flex =" 1"
39- disablehistory =" true" />
38+ <browser id =" contentFrame" type =" content" flex =" 1" disablehistory =" true" />
4039
4140 <!-- Search bar -->
4241 <findbar id =" FindToolbar" browserid =" contentFrame" />
5352 const { inspectorWindowName } = window.arguments[0];
5453 document.title += ` - ${inspectorWindowName}`;
5554 }
56-
55+
5756 ]]>
5857 </script >
5958
You can’t perform that action at this time.
0 commit comments