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

4593 Коммитов

Автор SHA1 Сообщение Дата
Sébastien Blin 10f0b72494 Bug 1315667 - Fix resizing inspector sidebar when zooming. r=Honza 2016-11-29 07:49:00 -05:00
Wes Kocher 0747771468 Merge inbound to central, a=merge
MozReview-Commit-ID: 1rhhMOnW569
2016-12-29 12:03:47 -08:00
Towkir Ahmed 95eb20ef5c Bug 1325553 - Sound of "take screenshot" button respects relevant preference now; r=ntim 2016-12-28 08:45:00 +01:00
Wes Kocher 2903c33754 Merge inbound to central, a=merge
MozReview-Commit-ID: 3AlcRAsPF0s
2016-12-28 16:08:44 -08:00
Aman Dwivedi 6cbcc32370 Bug 1323685 - Remove workarounds for bug 449811. r=mak 2016-12-22 16:33:28 +05:30
Tomer Cohen ba0c9d0a06 Bug 1325539 [computed style][rtl] RTL support for devtools computed style (un-rtl) r=jdescottes
MozReview-Commit-ID: 6a80LXbgEdE

--HG--
extra : rebase_source : a9099804e5fa22658241c6ee781320b76752fadf
2016-12-27 17:40:12 +02:00
Julian Descottes d5bf860b54 Bug 1322013 - Use system principal to fetch moz-extension stylesheets;r=gl
MozReview-Commit-ID: 8n15QUzbEUJ

--HG--
extra : rebase_source : 61fc7bbcabd7607e07b17f5614d5f0f039f9ca84
2016-12-26 11:16:24 +01:00
Ryan VanderMeulen afa6b83a60 Merge m-c to autoland. a=merge 2016-12-27 00:01:54 -05:00
Ryan VanderMeulen 51aa673e28 Merge inbound to m-c. a=merge 2016-12-27 00:00:22 -05:00
Julian Descottes ea60a24a01 Bug 1323193 - remove extra semi-colon in markup.css;r=me
MozReview-Commit-ID: JqoyfdU4wEa

--HG--
extra : rebase_source : 93f5f6924027456cebabbc4f5a44ce01df93b99b
2016-12-26 10:38:25 +01:00
Michael Ratcliffe 18a7d3b601 Bug 1322873 - Bug 1322873 - Add React event bubbles to the Markup View r=miker
MozReview-Commit-ID: 5uGOROUTrn2

--HG--
extra : rebase_source : 0009443e5226883d55b2d3d917a7cd408f3adc76
2016-12-24 21:41:15 +00:00
Wes Kocher e28b562783 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 3HW7YWDqTBQ
2016-12-23 14:40:42 -08:00
Phil Ringnalda ac954c6a3f Merge m-c to autoland 2016-12-24 16:54:02 -08:00
Michael Ratcliffe 54f2387792 Bug 1321820 - Storage Inspector fails with dom.caches.enabled=false r=nchevobbe
MozReview-Commit-ID: Gzwap5NL1w7

--HG--
extra : rebase_source : a40e0c4760edb74f2e47f874b7335508f968214d
2016-12-23 16:53:20 +00:00
Wes Kocher c2cdfab9c9 Backed out changeset ff9a07a874fd (bug 1322873) for failing the tests it added a=backout 2016-12-23 16:00:18 -08:00
Michael Ratcliffe 02b002221a Bug 1322873 - Bug 1322873 - Add React event bubbles to the Markup View r=tromey
DevRel have made it clear that one of the number one complaints they hear is that we are not supporting React in our tools.

So how about we have our event bubbles include React events and allow people to go to the event listener source in the debugger?

I don't believe that any other tool does this so it is totally worth doing... and in time for Christmas as well ;)

Works just fine in development and production versions of React.

It also works in the browser toolbox so it can be used to debug events in our own tools e.g. The Debugger.

The files under devtools/client/inspector/markup/test/ are either test or React library files so they only really need a cursory glance.

This means that you should focus on the following files when reviewing:
 - devtools/client/locales/en-US/inspector.properties
 - devtools/client/shared/widgets/tooltip/EventTooltipHelper.js
 - devtools/server/actors/inspector.js
 - devtools/server/event-parsers.js

Now allowed the use of JSX in mochitests and fixed all eslint errors.

MozReview-Commit-ID: AtxhainieQe

--HG--
extra : rebase_source : c57ce476875b19b99ef9e2dcf66df1274809fa54
2016-12-19 11:23:49 +00:00
Wes Kocher 31ced84f43 Merge m-c to autoland, a=merge 2016-12-22 18:45:10 -08:00
Carsten "Tomcat" Book 0aed7a4ac5 Merge mozilla-central to mozilla-inbound
--HG--
rename : testing/docker/base-build/HASH => taskcluster/docker/base-build/HASH
rename : testing/docker/base-test/HASH => taskcluster/docker/base-test/HASH
rename : testing/docker/centos6-build-upd/HASH => taskcluster/docker/centos6-build-upd/HASH
rename : testing/docker/centos6-build/HASH => taskcluster/docker/centos6-build/HASH
rename : testing/docker/decision/HASH => taskcluster/docker/decision/HASH
rename : testing/docker/image_builder/HASH => taskcluster/docker/image_builder/HASH
rename : testing/docker/recipes/tooltool.py => taskcluster/docker/recipes/tooltool.py
rename : testing/docker/tester/HASH => taskcluster/docker/tester/HASH
2016-12-22 16:25:35 +01:00
JerryShih 721c429ccb Bug 1310681 - update devtool color function test for colorUtils.colorToRGBA default argument changing. r=tromey
MozReview-Commit-ID: Aa2wW4rEDs

--HG--
extra : rebase_source : 4ccfb2c041b109477613a256cdc8d4670765b269
2016-10-21 15:29:01 -04:00
JerryShih 2511e53948 Bug 1310681 - pass css-color-4 color function supporting info to devtool css OutputParser and SwatchColorPickerTooltip. r=tromey
Pass css-color-4 supporting status from css-property db to OutputParser and SwatchColorPickerTooltip.

MozReview-Commit-ID: N1ffWOlf9f

--HG--
extra : rebase_source : 94b281c2c101d27dc169a6ba6eeca5acf60b8f16
2016-10-21 14:59:07 -04:00
JerryShih a400a6428f Bug 1310681 - put css-color-4 color function supporting information into css property db. r=tromey
MozReview-Commit-ID: 8xRKGJ5wJkq

--HG--
extra : rebase_source : 565f7b41ae3797e5dc7727ab614023c32e438b27
2016-10-21 15:15:16 -04:00
Sebastian Hengst 0c01725b19 Backed out changeset 148e65bd3f3b (bug 1063162) 2016-12-22 17:43:34 +01:00
Xidorn Quan 90a0e4020f Bug 1063162 part 2 - Implement caret-color property. r=dholbert
MozReview-Commit-ID: DH7CX1d477R

--HG--
extra : rebase_source : 7ae1fe1f438e8b8b475370924cea31eb65c78fab
2016-12-22 11:04:15 +11:00
Tim Nguyen a0a218ef6f Bug 1325191 - Fix test_memory_allocations_* failures. r=bustage
MozReview-Commit-ID: ISRQwIxnsHz
2016-12-23 18:43:29 +01:00
Tim Nguyen 2b0b85f4b0 Bug 1325191 - Fix ESLint errors in devtools/server/performance/. r=jryans
MozReview-Commit-ID: Imv1Ntr7E1x
2016-12-23 16:45:33 +01:00
Tim Nguyen f8ea7f6a39 Bug 1325191 - Fix Eslint errors in devtools/server/*.js. r=jryans
MozReview-Commit-ID: 6t7lUP2Ip3v
2016-12-23 16:45:22 +01:00
gtatum@mozilla.com 91e6ea18e7 Bug 1309065 - Be smarter about filling in the client-side css properties db; r=tromey
MozReview-Commit-ID: BOYwveTH1Hy

--HG--
rename : devtools/server/tests/mochitest/test_css-properties_01.html => devtools/server/tests/mochitest/test_css-properties.html
extra : rebase_source : 07118d9577635c57bcf1684a6e0be66937118944
2016-10-11 20:30:24 +00:00
Wes Kocher 6262320e74 Merge m-c to autoland, a=merge 2016-12-28 16:19:59 -08:00
Wes Kocher d1a5db810e Backed out changeset 2aef437d23b7 (bug 1309065) for failures in test_css-properties-db.js a=backout
--HG--
rename : devtools/server/tests/mochitest/test_css-properties.html => devtools/server/tests/mochitest/test_css-properties_01.html
2016-12-28 13:42:19 -08:00
gtatum@mozilla.com 3878d6e752 Bug 1309065 - Be smarter about filling in the client-side css properties db; r=tromey
MozReview-Commit-ID: BOYwveTH1Hy

--HG--
rename : devtools/server/tests/mochitest/test_css-properties_01.html => devtools/server/tests/mochitest/test_css-properties.html
extra : rebase_source : 11ceb980e2d1039b0120e761ee59e9760ee57b00
2016-10-11 20:30:24 +00:00
Nicolas Chevobbe 6c17e99d36 Bug 1318796 - Open the appropriate tool when clicking on a location in the new console; r=jdescottes
We were always opening the debugger when clicking on the location link,
which could be wrong since we can have CSS warnings, or logs coming from Scratchpad.
So we add the function to open in StyleEditor and Scratchpad, and copy some mochitests
that where testing the interaction with those links.


MozReview-Commit-ID: 73mQNfy199m

--HG--
rename : devtools/client/webconsole/test/browser_webconsole_bug_766001_JS_Console_in_Debugger.js => devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_location_debugger_link.js
rename : devtools/client/webconsole/test/browser_webconsole_scratchpad_panel_link.js => devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_location_scratchpad_link.js
rename : devtools/client/webconsole/test/browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js => devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_location_styleeditor_link.js
rename : devtools/client/webconsole/test/test-bug-766001-console-log.js => devtools/client/webconsole/new-console-output/test/mochitest/test-location-debugger-link-console-log.js
rename : devtools/client/webconsole/test/test-bug-766001-js-errors.js => devtools/client/webconsole/new-console-output/test/mochitest/test-location-debugger-link-errors.js
rename : devtools/client/webconsole/test/test-bug-766001-js-console-links.html => devtools/client/webconsole/new-console-output/test/mochitest/test-location-debugger-link.html
rename : devtools/client/webconsole/test/test-bug-782653-css-errors-1.css => devtools/client/webconsole/new-console-output/test/mochitest/test-location-styleeditor-link-1.css
rename : devtools/client/webconsole/test/test-bug-782653-css-errors-2.css => devtools/client/webconsole/new-console-output/test/mochitest/test-location-styleeditor-link-2.css
rename : devtools/client/webconsole/test/test-bug-782653-css-errors.html => devtools/client/webconsole/new-console-output/test/mochitest/test-location-styleeditor-link.html
extra : rebase_source : a8494acb5e450f86fa9cddd34515265fc3494d17
2016-12-01 08:29:43 +01:00
Fred Lin fd819ff921 Bug 1323933 - rename filter to requestFilter; r=jsnajdr,rickychien
MozReview-Commit-ID: A5Dfvembi1t

--HG--
extra : rebase_source : 324960802bc5fa671b63ba1b2e907a304cd551d4
2016-12-16 17:59:35 +08:00
Xidorn Quan 262d2eb93a Bug 1063162 part 2 - Implement caret-color property. r=dholbert
MozReview-Commit-ID: DH7CX1d477R

--HG--
extra : rebase_source : 29c57f59a3073a05beed1c4160e2fd74d3e29617
2016-12-22 11:04:15 +11:00
Mythmon a443eb66e9 Bug 1308656 - Add shield-recipe-client as system add-on r=Gijs,rhelmer
MozReview-Commit-ID: KNTGKOFXDlH

--HG--
extra : rebase_source : 5b7ac9e5a1c004b1123b852e7b59729357a1dae8
2016-10-10 16:14:56 -07:00
Andrea Marchesini de7438cf52 Bug 1324352 - Implement BaseAudioContext, r=padenot 2016-12-21 10:52:50 +01:00
Wes Kocher 584a2f0f62 Merge inbound to central, a=merge
MozReview-Commit-ID: Cr9L1dhIzP2
2016-12-20 11:41:57 -08:00
Tomer Cohen 0bb0d35bc0 Bug 1323504 - Add RTL support for the Toolbox Options r=jdescottes
MozReview-Commit-ID: DkAfbQyIdkR

--HG--
extra : rebase_source : 667dff4d65612cb47615ef50ac170bdf71c0c739
2016-12-20 12:42:43 +02:00
Tomer Cohen 9b94db3d63 Bug 1322423 about:debugging lacks RTL r=jdescottes
MozReview-Commit-ID: JYdMVscUCoW

--HG--
extra : rebase_source : a8f6b7db98b9c7dcbdbfad01af7207224aecf58d
2016-12-19 18:12:40 +02:00
Wes Kocher b427632e5a Merge m-c to inbound, a=merge 2016-12-19 16:48:34 -08:00
Julian Descottes 375c5fe2a4 Bug 1323638 - fix devtools services shim for child preferences;r=jlast
MozReview-Commit-ID: HlzAeHOuG2a

--HG--
extra : rebase_source : 062adff9dc8b72249f9a754b27ee0d9ceacfff3c
2016-12-15 07:19:44 +01:00
Julian Descottes 70997ce55a Bug 1319049 - fix RegExp previewer for worker debugging;r=ochameau
MozReview-Commit-ID: D8hRGV0MWoZ

--HG--
extra : rebase_source : 7b24311401b9cf7241eead84ca8b3c0f95f6a0cd
2016-12-19 10:58:08 +01:00
Julian Descottes 52b4c327cc Bug 1319049 - fix Date previewer for worker debugging;r=ochameau
MozReview-Commit-ID: Fy1Rp4dNv09

--HG--
extra : rebase_source : ab0aacc01abaf06b2985b2b73ee8562322f495b1
2016-11-24 16:12:16 +01:00
Jarda Snajdr 75e3b4d7cc Bug 1323729 - Add profile/profileEnd methods to Console.jsm r=ochameau
MozReview-Commit-ID: DjortApNWbp

--HG--
extra : rebase_source : c4a8c4f8551732742a4129957b02a5c8adf7ba3c
2016-12-15 15:03:13 +01:00
Nicolas Chevobbe beaeb0e42e Bug 1322083 - Fix Reps with safeGetterValues; r=ntim
Sometimes (e.g. for window.applicationCache), Reps was shown with a negative number
before the "more..." label. This was due to displaying the children of safeGeterValues
property but not taking them into account for the total number of properties in the object
when displaying the "more..." label.
We fix this and add a test case to make sure we won't have this bug later

MozReview-Commit-ID: 1qBCvehV0Jc

--HG--
extra : rebase_source : 44461f378681407665c6426c0b30be87ae95488a
2016-12-17 20:07:29 +01:00
Steve Chung bb2a28a99b Bug 1308697 - Part 2: Fix statistics view item in request list context menu. r=rickychien
MozReview-Commit-ID: 4RsTbr7a3si

--HG--
extra : rebase_source : 0228691245fa210e1a1e7850a670bca956500a77
2016-12-19 11:51:25 +08:00
Steve Chung 65131ad631 Bug 1308697 - Implement UI for performance statistics. r=rickychien
MozReview-Commit-ID: IwnLPNlKIup

--HG--
rename : devtools/client/netmonitor/performance-statistics-view.js => devtools/client/netmonitor/statistics-view.js
extra : rebase_source : e0571bdf7d4a773860cb32ae0a96322468cb9f4f
2016-11-04 10:17:32 +08:00
Iulian Radu 0c94e10004 Bug 1316296 - Remove gap at the bottom of font-inspector. r=jdescottes
--HG--
extra : rebase_source : cb2a97bbeeb0070a835118d2214d97784ef5e03b
2016-12-16 01:08:57 +02:00
Gabriel Luong 1e634e99df Bug 1322028 - Avoid destructuring requires where possible in the inspector. r=jdescottes 2016-12-17 12:44:56 +09:00
Andrea Marchesini 3f9ca03e22 Bug 1323676 - Remove ConsoleTimerStart.started, r=bgrins 2016-12-16 22:42:10 +01:00
Carsten "Tomcat" Book a244c7fb4a merge mozilla-inbound to mozilla-central a=merge 2016-12-16 16:04:50 +01:00