Commit Graph

562 Commits

Author SHA1 Message Date
Brandon Max
da51229692 Bug 967319 - Sort object properties in natural order in the Variables View. r=jaws 2015-02-26 17:54:25 -05: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
J. Ryan Stinnett
6d6956e49f Bug 1128027 - Rework Console tests that click links. r=bgrins
Console tests that click message links were allowing the events to bleed
over into the next test, causing intermittent failures.
2015-02-25 19:23:06 -06:00
Johan K. Jensen
8e74bbb113 Bug 1096294 - Display pseudo-arrays like arrays in the console; r=pbrosset 2015-02-23 17:27:05 -08:00
Sami Jaktholm
0d96c93c1f Bug 1133481 - Make browser_webconsole_bug_597136_network_requests_from_chrome.js fail only if an exception is coming from webconsole code. r=past 2015-02-19 08:43:31 +02:00
Ryan VanderMeulen
d180b0df54 Merge inbound to m-c. a=merge 2015-02-18 20:29:54 -05:00
Ryan VanderMeulen
8b63ba33d7 Merge m-c to inbound. a=merge 2015-02-17 21:24:09 -05:00
Sami Jaktholm
a44284d7fc Bug 1133030 - Fix timeout in browser_webconsole_bug_632817.js by requesting a page with valid CORS headers. r=past 2015-02-14 08:55:46 +02:00
Sami Jaktholm
ac72218b62 Bug 1125526 - Wait for output from executed method in browser_webconsole_assert.js before asserting on number of messages. r=past 2015-02-14 09:52:50 +02:00
Ian Moody
11a7a2e3ab Bug 1124246 - Visually differentiate XHR network logs in the webconsole. r=past 2015-02-11 19:22:57 +00:00
Masatoshi Kimura
94e40804e9 Bug 1129756 - Revert test changes in bug 1041631 since Symbols are reenabled. r=jorendorff 2015-02-05 22:44:10 +09:00
Mark Goodwin
af5dff1cb6 Bug 1092055 - Test that webconsole messages show up for non-top level security errors. r=past 2015-02-12 03:06:00 -05:00
Masatoshi Kimura
b1eb0d7743 Bug 1128227 - Add a static TLS insecure fallback whitelist. r=keeler 2015-02-07 13:03:23 +09:00
David Rajchenbach-Teller
64d79d5574 Bug 1005870 - Adding a copy() command to the console;r=robcee 2015-02-04 18:53:40 -08:00
Mrinal Dhar
14238d3c1f Bug 979991 - Added function to open a new browser console or bring one into focus if it exists, instead of closing it. r=past 2015-02-12 13:51:02 +05:30
jp111
06cbeeff75 Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted 2015-01-28 06:17:00 -05:00
Brian Grinstead
7f0c456202 Bug 1119503 - Part 5: Make children of message-body class be preformatted to fix copied text of line number showing up on new line; r=past 2015-01-28 10:02:12 -05:00
Wes Kocher
02baeee702 Backed out 5 changesets (bug 1119503) for PGO m-oth failures so I can a=merge today
Backed out changeset 05ee3ae06643 (bug 1119503)
Backed out changeset 5ccef8ecf319 (bug 1119503)
Backed out changeset 8c2129ff8897 (bug 1119503)
Backed out changeset ff9012ee428a (bug 1119503)
Backed out changeset af9f4a6a7b78 (bug 1119503)
2015-01-27 16:04:59 -08:00
Brian Grinstead
78f58c52e7 Bug 1119503 - Part 5: Make children of message-body class be preformatted to fix copied text of line number showing up on new line; r=past 2015-01-27 13:26:11 -05:00
Patrick Brosset
25ec872e8d Bug 1110110 - 2 - Fix the "this.conn.getActor(...) is null" rejected promise; r=past 2015-01-26 11:39:48 +01:00
Mrinal Dhar
befcfc5324 Bug 1096289 - Added a function to shorten strings on the webconsole that are either array elements or part of an object. r=past 2015-01-14 16:56:23 +05:30
Ian Moody
77aa506d03 Bug 972655 - Console should show XMLHttpRequests - Add XHR filter to webconsole. r=past 2015-01-21 10:39:45 -08: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
Brian Grinstead
ff34d102f9 Bug 1115222 - Only call performTest once the appropriate load event is received for webconsole response header test;r=past 2015-01-07 09:16:12 -08:00
Masatoshi Kimura
0766eee7f7 Bug 1115668 - Fix inappropriate mixed content warning messages. r=tanvi 2014-12-30 23:09:33 +09:00
Gijs Kruitbosch
a432cee88a Bug 1079303 - part 2: fix tests to not expect sync behaviour from notification.reshow, r=dolske 2014-11-25 01:06:36 +00:00
Patrick Brosset
07bb84f97c Bug 1105825 - Fix the toolbox/inspector/sidebar destroy sequence; r=past 2014-12-22 14:54:09 +01: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
Heather Arthur
f9c428e00b Bug 1042253 - Enable devtools/webconsole tests with e10s; r=past 2014-08-09 20:20:20 +03:00
Patrick Brosset
bb9603f20a Bug 1075319 - Use native add_task in devtools mochitests rather than custom asyncTest. r=miker 2014-12-15 03:37:00 -05:00
Masatoshi Kimura
d0ca473416 Bug 1092835 - Tests for SSL3/RC4 only servers. r=keeler,past 2014-12-13 20:09:02 +09:00
Patrick Brosset
b53c7a05e7 Bug 1103993 - 3 - Only refresh the rule/computed views when active; r=bgrins r=ochameau 2014-12-10 09:09:19 +01:00
Tooru Fujisawa
137ab23293 Bug 1101704 - Use non-iterable object in browser_console_addonsdk_loader_exception.js. m=msucan 2014-11-29 14:04:25 +09: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
James Long
edda82574b Bug 905700 - use Debugger.Source in the debugger backend and reference source actors instead of URLs in the frontend r=fitzgen 2014-11-25 15:02:39 -08:00
Mahdi Dibaiee
d1ed846113 Fix intermittent failures in browser_webconsole_column_numbers.js (bug 1095527). r=past 2014-11-08 12:12:49 +02:00
Mark Goodwin
c59f881ce3 Bug 1068949 - Some tests to ensure warnings are displayed appropriately. r=past 2014-11-07 00:12: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
Nick Fitzgerald
6d555c1c4a Bug 1033153 - Part 4: Make the console's Object-kind ObjectRenderer display internal promise state. r=jryans 2014-10-23 15:53:00 +02:00
Benjamin Bouvier
cd3feb6808 Bug 997973: Call typed array and arraybuffer constructors with new in the tree; r=bz 2014-10-24 11:26:20 +02:00
Sami Jaktholm
567d82c491 Bug 1077857 - DevTools Console: Check that Date grip has a preview before trying to use it. r=bgrins 2014-10-20 00:23:00 +02:00
David Rajchenbach-Teller
025aa7fc8e Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Carsten "Tomcat" Book
affd3afe16 Backed out changeset 746989e4c8d1 (bug 1016387) for bc1/bc3 test failures 2014-10-10 10:41:25 +02:00
David Rajchenbach-Teller
78bbf1666a Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Ryan VanderMeulen
1ac7c5d571 Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-24 16:08:33 -04:00
Jan Odvarko
c61fb7c20b Bug 1035707 - Implement new API for customizing webconsole logs; r=past 2014-09-24 08:42:17 +02:00