Commit Graph

550 Commits

Author SHA1 Message Date
Mihai Sucan
6022f90c62 Bug 984857 - Fix for intermittent browser_webconsole_output_02.js,browser_webconsole_output_03.js | This test exceeded the timeout threshold; r=me 2014-03-25 15:18:58 +02:00
Mihai Sucan
54d0f21e07 Bug 950430 - Potential fix for intermittent browser_webconsole_chrome.js | Test timed out; r=me 2014-03-25 14:34:05 +02:00
Brian Grinstead
c2bc58b49f Bug 962931 - Request longer timeout for browser_webconsole_split.js. r=msucan 2014-03-24 10:25:33 -05:00
Mihai Sucan
0271c5403d Bug 982627 - Fix for intermittent browser_webconsole_bug_580030_errors_after_page_reload.js | Timed out while waiting for: error message after page reload; r=me 2014-03-20 15:16:58 +02:00
Mihai Sucan
069a25c08d Bug 982231 - Fix for intermittent browser_console_variables_view.js | Timed out while waiting for: property deleted; r=me 2014-03-20 14:44:06 +02:00
Mihai Sucan
dba51621ea Bug 969724 - Fix for intermittent browser_webconsole_bug_597136_external_script_errors.js | Timed out while waiting for: external script error message; r=me 2014-03-20 14:29:54 +02:00
Patrick Brosset
ffb3a259c1 Bug 983614 - Clean-up empty spaces when displaying concise DOMNodes in the webconsole output; r=msucan 2014-03-19 15:02:11 +01:00
Michael Ratcliffe
6a28402ad5 Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker 2014-03-13 21:27:10 +00:00
Michael Ratcliffe
2b3238df82 Bug 663778 - Changes to tests for box model highlighter r=jwalker 2014-03-12 14:01:31 +00:00
Michael Ratcliffe
39262d68b8 Bug 663778 - Tests: Charsets to utf-8 r=jwalker 2014-03-12 14:00:13 +00:00
Ryan VanderMeulen
c633e65783 Backed out 6 changesets (bug 663778) for browser_dbg_listtabs-02.js leaks on a CLOSED TREE.
Backed out changeset cbd200206f9b (bug 663778)
Backed out changeset b0b74401e614 (bug 663778)
Backed out changeset df5255cffbfa (bug 663778)
Backed out changeset e6d0dd124356 (bug 663778)
Backed out changeset 134f77474941 (bug 663778)
Backed out changeset 456609873c5f (bug 663778)
2014-03-13 13:56:22 -04:00
Michael Ratcliffe
f4a47052ae Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker 2014-03-13 15:38:37 +00:00
Michael Ratcliffe
c925e482b5 Bug 663778 - Changes to tests for box model highlighter r=jwalker 2014-03-12 14:01:31 +00:00
Michael Ratcliffe
296bf82072 Bug 663778 - Tests: Charsets to utf-8 r=jwalker 2014-03-12 14:00:13 +00:00
Mihai Sucan
214293b232 Bug 979628 - Fix for intermittent browser_webconsole_output_01.js | This test exceeded the timeout threshold; r=me 2014-03-11 13:32:33 +02:00
Mihai Sucan
62f31c32e4 Bug 980835 - Fix for intermittent | browser_webconsole_output_dom_elements_02.js | The current inspector selection is correct - Got [object HTMLParagraphElement], expected [object HTMLBodyElement]; r=me 2014-03-08 23:13:59 +02:00
Patrick Brosset
e5ec09baf8 Bug 757866 - Highlight and select DOM nodes in the web console output; r=msucan 2014-03-11 12:21:20 +02:00
Ed Morley
267eb81fd3 Backed out changeset dcec4c42cd18 (bug 757866) for bug 980835 2014-03-07 15:05:31 +00:00
Patrick Brosset
e577624fc9 Bug 757866 - Highlight and select DOM nodes in the web console output; r=msucan 2014-03-06 18:16:45 +01:00
Mihai Sucan
3245986572 Bug 584733 - Code highlight all JS objects and functions in console output; r=bbenvie 2014-03-04 21:59:00 +02:00
Rob Campbell
0c8ca79839 Bug 966692 - Reduce the default set of warnings we display in console; r=msucan 2014-02-20 16:16:00 -05:00
Andrea Marchesini
44b5e2b14a Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz 2014-02-27 23:39:00 +00:00
Andrea Marchesini
5b068fdba3 Bug 965860 - patch 1 - Convert ConsoleAPIStorage in a Service, r=msucan, r=khuey 2014-02-27 23:38:54 +00:00
Mihai Sucan
c33c0f0c94 Bug 970914 - Avoid confusion where if there's already a console client (attachConsole), we get the same WebConsoleClient instance and startListeners is not called. r=past 2014-02-25 18:47:51 +02:00
Mihai Sucan
f2f6bc1d0b Bug 609872 - Ability to execute code in sub-documents (iframes/frames); r=past 2014-02-25 22:02:58 +02:00
Ed Morley
be6cd3a182 Backed out changeset e29ea34afb6c (bug 966692) for failures in browser_webconsole_dont_navigate_on_doubleclick.js 2014-02-25 17:01:42 +00:00
Rob Campbell
4f654e91c6 Bug 966692 - Reduce the default set of warnings we display in console; r=msucan 2014-02-20 16:16:00 -05:00
Mihai Sucan
9a983c6714 Bug 975167 - Traceback in autocompletion while debugging; r=past 2014-02-21 21:06:20 +02:00
Sami Jaktholm
b74cf4b0ac Bug 915141 - WebConsole: Listen to the 'command' event of 'Log Request and Response Bodies' menuitems instead of 'click'; r=msucan 2014-02-25 13:44:36 +02:00
Sami Jaktholm
8aa9a17539 Bug 975707 - Links in Console load in Console's view on double-click, breaking Console till reopen; r=msucan 2014-02-25 13:44:36 +02:00
Mihai Sucan
5f1ad53487 Bug 952190 - Pretty output for native objects from chrome windows; r=past 2014-02-19 14:33:56 +02:00
Mihai Sucan
b7797eabb0 Bug 955820 - console.group doesn't group messages when timestamps are disabled; r=robcee 2014-02-18 22:10:41 +02:00
Henri Kinnunen
efa4a059a5 Bug 922161 - hide Browser Console JS input field if devtools.chrome.enabled is false; r=msucan 2014-02-19 14:38:39 +02:00
Dennis Schubert
af3b66b338 Bug 922208 - Add console.count; r=msucan 2014-02-17 21:58:19 +02:00
Masayuki Nakano
a3ff9acf01 Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
Mihai Sucan
4d22fe1cb3 Bug 970884 - Fix for intermittent browser_webconsole_bug_589162_css_filter.js | Timed out while waiting for: css error displayed; r=me 2014-02-12 14:44:01 +02:00
Mihai Sucan
f420ec0f54 Bug 919072 - Fix for intermittent TEST-UNEXPECTED-FAIL | browser_webconsole_bug_601352_scroll.js | scroll location is not at the top - Didn't expect 0, but got it; r=me 2014-02-11 13:01:42 +02:00
Mihai Sucan
a0a7e3a53d Bug 964684 - Fix for intermittent TEST-UNEXPECTED-FAIL | browser_webconsole_bug_642108_pruneTest.js | Test timed out; r=me 2014-02-10 21:29:13 +02:00
Mihai Sucan
fe22152d88 Bug 963977 - Fix for intermittent browser_console_addonsdk_loader_exception.js | Test timed out; r=me 2014-02-07 20:00:41 +02:00
Rob Campbell
19081fac33 Bug 612253 - Need a shortcut key to focus the input line in web console; r=msucan 2014-02-07 08:56:00 -05:00
Mihai Sucan
a3659466b8 Bug 963869 - Fix for intermittent TEST-UNEXPECTED-FAIL | browser_console_dead_objects.js | Test timed out; r=me 2014-02-06 18:46:01 +02:00
Phil Ringnalda
2625486ea8 Bug 963869 - Disable browser_console_dead_objects.js for frequent failures 2014-02-02 11:47:51 -08:00
Rob Campbell
de6e18c07d Bug 962531 - Page Up and Page Down should always scroll the output area in Console; r=msucan 2014-02-01 08:22:45 -05:00
Rob Campbell
73faa25812 Bug 964268 - Cannot select single line text in console after bug 960695; r=msucan 2014-02-01 08:22:34 -05:00
Patrick Brosset
b672dbbcdb Bug 952277 - DOMNodes can be highlighted and selected from the debugger [Australis]; r=past, vporof 2014-02-01 10:24:44 +01:00
Ryan VanderMeulen
aabf75c695 Merge fx-team to m-c. 2014-01-24 17:00:09 -05:00
Brandon Benvie
951fd7143e Bug 943681 - Convert to Promise.jsm in the webconsole. r=msucan 2014-01-22 10:21:33 -08:00
Rob Campbell
e9eb577dc0 Bug 961767 - Remove dead toggleWebConsole method from hudservice.js; r=msucan 2014-01-21 12:40:00 -05:00
Rob Campbell
e681349b7f Bug 960695 - Focus Input line when clicking anywhere in the console; r=msucan 2014-01-16 11:57:00 -05:00
Mihai Sucan
40b5ac201c Bug 961621 - Fix for intermittent browser_webconsole_bug_766001_JS_Console_in_Debugger.js | Timed out while waiting for: correct source and line test for debugger for index 2; r=me 2014-01-20 23:09:18 +02:00