gecko-dev/devtools/client/webconsole
Towkir Ahmed 128e1384de Bug 1399897 - Restrict the height of console table and add sticky headers; r=nchevobbe
Since table elements (th, tr) do not support sticky headers, the console table now
uses only sibling divs for the cells, with appropriate aria attributes and a CSS grid
to mimic an actual table.

MozReview-Commit-ID: J8hmy7H4GKL

--HG--
extra : rebase_source : 220368d50a36707f7114a4c69580614b79b955e9
2017-12-07 22:05:18 +06:00
..
bin
configs
local-dev Bug 1419075 - Create a button that open a sidebar in the console. r=nchevobbe 2017-11-20 16:00:31 -05:00
net Bug 1415650 - Web Console to use prop-types and react-dom-factories r=Honza 2017-11-10 22:16:39 +00:00
new-console-output Bug 1399897 - Restrict the height of console table and add sticky headers; r=nchevobbe 2017-12-07 22:05:18 +06:00
test Bug 1424917 - Remove support for HSTS Priming. r=mayhemer, r=ckerschb 2018-01-10 11:07:00 -05:00
.babelrc Bug 1422841 - Remove Immutable usage from the messages reducer; r=bgrins 2017-12-04 12:24:44 +01:00
console-commands.js Bug 1399886 - remove unnecessary invertable CSS classes on devtools icons;r=gl 2017-10-04 21:13:48 +02:00
console-output.js Bug 1403895 - Remove devtools/shared/client/main.js; r=ochameau. 2017-09-29 15:24:14 +02:00
hudservice.js Bug 1416711 - Add registerAllActors API;r=ochameau 2017-11-13 21:22:15 +01:00
jsterm.js Bug 1404850 - Fix self-XSS protection in new console and enable test; r=Honza. 2017-10-24 11:08:02 +02:00
moz.build Backed out changeset 227ff88b9848 (bug 1326937) for timing out in browser_ext_devtools_inspectedWindow_eval_bindings.js. r=backout on A CLOSED TREE 2017-07-17 20:48:25 +02:00
new-webconsole.js Bug 1419088 - Hitting the Esc key on the console when sidebar is open should close it. r=bgrins 2017-12-19 10:54:57 -05:00
package.json Bug 1420934 - Ensure npm install on netmonitor before installing in webconsole;r=Honza 2018-01-11 09:28:52 -08:00
panel.js Bug 1411887 - Add telemetry to track console refresh time when reload a page. r=nchevobbe 2017-10-24 11:56:58 -07:00
utils.js
webconsole-connection-proxy.js Bug 1362036 - Implement http inspection in new console; r=nchevobbe 2017-08-30 15:16:39 +02:00
webconsole-l10n.js
webconsole.html Bug 1409413 - Split Netmonitor styles into more files; r=rickychien 2017-11-06 16:26:28 +01:00
webconsole.js Bug 1005755 - Stop using Connector as a singleton; r=rickychien 2017-10-16 14:42:25 +02:00
webconsole.xul Backed out changeset 227ff88b9848 (bug 1326937) for timing out in browser_ext_devtools_inspectedWindow_eval_bindings.js. r=backout on A CLOSED TREE 2017-07-17 20:48:25 +02:00
webpack.config.js Bug 1403106 - Fix console launchpad for ObjectClient; r=Honza 2017-10-04 13:32:44 +02:00