Carsten "Tomcat" Book
2b209649d6
merge fx-team to mozilla-central a=merge
2016-07-31 17:41:56 +02:00
Dalimil Hajek
46ffcbfa16
Bug 1281206 - Remove ObjectLink and ObjectBox reps. r=lclark
2016-07-30 02:10:00 -04:00
Tim Nguyen
a8febff931
Bug 1288888 - followup: also fix filter icon for JSONViewer. r=me DONTBUILD
...
MozReview-Commit-ID: RrHyIjOC4e
2016-07-30 07:13:53 -07:00
Tim Nguyen
d8d980430e
Bug 1288888 - Followup: fix rule filter icon to be visible on all themes. r=me
...
MozReview-Commit-ID: GpXdjJC16KC
2016-07-30 06:59:45 -07:00
Jarda Snajdr
d603d43aeb
Bug 1283901 - Intermittent devtools/client/webconsole/test/browser_console_error_source_click.js. r=bgrins
2016-07-29 08:29:00 -04:00
Carsten "Tomcat" Book
fc8e03f0d8
Merge mozilla-central to autoland
2016-07-30 16:49:41 +02:00
Julian Descottes
6114a6fff7
Bug 1288884
- force direction LTR in autocomplete popups;r=bgrins
...
MozReview-Commit-ID: FMeNPWfaVYd
--HG--
extra : rebase_source : fb7b3c0c0dd35ac35522c87078beace0cb963e62
2016-07-25 10:45:03 +02:00
Tim Nguyen
b22be55802
Bug 1288963 - Fix inversion of various devtools icons. r=bgrins
...
MozReview-Commit-ID: LHBWeczyPpV
2016-07-29 08:37:00 -04:00
Evan Tseng
46cc6a469a
Bug 1286892 - Set font size on tabs navigation as 11 px r=ntim
2016-07-28 18:13:45 +08:00
Gabriel Luong
90e500675b
Bug 1289995 - Implement the basic design spec of the box model in the computed view r=bgrins
...
- Moves the computed view toolbar back to the top
- Removes the outline to the property name and values and the arrow beside the
property values in the computed view
- Use the compact form of the box model
- Hide the box model when filtering the computed view
2016-07-29 15:05:54 -04:00
Jarda Snajdr
64e8b494ae
Bug 1287172 - Console netlogging: sanitize POST body data when it's a longString. r=bgrins
2016-07-28 02:49:00 -04:00
Jarda Snajdr
b2c62bc584
Bug 1278797 - Fix requests-menu-stack-trace direction in RTL locales. r=bgrins
2016-07-28 07:20:00 -04:00
Steve Chung
955ef1d067
Bug 1289827 - Waiting in netmonitor -> timings isn't visible on dark theme. r=ntim
...
MozReview-Commit-ID: LlsmPfwZBhV
2016-07-29 11:05:02 +08:00
Jarda Snajdr
4a42482f34
Bug 1290056 - Netmonitor stack trace: filename starting with underscore is incorrectly displayed due to direction: rtl r=bgrins
...
--HG--
extra : rebase_source : b95add239c43611c771290b4316d4b9b863cccf6
2016-07-29 02:33:00 +02:00
Jarda Snajdr
a6ea378125
Bug 1290056 - Console: filename starting with underscore is incorrectly displayed due to direction: rtl r=bgrins
...
--HG--
extra : rebase_source : 71f48506baaa3db9af2f06c06997fd665a923926
2016-07-29 02:32:00 +02:00
Julian Descottes
70894bd879
Bug 1288752
- mdndocs tooltip: consistent behavior on Visit MDN Page link click;r=bgrins
...
MozReview-Commit-ID: Kg0yYwi4nwV
--HG--
extra : rebase_source : a794315867ab770a95c8d432dd1934bd9835efec
2016-07-25 16:50:55 +02:00
Julian Descottes
ae7bd89cb6
Bug 1285591 - fix accessibility in devtools autocomplete using suggestion list clone;r=bgrins
...
Devtools autocomplete popups are hosted in a different document from the input
being autocompleted. To allow accessibility tools such as screen readers to still
make sense of this widget, a clone of the suggestion list is now inserted in the same
document as the input, and the aria-activedescendant attribute is updated on the input
accordingly.
MozReview-Commit-ID: 8rFjF6nvEyU
--HG--
extra : rebase_source : 04a4574aee30206c3ac5dbeadcebaea89f0888c3
2016-07-22 17:35:03 +02:00
Wes Kocher
2e8a001926
Merge m-c to fx-team, a=merge
2016-07-28 17:04:33 -07:00
Sebastian Hengst
1112b7a522
Bug 1289067 - Tooltip for 'Analyze' button (shown if netmonitor view empty) not shown. r=jryans
...
MozReview-Commit-ID: Kj0UGz97v6X
--HG--
extra : rebase_source : b2fcc1bf9358f06f1a3b1e5f25a2b69e60b7f7e9
2016-07-28 20:45:01 +02:00
Tom Tromey
0368ffde20
Bug 1278473 - write shim Services.focus; r=gregtatum
...
MozReview-Commit-ID: 1D2EjcoiEz6
--HG--
extra : rebase_source : 76077c2c1919372df56a4aacdb62ae1d7f60f224
2016-07-26 08:03:24 -06:00
Tom Tromey
6e07b3929e
Bug 1278473 - use Services.focus, not nsIFocusManager, in devtools; r=gregtatum
...
MozReview-Commit-ID: Ep3G0S62clm
--HG--
extra : rebase_source : 9be4d670dd5262fdb031eba01566007d24c8fa03
2016-07-25 12:24:36 -06:00
Luca Greco
5e6bb687e5
Bug 1285557
- Fix eslint errors on webbrowser devtools actor. r=jryans
...
MozReview-Commit-ID: 5TdmJHqqsn2
--HG--
extra : rebase_source : 11eb21043566f0899814a339d7bbcd61823f5609
2016-07-25 12:18:33 +02:00
Luca Greco
414d13d7e7
Bug 1285557
- Add a new WebExtension debug tests into about:debugging tests. r=ochameau, r=jryans
...
MozReview-Commit-ID: Ew1DpyJ940R
--HG--
rename : devtools/client/aboutdebugging/test/browser_addons_debug_bootstrapped.js => devtools/client/aboutdebugging/test/browser_addons_debug_webextension.js
extra : rebase_source : f8d0387ca11740fa8010818b431600db02361ac3
2016-07-25 16:20:44 +02:00
Luca Greco
d01ad0fefd
Bug 1285557
- Create a WebExtensionAddonActor based on ChromeActor and TabActor. r=jryans
...
MozReview-Commit-ID: 70sLUzqHHsl
--HG--
rename : devtools/server/actors/chrome.js => devtools/server/actors/webextension.js
extra : rebase_source : 4e15cd90658dcc28e8cb90414c55cd66865c711e
2016-07-25 16:28:49 +02:00
Gabriel Luong
6dc54f7d80
Bug 1290003 - Change the HTML sidebar tab font-size to 11px r=helenvholmes DONTBUILD
2016-07-28 11:50:37 -04:00
Carsten "Tomcat" Book
1e0260eddf
Merge mozilla-central to fx-team
2016-07-28 17:44:58 +02:00
gasolin
41cef5fc4b
Bug 1285528 - [RTL] Collapse/Expand pane button is not properly displayed. r=ntim
...
MozReview-Commit-ID: KITju7vmqW6
--HG--
extra : transplant_source : %BA%AF%A9%BB%B2%01%28y2%1ED%40C%BA%1F%0E-p%13%B5
2016-07-26 16:22:30 +08:00
Julian Descottes
2854fc10cc
Bug 1289152 - Switch eyedropperOpen flag in Tooltip when picking color. r=zer0
...
The eyedropper gets hidden when canceled and when selecting a color.
The Tooltip should listen to both events to update its internal state flags.
MozReview-Commit-ID: KYwmybh9mRo
--HG--
extra : transplant_source : %B2%A3o%DA%8A%8A%BA%C51%84%C6gw%5D%2B%C4%E1%D9%92%84
2016-07-25 20:39:01 +02:00
Steve Chung
b104fbf64d
Bug 1288996 - Replace float: inline-start before core fully support. r=ntim
...
MozReview-Commit-ID: IGMzEFIgqmx
--HG--
extra : rebase_source : be5a285ae362ded52b7f9f02c5d3e4fe1fd6ec16
2016-07-25 18:17:01 +08:00
Michael Ratcliffe
3304dd98d6
Bug 1288348 - Disable browser_dbg_split-console-paused-reload.js. r=me
...
MozReview-Commit-ID: I6Qe48z0jj5
--HG--
extra : rebase_source : 365e4baadb64a4437fbc9fc7d8aef9bd6676b9e7
2016-07-27 14:04:17 +01:00
Dalimil Hajek
c879614c50
Bug 1275890 - The defaultRep for Grip's PropRep should default to grip. r=lclark
...
--HG--
extra : rebase_source : 4fec48cde29df2e31e6b4008b0fbeebb4d3131a3
2016-07-26 13:20:00 -04:00
Luca Greco
08fdde48aa
Bug 1287889 - Adopt webconsole _lastConsoleInputEvaluation when the debugger changes. r=bgrins
...
MozReview-Commit-ID: 8ujphVlekIL
--HG--
extra : rebase_source : 72a1bc22c87ef2f8d0d848f103880b41e66fe83d
2016-07-25 10:09:14 +02:00
Carsten "Tomcat" Book
7293066753
merge mozilla-inbound to mozilla-central a=merge
2016-07-27 16:35:44 +02:00
Dalimil Hajek
3fdef28070
Bug 1286864 - Reps: array should show how many items is not displayed. r=odvarko
2016-07-27 00:27:00 +02:00
Wes Kocher
9a7b839157
Merge m-c to inbound, a=merge
2016-07-26 16:53:37 -07:00
Wes Kocher
36d1b82cf7
Bug 1287745 - Disable the test for now
2016-07-26 12:51:59 -07:00
Benoit Chabod
f088e392b1
Bug 1288380 - Add a tooltip for the touch simulation button, r=jryans
2016-07-21 09:15:00 +02:00
Steve Chung
498c2851ff
Bug 1287371 - Tabs hover style was changed in firebug theme. r=ntim
...
MozReview-Commit-ID: JRoksyvvdo4
--HG--
extra : transplant_source : e%9D%27%7B%D9%BFv%EAt%81%3D%B2%13%0F%05%7D%EF%90e%18
2016-07-20 17:31:49 +08:00
Michael Ratcliffe
3c64228b0f
Bug 1286186 - Reps: Test that array indexes are sorted as numbers; r=honza
2016-07-21 14:39:58 +01:00
Oriol
3e28f15238
Bug 1274657 - When inspecting a proxy, show the [[ProxyHandler]] and [[ProxyTarget]] instead of executing traps. r=jlong
2016-07-23 17:39:00 +02:00
Luca Greco
065bec7ddc
Bug 1268773 - Test addon wrapper updated in cached addon actor on reload and upgrade. r=ochameau
...
MozReview-Commit-ID: Fsdptohp22c
--HG--
extra : rebase_source : 0ca1399280eece985b634cf700116ecdbe766894
2016-07-07 14:55:31 +02:00
Luca Greco
7ce3851ef3
Bug 1268773 - Update the Addon Wrapper for cached addon actors on reload. r=ochameau
...
MozReview-Commit-ID: AWNPTyIuzCX
--HG--
extra : rebase_source : c736731c2daa322dda16eca9ce8afbdba6ea1bb6
2016-07-06 16:18:58 +02:00
Iris Hsiao
b761be74a0
Backed out changeset 951aa830b051 (bug 1286864) for Mochitest M(oth), M(c1) cases failed
2016-07-27 11:33:08 +08:00
Dalimil Hajek
6d2ac9fc7e
Bug 1286864 - Reps: array should show how many items is not displayed. r=Honza
2016-07-26 13:35:00 -04:00
Greg Tatum
4a28de030e
Bug 1288830 - Start to lint parts of the performance tool. r=jsantell
2016-07-22 13:55:00 -04:00
Tim Nguyen
18dffb9d48
Bug 1288568 - Pixel snap add.svg. r=helenvholmes
...
MozReview-Commit-ID: Cl2zaOvcnqm
2016-07-21 17:26:00 -04:00
Fischer.json
d814fd47e3
Bug 1264582 - Table headers are not removed when selecting an empty storage. r=mratcliffe
...
MozReview-Commit-ID: Hcfw7dyrDpV
--HG--
extra : transplant_source : %DDH%D0%22%A8%96%C0%F6%EAW%A6%8B%CF%CAA%3Cy%26m%E4
2016-07-01 17:42:07 +08:00
Fischer.json
3f98a1514b
Bug 1260382 - Storage inspector incorrectly tries to parse invalid localStorage JSON values. r=miker
...
MozReview-Commit-ID: 2qz3Iyml5Wf
--HG--
extra : transplant_source : %FD%0F%92%AB%D7Y%C5%D3%BCh%20%B4%9B%85%2B6%8Dc%BBW
2016-07-11 19:05:41 +08:00
Lin Clark
fc8f4ab2ec
Bug 1264682 - [rep tests] Add tests for event rep. r=mikeratcliffe
2016-07-22 06:37:00 +02:00
Carsten "Tomcat" Book
7518437a43
merge fx-team to mozilla-central a=merge
2016-07-26 11:55:11 +02:00