gecko-dev/dom/console/tests
Tom Tromey d9a58b20b7 Bug 1346326 - implement new console.count semantics; r=baku
Bug 1346326 points out that the console.count spec has changed to

  void count(optional DOMString label = "default");

This patch implements the same behavior, but does not change the webidl,
on the theory that perhaps something relies on the current "any..."
type.

MozReview-Commit-ID: 9RQKAZ4AVtT
2017-04-07 10:04:10 -06:00
..
chrome.ini
file_empty.html
mochitest.ini
test_bug659625.html Bug 1346326 - implement new console.count semantics; r=baku 2017-04-07 10:04:10 -06:00
test_bug978522.html
test_bug979109.html
test_bug989665.html
test_console.xul
test_consoleEmptyStack.html
test_console_binding.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_console_proto.html