Граф коммитов

5298 Коммитов

Автор SHA1 Сообщение Дата
Tim Nguyen 0fba7516c4 Bug 1130330 - Add copy url context menu item in styleinspector. r=pbrosset
--HG--
rename : browser/devtools/styleinspector/test/browser_styleinspector_context-menu-copy-data-uri.js => browser/devtools/styleinspector/test/browser_styleinspector_context-menu-copy-urls.js
extra : rebase_source : fe3eb154f5b59ba942972bb50d53fbdfdbf8c5b0
2015-07-03 06:04:00 +02:00
Julian Descottes 6c650e42cf Bug 968241 - Copy outerHTML using keyboard shortcut. r=pbrosset
Copy outerHTML of the currently selected node of the inspector.
Works for ELEMENT, DOCUMENT_TYPE and COMMENT node types.

- bound "copy" event in markup-view to copy outerHTML
- added doctypeString property to NodeFront in actors/inspector.js
- markup-view.js is also using this property now
- added mochitest with dedicated html

--HG--
extra : rebase_source : 8eab78ec13fe79705d261a1883327f426e0ca576
2015-07-02 22:43:19 +02:00
Jennifer Fong d4829ad956 Bug 1178863 - ESLint cleanup for tests. r=pbro 2015-07-02 11:18:00 -04:00
Jan Keromnes 83e922518b Bug 1156834 - Enable Simulator configuration screen by default in WebIDE. r=jryans 2015-07-02 08:35:00 -04:00
Jan Keromnes 6ff0c31e54 Bug 1146519 - Persist simulator configurations in WebIDE. r=jryans 2015-07-02 07:43:00 -04:00
J. Ryan Stinnett ac312da864 Bug 1178851 - Move testing flag to DevToolsUtils. r=ochameau 2015-07-02 04:56:57 -05:00
Patrick Brosset 7ebc65d1c8 Bug 1178555 - Fix up browser_inspector_highlighter-keybinding_04.j to stop permafailing on DevEdition. r=test-only 2015-07-01 14:53:16 +02:00
Wes Kocher b877fa7a3a Merge m-c to fx-team, a=merge 2015-06-30 16:58:23 -07:00
Wes Kocher 62c2f9ffbe Merge inbound to central, a=merge 2015-06-30 16:38:53 -07:00
Eddy Bruël 026caca95b Bug 1171967 - Implement WorkerTarget;r=jlong 2015-06-30 22:56:26 +02:00
Jennifer Fong 6757ce5962 Bug 1177517 - ESLint cleanup for tests. r=pbro 2015-06-29 11:37:00 -04:00
J. Ryan Stinnett 5a2e604bdc Bug 1026945 - Support lazy ADB startup from WebIDE. r=ochameau 2015-06-30 09:56:27 -05:00
J. Ryan Stinnett 7094b8e805 Bug 1174956 - Allow device to be up to one week newer than client. r=ochameau 2015-06-30 09:38:51 -05:00
Jan Keromnes 9833957fd5 Bug 1176908 - Unforget to disable runtime commands in WebIDE. r=jryans 2015-06-29 02:01:00 +02:00
Avik Pal 0fa6dd1b48 Bug 1157789 - Add context menu items Expand All / Collapse to markup view. r=janx
--HG--
extra : commitid : GKE9L2XTwWg
extra : rebase_source : 682215570892db697726cba1351af915651c94a9
2015-06-29 00:16:47 -07:00
Gabriel Luong d3ea311566 Bug 1176054 - Fixed vertical of the pseudo class checkbox labels on Linux and Windows r=bgrins 2015-06-26 13:39:18 -07:00
Tim Nguyen a098ea005e Bug 1165122 - Show Add New Rule button by default. r=bgrins 2015-06-25 16:00:29 -07:00
Michael Layzell 0f9ea8b283 Bug 1170531 - Disable clipboard menu commands correctly in non-(X)HTML documents; r=ehsan 2015-06-30 08:18:04 -04:00
Seth Fowler eb28fe0afe Bug 1163856 (Part 2) - Fix tests that depended on image load event timing. r=tn 2015-06-30 02:38:01 -07:00
Gabriel Luong 44c8b16ca6 Backed out changeset aa1f2a978a64 2015-06-25 16:04:40 -07:00
Tim Nguyen cf3d165b3d Bug 1165122 - Show Add New Rule button by default. r=bgrins 2015-06-25 16:00:29 -07:00
Gabriel Luong 25fdca5e38 Bug 1166959 - Allow the selector editor to advance the focus with tab, shift-tab and enter r=pbrosset 2015-06-25 15:51:52 -07:00
Jennifer Fong 0d0ec20be3 Bug 1177134 - ESLint cleanup for tests. r=pbro 2015-06-25 07:30:00 -04:00
Veeti Paananen 101fcb8539 Bug 1170035 - Always show protocol version in network monitor. r=vp 2015-06-02 02:30:00 -04:00
Sami Jaktholm c68c8a4a40 Bug 1138976 - Leave the toolbox destruction to the head.js cleanup method when running markup view event tooltip tests. r=pbrosset 2015-06-20 14:28:49 +03:00
Patrick Brosset e684ff6c4b Bug 1177463 - Temporarily hide the toolbox minimize button; r=bgrins
--HG--
extra : rebase_source : 059ef9add87d342940bc9334589e4e4a3308fab4
2015-06-25 12:28:47 -07:00
Gabriel Luong 35881771d4 Bug 1084525 - Part 13: Add test for asserting the Promise allocation stack in chrome debugging r=fitzgen 2015-06-25 12:32:23 -07:00
Gabriel Luong 571e712e1f Bug 1084525 - Part 10: Implement getAllocationStack method in ObjectClient r=fitzgen 2015-06-25 12:32:15 -07:00
Brian Grinstead 6d5f09dd35 Bug 1175637 - Make sure browserWin.BrowserViewSourceOfDocument exists before attempting to call it. r=jryans
This handles the case when there is a syntax error in browser.js that shows up in the
Browser Console, and you try to click the link to the source.  Without this, an exception
is thrown but with it the source opens in a new window.
2015-06-19 17:16:00 -04:00
Eddy Bruël 125e0a3d1a Bug 1171967 - Emit newSource events on ThreadClient instead of DebuggerClient;r=pbrosset 2015-06-22 15:17:12 +02:00
Carsten "Tomcat" Book f9f82df89d Merge mozilla-central to fx-team 2015-06-22 14:46:50 +02:00
Carsten "Tomcat" Book 87e3154dff merge mozilla-inbound to mozilla-central a=merge 2015-06-22 14:03:17 +02:00
Florent Fayolle 2cc20c56c0 Bug 1050691 - Click on a function on the console should go to the debugger. r=jlongster 2015-06-20 08:47:00 +02:00
Patrick Brosset dff0290b38 Bug 938188 - Make highlighter capable of highlighting only one region, fading out others. r=bgrins
Introduced a new highlighter option that makes each region <path> element in the highlighter only
cover the actual area of the corresponding region, excluding the area of nested regions.
This is useful when used with the existing showOnly region because it lets users see exactly where
a given region is.
This patch makes the layout-view use this new option, so that when users hover over the various
regions in the layout-view, only the corresponding regions are highlighted.
2015-06-20 14:51:50 +02:00
Jordan Santell 1c67b2bbec Bug 1176331 - Create a system module to consolidate usage of fetching device/system/os/constant information. r=jryans 2015-06-19 13:56:59 -07:00
Michael Ratcliffe 80a4f4bd4f Bug 1049888 - [e10s] Make the storage actor work in e10s and Firefox OS r=past 2015-06-20 17:39:22 +01:00
Jordan Santell 99e8c9180d Bug 1150295 pt2: fix rebase error on renaming optimization hint. a=kwierso 2015-06-19 17:47:13 -07:00
Victor Porof 1ea216a994 Bug 1174264 - Stacked Mountain Chart Widget, r=jsantell, a=Mossop 2015-06-19 19:26:27 -04:00
Victor Porof d9ec99ad77 Bug 1175686 - Pull line and bar graph widgets outside of Graphs.js into their own files, r=jsantell, a=Mossop 2015-06-19 11:00:25 -04:00
Victor Porof 948448d82a Merge fx-team with local clone 2015-06-19 19:25:07 -04:00
Victor Porof 6371dd1f82 Bug 1161817 - Add more logging for browser_timeline-waterfall-sidebar.js and similar tests, r=me 2015-06-19 08:54:33 -04:00
Victor Porof 8fb7c7ff30 Bug 1172120 - Add more logging for browser_perf-marker-details-01.js and similar tests, r=me 2015-06-18 15:29:51 -04:00
Jordan Santell 27921a0d16 Bug 1150295 - Display an icon next to frames in the call tree that contain viewable optimization data. r=vp,a=kwierso 2015-06-17 14:31:15 -07:00
Eddy Bruël eb27501324 Bug 1169343 - Implement DebuggerView.Workers;r=jlong 2015-06-19 13:51:37 +02:00
Jordan Santell de10fc5ce6 Bug 1175650 - skeleton view for JIT Optimizations in the performance tool. r=vp
--HG--
rename : browser/devtools/performance/views/jit-optimizations.js => browser/devtools/performance/views/optimizations-list.js
2015-06-18 12:59:46 -07:00
Jordan Santell 871646d7b0 Bug 1162385 - Intermittent fix: be less strict about profiler buffer status in recording model test. r=me 2015-06-19 14:37:07 -07:00
Jan Odvarko 4dd11bd0e9 Bug 1167080 - Use WebConsoleClient.getString. r=jryans 2015-06-18 09:44:43 +02:00
Jan Odvarko f7489d4ccb Bug 1167080 - HAR export automation. r=jryans 2015-06-17 14:34:45 +02:00
Ryan VanderMeulen 765befbf2b Backed out 3 changesets (bug 1175686) for browser_graphs-11b.js failures.
Backed out changeset 21126200b02f (bug 1175686)
Backed out changeset fc161a706ebf (bug 1175686)
Backed out changeset 8c6b76badad2 (bug 1175686)

CLOSED TREE
2015-06-18 14:38:57 -04:00
Ryan VanderMeulen 3559edfe6f Bug 1172120 - Skip browser_perf-marker-details-01.js on Linux for frequent failures.
CLOSED TREE
2015-06-18 14:14:33 -04:00