gecko-dev/devtools/client/webconsole/utils
Nicolas Chevobbe 8879b749c1 Bug 1536523 - Support performance.getEntries result in console.table. r=Honza.
PerformanceEntry values are put in the `getterValue` property in
the descriptor, so whenever we want to display a table we need
to check if the value could be in there.
This highlighted an issue in the console layout when there is a
large number of cells, which we fix in this patch.

Differential Revision: https://phabricator.services.mozilla.com/D54261

--HG--
extra : moz-landing-system : lando
2019-11-26 09:56:40 +00:00
..
clipboard.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
context-menu.js Bug 1214556 - Add open url MenuItem for links in Web Console. r=nchevobbe 2019-11-26 09:04:29 +00:00
id-generator.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
l10n.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
messages.js Bug 1536523 - Support performance.getEntries result in console.table. r=Honza. 2019-11-26 09:56:40 +00:00
moz.build Bug 1568439 - Move webconsole-l10n to utils/l10n. r=jdescottes. 2019-07-24 11:11:34 +00:00
object-inspector.js Bug 1597295 - Allow to pass a pathPrefix property to the WebConsole ObjectInspector util. r=jlast. 2019-11-20 18:05:42 +00:00
prefs.js Bug 1554877 - Make JsTerm editor resizable. r=Honza. 2019-07-18 05:51:44 +00:00