canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,093
edits
(→Review comments: add bug numbers) |
|||
| Line 151: | Line 151: | ||
*** create from scratch into a data: or about:blank document? | *** create from scratch into a data: or about:blank document? | ||
** disable javascript and plugins on the docshell | ** disable javascript and plugins on the docshell | ||
** {{bug| | ** {{bug|602198}} (please fill in) | ||
* Console lines are text nodes added -- should get proper escaping. | * Console lines are text nodes added -- should get proper escaping. | ||
* console filter is done by XPath (but entered by user anyway) | * console filter is done by XPath (but entered by user anyway) | ||
| Line 159: | Line 159: | ||
* javascript evaluation results are clickable -- get an inspect panel | * javascript evaluation results are clickable -- get an inspect panel | ||
** similar concerns to the network panel | ** similar concerns to the network panel | ||
* currently not caching data, but when we are it should be purged when going into/out of Private Browsing mode. {{bug| | * currently not caching data, but when we are it should be purged when going into/out of Private Browsing mode. {{bug|602199}} | ||