Ryan VanderMeulen
230ec65231
Merge m-c to fx-team.
2014-03-04 17:24:28 -05:00
Ryan VanderMeulen
991cf68d46
Merge inbound to m-c.
2014-03-04 17:12:58 -05:00
Victor Porof
2430ef4e17
Bug 957952 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/netmonitor/test/browser_net_timing-division.js | There should be at least one division on the seconds time scale, r=rcampbell
2014-03-04 14:15:52 -05:00
Victor Porof
0cae44adbe
Bug 973303 - Intermittent browser_net_statistics-01.js | Two real pie chart appear to be rendered correctly. - Got 0, expected 2, r=me
2014-03-04 16:25:19 -05:00
Girish Sharma
08e5e5e0b6
Bug 969972 - Use platform APIs to detect the number of suggestions for CSS properties and values instead of hardcoded numbers. r=harth
2014-03-02 17:08:54 +05:30
Heather Arthur
82c6c4bbe1
Bug 978653 - Wait longer to fire 'style-applied' event after updating a style sheet in StyleSheetActor. r=pbrosset
2014-03-03 17:17:04 -05:00
Eddy Bruel
5cb0124aa5
Bug 859372 - Refactor DevToolsUtils.js;r=past
2014-03-04 15:38:05 +01:00
Rob Campbell
7ee7418e62
Bug 972054 - Numeric status codes in the network monitor; r=vp
2014-03-03 11:13:00 -05:00
Victor Porof
f0f4693082
Bug 972795 - NetMonitor should show "Request Headers From Upload Stream" in the Headers tab, not only as part of the Request Payload in the Params tab, r=rcampbell
2014-03-03 10:59:49 -05:00
Stefan Alderson
d492a05b2b
Bug 960905 - DevToolsUtils.reportException is misused in Tracer.prototype. r=fitzgen
2014-03-03 10:33:58 -05:00
Tim Taubert
18a9f06bec
Bug 978541 - Use delegating yield for debugger-controller.js r=past
2014-03-02 10:34:05 +01:00
Rob Campbell
ade96dbbe6
Bug 966692 - Reduce the default set of warnings we display in console; r=msucan
2014-02-20 16:16:00 -05:00
Ryan VanderMeulen
52d9b37df9
Merge m-c to fx-team.
2014-02-28 10:17:27 -05:00
Sayan Chowdhury
c155fdbd90
Bug 974638 - Stylesheet selector should display full href of stylesheet in a tooltip. r=harth
2014-02-28 09:20:28 -05:00
J. Ryan Stinnett
d1cdd98f85
Bug 965157 - Remove standalone chrome debugger code paths. r=vporof
2014-02-26 22:33:35 -06:00
Hubert B Manilla
ed41fa4733
Bug 943356 - Prettifing a source while paused will not switch away from it. r=fitzgen
2014-02-27 11:39:56 -05:00
Andrea Marchesini
004b2f741b
Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz
2014-02-27 23:39:00 +00:00
Andrea Marchesini
ed28ed334a
Bug 965860 - patch 1 - Convert ConsoleAPIStorage in a Service, r=msucan, r=khuey
...
--HG--
rename : dom/base/ConsoleAPIStorage.jsm => dom/base/ConsoleAPIStorage.js
2014-02-27 23:38:54 +00:00
Ted Mielczarek
f65444d5b1
Bug 977699 - Move the few remaining mochitests to manifests. r=jmaher
2014-03-04 15:54:31 -05:00
Alexandre Poirot
8d5203ac2b
Bug 977043 - Prevent markupview from breaking selection. r=jwalker
2014-03-22 09:02:14 +01:00
Victor Porof
8949ccc291
Bug 917226 - Build a canvas inspection tool, r=rcampbell
2014-03-27 10:21:37 -04:00
Brian Grinstead
2a73ed0d53
Bug 988506 - toolbox.js - focusConsoleInput() - TypeError: hud.jsterm is null;r=msucan
2014-03-27 07:50:30 -05:00
Joel Maher
584157332a
Bug 981701 - disable two perma failing tests on linux debug ec2 so we can run browser chrome on ec2 machines. r=jgriffin
2014-03-11 05:22:09 -04:00
Joe Walker
3d539a8363
Bug 933727 - Split gcli.jsm and use JS directly from gcli project; r=mratcliffe
...
* * *
Bug 933727 - Update Developer Toolbar to use promises and split out GCLI; r=mratcliffe
* * *
Bug 933727 - Update GCLI tests to use Task.spawn; r=mratcliffe
* * *
Bug 933727 - Update the Inspector to use split out GCLI; r=pbrosset
* * *
Bug 933727 - Update style editor to use split out GCLI; r=harth
* * *
Bug 933727 - Update Debugger to use split out GCLI; r=past
* * *
Bug 933727 - Update Profiler/Tilt/Scratchpad to use split out GCLI; r=valueof
--HG--
rename : browser/devtools/commandline/test/browser_cmd_pref.js => browser/devtools/commandline/test/browser_cmd_pref1.js
rename : browser/devtools/commandline/test/browser_cmd_pref.js => browser/devtools/commandline/test/browser_cmd_pref2.js
rename : browser/devtools/commandline/test/browser_gcli_cli.js => browser/devtools/commandline/test/browser_gcli_cli1.js
rename : browser/devtools/commandline/test/browser_gcli_cli.js => browser/devtools/commandline/test/browser_gcli_cli2.js
rename : browser/devtools/commandline/test/browser_gcli_completion.js => browser/devtools/commandline/test/browser_gcli_completion1.js
rename : browser/devtools/commandline/test/browser_gcli_completion.js => browser/devtools/commandline/test/browser_gcli_completion2.js
2013-09-03 12:20:27 +01:00
Nick Fitzgerald
d6bb039654
Bug 974159 - debugger-controller.js should use ES6 iterators instead of old style iterators; r=past
2014-02-26 19:57:46 -08:00
Anton Kovalyov
cb856150ee
Bug 977345 - Editor should refresh when font size changes. r=robcee
2014-02-26 14:50:26 -08:00
Anton Kovalyov
ce6d298c08
Bug 973711 - Restore localization in search.js. r=harth
2014-02-26 14:32:48 -08:00
J. Ryan Stinnett
4124c12fc1
Bug 976679 - Move event-emitter to toolkit. r=paul
...
--HG--
rename : browser/devtools/shared/event-emitter.js => toolkit/devtools/event-emitter.js
rename : browser/devtools/shared/test/browser_eventemitter_basic.js => toolkit/devtools/tests/mochitest/test_eventemitter_basic.html
2014-02-25 22:22:05 -06:00
J. Ryan Stinnett
7511b46eeb
Bug 975064 - Close target when client is closed. r=past
2014-02-25 23:29:09 -06:00
Mihai Sucan
3373520960
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
709671c342
Bug 609872 - Ability to execute code in sub-documents (iframes/frames); r=past
2014-02-25 22:02:58 +02:00
Ed Morley
144aed7a31
Backed out changeset e29ea34afb6c (bug 966692) for failures in browser_webconsole_dont_navigate_on_doubleclick.js
2014-02-25 17:01:42 +00:00
Patrick Brosset
47dca6336b
Bug 962647 - Nodes searched in the inspector selector-search box now appear correctly in the markup-view; r=harth
2014-02-25 16:33:57 +01:00
Rob Campbell
1c855adc28
Bug 966692 - Reduce the default set of warnings we display in console; r=msucan
2014-02-20 16:16:00 -05:00
Mihai Sucan
83fe437fc4
Bug 975167 - Traceback in autocompletion while debugging; r=past
2014-02-21 21:06:20 +02:00
Sami Jaktholm
64b6e98181
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
6314ade3f1
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
Ryan VanderMeulen
2d8ed4e51a
Merge inbound to m-c.
2014-02-19 15:37:55 -05:00
Mihai Sucan
5f8fa22370
Bug 952190 - Pretty output for native objects from chrome windows; r=past
2014-02-19 14:33:56 +02:00
Mihai Sucan
4b41dfd840
Bug 955820 - console.group doesn't group messages when timestamps are disabled; r=robcee
2014-02-18 22:10:41 +02:00
Henri Kinnunen
e249903587
Bug 922161 - hide Browser Console JS input field if devtools.chrome.enabled is false; r=msucan
2014-02-19 14:38:39 +02:00
Heather Arthur
8bf79f98a8
Bug 973741 - Linked CSS file path is wrong when server directory is same as file directory; r=pbrosset
...
--HG--
rename : browser/devtools/styleeditor/test/sourcemaps.css => browser/devtools/styleeditor/test/sourcemap-css/sourcemaps.css
rename : browser/devtools/styleeditor/test/sourcemaps.css.map => browser/devtools/styleeditor/test/sourcemap-css/sourcemaps.css.map
rename : browser/devtools/styleeditor/test/sourcemaps.scss => browser/devtools/styleeditor/test/sourcemap-sass/sourcemaps.scss
2014-02-18 13:47:26 -08:00
Ryan VanderMeulen
bb75ebbe6a
Merge inbound to m-c.
2014-02-18 15:18:19 -05:00
Ryan VanderMeulen
a3fd29ac2c
Bug 973974 - Disable browser_profiler* tests for frequent crashes/timeouts.
2014-02-18 12:37:46 -05:00
Brian Grinstead
61314f2cf1
Bug 972064 - Fix Spectrum.js warning in browser console. r=jwalker
2014-02-13 11:54:05 -06:00
Boopathi K
95d77bf389
Bug 934177 - [App manager] Make "Hosted" and "Packaged" strings localizable. r=jryans
2014-02-18 09:20:24 -05:00
Dennis Schubert
c8bd7a9d37
Bug 922208 - Add console.count; r=msucan
2014-02-17 21:58:19 +02:00
Girish Sharma
e8631d5d5c
Bug 971276 - Hitting enter should insert the currently selected item from an autocomplete list in the Style Editor, r=harth
2014-02-16 13:56:26 +05:30
Conrad Irwin
a13a658926
Bug 762556 - Error stack should contain column number. r=jorendorff
2014-02-19 11:30:08 -05:00
Phil Ringnalda
7cd2f471ea
Merge f-t to m-c
2014-02-15 10:10:31 -08:00
Panos Astithas
9bef632cde
Use the wrapped global to decide if we are in an xpcshell environment or not (bug 901930). r=vporof
2014-02-15 10:57:26 +02:00
Masayuki Nakano
e393ad7356
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
Victor Porof
2e390b8d17
Bug 859135 - Hovering over a request with an image response should show a popup displaying that image, r=rcampbell
2014-02-14 14:22:06 -05:00
Victor Porof
6064c0397d
Bug 859136 - Requests with an image response should display a thumbnail near the file name, r=rcampbell
2014-02-14 14:22:06 -05:00
Victor Porof
ea260086f2
Bug 972846 - There's a redundant teardown call in the last testParamsTab function in browser_net_complex-params.js, r=me
2014-02-14 14:21:37 -05:00
Victor Porof
b3f09232c1
Bug 895747 - DevTools Net Panel: cannot inspect contents of some POST messages, r=rcampbell
2014-02-13 15:15:42 -05:00
Ryan VanderMeulen
3c10ce9595
Bug 949355 - Skip browser_styleeditor_bug_740541_iframes.js on Linux and OSX due to intermittent failures.
2014-02-13 12:39:48 -05:00
Victor Porof
afc715dd5d
Bug 956357 - "Preview Response" tab for HTML in the Network Monitor, r=rcampbell
2014-02-13 10:26:09 -05:00
Gabriel Luong
20a7bfbef4
Bug 968424 - Change keyboard shortcut to move selected lines in source editor to Alt-Up/Down. r=anton
2014-02-13 10:02:51 -05:00
Panos Astithas
b6fb53ef0f
The debugger shouldn't try to connect to the tracer actor if it is not present or if tracing is disabled (bug 970536). r=fitzgen
2014-02-13 09:18:36 +02:00
Mihai Sucan
8adc55bd7b
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
Patrick Brosset
7e657cf8d1
Bug 904953 - Splits browser_inspector_markup_edit.js into 5 to avoid long running test, r=jwalker
2014-02-12 16:23:43 +01:00
Patrick Brosset
d8148a174a
Bug 964255 - Introduces a css declarations parser in the rule-view and fixes background-url edition; r=bgrins
2014-02-03 09:52:09 -06:00
Ryan VanderMeulen
4f59e52ca0
Backed out changeset 2b95fec2f1f5 (bug 970536) for mochitest-bc failures.
...
CLOSED TREE
2014-02-12 08:19:05 -05:00
Patrick Brosset
f5f5c17526
Bug 970532 - CSS rule-view deals with MathML elements correctly; r=miker
2014-02-12 12:14:46 +01:00
Panos Astithas
1748e72ff1
The debugger shouldn't try to connect to the tracer actor if it is not present or if tracing is disabled (bug 970536). r=fitzgen
2014-02-12 12:40:52 +02:00
Sami Jaktholm
970112f9fd
Bug 969900 - StyleEditor: Identify inline style sheets by their page and index, not by their non-existent URIs. r=harth
2014-02-10 18:05:20 -08:00
J. Ryan Stinnett
71772e679e
Bug 919819 - Detect JS files from fetched content type. r=fitzgen
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_pretty-print-01.js => browser/devtools/debugger/test/browser_dbg_pretty-print-13.js
rename : browser/devtools/debugger/test/code_ugly.js => browser/devtools/debugger/test/code_ugly-8
rename : browser/devtools/debugger/test/doc_pretty-print.html => browser/devtools/debugger/test/doc_pretty-print-3.html
2014-02-11 15:35:11 -06:00
Mihai Sucan
59de8cd499
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
Victor Porof
a8e11c1746
Bug 970815 - Clicking on a slice in the performance view doesn't sort the requests by the respective type only, r=rcampbell
2014-02-11 11:55:07 -05:00
Victor Porof
79ed5031f6
Bug 899727 - Increase maximum size of response panel in network panel, r=rcampbell
2014-02-11 09:25:22 -05:00
Victor Porof
c696a3c322
Bug 969448 - Netmonitor selected filter reset to "All" upon every new page request, r=rcampbell
2014-02-11 09:25:21 -05:00
Heather Arthur
cd98d0c87a
Bug 969668 - Don't show rule count of original source until it's been linked to a file. r=pbrosset
2014-02-11 09:26:02 -05:00
Mihai Sucan
ad9dc9b518
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
Anton Kovalyov
a090a993aa
Bug 964504 - Add Editor.setFontSize/getFontSize. r=msucan
2014-02-10 18:21:42 -08:00
Kevin Grandon
14abb2a595
Bug 959275 - Add telemetry support for custom dev tools. r=mratcliffe
2014-02-10 15:54:30 -05:00
Sami Jaktholm
791ae58c5e
Bug 876913: Network Monitor: Allow selection of multiple filters, r=vporof
2014-02-10 13:18:45 -05:00
Mihai Sucan
1384548c72
Bug 963977 - Fix for intermittent browser_console_addonsdk_loader_exception.js | Test timed out; r=me
2014-02-07 20:00:41 +02:00
Brian Grinstead
9e738ee620
Bug 967168 - DevTools Addon icons should not be inverted on light theme;r=jwalker
2014-02-10 07:50:13 -06:00
Robert O'Callahan
0eda1dacc2
Bug 947588. Part 4: Set -moz-text-discard:none in devtools, XUL, text inputs, plaintext documents, view-source documents. r=heycam
...
--HG--
extra : rebase_source : 2db920396d9c5f8de51c4385250f2903629441fc
2014-02-05 23:23:08 +13:00
Vikneshwar
a3a8f7cc3a
Bug 957072 - Add Pretty Print to Scratchpad Menu. r=robcee
2014-02-08 21:02:11 -05:00
Rob Campbell
2f499d99bf
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
a171ee0bfa
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
Carsten "Tomcat" Book
e3aafe9e11
merge fx-team to mozilla-central
2014-02-07 09:52:32 +01:00
Patrick Brosset
07ca15996c
Bug 968316 - Keep the highlighter visible when selecting the currently hovered node in the markup-view, r=bgrins
2014-02-06 19:45:40 +01:00
Rob Campbell
5e4e5eee95
Bug 909251 - DevTools Themes - Improve UI for timeline in netmonitor; r=vporof
2014-02-03 13:10:00 -05:00
Rob Campbell
e70ac73d1a
backout bug 909251; bad commit message; a=me
2014-02-06 13:03:11 -05:00
Rob Campbell
f001485a18
Bug 909251 - DevTools Themes - Improve UI for timeline in netmonitor
...
Bug 909251 - DevTools Themes - Improve UI for timeline in netmonitor; r=vporof
2014-02-03 13:10:00 -05:00
Panos Astithas
7911081c67
Keep populating the Events pane even in the presence of event listeners with no associated Debugger.Script (bug 942899). r=vporof
2014-02-06 18:33:26 +02:00
Heather Arthur
03a0992b3d
Bug 967268 - Remember location of saved style sheet across reloads. r=pbrosset
2014-02-06 10:06:47 -05:00
Hubert B Manilla
7ce7b03a26
Bug 927673 - Fix forPage has no sources showing when debugger is loading. r=fitzgen
2014-02-06 10:04:13 -05:00
Patrick Brosset
b7be1fc601
Bug 962478 - Stop inspector's picker on devtools toolbox destroy, r=miker
2014-02-05 20:50:25 +01:00
Ryan VanderMeulen
9bf72037e1
Merge m-c to inbound on a CLOSED TREE.
2014-02-06 16:29:41 -05:00
Alex Henrie
77822eb46b
Bug 968029 - Use unprefixed box-sizing in browser/ and toolkit/. r=dao
2014-02-04 21:36:29 -07:00
Mihai Sucan
c5998ade92
Bug 966970 - Fix for intermittent browser_webconsole_bug_632275_getters_document_width.js | Test timed out; r=pbrosset
2014-02-05 14:22:37 +02:00
Carsten "Tomcat" Book
d9128b7e43
Merge mozilla-central to fx-team on a CLOSED TREE
2014-02-05 14:54:11 +01:00
Carsten "Tomcat" Book
a012359c30
merge fx-team to mozilla-central
2014-02-05 13:28:00 +01:00
Patrick Brosset
a7146d1dde
Bug 932896 - Retrieves image data from server for image tooltips and makes tooltip size a pref, r=jwalker,ttaubert
2014-02-05 11:53:46 +01:00
Carsten "Tomcat" Book
d18fdccab8
Backed out changeset 18d70a3136f5 (bug 932896) for mochitest-other bustage on a CLOSED TREE
2014-02-05 11:36:02 +01:00
Paul Rouget
3cd85e454b
Bug 932896 - Retrieves image data from server for image tooltips and makes tooltip size a pref, r=jwalker,ttaubert
2014-02-05 10:02:52 +01:00
Brandon Benvie
b971900248
Bug 941591 - No line numbers for Syntax Errors; r=benvie
2014-02-04 12:54:26 -08:00
Ryan VanderMeulen
9e32c50938
Bug 904953 - Disable browser_inspector_markup_edit.js on Linux for frequent failures.
2014-02-04 15:02:55 -05:00
Victor Porof
ac25e2962e
Bug 967378 - Part 2: Use proper plural form for 'total time' in charts, r=flod, rcampbell
2014-02-04 16:57:09 +02:00
Victor Porof
c4c2c3b626
Bug 967378 - Part 1: Network statistics: don't rely on parseFloat to deal with numbers in the charts, r=rcampbell
2014-02-04 16:57:08 +02:00
Victor Porof
3c0cf4c874
Bug 967393 - Make the jsonp regex a bit more relaxed, r=rcampbell
2014-02-04 16:40:50 +02:00
Victor Porof
5552a83256
Bug 967411 - Fix a few widget leftovers in RequestsMenuView after bug 951633, r=past
2014-02-04 15:51:41 +02:00
Victor Porof
2a52b2ac99
Bug 946601 - Show an "Other" button in the requests footer, r=me
2014-02-04 15:51:41 +02:00
kushagra singh
36b07572fd
Bug 962070 - Tooltips for sources contain the group URL instead of the file URL, r=vporof
2014-02-04 13:04:38 +02:00
Victor Porof
74859948e9
Bug 964977 - Infer JSON from response, r=rcampbell
2014-02-03 22:32:59 +02:00
Phil Ringnalda
bf60df7cb2
Bug 963869 - Disable browser_console_dead_objects.js for frequent failures
...
--HG--
extra : rebase_source : cb8b3ea626c9e7a7150d29d3ab1e40df2adb028c
2014-02-02 11:47:51 -08:00
Girish Sharma
9ac7deba52
Bug 966755 - Network statistics report wrong total download times, r=vp
2014-02-03 00:11:54 +05:30
Peiyong Lin
b3fee78147
Bug 964015 - Add "Copy as data URI" for images in the Network Monitor. r=vp
2014-02-02 10:39:53 +02:00
Heather Arthur
3f176daf50
Bug 950915 - Watch for changes to CSS files on disk for source mapped files; r=dcamp
2014-02-01 12:26:53 -08:00
Rob Campbell
3953337c36
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
38a1841020
Bug 964268 - Cannot select single line text in console after bug 960695; r=msucan
2014-02-01 08:22:34 -05:00
Patrick Brosset
a458731ce7
Bug 952277 - DOMNodes can be highlighted and selected from the debugger - Debugger test; r=vporof
2014-02-01 10:24:47 +01:00
Patrick Brosset
23e6c7b9fc
Bug 952277 - DOMNodes can be highlighted and selected from the debugger [Australis]; r=past, vporof
2014-02-01 10:24:44 +01:00
Victor Porof
294b249c7f
Bug 946601 - Add performance statistics/piecharts in the Network Monitor, r=rcampbell
2014-02-01 08:37:53 +02:00
Girish Sharma
25ef623ced
Bug 965158 - Up/down arrows should navigate through the autocompletion suggestions, r=harth
2014-02-01 04:59:52 +05:30
Brian Grinstead
b888bd1889
Bug 965985 - DevTools light theme button followup;r=vporof
2014-01-31 14:45:59 -06:00
Panos Astithas
475515ccd6
Teach auto-pretty-print tests to not rely on the default pref value (bug 962857). r=bustage in a CLOSED TREE
2014-01-31 20:56:17 +02:00
Lalit Khattar
3f8ca206c3
Bug 944640 - Add a "Watch" button on the new inspect popup. r=vporof
2014-01-31 13:01:27 -05:00
Dagger
6826e88d26
Bug 963937 - Add a pref to disable automatic bracket closing in source editor. r=anton
2014-01-30 20:21:00 -08:00
Victor Porof
cc7b54ed9d
Bug 965814 - Make the shader editor look good on the light theme. r=bgrins
2014-01-30 21:25:51 +02:00
Brian Grinstead
402953e3de
Bug 957117 - DevTools Themes: Use light theme for top tabbar and toolbars OVERRIDE HOOK;r=vporof
2014-01-30 14:42:15 -06:00
Brian Grinstead
b017b8ef7a
Bug 936421 - Update the breadcrumbs as per Shorlander's new designs. OVERRIDE HOOK;r=pbrosset
2014-01-30 14:24:30 -06:00
Marvin Sevilla
5ddd5d342d
Bug 933201 - App manager moved screenshot button. r=paul.rouget
2014-01-30 13:06:49 -05:00
Patrick Brosset
4dec130419
Bug 964014 - Adds copy-image-data-uri option to images in the markup-view, r=harth
2014-01-30 17:33:53 +01:00
Kannan Vijayan
d4ade6d27c
Bug 332176 - Change eval-ed scripts to have more descriptive filenames indicating the chain of evaluation, and give them absolute line numbers instead of the offset-from-lineno-of-eval-in-caller-script approach used currently. r=jimb
2014-02-04 16:23:20 -05:00
Patrick Brosset
19f8936c4e
Bug 947733 - Tooltips are shown on !important properties in the rule-view; r=miker
2014-01-30 16:04:47 +01:00
Victor Porof
c5950813cf
Bug 965171 - Opening a variables view popup will change the scroll position in the editor if a watch expression is present, r=past
2014-01-30 12:46:09 +02:00
Wes Kocher
65cd6fcfae
Backed out changeset 95c958fa3cf2 (bug 964504) for test failures
2014-01-28 17:27:09 -08:00
Anton Kovalyov
98bf536309
Bug 964504 - Add Editor.setFontSize/getFontSize. r=msucan
2014-01-28 13:48:09 -08:00
Mihai Sucan
b555e50426
Bug 961431 - Autocomplete suggestions in split console are sliding down. r=robcee
2014-01-28 15:55:19 +02:00
Victor Porof
32b8d8a374
Bug 964700 - Make the errors logged by Parser.jsm also contain the problematic source url, r=past
2014-01-28 12:31:51 +02:00
Girish Sharma
35ad80b2c0
Bug 962652 - Autocomplete popup's isOpen getter is too strict, r=msucan
2014-01-28 20:42:02 +05:30
Girish Sharma
c5d707572d
Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 3 - Style editor tests, r=harth, robcee
2014-01-28 20:41:22 +05:30
Girish Sharma
bc6ef8ebae
Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 2 - Source editor tests, r=anton
2014-01-28 20:40:40 +05:30
Girish Sharma
f6377044ad
Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 1 - No tests, r=anton, msucan, dcamp, robcee, harth
2014-01-28 20:38:41 +05:30
Aakash Bapna
dcba1e123f
Bug 961085 - Remove inline script / style in devtools netmonitor.xul. r=bgrins, r=vporof
2014-01-28 08:50:34 -05:00
Brian Grinstead
b4af8395ff
Bug 958048 - Remove double scrollbar from DevTools options pane with resolution < 800;r=pbrosset
2014-01-28 07:29:41 -06:00
Carsten "Tomcat" Book
01aaaa36e7
Backed out changeset a76a4f921987 (bug 964700) for XPC Bustage on a CLOSED TREE
2014-01-28 14:03:38 +01:00
Victor Porof
9399b40cb7
Bug 964700 - Make the errors logged by Parser.jsm also contain the problematic source url, r=past
2014-01-28 13:24:45 +02:00
Victor Porof
948f4820e3
Bug 963932 - Refactor the output emitted by Parser.jsm to avoid too much useless nesting, r=past
2014-01-28 12:18:20 +02:00
Victor Porof
db968d7544
Bug 963919 - When triggering file filtering via a keyboard shortcut, don't automatically fill the searchbox with the identifier under the caret position, r=past
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_search-function.js => browser/devtools/debugger/test/browser_dbg_search-autofill-identifier.js
2014-01-28 12:16:49 +02:00
Brian Grinstead
a9e24185ca
Bug 957291 - DevTools tab bar UI updates to resolve icon bluriness and min-height. OVERRIDE HOOK;r=pbrosset
2014-01-24 12:45:20 -06:00
J. Ryan Stinnett
357c2f92d5
Bug 960669 - Close Browser Toolbox on browser shutdown. r=past
2014-01-24 11:29:33 -06:00
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
Alexey Novak
a5c6171505
Bug 956804 - Use DevToolsUtils.reportException in Parser.jsm; r=fitzgen
2014-01-23 09:55:16 -08:00
Patrick Brosset
1e3585dfe1
Bug 962085 - Font-inspector "show all fonts" button selects the <body> node remotely; r=paul
2014-01-23 16:54:04 +01:00
Mahdi Dibaiee
f915adbfe8
Bug 911916 - Search set to identifier under cursor if no text selected. r=vp
2014-01-23 09:39:59 -05:00
Panos Astithas
71a3267914
Make the debugger frontend cope with an already connected target (bug 933212); r=jryans,fitzgen
...
* Made the DebuggerClient, which is actually the RootActor front, not consider one of the attached child fronts as "active". Since a single DebuggerClient (or RootFront) is kept around for the App Manager's lifetime, it makes sense to move the notion of "active" tab to the toolbox's target. As each toolbox gets destroyed, the fronts should be detaching from their actors (if they are stateful) so that the app is no longer in a debugging state. Debugging a new app (or reconnecting to a previous one) will create new fronts anyway.
* Slightly refactored the TabClient, ThreadClient, SourceClient and TracerClient towards a protocol.js-based architecture, by adding parent-child references and lifecycle management. Now a tab-scoped thread actor for instance has the tab as its parent, while a global-scoped thread actor (chrome debugger) has the DebuggerCLient (RootFront) as its parent. This lets parents reference their children, so that caching in the target object can work. It also allowed me to move some methods from the DebuggerClient to the actual front that should be responsible, like reconfigureTab, reconfigureThread and attachThread. These methods now use DebuggerClient.requester, too.
* Added some error handling in the debugger client requester around "before" and "after" callbacks, which exposed some errors in tests that are now fixed.
* Fixed the state handling in the thread actor so that merely detaching from a thread doesn't put it in the exited state. This is the part that what was necessary for Firebug's use case.
* Properly loading tracer and webgl actors now on b2g.
2014-01-14 17:39:40 +02:00
Peiyong Lin
4603961146
Bug 942774 - Fix files loaded into scratchpad to be recognized as "saved". r=benvie
2014-01-22 10:23:21 -08:00
Kay Plößer
147b4a8341
Bug 960730 - Rewrite inline script / style in devtools/framework/connect/connect.xhtml. r=bgrins
2014-01-22 10:33:58 -05:00
Brandon Benvie
c4f4bf02fb
Bug 962357 - Disable browser_toolbox_raise.js. r=dcamp
2014-01-21 17:13:53 -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
Kay Plößer
dee5544eac
Bug 960734 - Remove inline script / style in browser/devtools/layoutview/view.xhtml. r=bgrins
2014-01-21 11:48:04 -05:00
Alexandre Poirot
d6048e3229
Bug 961519 - Prevent touch event mode to be disable on iframes unload. r=paul
2014-01-21 11:29:46 -05:00
Brian Grinstead
c72ce95179
Bug 913630 - [rule view] Pasting in multiple CSS declarations should automatically split them up;r=pbrosset
2014-01-16 20:40:54 -06: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
a93b4ce571
Bug 961740 - Shows highlighter outline again after hovering over an element, then a text node, then the same element again, r=harth
2014-01-20 21:30:13 +01: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
Patrick Brosset
6db7582711
Bug 958687 - Fixes pseudo-class lock in highlighter intermittent test failure; r=jwalker
2014-01-17 23:07:48 +01:00
Patrick Brosset
67f5a06349
Bug 958456 - Hides highlighter when hovering over non-visible nodes in markup-view; r=jwalker
2014-01-17 22:33:59 +01:00
Anton Kovalyov
a236584bd1
Bug 960704 - Upgrade CodeMirror to 3.21. r=msucan
2014-01-17 13:04:00 -08:00
Anton Kovalyov
29e01f2e59
Bug 960270 - Streamline Editor API. r=msucan
2014-01-17 12:58:45 -08:00
Brandon Benvie
11a8435174
Bug 947612 - Fix VariablesView so that editableName._onCleanup is called. r=vp
2014-01-17 10:40:41 -08: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
Michael Ratcliffe
aabcf8537a
Bug 952511 - markupview still change attribute values. r=pbrosset
2014-01-10 17:55:58 +00: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
Kay Plößer
20384147cb
Bug 960737 - Remove inline script / style in browser/devtools/fontinspector/font-inspector.xhtml;r=bgrins
2014-01-24 10:49:37 -06:00
Peiyong Lin
f31564924c
Bug 961771 - Disable highlighter when switching tools. r=pbrosset
2014-01-24 17:28:41 +01: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
Ryan VanderMeulen
208917083a
Merge inbound to m-c.
2014-01-16 15:06:12 -05:00
Olli Pettay
eea699ef60
Bug 960351 - browser_bug726427_csstransform_tooltip.js times out, r=pbrosset
...
--HG--
extra : rebase_source : e05f39f7ef4d73823bb5445b1cc398f81e560253
2014-01-16 15:38:10 +02: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
Victor Porof
195bd90f8f
Bug 960237 - Re-enable browser_dbg_break-on-dom-05.js, r=past
2014-01-16 12:36:53 +02:00
Anton Kovalyov
322459aa71
Bug 734439 - Add code folding support to the source editor. r=msucan r=benvie
2014-01-15 16:23:32 -08:00
Victor Porof
57c4dc85e6
Bug 960237 - Link to this bug in debugger/test/browser.ini for re-enabling browser_dbg_break-on-dom-05.js, r=me
2014-01-15 23:09:18 +02:00
Victor Porof
e7e6fe5344
Bug 947544 - Disable browser_se_bfcache.js because of intermittent oranges, r=me
2014-01-15 22:59:15 +02:00
Victor Porof
4c95236e12
Backed out changeset 55c0b8b56600 because it doesn't fix bug 947544, r=me
2014-01-15 22:59:14 +02:00
Anton Kovalyov
2a4d53f0e8
Bug 941725 - Add emacs and vim key bindings to source editor. r=harth r=benvie r=msucan
2014-01-15 12:04:19 -08:00
Ryan VanderMeulen
36b4a64960
Merge b2g-inbound to m-c.
2014-01-15 14:25:35 -05:00
Ed Morley
99155ba26d
Merge mozilla-central and b2g-inbound
...
--HG--
rename : content/events/src/nsDOMEvent.h => dom/events/nsDOMEvent.h
2014-01-15 18:09:12 +00:00
Alexandre Poirot
6a13f8e9f2
Bug 891882 - Activate touch events on b2g desktop. r=vingtetun, r=mdas
2014-01-15 09:28:04 -05:00
Joe Walker
5301579fe6
Bug 927423 - Add promise return to EventEmitter.once; r=bbenvie
2014-01-15 10:33:18 +00:00
Wes Kocher
7c7e7a16a2
Merge m-c to fx-team
2014-01-14 16:15:24 -08:00
Wes Kocher
ac83e0314a
Merge inbound to m-c
2014-01-14 15:24:45 -08: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
Ben DeCoste
dd7febf1ec
Bug 910183 - Highlight trailing space in the editor. r=msucan
2014-01-14 14:12:39 -08:00
Heather Arthur
66da82568d
Bug 950921 - UI for flipping CSS source map pref. r=dcamp
2014-01-14 10:13:47 -05:00
Hubert B Manilla
1cf745045b
Bug 913665 - Fix wrong entity. r=fitzgen
2014-01-14 09:49:08 -05:00
Sterling Graham
bb7467aec1
Hide the "Open in new tab" context menu when no request is selected (bug 958686). r=past
2014-01-13 19:32:00 +02:00
Patrick Brosset
d99a1af647
Bug 942297 - Make the rule-view element style change on node change and page reload; r=harth
2014-01-14 09:32:45 +01:00
Alexey Novak
af22451a0f
Bug 957634: Changed Tooltip's setTextContent function signature. Now Tooltip can contain a warning image 32x32 when isAlertTooltip passed = true; r=vp
2014-01-14 08:59:43 +02:00
Matt Brubeck
3e8d553e34
Backed out changeset c15cacb7efd6 (bug 941725) because of test failures
2014-01-13 17:56:58 -08:00
Anton Kovalyov
7bfd0c4832
Bug 941725 - Add emacs and vim key bindings to source editor. r=harth r=benvie r=msucan
2014-01-13 16:10:58 -08:00
Patrick Brosset
cad39e29fd
Bug 950732 - Make the show-all-nodes button clickable again in the markup-view, r=jwalker
2014-01-13 16:32:19 +01:00
J. Ryan Stinnett
1e0a3e0fb3
Bug 946813 - Part 3: Use independent loaders, mark them invisible. r=past
2014-01-10 23:37:09 -06:00
Mahdi Dibaiee
625241ab4f
Bug 915923 - [Australis] Add default icon for apps with no icon. r=jryans
2014-01-09 13:15:00 -05:00
Patrick Brosset
27e7a71f9b
Bug 916443 - part 2 - Toolbox level remote highlighter (tests), r=paul
2014-01-09 12:36:06 +01:00
Patrick Brosset
86bb72d38c
Bug 916443 - part 1 - Toolbox level remote highlighter [Australis], r=paul
2014-01-09 12:36:01 +01:00
Alexey Novak
b23f083c73
Bug 947143 - Replaced debugger resumption order panel with an easier to maintain Tooltip.js instance; r=vporof
2014-01-09 10:11:54 +02:00
Brandon Benvie
190c45a1bd
Bug 947544 - Fix intermittent in the Shader Editor test browser_se_bfcache.js. r=vp
2014-01-08 09:24:39 -08:00
Anton Kovalyov
a389d0e4c9
Bug 920876 - Longer timeout for the CodeMirror suite since we added VIM/Emacs tests. r=me
2014-01-08 11:34:57 -08:00
Victor Porof
d232b2d204
Bug 957187 - The variable inspection popup never appears in the right place on Linux and Windows, r=past
2014-01-08 16:59:00 +02:00
Victor Porof
011f3edc5d
Bug 868045 - At some threshold, we should convert MS to Seconds in the Waterfall, r=rcampbell
2014-01-08 16:47:59 +02:00
Victor Porof
2097ff17e9
Bug 943883 - DevTools themes - theme sidemenuwidget, r=bgrins, australis
...
--HG--
rename : browser/themes/osx/devtools/itemArrow-ltr.png => browser/themes/shared/devtools/images/itemArrow-ltr.png
rename : browser/themes/osx/devtools/itemArrow-rtl.png => browser/themes/shared/devtools/images/itemArrow-rtl.png
2014-01-07 11:58:07 +02:00
Mihai Sucan
61a08a1e90
Bug 952708 - console.log escapes special characters. r=vporof
2014-01-07 22:50:30 +02:00
Patrick Brosset
2688233a2a
Bug 952294 - Let devtools tooltip size be automatically set. r=miker
2014-01-08 09:49:12 -05:00
Victor Porof
fe909407a1
Bug 885294 - Immediate script selection from debugger search box is really janky and loses selection if you don't find anything, r=past
2014-01-08 10:48:32 +02:00
Phil Ringnalda
8783358821
Back out f122349d9fbd (bug 941725) for debug and ASan bc timeouts in browser_codemirror.js
...
CLOSED TREE
2014-01-07 20:48:34 -08:00
Anton Kovalyov
abe4ae3b67
Bug 941725 - Add emacs and vim key bindings to source editor. r=harth r=benvie r=msucan
2014-01-07 15:02:01 -08:00
Ryan VanderMeulen
9f2392fe97
Merge m-c to fx-team.
2014-01-07 16:31:30 -05:00
Ryan VanderMeulen
e617355a45
Merge inbound to m-c.
2014-01-07 16:09:11 -05:00
Minarto Margoliono
97a60063ef
Bug 865448 - Fix alignment issue of debug icon; r=anton
2014-01-07 13:08:32 -08:00
Anton Kovalyov
ee2d651834
Bug 956943 - Replace Editor.extendSelection with CM version. r=vporof
2014-01-07 13:01:38 -08:00
Anton Kovalyov
dbfbef4cab
Bug 951975 - Expose Editor.setOption and Editor.getOption. r=msucan
2014-01-07 11:24:57 -08:00
Victor Porof
b969a16707
Bug 951795 - Use WidgetMethod's empty text attribute instead of a deck in the tracer, r=fitzgen
2014-01-07 11:57:00 +02: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
Ricardo Palomares
c91f30944f
Bug 918017 - Add debugger accesskey entities and rename those that were named after ".key" but were accesskeys. r=fitzgen
2014-01-06 09:58:05 -05:00
Willian Gustavo Veiga
5cd5618a4b
Bug 734666 - Style Editor default filename for saving. r=harth
2014-01-06 09:52:29 -05:00
Ed Morley
f2c3dd2277
Merge latest green inbound changeset and mozilla-central
2014-01-06 12:51:38 +00:00
Victor Porof
ce61dae208
Bug 956568 - Display more meaningful error information when Parser.jsm is sad, r=past
2014-01-06 08:41:19 +02:00
Victor Porof
f417180c8e
Bug 951633 - Fix assertion typos in browser_dbg_stack-02.js, r=past
2014-01-04 00:04:24 +02:00
Victor Porof
43ef36d2f3
Bug 951633 - Change the wording in some WidgetMethods comments, r=past
2014-01-04 00:04:24 +02:00
Victor Porof
b8595b7dba
Bug 952767 - Yield waiting for the FETCHED_VARIABLES event and fix a few typos in browser_dbg_variables-view-override-01.js, r=past
2014-01-04 00:04:23 +02:00
Victor Porof
12baaeb40f
Bug 951633 - Fix tests after the WidgetMethods API changes, r=past
2014-01-03 23:42:28 +02:00
Victor Porof
ac8d0589be
Bug 951633 - Drop the <xul:menulist> support for WidgetMethods, r=past
2014-01-03 23:42:16 +02:00
Victor Porof
823bbe9ec0
Bug 952767 - Variables view scopes should always be lazily populated, r=past
2014-01-03 23:41:28 +02:00
Victor Porof
6ac911b175
Bug 952734 - Sources with LabeledStatements makes ParserHelpers.getNodeLocation puke, r=past
2014-01-03 23:41:28 +02:00
Brian Grinstead
f265af2009
Bug 947309 - DevTools themes - use new icons for toolbar;r=paul
2014-01-03 13:32:26 -06:00
Sami Jaktholm
aef4262864
Bug 953184 - Do not show an error if user cancels the file chooser dialog when importing a CSS file in Devtools Style Editor. r=harth
2014-01-03 09:29:05 -05:00
Paul Rouget
c098559563
Bug 949858 - Make sure we're not duplicating toolboxes and that we forget about them at the app-manager level. r=ochameau
2014-01-03 09:28:23 -05: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
Patrick Brosset
69aa57b40f
Bug 958169 - Switch to the inspector panel on click of the pick button; r=bgrins
2014-01-15 14:03:18 +01:00
Chris Peterson
545ace6028
Bug 955891 - Part 2: Cleopatra: Fix misspellings of "contiguous". r=anton
2013-12-31 17:55:00 -08:00
Chris Peterson
8b917a4169
Bug 955891 - Part 1: Cleopatra: Fix some JS warnings. r=anton
2013-12-29 20:37:55 -08:00
Chris Peterson
4b1ef6ef4e
Bug 955890 - Part 1: Fix DevTools JS warnings about some code paths not returning a value. r=rcampbell
2013-12-31 19:28:42 -08:00