Commit Graph

535 Commits

Author SHA1 Message Date
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
Jackson Isaac
afe001aa85 Bug 891581 - Focus the input field when switching to the web console tab; r=msucan 2013-11-06 13:58:52 +02:00
Wes Kocher
c07b4ea58a Bug 935277 - Fix disabling so it disables the correct test 2013-11-05 16:40:45 -08:00
Wes Kocher
265ad86528 Bug 935277 - Disable browser_webconsole_bug_632347_iterators_generators.js on Linux for frequent timeouts 2013-11-05 15:47:22 -08:00
Ryan VanderMeulen
b99e3bd0c2 Bug 932322 - Add an even longer timeout to browser_webconsole_bug_632347_iterators_generators.js. 2013-11-05 14:53:10 -05:00
Peter Van der Beken
4cea62d2cb Give browser/devtools/webconsole/test/browser_webconsole_bug_632347_iterators_generators.js more time to finish, since it's looking at all window's own properties (which takes longer as a result of bug 932322). CLOSED TREE.
--HG--
extra : rebase_source : cc63ba078531c4527938d5a46afe9eb71c73500b
2013-11-05 17:50:24 +01:00
Peter Van der Beken
1f5317edd4 Bug 932322 - Make Window's WebIDL properties be own properties of window. r=bz.
--HG--
extra : rebase_source : 5595267a420f81f20e5e227712886c9329bec473
2013-10-08 18:18:40 +02:00
Thomas Andersen
f426c8ce33 Bug 920321 - Do not truncate the source line number in the web console; r=msucan 2013-10-31 21:28:08 +01:00
Peter Van der Beken
69e7c5ae55 Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 7bde7ddfe297e189ffa678ca1d9c34000bc904ec
2013-10-08 17:51:42 +02:00
Ms2ger
88bbf03777 Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
Peter Van der Beken
45ef6c1adc Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 673c08ef093339e6bfb1418366af5cc5fabe7c4d
2013-10-08 17:51:42 +02:00
Gijs Kruitbosch
0928818d9c Bug 920794 - make browser console DWIM, r=msucan 2013-10-22 16:37:23 +02:00
Paul Rouget
da1ab9e787 Bug 926371 - show reflow events in the webconsole. r=msucan 2013-10-22 08:43:00 +01:00
Girish Sharma
d23a69252d Bug 919978 - Make StyleEditor use CodeMirror, r=anton, msucan 2013-10-24 10:31:02 +05:30
Nick Alexander
8cdda00c3d Backed out changeset 69ebfb936442 (bug 862849) for bc orange on a CLOSED TREE.
--HG--
extra : amend_source : 0fbcba6a47f79369df9628f3ca1aa2ebf02a6efa
2013-10-23 13:19:58 -07:00
Brandon Benvie
d2f6bed2e3 Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-10-18 12:28:40 -07:00
Ratnadeep Debnath
2cf4611a58 Bug 923281 - Console filter output does not match source filenames; r=msucan 2013-10-23 14:49:51 +03:00
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
Phil Ringnalda
87e9e3fea1 Merge f-t to m-c 2013-10-03 20:57:45 -07:00
Hubert B Manilla
fb81848f49 Bug 917189 - Removed the debug icon on the caret position, r=vporof 2013-10-04 00:36:37 +03:00
Brandon Benvie
302c53c176 Bug 843019 - Add VariablesViewController#setSingleVariable. r=vp, r=msucan 2013-10-01 13:17:20 -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
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
Ryan VanderMeulen
4593bfa05d Backed out changeset 3732f69b6d81 (bug 843019) for mochitest-bc failures. 2013-09-26 17:29:37 -04:00
Brandon Benvie
c0bfd4f1a7 Bug 843019 - Add VariablesViewController#setSingleVariable. r=vp, r=msucan 2013-09-26 10:51:51 -07:00
patilkr24@gmail.com
51843f850d Bug 898712 - Add an error category to SSL errors in the browser console. r=bsmith 2013-09-26 14:07:29 -04: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
Mihai Sucan
e29c4e9f30 Bug 916329 - Use proper plural forms in messageRepeats.tooltip. r=robcee 2013-09-14 13:43:44 +03:00
Wes Kocher
4ff2a7fd55 Merge inbound to m-c 2013-09-13 18:14:32 -07:00
Boris Zbarsky
a48b619d92 Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04: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
a103cea93d Bug 760876 - Part 3: cleanup CSS class names for the console output; r=robcee 2013-09-05 19:34:22 +03:00
Mihai Sucan
6cbb1eb7fb Bug 760876 - Part 2: make output links keyboard accessible; r=robcee 2013-09-05 19:29:13 +03:00
Mihai Sucan
6578791d44 Bug 760876 - Part 1: switch from XUL to XHTML for the Web Console output; r=robcee,paul 2013-09-13 15:06:46 +03:00
Jim Blandy
d2a651260c Bug 914753: Remove 'Mode: js2' markers from DevTools JavaScript files. Emacs has better ways to select the file's mode. DONTBUILD r=dcamp 2013-09-10 18:43:44 -07:00
Mihai Sucan
b242283bdf Bug 864152 - Fix for intermittent browser_webconsole_network_panel.js | uncaught exception - TypeError: imageNode or elem is null at resource:///modules/devtools/webconsole/network-panel.js; r=me 2013-09-10 14:08:53 +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
Ryan VanderMeulen
52ef962a16 Merge inbound to m-c. 2013-08-26 20:19:26 -04:00
Heather Arthur
1624674831 Bug 905312 - Make monospace font consistent across devtools; r=paul 2013-08-26 10:24:41 +02: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