Sami Jaktholm
94bdf41f03
Bug 1009078 - Console: Represent empty slots of arrays with a placeholder label instead of commas and whitespace. r=dcamp
2014-06-27 23:48:00 +02:00
Sayan Chowdhury
02179516c9
Bug 981041 - Add back preference to disable transitions in Style Editor. r=harth
2014-07-22 19:54:00 +02:00
Florian Quèze
4282b5345d
Bug 1041155 - The browser_wa_properties-view-media-nodes.js test doesn't wait for the audio device to be actually closed, r=paul.
2014-07-19 20:08:28 +02:00
Paul Rouget
5a4bdb7c68
Bug 1040121 - Sort runtime apps alphabetically. r=jryans
2014-07-18 16:25:13 +02:00
sole
552cdabe01
Bug 1040128 - default value for devtools.webide.templatesURL is moderately wrong. r=paul
2014-07-18 16:24:52 +02:00
Paul Rouget
e95544c745
Bug 1040047 - unbusy is called too early in the timeout. r=jryans
2014-07-18 16:24:22 +02:00
Panos Astithas
e7d8caabc7
Wait for scratchpad to finish before ending the test (bug 985423). r=me
2014-07-17 16:58:59 +03:00
Michael Ratcliffe
2945f297eb
Bug 994732 - Make "Disable Cache" in Devtools persist (only when the toolbox is open) r=jwalker, r=pbrosset
2014-07-17 10:39:56 +01:00
Michael Ratcliffe
ea37e9901b
Bug 1033387 - Update JSBeautify and move it into toolkit r=fitzgen
...
--HG--
rename : browser/devtools/shared/Jsbeautify.jsm => toolkit/devtools/jsbeautify/beautify.js
2014-07-14 14:25:22 +01:00
J. Ryan Stinnett
1ead62e597
Bug 1039457 - Allow yelling in Scratchpad (Shift-Space). r=robcee
2014-07-16 07:11:00 +02:00
Patrick Brosset
00a143433a
Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me
2014-07-17 09:59:11 +02:00
Patrick Brosset
07c1fd209d
Bug 711941 - part 3 - Timing-function editor tooltip in the rule-view; r=miker
2014-07-17 09:59:04 +02:00
Patrick Brosset
7fda3ce229
bug 1034601 - Enable devtools/markupview tests with e10s; r=bgrins
2014-07-16 22:17:30 +02:00
Brian Grinstead
0c81c44d27
Bug 1038651 - Prevent inspector from breaking when reloading an SVG file;r=mratcliffe
...
--HG--
rename : browser/devtools/inspector/test/browser_inspector_reload.js => browser/devtools/inspector/test/browser_inspector_reload-01.js
2014-07-16 08:40:07 -05:00
Panos Astithas
34a40a3319
Properly handle terminated scripts in the debugger (bug 814683). r=fitzgen
...
--HG--
extra : rebase_source : 7df6a8e87642d40bf69e50d65aa0b358a5f1955b
2014-07-15 19:20:38 +03:00
Panos Astithas
c9f4e1f365
Black box sources before deciding whether to stage them for later addition (bug 1038117). r=fitzgen
...
--HG--
extra : rebase_source : dfedcab97b91ae75c9ef5c63d4e1489a49576330
2014-07-14 18:30:28 +03:00
Sami Jaktholm
e444ce1298
Bug 1037280 - Inspector: Wait for toolbox to be destroyed before ending test run. r=pbrosset
2014-07-11 00:54:00 -04:00
Paul Rouget
6fced14f80
Bug 1020739 - kill WebIDE command line support. r=jryans
2014-07-15 21:03:24 +02:00
Paul Rouget
f1820c91d2
Bug 1008709 - Build a preference screen for WebIDE. r=bgrins
2014-07-15 21:03:24 +02:00
Paul Rouget
e4d1ecf33a
Bug 1037115 - show runtime actions, and add a disconnect button. r=jryans
2014-07-15 21:03:23 +02:00
Paul Rouget
955ba1c3d8
Bug 1016903 - add icons and reformat icon grid. r=jryans
2014-07-15 21:03:23 +02:00
Victor Porof
f9ec3559ce
Bug 1034669 - Add a way of fading out certain areas of the canvas graphs, r=pbrosset
...
--HG--
rename : browser/devtools/shared/test/browser_graphs-11.js => browser/devtools/shared/test/browser_graphs-11a.js
2014-07-15 08:34:07 -04:00
Boris Zbarsky
87884f3b8f
Bug 857648 part 5. Expose a .stack property on DOMExceptions. r=khuey
2014-07-04 01:25:16 -04:00
Michael Ratcliffe
58528fe5ca
Backed out changeset e2360d41bd66 (bug 1033387) for loader test failures
2014-07-14 01:00:35 +01:00
Michael Ratcliffe
c4652cfb8b
Bug 1033387 - Update JSBeautify and move it into toolkit r=fitzgen
...
--HG--
rename : browser/devtools/shared/Jsbeautify.jsm => toolkit/devtools/jsbeautify/beautify.js
2014-07-13 23:25:19 +01:00
Michael Ratcliffe
4ad570d579
Backed out changeset 0ba8be1413f7 (bug 1033387) for xpc test failures
2014-07-13 23:12:50 +01:00
Michael Ratcliffe
69cd749120
Bug 1033387 - Update JSBeautify and move it into toolkit r=fitzgen
...
--HG--
rename : browser/devtools/shared/Jsbeautify.jsm => toolkit/devtools/jsbeautify/beautify.js
2014-07-13 21:46:14 +01:00
Michael Ratcliffe
0c34350ec3
Bug 1032721 - Re-enable browser_inspector_infobar.js when oranges are fixed r=pbrosset
...
--HG--
rename : browser/devtools/inspector/test/browser_inspector_infobar.js => browser/devtools/inspector/test/browser_inspector_infobar_01.js
2014-07-12 20:20:28 +01:00
Joe Walker
add63516dd
Bug 1035300 - Drop support for page report with oneshot data. r=harth
2014-07-11 07:57:00 -04:00
J. Ryan Stinnett
94b231708e
Bug 1033079 - Part 2: Support multiple listening sockets. r=past
2014-07-10 14:15:00 -04:00
Sami Jaktholm
35873cd632
Bug 851349 - Fix intermittent failures in disabled test browser_inspector_search-navigation.js and re-enable it. r=pbrosset
2014-07-10 22:00:00 +02:00
Panos Astithas
b751f4e6a7
Wait a turn of the event loop if CodeMirror isn't settled by the time breakpoints are being set (bug 1016310). r=vporof
...
--HG--
extra : rebase_source : 652e9075f33e807a4cbd55cf3074ad910a59e8c4
2014-07-09 18:49:34 +03:00
Panos Astithas
084b9ac791
Replace mouseenter/leave events with mouseover/out in devtools for performance (bug 971203). r=vporof,pbrosset
...
--HG--
extra : rebase_source : 99ec789ca1314d0781c622ad3c1d96451aba3ae7
2014-07-09 17:47:53 +03:00
Joe Walker
85440af8e0
Bug 1023891 - Remove hardcoding of "en-US in csscoverage.dtd; r=harth
2014-07-10 14:37:22 +01:00
Joe Walker
683b288716
Bug 1034181 - Rename UsageReportActor to CSSUsageActor; r=harth
2014-07-10 14:37:17 +01:00
Joe Walker
a671a0a954
Bug 1032789 - Pull together the various GCLI plugin points; r=mratcliffe
2014-07-10 14:37:09 +01:00
Sami Jaktholm
f9f87ed818
Bug 988314 - Rename Inspector tests and supporting documents. r=pbrosset
...
--HG--
rename : browser/devtools/inspector/test/browser_inspector_bug_817558_delete_node.js => browser/devtools/inspector/test/browser_inspector_delete-selected-node-01.js
rename : browser/devtools/inspector/test/browser_inspector_bug_848731_reset_selection_on_delete.js => browser/devtools/inspector/test/browser_inspector_delete-selected-node-02.js
rename : browser/devtools/inspector/test/browser_inspector_destroyselection.js => browser/devtools/inspector/test/browser_inspector_delete-selected-node-03.js
rename : browser/devtools/inspector/test/browser_inspector_bug_840156_destroy_after_navigation.js => browser/devtools/inspector/test/browser_inspector_destroy-after-navigation.js
rename : browser/devtools/inspector/test/browser_inspector_cmd_inspect.js => browser/devtools/inspector/test/browser_inspector_gcli-inspect-command.js
rename : browser/devtools/inspector/test/browser_inspector_basic_highlighter.js => browser/devtools/inspector/test/browser_inspector_highlighter-01.js
rename : browser/devtools/inspector/test/browser_inspector_highlighter.js => browser/devtools/inspector/test/browser_inspector_highlighter-02.js
rename : browser/devtools/inspector/test/browser_inspector_bug_674871.js => browser/devtools/inspector/test/browser_inspector_highlighter-03.js
rename : browser/devtools/inspector/test/browser_inspector_bug_958456_highlight_comments.js => browser/devtools/inspector/test/browser_inspector_highlighter-comments.js
rename : browser/devtools/inspector/test/browser_inspector_iframeTest.js => browser/devtools/inspector/test/browser_inspector_highlighter-iframes.js
rename : browser/devtools/inspector/test/browser_inspector_bug_699308_iframe_navigation.js => browser/devtools/inspector/test/browser_inspector_iframe-navigation.js
rename : browser/devtools/inspector/test/browser_inspector_bug_665880.js => browser/devtools/inspector/test/browser_inspector_inspect-object-element.js
rename : browser/devtools/inspector/test/browser_inspector_bug_672902_keyboard_shortcuts.js => browser/devtools/inspector/test/browser_inspector_keyboard-shortcuts.js
rename : browser/devtools/inspector/test/browser_inspector_bug_962478_picker_stops_on_destroy.js => browser/devtools/inspector/test/browser_inspector_picker-stop-on-destroy.js
rename : browser/devtools/inspector/test/browser_inspector_bug_961771_picker_stops_on_tool_select.js => browser/devtools/inspector/test/browser_inspector_picker-stop-on-tool-change.js
rename : browser/devtools/inspector/test/browser_inspector_pseudoclass_lock.js => browser/devtools/inspector/test/browser_inspector_pseudoclass-lock.js
rename : browser/devtools/inspector/test/browser_inspector_pseudoClass_menu.js => browser/devtools/inspector/test/browser_inspector_pseudoclass-menu.js
rename : browser/devtools/inspector/test/browser_inspector_dead_node_exception.js => browser/devtools/inspector/test/browser_inspector_remove-iframe-during-load.js
rename : browser/devtools/inspector/test/browser_inspector_bug_650804_search.js => browser/devtools/inspector/test/browser_inspector_search-01.js
rename : browser/devtools/inspector/test/browser_inspector_bug_831693_combinator_suggestions.js => browser/devtools/inspector/test/browser_inspector_search-02.js
rename : browser/devtools/inspector/test/browser_inspector_bug_831693_input_suggestion.js => browser/devtools/inspector/test/browser_inspector_search-03.js
rename : browser/devtools/inspector/test/browser_inspector_bug_831693_searchbox_panel_navigation.js => browser/devtools/inspector/test/browser_inspector_search-navigation.js
rename : browser/devtools/inspector/test/browser_inspector_select_last_selected.js => browser/devtools/inspector/test/browser_inspector_select-last-selected.js
rename : browser/devtools/inspector/test/browser_inspector_bug_958169_switch_to_inspector_on_pick.js => browser/devtools/inspector/test/browser_inspector_switch-to-inspector-on-pick.js
rename : browser/devtools/inspector/test/browser_inspector_bug_922125_destroy_on_navigate.js => browser/devtools/inspector/test/browser_inspector_update-on-navigation.js
rename : browser/devtools/inspector/test/browser_inspector_breadcrumbs.html => browser/devtools/inspector/test/doc_inspector_breadcrumbs.html
rename : browser/devtools/inspector/test/browser_inspector_destroyselection.html => browser/devtools/inspector/test/doc_inspector_delete-selected-node-01.html
rename : browser/devtools/inspector/test/browser_inspector_bug_848731_reset_selection_on_delete.html => browser/devtools/inspector/test/doc_inspector_delete-selected-node-02.html
rename : browser/devtools/inspector/test/browser_inspector_cmd_inspect.html => browser/devtools/inspector/test/doc_inspector_gcli-inspect-command.html
rename : browser/devtools/inspector/test/browser_inspector_bug_958456_highlight_comments.html => browser/devtools/inspector/test/doc_inspector_highlighter-comments.html
rename : browser/devtools/inspector/test/browser_inspector_highlighter.html => browser/devtools/inspector/test/doc_inspector_highlighter.html
rename : browser/devtools/inspector/test/browser_inspector_infobar.html => browser/devtools/inspector/test/doc_inspector_infobar.html
rename : browser/devtools/inspector/test/browser_inspector_menu.html => browser/devtools/inspector/test/doc_inspector_menu.html
rename : browser/devtools/inspector/test/browser_inspector_dead_node_exception.html => browser/devtools/inspector/test/doc_inspector_remove-iframe-during-load.html
rename : browser/devtools/inspector/test/browser_inspector_bug_831693_search_suggestions.html => browser/devtools/inspector/test/doc_inspector_search-suggestions.html
rename : browser/devtools/inspector/test/browser_inspector_bug_650804_search.html => browser/devtools/inspector/test/doc_inspector_search.html
rename : browser/devtools/inspector/test/browser_inspector_select_last_selected.html => browser/devtools/inspector/test/doc_inspector_select-last-selected-01.html
rename : browser/devtools/inspector/test/browser_inspector_select_last_selected2.html => browser/devtools/inspector/test/doc_inspector_select-last-selected-02.html
2014-07-09 06:21:00 +02:00
Patrick Brosset
d77f2d6f2f
Bug 711941 - part 2 - Make output-parser recognize cubic-bezier timing-functions; r=miker
2014-07-09 23:50:18 +02:00
Andrei Oprea
1394d6f563
Bug 1030490 - Inconsistent behavior when incrementing values in the CSS rules. r=harth
2014-07-01 15:35:52 -07:00
Sami Jaktholm
ca224fd52d
Bug 988314 - Clean up and rewrite Inspector tests to use Task.jsm and generators. r=pbrosset
2014-07-08 02:29:00 +02:00
Athena
65aa288259
Bug 977262 - Add aria-roles/aria-selected to Toolbox tabs. r=bgrins f=marcoz
2014-07-08 07:42:00 +02:00
Piyush Waradpande
896b61ae2b
Bug 967156 - Adding class 'black-boxed' to blackboxed source after reload. r=fitzgen
2014-07-08 10:41:00 +02:00
Gabriel Luong
768f713b65
Bug 966895 - [rule view] Adding new rules to the current selection in the CSS rule-view. r=harth
2014-07-07 09:18:00 +02:00
Alexandre Poirot
f2b703b3b6
Bug 1013997 - Use only one compartment for all devtools modules. r=mossop, r=past
2014-07-07 06:07:00 -04:00
Victor Porof
c5b52c68cc
Bug 1034670 - The canvas graphs should draw the background separately from the plotted data, r=pbrosset
2014-07-08 09:02:00 -04:00
Victor Porof
4abd613c8a
Bug 1034668 - The getMappedSelection
method for all canvas graphs should clamp the selection bounds, r=pbrosset
2014-07-08 09:02:00 -04:00
Victor Porof
cf497f4c0f
Bug 1034664 - The canvas graphs should use a cache of canvas elements instead of creating a new one every time an off-screen render target is needed, r=pbrosset
2014-07-08 09:02:00 -04:00
Athena
f155f754c4
Bug 977273 - Set aria-pressed state on Console filter buttons. r=robcee f=marcoz
2014-07-07 19:55:00 +02:00
Sami Jaktholm
3190fdac4f
Bug 1035126 - Remove a legacy inspector test browser_inspector_tree_height.js. r=pbrosset
2014-07-07 04:06:00 +02:00
Brian Grinstead
e14da131f5
Bug 1033855 - Do not show delete context menu item for project root. r=harth
2014-07-07 13:47:00 +02:00
Brian Grinstead
c0cb00234a
Bug 1033853 - Do not reload files that have changed in project editor. r=harth
2014-07-07 07:45:00 +02:00
Brian Grinstead
6e75443936
Bug 1031472 - Automatically reload all preferences in source editor. r=vporof,harth
2014-07-07 13:52:00 +02:00
Panos Astithas
22acd897f6
When the page is paused, send all keyboard events to the debugger frame (bug 1019024). r=rcampbell
...
--HG--
extra : rebase_source : 0aaba81bd24e2a95bc247954af45d8b6dab3ef27
2014-07-07 19:45:13 +03:00
Wes Kocher
c0de5b2d3a
Merge inbound to m-c a=merge
2014-07-07 16:01:08 -07:00
Carsten "Tomcat" Book
1eb8a6d3f9
Backed out changeset 161b47c4a8ad (bug 1005870) for memory leaks
2014-07-07 15:58:00 +02:00
Nick Fitzgerald
9a070e807e
Bug 1032379 - Automatically black box sources whose URL ends with '.min.js'. r=past
2014-07-03 09:44:00 -04:00
David Rajchenbach-Teller
b79b84a18b
Bug 1005870 - Adding a copy() command to the console. r=robcee
2014-07-04 08:10:00 +02:00
Victor Porof
77935d6957
Bug 1034661 - The canvas graphs are ugly on screens with low dpi, r=pbrosset
2014-07-07 07:20:47 -04:00
Carsten "Tomcat" Book
874ea3af2b
Merge mozilla-central to mozilla-inbound
2014-07-07 15:20:32 +02:00
Athena
e95f670b1a
Bug 977169 - Apply aria-label "x panel" to Toolbox r=bgrins f=marcoz
2014-07-07 11:27:10 +02:00
Panos Astithas
5eae5f5f2d
Avoid a race in CodeMirror initialization when setting breakpoints and don't let ESC stop navigation if the debugger is paused (bug 957174). r=vporof
...
--HG--
extra : rebase_source : 475e7969d92e237c7b38713cab8feb6d6464bb70
2014-06-19 10:15:14 +03:00
Victor Porof
715ecc2059
Bug 1034585 - Sources with BreakStatements can't be parsed correctly, r=past
2014-07-04 14:54:51 -04:00
Victor Porof
5ff125e46c
Bug 1034129 (relanded) - Event listeners should be clustered together by type in the events pane, r=past
2014-07-04 14:54:49 -04:00
Carsten "Tomcat" Book
e6f9a0de09
Backed out changeset 0685c59d2e94 (bug 1034129) for dt test failures
2014-07-04 15:57:55 +02:00
Victor Porof
b7e9eb7d74
Bug 1034129 - Event listeners should be clustered together by type in the events pane, r=past
2014-07-04 08:19:38 -04:00
Patrick Brosset
49b833ecb6
Bug 1034004 - Avoid unhandled rejected promise in browser_ruleview_completion-new-property_02.js; r=bgrins
2014-07-04 10:21:49 +02:00
Jordan Santell
9189059ad4
Bug 1034212 - Enable e10s tests for devtools web audio editor. r=vp
2014-07-03 13:14:00 +02:00
Jordan Santell
6e6b4e58df
Bug 986705 - Implement web audio server events for connecting to an AudioParam in the web audio editor. r=vp
2014-07-02 12:37:00 +02:00
Ryan VanderMeulen
03ddabeee6
Merge inbound to m-c. a=merge
2014-07-03 17:03:48 -04:00
Sami Jaktholm
e2c94d316f
Bug 997065 - Don't render multiple request header blocks if a request is inspected before it is finished. r=vporof
2014-07-02 10:16:00 -04:00
Carsten "Tomcat" Book
d151745466
Backed out changeset afdb479e6427 (bug 966895) for causing Bug 1034015
2014-07-03 14:40:34 +02:00
Patrick Brosset
6bed0d46b8
Bug 711941 - part 1 - Cubic-bezier widget; r=harth r=gerv
2014-07-03 12:49:16 +02:00
Jordan Santell
9d18e0b35a
Bug 1015665 - Do not store function calls in CallWatcherActor unless needed. r=vp
2014-07-01 14:25:00 +02:00
Gabriel Luong
4fda410f38
Bug 966895 - [rule view] Adding new rules to the current selection in the CSS rule-view r=harth
2014-07-02 23:52:00 +02:00
Patrick Brosset
ed2f4a7931
Bug 1026395 - Avoid unhandled rejected promise in browser_ruleview_edit-property-increments.js. r=jwalker
2014-07-02 04:39:00 -04:00
Carsten "Tomcat" Book
8248ac6196
merge fx-team to mozilla-central a=merge
...
--HG--
extra : amend_source : 6b1927dd9d7d8eedfc694b66e8aceb7c3fc24935
2014-07-02 15:00:10 +02:00
Victor Porof
be9057c904
Bug 1031308 - Type error in SyntaxTreesPool.prototype_call
in Parser.jsm. r=past
2014-06-27 09:55:51 -04:00
Patrick Brosset
fec5df7646
Bug 1032801 - Avoid unhandled promise chain rejection in browser_inspector_pseudoClass_menu.js. r=jwalker
2014-07-01 06:32:00 +02:00
Jordan Santell
024bb2d308
Bug 1032482 - Only render redundant connections between nodes once in the web audio editor. r=vp
2014-07-01 15:02:00 +02:00
Heather Arthur
953010ad99
Bug 1031351 - Don't prettify CSS source if it has more than one line per rule. r=jwalker
2014-06-30 18:13:00 +02:00
Patrick Brosset
ec37de0983
Bug 1026392 - Avoid unhandled promise chain rejections in browser_ruleview_add-property-cancel_02.js. r=jwalker
2014-07-01 07:57:00 +02:00
Jordan Santell
600c9c9252
Bug 978964 - Display combined bitmask values in the canvas debugger. r=vp
2014-06-30 14:12:00 +02:00
Gijs Kruitbosch
97fac2ced5
Bug 1032696 - only alter nodes with [href] which are descendantds of panel node, r=jwalker
...
--HG--
extra : rebase_source : 39a880b34d9e7bdaff2ccd079e5812fe57dc6034
2014-07-01 12:03:39 +01:00
Brian Grinstead
82839e29d0
Bug 1029511 - Source Editor: Add ability to toggle autocomplete option. r=vporof
2014-06-30 11:23:00 +02:00
Wes Kocher
7ccae990fa
Merge fx-team to m-c a=merge
2014-06-30 18:22:10 -07:00
Jordan Santell
68987987fa
Bug 1029195 - Ensure selected node visually persists beyond graph re-rendering in web audio editor. r=vp
2014-06-30 10:34:00 -04:00
Paul Rouget
c3759e5df8
Bug 972069 - show progressbar when installing app. r=jryans
2014-06-30 14:46:25 +02:00
Sami Jaktholm
eb2cb4b520
Bug 1026921 - Style Inspector: Choose correct URL for background image tooltip if a rule contains multiple backgrounds. r=pbrosset
2014-06-30 02:10:00 +02:00
Michael Ratcliffe
1de720aba6
Bug 1028609 - Disable browser/devtools/inspector/test/browser_inspector_infobar.js due to oranges r=me
2014-06-30 09:55:45 +01:00
Jordan Santell
ea9b6f24ad
Bug 1026576 - Resets the web audio editor graph's position and scale on refresh. r=vp
2014-06-24 15:15:00 +02:00
Jordan Santell
13984c654e
Bug 999687 - Only show enum names in canvas debugger for appropriate method and arguments. r=vp
2014-06-27 12:09:00 +02:00
Victor Porof
eb57805f53
Bug 947569 - Increase timeout for browser_net_accessibility-01.js, r=me
2014-06-29 18:55:36 -04:00
Victor Porof
10d55a0e27
Bug 1029279 - Increase timeout for browser_net_accessibility-02.js, r=me
2014-06-29 18:55:34 -04:00
Sami Jaktholm
60397322ad
Bug 1024789 - Fix uncaught rejections in browser_toolbox_window_reload_target.js by cancelling asyncronous update of InspectorPanel._defaultNode if page navigates. r=pbrosset
2014-06-23 09:37:00 -04:00
Brian Grinstead
61feef2473
Bug 1030951 - Get rid of "TypeError: this.editMenu is undefined" logspam. r=harth
2014-06-26 17:36:00 -04:00
Paul Rouget
5c7e642a12
Bug 1030728 - Addon list is cached too aggressively. r=ochameau
2014-06-26 05:56:00 -04:00
Tim Nguyen
a2feb60093
Bug 1030048 - Fix some Windows styling issues in WebIDE. r=paul
2014-06-25 09:29:00 -04:00
Walter Litwinczyk
cfa586e393
Bug 701948 - Rename nsIGfxInfo::FEATURE_NO_INFO to nsIGfxInfo::FEATURE_STATUS_OK. r=jgilbert
2014-07-01 14:44:09 -07:00
Ed Morley
31a14ff50e
Bug 1016310 - Disable browser_console_optimized_out_vars.js for intermittent failures
2014-07-03 14:03:16 +01:00
Carsten "Tomcat" Book
1feb71934a
Merge mozilla-central to mozilla-inbound
2014-06-30 15:44:54 +02:00
Sami Jaktholm
b30efa2157
Bug 872379 - Netmonitor tests SJS: Store a reference to the response timer to avoid garbage collection before the timer fires. Otherwise netmonitor tests timeout waiting for missing responses. r=vp
2014-06-30 03:09:00 -04:00
Panos Astithas
17fc8d1cd0
Re-enable browser_console_optimized_out_vars.js test after bug 957174. r=me
2014-07-07 10:19:28 +03:00
Sami Jaktholm
f90697436a
Bug 999236 - Webconsole - Ensure anchors with a URL have a click callback defined. r=robcee
2014-05-01 10:06:00 -04:00
Panos Astithas
6ade2d445d
Fix a couple of races around toolbox opening and tool selection by waiting for the actual tool panel to be selected (bug 988408). r=jwalker
...
--HG--
extra : rebase_source : d2f51db8c202d35b2aa72f4df1669162f011d89d
2014-06-26 18:01:02 +03:00
Brian Grinstead
aece09b5c6
Bug 1030716 - Prevent dark theme in sourceeditor for WebIDE. r=paul
2014-06-26 06:14:00 +02:00
J. Ryan Stinnett
c81a67b042
Bug 975591 - Part 2: Show DevTools devices in WebIDE. r=paul
2014-06-26 16:41:00 +02:00
Gabriel Luong
8f6db7a727
Bug 1029695 - [rule view] Need null check for ruleview-propertyvalue query in getParentTextProperty r=harth
2014-06-25 16:39:00 +02:00
Joe Walker
4db1d190fe
Bug 1025044 - CSS coverage actor should have started and stopped events; r=harth
2014-06-27 08:31:20 +01:00
Sami Jaktholm
647c9f173c
Bug 967468 - Webconsole - autocompletion: Consider underscore and dollar as alphanumeric when determining a prefix filter to use. r=robcee
2014-05-09 09:15:00 -04:00
Carsten "Tomcat" Book
0e0a47e9f3
Merge mozilla-central to fx-team
2014-06-26 15:53:44 +02:00
Raphaël Lustin
bad0c76b6b
Bug 1007922 - Make 'readonly' AudioParams uneditable. r=jsantell
...
--HG--
rename : browser/devtools/webaudioeditor/test/browser_wa_properties-view-edit.js => browser/devtools/webaudioeditor/test/browser_wa_properties-view-edit-01.js
2014-06-24 10:37:00 -04:00
Brian Grinstead
6f7d010a58
Bug 1021827 - Show menu items for project editor inside of App Manager;r=paul
2014-06-26 07:17:54 -05:00
Brian Grinstead
645bb1febc
Bug 1030318 - Enable some of the devtools/framework tests with e10s. r=jwalker
2014-06-25 13:42:00 +02:00
Paul Rouget
b04f2f6787
Bug 1027188 - Better warning message for missing 128px icon. r=ochameau
2014-06-26 09:32:42 +02:00
Wes Kocher
63967fdc03
Merge m-c to inbound a=merge
2014-06-25 18:39:25 -07:00
Panos Astithas
75d3a5ce57
Avoid an Xray error in browser_webconsole_closure_inspection.js (bug 985427). r=me
2014-06-25 18:54:19 +03:00
Patrick Brosset
6893913e52
Bug 971662 - part 1 - GCLI command that highlights all nodes that match a selector; r=jwalker
2014-06-25 16:40:43 +02:00
Patrick Brosset
4270d63d99
bug 971662 - part 0 - The BoxModelHighlighter has options for drawing regions and guides; r=miker
2014-06-25 16:40:34 +02:00
Carsten "Tomcat" Book
da35e74bd1
Merge mozilla-central to fx-team
2014-06-25 15:48:21 +02:00
Carsten "Tomcat" Book
48f0f82363
merge fx-team to mozilla-central a=merge
2014-06-25 15:34:21 +02:00
Joe Walker
b172a3eb41
Bug 1028252 - Allow toolbox command buttons to be text-only; r=bgrins
2014-06-25 14:03:26 +01:00
Jim Blandy
7e20285e70
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Jim Blandy
b004cbf7cd
Bug 914753: Fix broken Emacs mode lines. DONTBUILD r=ehsan
...
Don't bother to fix the misspelled mode names; we'll drop them in the next patch.
2014-06-24 22:11:56 -07:00
Michael Ratcliffe
1f7e252160
Bug 994729 - Make box model guides move on layout view region hover r=bgrins
2014-06-24 17:26:38 +01:00
Ed Morley
4c3f72e562
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-24 17:02:56 +01:00
Patrick Brosset
1870de7e72
Bug 1024932 - Removes unneeded originalValue handling in swatch-based tooltips; r=miker
2014-06-24 10:03:01 +02:00
Gabriel Luong
aadccf40b2
Bug 966896 - [rule view] Editing rules' selectors for the current selection in the CSS rule-view r=pbrosset
2014-06-24 10:02:16 +02:00
Victor Porof
305e09b3ca
Bug 957952 - Hopefully fix browser_net_timing-division.js by waiting for the first request to finish. r=vporof
2014-06-23 22:00:04 -04:00
Veeti Paananen
a56630221c
Bug 999993 - netmonitor shows useless context menu separator. r=vporof
2014-06-24 01:42:08 +03:00
Raphaël Lustin
220044ca14
Bug 1027852 - AudioNode Inspector should evaluate floats without a leading 0. r=jsantell
2014-06-23 11:10:00 +02:00
Wes Kocher
3b9ac5186f
Merge m-c to fx-team a=merge
2014-06-23 19:07:22 -07:00
Wes Kocher
fda21c3dd1
Merge fx-team to m-c a=merge
2014-06-23 17:56:11 -07:00
Panos Astithas
332a546ab2
Inspect primitive values in the object inspector instead of as inline comments (bug 1027424). r=rcampbell
2014-06-23 22:25:40 +03:00
Brian Grinstead
7f6ce77b60
Bug 1026811 - Update to CodeMirror 4.2.0. r=robcee
2014-06-19 06:56:00 -04:00
Wes Kocher
dfd6c3f511
Bug 1024642 - Fix merge conflict from codemirror 4.2.0 upgrade r=me
2014-06-23 19:20:01 -07:00
Nick Fitzgerald
98364a70c0
Bug 1000967 - Add source notes for |new| expression and function calls to improve source maps and debugging. r=ejpbruel
2014-06-20 13:09:00 -04:00
Victor Porof
aed3808aa8
Bug 1025474 - Add more logging to netmonitor tests to figure out the current intermittent failures. r=rcampbell
2014-06-14 08:14:44 -04:00
Brian Grinstead
d06e2d0fa5
Bug 1021828 - Project editor: Show prompt before deleting file. r=paul
2014-06-23 07:35:00 -04:00
Jordan Santell
b5bd9291e9
Bug 980506 - Emit destruction events on AudioNodes in the WebAudioActor. r=vp
2014-06-20 12:05:00 -04:00
Gabriel Luong
17c242ecef
Bug 803831 - GCLI Command to open Profile Directory. r=jwalker
2014-06-15 22:57:00 -04:00
Ed Morley
cedcb46dc6
Backed out changeset 00681f1336d5 (bug 1024932) for failures in test_bug455906.js
2014-06-23 16:31:38 +01:00
Brian Grinstead
369999f127
Bug 1027537 - Project Editor: allow scrolling in the file list;r=paul
2014-06-23 10:29:11 -05:00
Patrick Brosset
4e4a2cd2aa
Bug 1023116 - Always briefly highlight nodes upon selection in the markup-view; r=bgrins
2014-06-23 17:20:01 +02:00
Paul Rouget
b7b8e32f50
Bug 1028482 - Quitting inside WebIDE should actually quit. r=jryans
2014-06-23 17:02:08 +02:00
Patrick Brosset
5aa17d3e78
Bug 1024932 - Removes unneeded originalValue handling in swatch-based tooltips; r=miker
2014-06-23 16:04:25 +02:00
Victor Porof
dc11e1c5e2
Bug 1027755 - Add a method that gets the canvas graphs selection mapped to the source data range, r=pbrosset
2014-06-23 08:52:24 -04:00
Paul Rouget
566db30172
Bug 1028014 - webide should be named webide, not app manager. r=dcamp
2014-06-23 17:36:11 +08:00
Michael Ratcliffe
72b35ceb5e
Bug 1003569
- Hide node infobar when it is outside the viewport r=jwalker
2014-06-20 12:25:09 +01:00
Michael Ratcliffe
1220898967
Bug 1020984
- Fix highlighter when transforms have width & height of 0 r=pbrosset
2014-06-20 13:32:32 +01:00
Brian Grinstead
e03d30f926
Bug 1025057 - DevTools themes: thin toolbar button follow up - part 2;r=harth
2014-06-20 06:52:48 -05:00