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

4245 Коммитов

Автор SHA1 Сообщение Дата
Wes Kocher 41c087935b Merge m-c to inbound, a=merge 2016-11-08 14:08:34 -08:00
Wes Kocher 008fdd9329 Merge inbound to central, a=merge 2016-11-08 13:58:20 -08:00
Towkir Ahmed 3557ef1b42 Bug 1311795 - Use padding instead of margin for the gap in browser styles checkbox and label. r=jdescottes
--HG--
extra : rebase_source : 918729e3531444777d718e632ea5bc5d22b0bd19
2016-11-08 07:09:00 -05:00
Olli Pettay cb803253a5 bug 1306591, add secondary event queue to let high priority messages to be processed sooner, r=billm
--HG--
extra : rebase_source : 2ce6e06783e399e787d0445943f9f39bcef1cc22
2016-11-08 14:05:45 +02:00
Gabriel Luong 4095709c00 Bug 1308257 - Part 2: Implement LayoutActor and GridActor r=pbro, jryans 2016-11-08 20:51:13 +09:00
Julian Descottes 88fe750648 Bug 1315794 - migrate aboutdebugging to React 15.3.2;r=linclark
Use ReactDOM.render instead of React.render (same for unmountComponentAtNode)
Update tests to observe both childList and characterData mutations when
expecting only text changes.

MozReview-Commit-ID: ILTgypkpZRz

--HG--
extra : rebase_source : 0f6ac42b6828428d2606d9f52fcbf176bab949d3
2016-11-07 22:30:03 +01:00
Phil Ringnalda 592b02e148 Merge m-c to m-i
MozReview-Commit-ID: 8cFOopE3aHd
2016-11-07 20:40:30 -08:00
Phil Ringnalda 2c7a3afd66 Merge m-i to m-c, a=merge
MozReview-Commit-ID: 5599Z7kxjk3
2016-11-07 20:38:29 -08:00
Blake Kaplan e206d178b4 Bug 1311197 - Remove a shim use from devtools tests. r=Gijs
MozReview-Commit-ID: LXfgna5sb9s
2016-11-07 14:43:43 -08:00
Jarda Snajdr 107001b1c5 Bug 1315635 - Netmonitor Performance View: fixed name of enableFilterTypeOnly action r=Honza
MozReview-Commit-ID: 5ZsDSXseiOA

--HG--
extra : rebase_source : 7acfc51bf5581eaf7c39ba40e95fb782c899ea52
2016-11-07 12:59:06 +01:00
Matteo Ferretti 16c0a53051 Bug 1276971 - Adding UI to display and change the current DPI / DPR setting; r=gl,jryans
MozReview-Commit-ID: Dnb6OLhOvOK

--HG--
extra : rebase_source : 347d4cf0118f5db452f0c43d70c193d1e437b2dd
2016-11-05 13:45:10 +01:00
Tooru Fujisawa 8d3733057e Bug 1260403 - Support brotli encoding in Developer Tools Netmonitor. r=ochameau
--HG--
extra : amend_source : af322134547025af7b135b6603fe697eff49bdf0
2016-11-08 04:18:04 +09:00
James Long 8ad312e3e3 Bug 1315289 - Use correct API for opening a source in the debugger r=me 2016-11-07 13:10:03 -05:00
Nicolas Chevobbe 25ccec6cf2 Bug 1307905 - Ignore irrelevant properties in stub generation; r=linclark
This can be tested by inserting a new stub in first position, in order to change
the actor id on the existing stubs, and then check in the resulting diff that
actor id, timestamp and timer properties are not modified.

MozReview-Commit-ID: K5enQ5cF7RR

--HG--
extra : rebase_source : 7e52d01393d84b3fef637682faae668179093a0a
2016-10-25 20:16:50 +02:00
Patrick Pei ee153c8e3d Bug 1264929 - Make about:debugging pass ESLint's "react/prop-types" rule. r=jdescottes
--HG--
extra : rebase_source : 0b97af80d22697e2d80dee2ce0b91ce07e45b889
2016-10-20 03:52:00 -04:00
Valentin Gosu 656872593e Bug 1315302 - Remove signedPkg from origin attributes r=baku
MozReview-Commit-ID: L1xvRgeO6De

--HG--
extra : rebase_source : dee943054af499b6e3f0aca2801fa9414f5567be
2016-11-06 16:15:36 +01:00
Nicolas Chevobbe 1886bc48c0 Bug 1314590 - Add Mozilla license header in devtools/client/shared/components/test/mochitest/ files. r=Honza;
MozReview-Commit-ID: FayTCRXuAWN

--HG--
extra : rebase_source : 515227d83a3df45a38a4d65068cd05109704a6e1
2016-11-03 22:41:18 +01:00
Jarda Snajdr aa9ac38589 Bug 1315175 - Move Netmonitor context menu code to a separate module r=Honza
MozReview-Commit-ID: LH6WvyAjiow

--HG--
extra : rebase_source : 317363c59deeae12de7a8e321f2bdc82a29e678e
2016-11-04 16:30:06 +01:00
Phil Ringnalda a7bc94158c Merge m-i to m-c, a=merge
MozReview-Commit-ID: H4VKCYDq5cD

--HG--
rename : xpcom/tests/TestAutoRef.cpp => xpcom/tests/gtest/TestAutoRef.cpp
rename : xpcom/tests/TestCOMArray.cpp => xpcom/tests/gtest/TestCOMArray.cpp
rename : xpcom/tests/TestCOMPtr.cpp => xpcom/tests/gtest/TestCOMPtr.cpp
rename : xpcom/tests/TestCOMPtrEq.cpp => xpcom/tests/gtest/TestCOMPtrEq.cpp
rename : xpcom/tests/TestFile.cpp => xpcom/tests/gtest/TestFile.cpp
rename : xpcom/tests/TestHashtables.cpp => xpcom/tests/gtest/TestHashtables.cpp
rename : xpcom/tests/TestID.cpp => xpcom/tests/gtest/TestID.cpp
2016-11-05 13:36:25 -07:00
Boris Zbarsky 5c0257a736 Bug 1315368. Back out changeset bf190e326bfd (bug 790997) because what it implements doesn't actually follow the CSS syntax editor's draft and breaks some sites in the process. r=dbaron 2016-11-05 00:23:16 -04:00
Phil Ringnalda 06521a66a4 Merge m-c to m-i
MozReview-Commit-ID: 7W5SwSOspcB
2016-11-04 21:04:44 -07:00
Phil Ringnalda 6710a46887 Merge autoland to m-c, a=merge
MozReview-Commit-ID: ERwR70i3ZXb
2016-11-04 20:42:16 -07:00
Wes Kocher db15df3e50 Merge m-c to inbound, a=merge CLOSED TREE 2016-11-04 15:19:49 -07:00
J. Ryan Stinnett ed7fc5ca79 Bug 1305769 - Enable new RDM for all channels. r=clarkbw
MozReview-Commit-ID: 79Q3I0bZuBQ

--HG--
extra : rebase_source : c05688f26fe6d9ea311fb31b9fa185fcf1faed8a
2016-11-03 13:54:35 -05:00
Gabriel Luong 5fcbc5cb50 Bug 1314931 - LayoutView should be browserRequire as the root component r=Honza 2016-11-04 19:30:01 +09:00
Jarda Snajdr db2c24d7cf Bug 1315224 - Remove duplicate react-details-pane-toggle-hook element in netmonitor.xul r=Honza
MozReview-Commit-ID: BoqIjAHaABk

--HG--
extra : rebase_source : b7626d635bc31e43332fd5b8af1967ba7f820731
2016-11-04 12:48:00 +01:00
Tim Nguyen b1b2d0a154 Bug 1311925 - Remove yellow highlight from search boxes. r=gl
MozReview-Commit-ID: Bxu6uMKw7LM

--HG--
extra : rebase_source : bebc42eeacb99d3beaeb8431576b7f0eda88de81
2016-11-03 19:18:16 +00:00
Phil Ringnalda 0f32b67e2d Merge m-i to m-c, a=merge
MozReview-Commit-ID: Hm1RxN6OaoZ
2016-11-03 19:32:48 -07:00
Gabor Krizsanits 566393518d Bug 1301340 - part5: Turning off some tests temporarily to enable e10s-multi. r=mrbkap 2016-11-03 19:28:15 +01:00
Gabor Krizsanits fccad1c205 Bug 1301340 - part4: Force single content process for failing tests. r=mrbkap 2016-11-03 19:28:09 +01:00
Gabor Krizsanits 684d9317d3 Bug 1301340 - part3: Force single content process for tests that times out. r=mrbkap 2016-11-03 19:28:03 +01:00
Lin Clark 2b7a9ac76a Bug 1312481 - Update react-virtualized to 8.3.1. r=bgrins 2016-11-03 15:03:00 -04:00
Lin Clark 19f27e2c99 Bug 1312481 - Part 2: Make it possible to load React Virtualized in devtools (including XUL-based tools). r=Honza 2016-11-03 14:56:00 -04:00
Lin Clark cf2e15df76 Bug 1312481 - Part 1: Add react-virtualized. r=Honza 2016-11-03 14:56:00 -04:00
Fred Lin eb9572c272 Bug 1312352 - Netmonitor: the Timeline column shoud have a text label when the request list is empty;r=jsnajdr
MozReview-Commit-ID: HOzXFRiiPMD

--HG--
extra : rebase_source : 0bd0540c4280688b9e74b39bfe1cdf0e5cb124e2
2016-10-27 10:12:21 +08:00
Phil Ringnalda c9fdc270b6 Merge m-c to autoland
--HG--
rename : dom/media/webaudio/compiledtest/TestAudioEventTimeline.cpp => dom/media/webaudio/gtest/TestAudioEventTimeline.cpp
2016-11-03 20:02:24 -07:00
Jared Wein 87b2d4c295 Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
MozReview-Commit-ID: HIUTSdkXxbY

--HG--
extra : rebase_source : 2f05e2f275ac7f293f9c650bdec8943189e3ce01
2016-11-03 14:42:06 -04:00
Mats Palmgren a4488344f9 Bug 1313254 part 3 - [css-align] Change "last-baseline" to "last baseline" in devtools/ (scripted change). r=gregtatum 2016-11-05 02:57:07 +01:00
Alexandre Poirot d6b7999567 Bug 1314609 - Fix support of shared devtools locale for the addon workflow. r=jryans
MozReview-Commit-ID: IvEFsq7MbTK

--HG--
extra : rebase_source : dda432a1da69065e3284487369a3dd70777d81c3
2016-10-27 13:28:31 -07:00
Ricky Chien 0bae861b5c Bug 1309192 - Implement search filter in Net Panel Toolbar r=jsnajdr
MozReview-Commit-ID: FjVo69jmE7e

--HG--
extra : rebase_source : 384206ee66824fe75d84232c7960280295909649
2016-10-20 13:58:35 +08:00
Nicolas Chevobbe 21cbbac15a Bug 1307938 - Add a Rep for DOM nodes. r=Honza,pbro;
Add tests based on existing browser_webconsole_output_dom_elements_*.js tests.

MozReview-Commit-ID: Wmzg0knuuh

--HG--
extra : rebase_source : e0751da8bbdaa91983f4ba34550cbe9860b8fff6
2016-10-17 19:29:32 +02:00
Nicolas Chevobbe 6bebdd2692 Bug 1313765 - Make Rep handles Proxy. r=Honza;
In the GripRep, we were using the root property `ownPropertyLength` to
retrieve additionnal uninterresting props on the Grip. For Proxy
objects, we don't have this property, but a `preview.ownPropertiesLength`.
This adds a test case similar to the one for Proxy in browser_webconsole_output_05.js.

MozReview-Commit-ID: 652cfTlW7Sg

--HG--
extra : rebase_source : a05306672264c2a449989075adddc35ddf5946e1
2016-10-31 20:02:02 +01:00
Phil Ringnalda 45c34d7e95 Merge m-c to autoland 2016-11-02 20:03:20 -07:00
Phil Ringnalda 393b414467 Merge m-i to m-c, a=merge
MozReview-Commit-ID: 48WAQwKUCpw
2016-11-02 19:28:38 -07:00
julia c937a1fea7 Bug 1256932 - Fix ESLint issues in test-bug-595934-workers.js. r=bgrins
MozReview-Commit-ID: 8gmJnHVJR98

--HG--
extra : rebase_source : d636e4dff7f8e952b631cf29e30cd51396fd8a63
2016-10-29 11:27:17 +02:00
katecastellano 72f476966b Bug 1256941 - Fix ESLint issues in devtools/client/webconsole/test/test-file-location.js;r=bgrins
MozReview-Commit-ID: VOMcoAjl5y
2016-10-29 11:12:50 +02:00
J. Ryan Stinnett 39f004a62f Bug 1300103 - Use correct coordinates in simulated contextmenu event. r=ochameau
MozReview-Commit-ID: FMNyaqpgHRf

--HG--
extra : rebase_source : bae500686dcefa93248a3b7c8765ab287060d324
2016-11-01 16:44:54 -05:00
Kaffeekaethe 3ea15e61e7 Bug 1256887 - "[ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_webconsole_dont_navigate_on_doubleclick.js". r=lclark
--HG--
extra : rebase_source : bc927eabc4fa62eef23ece7bf5f72fcf04d13159
2016-10-29 02:44:00 +02:00
Sebastian Hengst 9748b56fb9 Bug 1310297 - Remove test annotations using b2g, mulet or gonk: devtools. r=RyanVM
MozReview-Commit-ID: DZit0XSS1yk

--HG--
extra : rebase_source : b972b5d28944b3d4c4bbdc2b38774f087dd62f56
2016-11-05 11:29:14 +01:00
Phil Ringnalda c1b863b390 Merge m-c to autoland 2016-11-04 19:05:33 -07:00