Commit Graph

168 Commits

Author SHA1 Message Date
Cory Gackenheimer
860e13cd60 Bug 623749 - Control + A on windows should select all in Web Console; r=msucan 2013-02-25 23:26:53 +02:00
Mihai Sucan
af49374f2a Bug 720180 - console.log('foo'); console.error('foo'); should not be considered as a repeat; r=past 2013-01-31 19:19:06 +02:00
Ehsan Akhgari
6f2109097c Merge the removal of global private browsing support 2013-01-29 13:13:58 -05:00
Ehsan Akhgari
5ab06de081 Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
Benjamin Smedberg
42a5116048 Bug 831248 test fixup for the webconsole tests: a warning about mutation events being deprecated was being delivered into the console listener, confusing the test, r=rcampbell 2013-01-29 11:02:56 -05:00
Paul Rouget
53a3f98a6d Bug 818442 - [toolbox] Re-focus devtools window after locking the highlighter. r=harth 2013-01-21 16:22:47 +01:00
Mihai Sucan
a468b571c6 Bug 827083 - Cannot attach remote web console to Firefox Android; r=past 2013-01-11 19:31:09 +02:00
Girish Sharma
b688195431 Bug 808264 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Timed out while waiting for: source editor load, r=msucan 2012-12-26 23:44:33 +05:30
Panos Astithas
24d37c98c8 Merge m-c to fx-team 2012-12-19 10:03:48 +02:00
zmgmoz
d12bbcbab5 Bug 804845 - CTRL+P and CTRL+N should work the same as up arrow and down arrow respectively; r=msucan 2012-12-17 15:47:23 +02:00
Mike Hommey
e6d87f626a Bug 822097 - Fix resource path for Console.jsm in devtools tests. r=jimm 2012-12-17 08:29:04 +01:00
Joe Walker
ebc70aa1bb Automated merge with ssh://hg.mozilla.org/integration/fx-team/ 2012-12-13 15:26:29 +00:00
Joe Walker
7aaa4bea44 Bug 813031 - gDevTools needs an API review [toolbox]; r=paul 2012-12-13 13:03:55 +00:00
Ed Morley
2f62955bc5 Bug 808264 - Disable browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js for too many intermittent failures 2012-12-10 12:52:51 +00:00
Joe Walker
9632928486 Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
Peter Van der Beken
9b07dbace6 Fix for bug 814022 (Make instanceof for new DOM bindings work across scopes). r=bz. 2012-11-19 11:59:13 +01:00
Daniel Holbert
5da62035bd Bug 760837 followup: fix incorrect numbering in labels for subtests in browser_webconsole_bug_595934_message_categories.js. comment-only, DONTBUILD 2012-11-20 17:01:14 -08:00
Mihai Sucan
04c64999b3 Bug 808264 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Timed out while waiting for: source editor load; r=paul 2012-12-03 22:54:07 +02:00
Ryan VanderMeulen
07db97d372 Merge fx-team to m-c. 2012-11-17 13:29:05 -05:00
Mihai Sucan
3b811735f3 Bug 812362 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | correct line is selected - Got 6, expected 7, | correct line is selected - Got 7, expected 6; r=rcampbell 2012-11-16 18:28:20 +02:00
Mihai Sucan
e5b4d9441d Bug 787981 - Use LongStringActor in the Web Console actors; r=past 2012-11-05 18:41:59 +02:00
Ehsan Akhgari
4aa0f8ba8d Bug 806721 - Disable browser_webconsole_bug_618311_private_browsing.js in per-window PB builds; r=jdm 2012-11-08 15:29:44 -05:00
Boris Zbarsky
c966ac9e0c Bug 807222 part 6. Fix getOwnPropertyNames to work correctly on Window. r=jst
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
Boris Zbarsky
a2fe87ad95 Back out rev 6d36471ab3ca (part 5 of bug 807222) because now Android is shipping busted stuff on the global. 2012-11-05 11:54:37 -05:00
Boris Zbarsky
37e298c298 Bug 807222 part 5. Fix getOwnPropertyNames to work correctly on Window. r=jst
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
Girish Sharma
ea64ab8c22 Bug 800231 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Test timed out, | Found a Tools:StyleEditor after previous test timed out; r=msucan 2012-11-02 18:24:42 +05:30
Tom Schuster
9bdb170111 Bug 805222 - Change some usages of GetFunctionId to GetFunctionDisplayId for better JS stacktrace. r=bholley,robcee 2012-10-31 13:34:42 +01:00
Mihai Sucan
3cfc65cb68 Bug 798951 - Intermittent browser_webconsole_bug_737873_mixedcontent.js | Test timed out; r=robcee 2012-10-23 15:59:57 +03:00
Girish Sharma
6453e9d22c Bug 800231 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Test timed out, | Found a Tools:StyleEditor after previous test timed out; r=msucan 2012-10-22 11:20:08 +05:30
Mihai Sucan
f351169a87 Bug 797294 - Intermittent browser_webconsole_bug_595934_message_categories.js | Timed out while waiting for: test #N successful finish; r=rcampbell 2012-10-09 20:46:01 +03:00
Ryan VanderMeulen
cf1f96efa5 Merge the last PGO-green inbound changeset to m-c. 2012-10-13 19:26:29 -04:00
Oonishi Atsushi
cd6d669404 Bug 754029 - Navigating from a new script tag does not add a session history entry. r=smaug, r=bz 2012-10-13 13:20:55 -04:00
Girish Sharma
809611d5ac Bug 800231 - More logging to check where test times out, r=past 2012-10-12 13:08:09 +05:30
Girish Sharma
4bf53137e4 Bug 782653 - Web Console CSS links should open the Style Editor; r=rcampbell f=msucan 2012-09-25 23:02:11 +05:30
Panos Astithas
750d87a79d Merge m-c to fx-team 2012-10-08 16:26:41 +03:00
Mihai Sucan
d1bdda0f95 Bug 768096 - Web Console remote debugging protocol support - Part 4: cleanups; r=robcee 2012-10-05 19:15:51 +03:00
Mihai Sucan
000573cee4 Bug 768096 - Web Console remote debugging protocol support - Part 3: network logging; r=past,robcee 2012-10-05 14:54:43 +03:00
Mihai Sucan
e4a8a9a3b2 Bug 768096 - Web Console remote debugging protocol support - Part 2: window.console API and JS evaluation; r=past,robcee 2012-09-26 18:02:04 +01:00
Mihai Sucan
86b77096fb Bug 768096 - Web Console remote debugging protocol support - Part 1: page errors; r=past,robcee 2012-09-26 18:07:57 +01:00
Mark Goodwin
cdeda091aa Bug 770099 - Send CSP policy and report information to Web Console (Part 2); r=dveditz,msucan,jwalker 2012-10-01 10:10:30 +01:00
Anton Kovalyov
6340a1f356 Bug 638949 - Please add Copy Location in the context menu for URLs in the web console. r=msucan 2012-09-19 14:38:30 -07:00
OHZEKI Tetsuharu
d64a733385 Bug 764572 - add "Open URL" option to net panel items' context menu; r=msucan 2012-09-18 19:08:29 +03:00
Girish Sharma
9477b885b2 Bug 704983 - Make request and response body logging more discoverable in the Web Console. r=msucan 2012-09-08 03:38:54 +05:30
Ed Morley
0d86044937 Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me 2012-10-05 17:48:15 +01:00
Mihai Sucan
2d934fc0bf Bug 808264 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Timed out while waiting for: Wait for the source-editor to load 2012-11-15 19:40:44 +02:00
Mihai Sucan
19e51dc705 Bug 785954 - Intermittent browser_webconsole_bug_599725_response_headers.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: browser is null; r=rcampbell 2012-08-27 21:28:08 +03:00
Jen Fong-Adwent
e773ff0222 Bug 704204 - Allow user to increase Web Console font size; r=msucan 2012-08-22 23:18:48 +03:00
Thaddee Tyl
6f42e80cf8 Bug 780791 - WebConsole autocompletion doesn't autocomplete on string literals; r=msucan 2012-08-17 18:38:59 +03:00
Justin Dolske
1c3b977ea3 Bug 661813 - Fix intermittent failure in browser_webconsole_bug_595934_message_categories.js. r=mihai 2012-08-15 18:04:52 -07:00
Thaddee Tyl
d2cb0b14b2 Bug 779415 - The WebConsole autocompletion doesn't deal with non-objects (numbers, strings); r=msucan 2012-08-13 18:51:46 +03:00