Wes Kocher
2afb08eb87
Merge fx-team to central, a=merge
...
MozReview-Commit-ID: FKKE7Ry6SbZ
2016-04-20 14:17:46 -07:00
Gabriel Luong
9979406b4a
Bug 1266100 - [ESLint] Fix ESLint issues in devtools/client/shared/widgets/Spectrum.js r=tromey
2016-04-20 11:50:44 -04:00
Jan Odvarko
cbc051ef5c
Bug 1266021 - Remove bottom border for HTTP details tab. r=helenvholmes
2016-04-20 12:22:11 +02:00
Carsten "Tomcat" Book
9eb45808ae
merge mozilla-inbound to mozilla-central a=merge
2016-04-20 11:50:29 +02:00
Jan Odvarko
7a5be1ae94
Bug 1244054 - New labels for devtools themes; r=helenvholmes
...
MozReview-Commit-ID: DNd4ITEwDZ1
--HG--
extra : rebase_source : 5d2fa1ca3773e62b3845c49e13dfe7d38592a8df
extra : histedit_source : 523fcd1c9d39d1c1e6b5d75fd196c83f4d48d4bb
2016-04-19 16:33:03 +02:00
Christoph Kerschbaumer
debbccb785
Bug 1257930 - Update NetUtil.asyncFetch() to use asyncOpen2(). r=sicking
2016-04-14 19:49:01 +02:00
Jan Odvarko
6bb5f58257
Bug 1244054 - Firebug Theme, tools; r=bgrins,ntim
...
MozReview-Commit-ID: 2hsODdK4bdL
--HG--
extra : rebase_source : a432f1f6a0ab0c367329372d2c76ba45cd15e3a5
extra : histedit_source : fe000cd4d63ae095bf8a86701dfd7c114e472424
2016-04-06 17:32:18 +02:00
Jan Odvarko
0ddd07378a
Bug 1244054 - Firebug Theme, registration and general styles; r=bgrins,ntim
...
MozReview-Commit-ID: DiLNMvP1scZ
--HG--
extra : rebase_source : d36daadf87f56f09c4dc5527b6510fc211d6331b
extra : histedit_source : 6c69e0e34d7943e33444d19a27ce25c5abce8692
2016-04-06 17:23:46 +02:00
Jan Odvarko
5108c4eca8
Bug 1244054 - Firebug Theme, images; r=bgrins,ntim
...
MozReview-Commit-ID: 5V7zYnnhERv
--HG--
extra : rebase_source : 40264223f0e8312514f649a5580b3172f2a0d963
extra : histedit_source : 73e49d8725b87ffd90ff0def9c6e5185a86a72a5
2016-04-06 17:32:13 +02:00
Jarda Snajdr
633e8d6be7
Bug 1250138 - The mouse cursor doesn't stick to the grippers while resizing the viewport. r=jryans
2016-04-19 09:52:00 +02:00
Jarda Snajdr
e1bdab8fe7
Bug 1261785 - Part 4: fix the click offset in waitForContextMenu. r=jdescottes
2016-04-19 04:03:00 +02:00
Jarda Snajdr
97eb7d4c93
Bug 1261785 - Part 3: make affected JS files eslint-clean. r=mratcliffe
2016-04-19 01:44:00 +02:00
Jarda Snajdr
385638bb66
Bug 1261785 - Part 2: use shared-head.js for storage inspector tests. r=mratcliffe
2016-04-19 01:44:00 +02:00
Jarda Snajdr
a926c39dee
Bug 1261785 - Part 1: fix promise rejections in storage inspector tests. r=mratcliffe
2016-04-19 01:43:00 +02:00
Jarda Snajdr
60441017e6
Bug 1254617 - browser_dbg_debugger-statement.js has unhandled promise rejections. r=ejpbruel
2016-04-14 07:58:00 +02:00
Greg Tatum
1740e43175
Bug 1263397 - The tree map should zoom at centering around the mouse pointer. r=fitzgen
2016-04-14 07:17:00 +02:00
Matteo Ferretti
3837790c7f
Bug 1168113 - Anonymous custom content container should use absolute position. r=xidorn
...
MozReview-Commit-ID: JkfqzK6BsdE
--HG--
extra : rebase_source : 61a05f4ac4d030ecd266d44ea698a5fc1a9aac1a
2016-04-19 22:22:57 +08:00
Nicolas Chevobbe
af21d42527
Bug 1232806 - Change mouse events' target to window in the markup view to keep track of the dragging even when the cursor is outside the window. r=jdescottes
...
Add some tests in the `mousemove` handler to keep the dragged node inside the markup panel.
MozReview-Commit-ID: LSlzTeJyc9D
--HG--
extra : transplant_source : %D0%08%CC4%CE%F5%14%3C%98%1F%9A%FF%1A%80%DDR%CA%C1%F9%C8
2016-04-13 13:16:00 +02:00
Luca Greco
c50767b44e
Bug 1211665 - Filter add-ons console messages based on addonId. r=ochameau
...
MozReview-Commit-ID: 2yEWhX6shkx
--HG--
rename : devtools/shared/tests/unit/test_consoleID.js => devtools/shared/tests/unit/test_console_filtering.js
extra : transplant_source : yQ%0C%EA%DE%C3%CB%1A%93%89%92e%A5%B8X%94%60K%81W
2016-03-29 17:40:39 +02:00
Jan Odvarko
cb755d93ed
Bug 1247064 - JSON Viewer: auto-expand tree view; r=jryans
...
--HG--
extra : rebase_source : 2505612cd6b08ce3ded4c9a26153fc7e0352d58c
2016-04-15 12:03:59 +02:00
Jarda Snajdr
6338be692e
Bug 1263906 - When starting to edit a storage inspector field, it scrolls away from the view. r=mratcliffe
2016-04-18 04:22:00 +02:00
Brian Grinstead
7cbc7d8825
Bug 1264804 - Clean up tabs between tests in browser_webconsole_netlogging.js;r=pbro
...
Also adds a new closeTabAndToolbox helper function to shared-head.js
MozReview-Commit-ID: IIVOczLD3zS
--HG--
extra : transplant_source : %E8%F1.%A3%9C%2C7%CD%3B%7D%E7%90%0C%D5%F9%BF%0D%A3A%07
2016-03-30 18:24:06 -07:00
Carsten "Tomcat" Book
513366a363
Merge mozilla-central to fx-team
2016-04-18 15:08:55 +02:00
Carsten "Tomcat" Book
3689b59fae
merge mozilla-inbound to mozilla-central a=merge
2016-04-18 14:39:45 +02:00
Carsten "Tomcat" Book
06ed529e31
Backed out changeset 4d5b0cdb72fe (bug 1258114) for m-oth test failures
2016-04-18 10:24:06 +02:00
Julian Descottes
93cda884fb
Bug 1258114 - use invisible borders to drag devtools splitters on both sides;r=bgrins
...
Devtools splitters now have a clickable area on both sides of the splitter.
The previous layout provided a 3px clickable area (2px empty content + 1px
visible border).
The new layout uses invisible borders on both sides and a visible (clipped)
content. New draggable areas:
- side splitters : 1px left + 1px splitter + 4px right
- horizontal splitters : 2 px top + 1px splitter + 2px bottom
Variables are defined in splitters.css to adjust these settings.
Modified two test helpers opening context menus: the click should be
performed with a slight offset in order to avoid clicking on the splitter.
MozReview-Commit-ID: 94uFZoIBL7B
--HG--
extra : rebase_source : 8683e8700c83feae6bddc869cacda03b156a9f91
extra : amend_source : 10cdeed511c02a907e99b74295fe25a3ad623030
2016-04-15 12:36:17 +02:00
Sebastian Hengst
91cef3173a
Backed out changeset ff8aa19ba327 (bug 1261785) for frequent failure in devtools test devtools/client/shared/test/browser_telemetry_toolboxtabs_storage.js. r=backout
2016-04-17 12:27:43 +02:00
Sebastian Hengst
9e4b410498
Backed out changeset 5d81dab28e18 (bug 1261785)
2016-04-17 12:27:33 +02:00
Sebastian Hengst
94a588ed0d
Backed out changeset 735739a3a13a (bug 1261785)
2016-04-17 12:27:22 +02:00
Carsten "Tomcat" Book
63dd433e61
Merge mozilla-central to mozilla-inbound
2016-04-16 11:23:40 +02:00
Carsten "Tomcat" Book
558930f4e9
Backed out changeset e673dbc9848f (bug 1232686) for breaking VS2013 Builds
2016-04-16 10:57:53 +02:00
Wes Kocher
4f233d527d
Merge fx-team to central, a=merge
...
MozReview-Commit-ID: J70qG3TcPFl
2016-04-15 15:36:39 -07:00
Julian Descottes
aa3b208dcd
Bug 1264101 - Force dom.animations-api.core.enabled pref to true before animation inspector tests. r=pbro
...
WebAnimations API is not enabled by default in all release channels yet.
It is behing the pref dom.animations-api.core.enabled.
Turn the preference on before any test of the animationinspector, and
clear it after the test.
MozReview-Commit-ID: K8UXEthLhnH
--HG--
extra : rebase_source : c20aad209c3bd47b4e76ba05f3ca675fc86ed92a
extra : histedit_source : b09656b90a57beb684d84e7571f16cd36d6d0f7b
2016-04-15 12:35:58 +02:00
Morgan Phillips
286ca684cf
Bug 1264780 - Handle destructuring cases when forcing binding initialization; r=bgrins
...
--HG--
extra : rebase_source : 98cd72020897bb606ce1b7ce98ac9f7a368f293b
2016-04-15 19:01:09 -07:00
Wes Kocher
115c5a357a
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 2zwhun4JqPs
2016-04-15 15:39:25 -07:00
Jonas Sicking
9c521f30da
Bug 1264706: Move nsILocalCertService, and implementation, to security/manager/ssl in order to alloow use w use elsewhere in gecko. r=dkeeler
...
--HG--
rename : devtools/shared/security/LocalCertService.cpp => security/manager/ssl/LocalCertService.cpp
rename : devtools/shared/security/LocalCertService.h => security/manager/ssl/LocalCertService.h
rename : devtools/shared/security/nsILocalCertService.idl => security/manager/ssl/nsILocalCertService.idl
rename : devtools/shared/security/tests/unit/test_cert.js => security/manager/ssl/tests/unit/test_local_cert.js
2016-04-15 14:52:13 -07:00
Carsten "Tomcat" Book
2b4e065b02
Merge mozilla-central to fx-team
2016-04-15 14:01:06 +02:00
Carsten "Tomcat" Book
c4445ccd33
merge mozilla-inbound to mozilla-central a=merge
2016-04-15 11:41:41 +02:00
Carsten "Tomcat" Book
26fa2ff692
merge fx-team to mozilla-central a=merge
...
--HG--
extra : amend_source : ad367ce5c609bdeabd41e252d379aae9bee81e04
2016-04-15 11:39:35 +02:00
Carsten "Tomcat" Book
56fa69434b
Backed out changeset ff56abc1768b (bug 1255925)
2016-04-14 16:19:41 +02:00
Julian Descottes
44b0ec5883
Bug 1258114 - use invisible borders to drag devtools splitters on both sides;r=bgrins
...
Devtools splitters now have a clickable area on both sides of the splitter.
The previous layout provided a 3px clickable area (2px empty content + 1px
visible border).
The new layout uses invisible borders on both sides and a visible (clipped)
content. New draggable areas:
- side splitters : 1px left + 1px splitter + 4px right
- horizontal splitters : 2 px top + 1px splitter + 2px bottom
Variables are defined in splitters.css to adjust these settings.
Modified two test helpers opening context menus: the click should be
performed with a slight offset in order to avoid clicking on the splitter.
MozReview-Commit-ID: 94uFZoIBL7B
--HG--
extra : rebase_source : 55e6cb0f8f2ecbe1ae27ef9490925edfab7d62ce
extra : source : 4d5b0cdb72fe52f843c61a5df8f6b8ed35758be8
2016-04-15 12:36:17 +02:00
Tim Huang
9ee389d97d
Bug 1262813 - Fix the getWindowFromHost to allow it gets correct window. r=mratcliffe
...
--HG--
extra : rebase_source : befdc75235c0cf139482db85434973cda3dfc90e
2016-04-15 19:02:00 +02:00
Greg Tatum
49395e2d34
Bug 1242628 - Add ability to remove a single snapshot from the list. r=fitzgen
...
--HG--
extra : rebase_source : 59021ac5bb294442180a064eaa4ad0ee7a65a3ec
2016-04-15 09:36:00 +02:00
Carsten "Tomcat" Book
e70ce90d36
Merge mozilla-central to fx-team
2016-04-16 11:26:33 +02:00
Wes Kocher
2f56b9e37d
Merge m-c to fx-team, a=merge
...
MozReview-Commit-ID: Ca64bkPvrYU
2016-04-13 15:02:31 -07:00
Wes Kocher
6248f1e33c
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 4hSCKRdSJmM
2016-04-13 14:18:44 -07:00
Julian Descottes
094aad9e14
Bug 659625 - part2: implement console.clear in devtools webconsole;r=bgrins
...
When receiving a console clear message, the webconsole should clear
the UI: remove all messages until the clear() message and close
the variables view sidebar if opened.
Add one integration tests to test console.clear calls from the content page.
MozReview-Commit-ID: GnBCBSmN1rk
--HG--
extra : rebase_source : 3bb9f99fa4ac8ed6772e325dba978ce3e6a0f202
extra : source : 671011b82100a598dd8368205bd625227bfdc060
2016-04-12 08:09:41 +02:00
Patrick Brosset
2370f09cb0
Bug 1264063 - 1 - Disable prop-types eslint rule and fix sort-comp errors; r=ochameau
...
MozReview-Commit-ID: 26NMWUWiKdi
--HG--
extra : rebase_source : f8ab2c769c2e9a85bb6c2c5490e1ff0a4a59a6e0
extra : histedit_source : 24167a4663762206efced519364edafafd514d9e
2016-04-13 10:24:48 +02:00
Yura Zenevich
5d862fb3dc
Bug 1242852 - (part 2) making inspector toolbar keyboard accessible. r=gl
...
MozReview-Commit-ID: BmLtydkQao7
---
devtools/client/inspector/breadcrumbs.js | 41 ++++++++++
devtools/client/inspector/inspector-search.js | 6 ++
devtools/client/inspector/test/browser.ini | 3 +
.../browser_inspector_breadcrumbs_keyboard_trap.js | 79 ++++++++++++++++++
.../test/browser_inspector_search_keyboard_trap.js | 93 ++++++++++++++++++++++
devtools/client/inspector/test/head.js | 17 ++++
6 files changed, 239 insertions(+)
create mode 100644 devtools/client/inspector/test/browser_inspector_breadcrumbs_keyboard_trap.js
create mode 100644 devtools/client/inspector/test/browser_inspector_search_keyboard_trap.js
--HG--
extra : rebase_source : 5399de18ce0f5385088e17c247ffe251ccdf7c63
2016-04-12 11:53:54 -04:00
Yura Zenevich
428478e041
Bug 1242852 - (part 1) making top dev tools toolbar keyboard accessible. r=bgrins
...
MozReview-Commit-ID: MPMzYnbZOM
---
devtools/client/framework/test/browser.ini | 2 +
.../test/browser_toolbox_keyboard_navigation.js | 88 ++++++++++++++++++++++
devtools/client/framework/toolbox.js | 67 ++++++++++++++++
devtools/client/themes/toolbars.css | 3 +
4 files changed, 160 insertions(+)
create mode 100644 devtools/client/framework/test/browser_toolbox_keyboard_navigation.js
--HG--
extra : rebase_source : d26a1dc86672a77b095e212ed658ab3fd89c0af2
2016-04-12 11:53:28 -04:00