Ryan VanderMeulen
|
c07f60fdce
|
Merge fx-team to m-c.
|
2014-01-24 17:00:09 -05:00 |
|
Brandon Benvie
|
70a5c1dac4
|
Bug 943681 - Convert to Promise.jsm in the webconsole. r=msucan
|
2014-01-22 10:21:33 -08:00 |
|
Rob Campbell
|
e663b1c86a
|
Bug 961767 - Remove dead toggleWebConsole method from hudservice.js; r=msucan
|
2014-01-21 12:40:00 -05:00 |
|
Rob Campbell
|
cd5b6a309f
|
Bug 960695 - Focus Input line when clicking anywhere in the console; r=msucan
|
2014-01-16 11:57:00 -05:00 |
|
Mihai Sucan
|
537e512dcc
|
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 |
|
Patrick Brosset
|
fcee083a3f
|
Bug 958966 - Fix intermittent browser_webconsole_bug_653531_highlighter_console_helper.js due to highlighter not shown, r=msucan
|
2014-01-20 21:23:44 +01:00 |
|
Mihai Sucan
|
d7342fb874
|
Bug 952865 - Fix for intermittent browser_console.js | Timed out while waiting for: messages displayed | jsterm eval result is displayed - Didn't expect -1, but got it; r=me
|
2014-01-17 20:45:35 +02:00 |
|
Mihai Sucan
|
2642bba711
|
Bug 961051 - Fix for intermittent browser_console_addonsdk_loader_exception.js | This test exceeded the timeout threshold; r=me
|
2014-01-17 19:36:40 +02:00 |
|
Mihai Sucan
|
2263784a75
|
Bug 950565 - Fix for intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Test timed out; r=me
|
2014-01-16 23:33:02 +02:00 |
|
Mihai Sucan
|
f002c65ea8
|
Bug 951146 - Fix for intermittent browser_webconsole_console_logging_api.js | Timed out while waiting for: 1 message shown for exception (logging turned on); r=me
|
2014-01-16 22:49:20 +02:00 |
|
Mihai Sucan
|
2661e35ad4
|
Bug 946066 - Fix for intermittent browser_webconsole_bug_658368_time_methods.js | Timed out while waiting for: bTimer (or aTimer) started; r=me
|
2014-01-16 19:20:21 +02:00 |
|
Mihai Sucan
|
176251ea50
|
Bug 945489 - Fix for intermittent browser_webconsole_bug_642615_autocomplete.js | Timed out while waiting for: completion value for 'docu'; r=me
|
2014-01-16 18:08:08 +02:00 |
|
Mihai Sucan
|
ce386df079
|
Bug 867992 - Fix for intermittent browser_webconsole_bug_630733_response_redirect_headers.js | Timed out while waiting for: 301 and 404 responses; r=me
|
2014-01-16 14:43:57 +02:00 |
|
Mihai Sucan
|
d4f799b2bc
|
Bug 939783 - console.trace() group traces even if part of trace is different; r=robcee
|
2014-01-23 23:37:32 +02:00 |
|
Wes Kocher
|
f8ca60456b
|
Backed out changeset f63078a8ce74 (bug 943681) for webconsole test timeouts on at least Windows debug builds
|
2014-01-23 17:43:54 -08:00 |
|
Mihai Sucan
|
5f4ba8c867
|
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-01-16 13:02:25 +02:00 |
|
Ed Morley
|
9fc130ec32
|
Bug 952865 - Disable browser_console.js on Linux for intermittent failures
|
2014-01-14 16:39:04 +00:00 |
|
Ed Morley
|
58f94f9685
|
Bug 951146 - Disable browser_webconsole_console_logging_api.js on Linux for intermittent failures
|
2014-01-14 16:39:03 +00:00 |
|
Ed Morley
|
a565a42665
|
Bug 867992 - Disable browser_webconsole_bug_630733_response_redirect_headers.js on Linux for intermittent failures
|
2014-01-14 16:38:25 +00:00 |
|
Patrick Brosset
|
27e7a71f9b
|
Bug 916443 - part 2 - Toolbox level remote highlighter (tests), r=paul
|
2014-01-09 12:36:06 +01:00 |
|
Mihai Sucan
|
61a08a1e90
|
Bug 952708 - console.log escapes special characters. r=vporof
|
2014-01-07 22:50:30 +02:00 |
|
Ryan VanderMeulen
|
e617355a45
|
Merge inbound to m-c.
|
2014-01-07 16:09:11 -05:00 |
|
Victor Porof
|
b228fed188
|
Bug 952817 - VariablesView.createHierarchy should always be called when the view is emptied, r=benvie
|
2014-01-07 10:03:17 +02:00 |
|
J. Ryan Stinnett
|
2c70257b82
|
Bug 947710 - Stop evaling and catch errors in Manifest Editor. r=vporof
|
2014-01-06 11:14:21 -06:00 |
|
Garrett Robinson
|
64abf55eea
|
Bug 713980 - Log warnings about blocked cross-site requests to the Web Console. r=smaug
|
2014-01-07 09:51:05 -05:00 |
|
Mihai Sucan
|
75dadac317
|
Bug 843004 - Part 4: Tests for pretty output of objects; r=nfitzgerald
--HG--
rename : browser/devtools/webconsole/test/browser_webconsole_bug_598357_jsterm_output.js => browser/devtools/webconsole/test/browser_webconsole_output_01.js
|
2013-12-19 23:07:54 +02:00 |
|
Mihai Sucan
|
c651ef571f
|
Bug 843004 - Part 3: VariablesView ObjectActor pretty output; r=benvie,vporof
|
2013-12-18 20:17:05 +02:00 |
|
Victor Porof
|
e0d9108917
|
Bug 830344 - Part 1: Remove the lazy append mechanism in the variables view, r=past
|
2013-12-18 19:01:38 +02:00 |
|
Mark Hammond
|
d9ee469a0a
|
Bug 947770 - Move remaining tests in browser/devtools/webconsole/test/Makefile.in to manifest. r=ted
|
2013-12-10 09:24:37 +11:00 |
|
Dennis Schubert
|
020cf165a8
|
Bug 760193 - Add console.assert; r=msucan
|
2013-12-07 23:28:35 +02:00 |
|
Douglas Edmonson Jr
|
98bedf4757
|
Bug 900448 - Close the webconsole autocomplete popup on tab switch; r=msucan
|
2013-12-07 18:35:48 +02:00 |
|
Brian Grinstead
|
46ac12542c
|
Bug 938616 - webconsole UI updates while in split mode with other panels;r=msucan
|
2013-12-06 09:46:51 -06:00 |
|
Brian Grinstead
|
025328a3f1
|
Bug 941799 - DevTools themes - variables view should match current theme;r=vporof
|
2013-12-06 10:24:06 -06:00 |
|
Mihai Sucan
|
3a6cdcec93
|
Bug 935277 - Fix and reenable browser_webconsole_bug_632347_iterators_generators.js; r=past
|
2013-11-26 23:39:46 +02:00 |
|
Mihai Sucan
|
5388a08d05
|
Bug 943496 - Autocomplete should execute native getters; r=past
|
2013-12-03 15:32:41 +02:00 |
|
Dennis Schubert
|
93d490452d
|
Bug 922214 - Add console.exception; r=msucan
|
2013-12-02 20:12:18 +01:00 |
|
J. Ryan Stinnett
|
6aa0fc8110
|
Bug 912057 - Replace Browser Debugger with Browser Toolbox. r=past
--HG--
rename : browser/devtools/debugger/DebuggerProcess.jsm => browser/devtools/framework/ToolboxProcess.jsm
|
2013-12-02 02:28:01 -06:00 |
|
Mihai Sucan
|
e05037d359
|
Bug 843004 - Part 1: use the ConsoleOutput API for eval results and for console API messages; r=robcee
|
2013-11-25 14:15:40 +02:00 |
|
Peiyong Lin
|
d4d7a18f02
|
Bug 927035 - Replace Data.now() in browser/devtools/webconsole/hudservice.js with static counter. r=bbenvie
|
2013-11-26 14:21:43 -05:00 |
|
Christos Stathis
|
bc92bb339d
|
Bug 842682 - Use the debugger API for autocomplete and provide suggestions from the selected stackframe scope; r=msucan
|
2013-11-26 20:42:02 +02:00 |
|
Paul Rouget
|
ac620e015b
|
Bug 917777 - Don't override ctrl-a behavior. r=msucan
|
2013-11-25 09:32:04 -05:00 |
|
Brian Grinstead
|
a2bbe38bc4
|
Bug 916766 - Consistent theming across panels - webconsole updates;r=paul
|
2013-11-21 07:49:48 -06:00 |
|
Brian Grinstead
|
8f8593d165
|
Bug 862558 - Web Console should always be available / visible;r=msucan
|
2013-11-11 15:13:28 -06:00 |
|
Brian Grinstead
|
3d1ba55a98
|
Bug 916766 - Consistent theming across panels (adding webconsole and options panel). Also prevents flicker on panels while frame is loading. r=paul, ui-r=darrin
|
2013-11-13 12:02:05 -06:00 |
|
Mihai Sucan
|
b19d1baf65
|
Bug 722267 - Fix browser_webconsole_expandable_timestamps.js test failure on a CLOSED TREE; r=me
|
2013-11-12 21:00:55 +02:00 |
|
Oprea Andrei
|
19459f5bdd
|
Bug 722267 - Option to enable/disable timestamps for messages in the console; r=msucan
|
2013-11-11 19:00:07 +02:00 |
|
Gabriel Luong
|
6853295b27
|
Bug 879293 - Allow alt+click to select only one category of messages in the console; r=msucan
|
2013-11-12 14:20:14 +02:00 |
|
Girish Sharma
|
f2a9a3f45b
|
Bug 900415 - Should be able to open the autocompletion popup at an offset from the anchor node. r=msucan
|
2013-11-09 18:06:23 +05:30 |
|
Brandon Benvie
|
d13b18f4e4
|
Bug 862849 - Remove __iterator__ use from the devtools. r=vp
|
2013-11-07 13:23:55 -08:00 |
|
Carsten "Tomcat" Book
|
5dbb35e9e6
|
merge mozilla-central to fx-team
|
2013-11-06 14:58:21 +01:00 |
|