Mark Goodwin
c0fa5bab0d
Bug 1170476 - Avoid logging multiple SHA-1 warnings per page (r=past)
2015-07-07 17:26:59 +01:00
Patrick Brosset
ebd7410d89
Bug 1167979 - Remove spidermonkey specific JS from webconsole; r=bgrins
2015-05-24 19:41:58 +02:00
Birunthan Mohanathas
fe337d7c5e
Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan
2015-05-21 21:49:30 +01:00
Panos Astithas
89f7f634eb
Make the web console aware of coneole.timeStamp() (bug 1165489). r=jsantell
2015-05-18 19:24:11 +03:00
Panos Astithas
1d2ddcc897
Bug 862341 Part 2: Display cached network requests in the web console. r=vporof
2015-05-07 20:38:20 +03:00
Panos Astithas
b6f6a16802
Bug 862341 Part 1: Move the network request storage from the console frontend to the console client so the netmonitor can reuse it. r=vporof
2015-05-07 20:38:19 +03:00
Jennifer Fong
91df137020
Bug 1157944 - Fix console.dir from obscuring next console call. r=bgrins
2015-05-04 09:10:00 -04:00
Florent Fayolle
fc90d47d92
Bug 922212 - Add console.dirxml. r=bgrins, r=mrbkap
2015-04-29 11:34:00 -04:00
Jennifer Fong
0aba19765c
Bug 971967 - Clear sidebar on console refresh. r=bgrins
2015-04-30 09:49:00 -04:00
Geoff Lankow
b7c235f031
Bug 1138336 - Adapt nsIScriptError so it can display log messages with filename and line number; r=jst,neil,past
2015-04-28 18:39:47 +12:00
Carsten "Tomcat" Book
ab43584425
merge fx-team to mozilla-central a=merge
2015-04-27 12:34:03 +02:00
Andrea Marchesini
2715613b83
Bug 1125205 - Display console API messages from shared or service workers to the web console, r=past
2015-04-26 09:37:59 +01:00
Wes Kocher
04d85ae213
Backed out changeset a12f0f05779c (bug 1125205) for dt4 failures CLOSED TREE
2015-04-24 13:06:46 -07:00
Jordan Santell
d9a58344f8
Bug 1134778 - Consolidate usages of view sourcing in tools with a source-utils module. r=vp,jryans
2015-04-24 14:16:34 -07:00
Andrea Marchesini
d471f3adf3
Bug 1125205 - Display console API messages from Shared or Service Workers to the webconsole, r=past
2015-04-24 19:12:30 +01:00
Alexandre Poirot
c1451d9d3b
Bug 1059308 - Make frame selection button to work in browser toolbox. r=jryans,past
2015-03-04 05:47:00 +01:00
Alexandre Poirot
bebe410bdc
Bug 1059308 - Add Target.isTabActor to tell if the remote tab actor supports attach/detach requests. r=jryans
2015-02-26 03:55:00 +01:00
Brian Grinstead
6a80bfd719
Bug 1134845 - Add clearHistory jsterm helper to remove persisted console input history. r=past
2015-02-20 14:57:00 -05:00
Brian Grinstead
00d73e3343
Bug 943306 - Allow persisting console input history between sessions;r=past
2015-02-26 07:45:39 -08:00
Ian Moody
11a7a2e3ab
Bug 1124246 - Visually differentiate XHR network logs in the webconsole. r=past
2015-02-11 19:22:57 +00:00
David Rajchenbach-Teller
64d79d5574
Bug 1005870 - Adding a copy() command to the console;r=robcee
2015-02-04 18:53:40 -08:00
Ian Moody
77aa506d03
Bug 972655 - Console should show XMLHttpRequests - Add XHR filter to webconsole. r=past
2015-01-21 10:39:45 -08:00
Patrick Brosset
60c1284bc8
Bug 1101569 - Adds an allTabs menu to the sidebar widget; r=dcamp
2015-01-15 10:47:12 +01:00
Athena
d07a5780fa
Bug 1100562 - Copy entire message that was right-clicked if there's no text selection. r=past
2015-01-12 01:07:00 +01:00
Jim Blandy
cc14b80dc2
Bug 967234: Don't block self-hosted code in the devtool client code; Debugger takes care of this. r=ejpbruel
2014-12-23 16:47:52 -08:00
Brian Grinstead
25da0de23a
Bug 1088861 - Add evaluateJSAsync method on the web console actor;r=past
2014-12-16 17:18:26 -08:00
Brian Grinstead
7f6cc98122
Bug 1088861 - Refactor console tests to prepare for async js evaluation requests;r=past
2014-12-16 17:18:19 -08:00
Justin Obara
6330c1239b
Bug 956231 - Implemented right click to open the context menu on the filter buttons of the web console. r=past
2014-11-11 15:32:00 -05:00
Mark Goodwin
4cb82a83bd
Bug 1068949 - Send SHA-1 deprecation warnings in to the web console. r=mcmanus
2014-11-04 13:25:00 -05:00
Mahdi Dibaiee
174ef3cdd4
Bug 684096 - "The webconsole should display column numbers in addition to line numbers". c=mdibaiee
2014-11-05 05:43:00 +01:00
Carsten "Tomcat" Book
ff30c9e5a8
Backed out changeset 4206d18e42c0 (bug 684096) for test bustage
2014-11-05 12:34:42 +01:00
Mahdi Dibaiee
ebfafd11a6
Bug 684096 - "The webconsole should display column numbers in addition to line numbers". r=past
2014-11-04 08:36:00 +01:00
Matt Brubeck
04b7684784
Bug 1079338 - Log resources blocked by tracking protection. r=mcmanus,mmc,dcamp
...
* * *
Bug 1079338 - Put tracking protection logging in the Security tab
2014-10-10 12:19:14 -07:00
Camilo Viecco
7e9d5d9df5
Bug 787133 - (hpkp) Part 1/2. Header Parsing and interface within PSM. r=keeler, r=mcmanus
2014-09-03 10:24:12 -07:00
Jan Odvarko
c61fb7c20b
Bug 1035707 - Implement new API for customizing webconsole logs; r=past
2014-09-24 08:42:17 +02:00
Francois Marier
185182bce8
Bug 752559 - Console warning when sandboxed iframe is used ineffectively. r=smaug
2014-09-07 23:05:00 -04:00
Brian Grinstead
f9c2a3ec33
Bug 1045715 - Make console output faster by destroying unprinted items out of band in _flushMessageQueue. r=past
2014-09-02 06:56:00 +02:00
Gabriel Luong
0a22eeadb7
Bug 899753 - Part 1: Add the Table console output r=msucan, past
2014-08-27 15:32:37 -07:00
Manish Goregaokar
ba82f04af0
Bug 1028903 - Improve self-xss warning message for Scratchpad. r=jwalker
2014-08-14 07:03:00 -04:00
Mike Conley
97c55596d7
Bug 787975 - Make JSTerm $0 helper work across content processes. r=msucan.
2014-07-31 13:07:27 -04:00
Veeti Paananen
6aa1c84468
Bug 967044 - Make Home and End keys scroll console output area and autocomplete popup. r=robcee
2014-07-16 22:15:03 +03:00
Athena
481dab6f12
Bug 977273 - Set aria-pressed state on Console filter buttons. r=robcee f=marcoz
2014-07-07 19:55:00 +02:00
Carsten "Tomcat" Book
fd807a02fe
Backed out changeset 161b47c4a8ad (bug 1005870) for memory leaks
2014-07-07 15:58:00 +02:00
David Rajchenbach-Teller
aa45f8153c
Bug 1005870 - Adding a copy() command to the console. r=robcee
2014-07-04 08:10:00 +02:00
Sami Jaktholm
667b02ec4f
Bug 967468 - Webconsole - autocompletion: Consider underscore and dollar as alphanumeric when determining a prefix filter to use. r=robcee
2014-05-09 09:15:00 -04:00
Jim Blandy
39dc0c6097
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Vikneshwar
ee78456672
Bug 1003546 - Use Arrow function instead of bind(). r=fitzgen
2014-06-14 06:49:00 -04:00
Manish Goregaokar
d664f9f5da
Bug 994134 - Warn first time users on pasting code into the console. r=bgrins
2014-05-22 00:34:00 +02:00
Mihai Sucan
dfeca77728
Bug 1000243 - Console error and stack trace UI follow up. r=bgrins
2014-04-25 21:43:21 +03:00
Mihai Sucan
3c852bdfb0
Bug 920116 - Show full stack traces for console logged messages; r=robcee
2014-04-22 21:45:04 +03:00