Commit Graph

302 Commits

Author SHA1 Message Date
Anton Kovalyov
69961acc6a Bug 919709 - Make Debugger use CodeMirror. r=vporof 2013-10-22 13:53:53 -07:00
Patrick Brosset
2202df9510 Bug 922125 - Destroy markup, rule and computed views on navigation and unload. r=miker 2013-10-11 11:50:33 -04:00
Brandon Benvie
2419c17cf7 Bug 895180 - Add a Scratchpad tab for remote targets. r=dcamp, r=robcee, r=msucan 2013-10-04 12:44:09 -07:00
Anton Kovalyov
78a2edc300 Bug 912240 - Restore access key for the Clear button in console; r=msucan 2013-10-03 23:25:22 +03:00
Jeff Walden
8c90bd1052 Bug 921548 - Remove js_ValueToNonNullObject, which was entirely equivalent to ToObject. r=jorendorff
--HG--
extra : rebase_source : 75b6afc174a72cd24f95edeee1291482b162bef8
2013-09-27 11:19:47 -07:00
Panos Astithas
ada503a56a Bug 810966 - Display closed over variables in the variables view for functions that are not stack frames; r=vporof,msucan 2013-09-25 19:03:17 +03:00
Gregory Szorc
f0bcf1241b Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Ed Morley
5e3c678fac Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
18c2c27094 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Mihai Sucan
0c173f0822 Bug 860672 - Command line option -jsconsole should open the Browser Console. r=robcee 2013-09-23 13:43:37 +03:00
Mihai Sucan
cc0c468bd8 Bug 918491 - Additional logging for intermittent browser_webconsole_bug_598357_jsterm_output.js | Test timed out. r=me 2013-09-23 22:23:33 +03:00
Mihai Sucan
82cbd5ef97 Bug 918210 - Fix for intermittent browser_webconsole_bug_613642_maintain_scroll.js | Test timed out; r=me 2013-09-20 21:49:29 +03:00
Mihai Sucan
c1ac26dba0 Bug 916997 - All lines are joined into one line when copying text from the Web Console; r=past 2013-09-19 21:03:10 +03:00
Mihai Sucan
972879ca45 Bug 908878 - Fix for intermittent browser_webconsole_bug_595350_multiple_windows_and_tabs.js | Timed out while waiting for: 4 web consoles {opened|closed}; r=me 2013-09-20 15:42:42 +03:00
Ed Morley
107311fe95 Merge mozilla-central and fx-team 2013-09-19 16:27:11 +01:00
Mihai Sucan
bbfcfc5ace Bug 917188 - Use a more deterministic way to write the browser_webconsole_view_source.js test. r=past 2013-09-18 22:47:42 +03:00
Boris Zbarsky
b4f7ea5880 Bug 916995. Force a gc that we hope will collect the event listener's script, instead of just hoping a GC will happen. r=past 2013-09-17 11:15:45 -04:00
Mihai Sucan
7adfe9f5a9 Bug 914405: fix for browser_bug_638949_copy_link_location.js; r=me 2013-09-18 16:24:18 +03:00
Mihai Sucan
35071c9c50 Bug 916601 - Remove Ctrl +/-/0 zooming shortcuts from web console; r=harth 2013-09-15 12:12:27 +03:00
Victor Porof
144c810b07 Bug 876277 - Fix webconsole and profiler accessing and relying on old debugger DOM event APIs, r=past 2013-09-13 16:23:14 +03:00
Mihai Sucan
c1fe10f0e5 Bug 760876 - Part 4: fix broken tests; r=robcee 2013-09-10 21:37:48 +03:00
Mihai Sucan
995bd39544 Bug 902385 - Fix for intermittent TEST-UNEXPECTED-FAIL | browser/devtools/webconsole/test/browser_bug_869003_inspect_cross_domain_object.js | This test exceeded the timeout threshold; r=me 2013-09-09 14:56:31 +03:00
Mihai Sucan
ad2547d1d5 Bug 902816 - Fix for intermittent browser_console_private_browsing.js | This test exceeded the timeout threshold; r=me 2013-09-09 14:41:54 +03:00
Ryan VanderMeulen
bc7baf22b8 Merge m-c to fx-team. 2013-09-05 15:52:59 -04:00
Mihai Sucan
7d2a201970 Bug 907332 - Intermittent browser_webconsole_bug_594477_clickable_output.js | Timed out while waiting for: network message displayed; r=me 2013-09-05 22:14:02 +03:00
Mihai Sucan
f76064cb97 Bug 888558 - Intermittent browser_webconsole_bug_646025_console_file_location.js | Timed out while waiting for: console API messages; r=me 2013-09-05 21:56:32 +03:00
Mike Hommey
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Ivan Alagenchev
891eed7035 Bug 902691 - Add a Learn More link to HSTS security console messages. r=msucan 2013-08-29 11:22:18 -04:00
Ivan Alagenchev
c9378d2bef Bug 875456 - DEVTOOLS patch. Adds logic for logging Mixed Content messages to the security console. r=msucan 2013-08-26 11:26:43 -04:00
Frederik Braun
82495c079a Bug 607067 - Improve CSP violation messages for base restrictions and fix affected testcases. r=imelven, r=sstamm 2013-08-12 12:34:40 +02:00
Ivan Alagenchev
372fb3e439 Bug 762593 - DEVTOOLS patch. Adds tests and logic to output warning messages for insecure passwords to web console. r=msucan 2013-08-06 10:14:51 -04:00
Mihai Sucan
b7a8ec61f6 Bug 793996 - Create reload marker in the Web Console; r=robcee 2013-08-02 20:19:23 +03:00
Mihai Sucan
f0c3ce2c9b Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
--HG--
rename : browser/devtools/shared/AutocompletePopup.jsm => browser/devtools/shared/autocomplete-popup.js
rename : browser/devtools/webconsole/HUDService.jsm => browser/devtools/webconsole/hudservice.js
rename : browser/devtools/webconsole/NetworkPanel.jsm => browser/devtools/webconsole/network-panel.js
rename : browser/devtools/webconsole/WebConsolePanel.jsm => browser/devtools/webconsole/panel.js
rename : toolkit/devtools/webconsole/WebConsoleClient.jsm => toolkit/devtools/webconsole/client.js
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/network-helper.js
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/utils.js
2013-08-03 13:29:48 +03:00
Mihai Sucan
f2ab2589a3 Bug 877262 - Part 1: merge HUDConsoleUI into HUDService and prepare for the jetpack loader; r=robcee 2013-08-02 20:11:57 +03:00
Christos Stathis
790fe0a558 Bug 790016 - Web console remote protocol sends more data than needed for completion; r=msucan 2013-08-01 22:31:36 +03:00
Ryan VanderMeulen
d26e9edf4d Backed out changeset e2ac4f906a29 (bug 843019) for intermittent test failures. 2013-07-30 21:59:11 -04:00
Brandon Benvie
093efb8f77 Bug 843019 - Variables view input filter doesn't work until you press Escape. r=vp, r=msucan 2013-07-30 16:07:59 -07:00
Girish Sharma
5600aa21af Bug 893965 - Autocomplete CSS properties in the rule view, r=mratcliffe, msucan 2013-07-26 04:35:05 +05:30
Christos Stathis
47b26b8992 Bug 686937 - Include JSTerm helpers in autocompletion suggestions; r=past 2013-07-27 11:44:00 +03:00
David Zbarsky
a4a3a95214 Bug 865998: Implement WebIDL union return values r=bz 2013-07-26 11:25:54 -07:00
Ivan Alagenchev
33ab296540 Bug 846918 - Adds new message category to webconsole.js and learn more link to security messages .r=msucan 2013-07-26 08:36:50 -07:00
Mihai Sucan
d233830af8 Bug 889847 - Fix for intermittent browser_webconsole_bug_613013_console_api_iframe.js | Timed out while waiting for: console.log() message; r=me 2013-07-16 22:25:07 +03:00
Mihai Sucan
395ca3718f Bug 888407 - Fix for intermittent browser_console_iframe_messages.js | Test timed out, failed to match rule: iframe 1; r=me 2013-07-16 19:21:33 +03:00
Mihai Sucan
eaaf1f4b52 Bug 880010 - Fix for intermittent browser_webconsole_bug_597103_deactivateHUDForContext_unfocused_window.js | uncaught exception - NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebProgress.removeProgressListener] | Test timed out; r=me 2013-07-16 15:30:30 +03:00
Panos Astithas
eedfc10df3 Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker 2013-07-11 10:12:20 +03:00
Tim Taubert
cb56fa3dc0 Bug 891806 - part 1 - replace 'yield;' with 'yield undefined;' in browser/; r=jaws 2013-07-10 23:52:04 +02:00
Mihai Sucan
de521374f1 Bug 812618 - Autocomplete at cursor location; r=robcee 2013-06-28 20:56:33 +03:00
Mihai Sucan
4caec2f52b Bug 887273 - web console: mixed content warnings show even when all logging is disabled; r=robcee 2013-07-09 17:45:56 +03:00
Brandon Benvie
30c901d409 Bug 887516 - Display "Class" instead of "[object Class]" in the VariablesView. r=vporof 2013-06-27 08:56:29 -07:00
Mihai Sucan
26a020226a Bug 886137 - Can't inspect objects in the webconsole, while debugging and inspecting; r=past 2013-06-28 19:16:18 +03:00