Commit Graph

4274 Commits

Author SHA1 Message Date
James Long
2b79998809 Bug 1316413 - Update new debugger frontend r=me 2016-11-10 23:47:23 -05:00
Tooru Fujisawa
0de491a387 Bug 1315242 - Part 6: Update test_frame_01.html to follow new behavior of location. r=bgrins 2016-11-11 06:34:14 +09:00
Tooru Fujisawa
456e0331df Bug 1315242 - Part 5: Add a testcase for location in Evaluation Result. r=bgrins 2016-11-11 01:06:26 +09:00
Tooru Fujisawa
711fe4b331 Bug 1315242 - Part 4: Update stub. r=bgrins 2016-11-11 01:06:26 +09:00
Tooru Fujisawa
0bb46763c0 Bug 1315242 - Part 3: Add a test input for syntax error in Evaluation Result. r=bgrins 2016-11-11 01:06:26 +09:00
Tooru Fujisawa
1aace015d6 Bug 1315242 - Part 2: Display line number and column number in error message for console input. r=bgrins 2016-11-11 01:06:26 +09:00
J. Ryan Stinnett
bf70c9b8f7 Bug 1297205 - Longer timeout for RDM browser_resize_cmd.js. r=me
MozReview-Commit-ID: ByXmAhB9eIB
2016-11-10 12:35:30 -06:00
Tooru Fujisawa
d58043b509 Backed out changeset fd1505a03d78 for mochitest chrome bustage (bug 1315242) 2016-11-11 03:04:46 +09:00
Tooru Fujisawa
6e79da1738 Backed out changeset 07585bbe0c8f (bug 1315242) 2016-11-11 03:04:10 +09:00
Tooru Fujisawa
758659f807 Backed out changeset 5778f05e78db (bug 1315242) 2016-11-11 03:04:07 +09:00
Tooru Fujisawa
dcad4ac006 Backed out changeset ce34d3f8a3b7 (bug 1315242) 2016-11-11 03:04:03 +09:00
Gabriel Luong
816e24e14b Bug 1315208 - Remove explicit call to ReactDOM.render in the LayoutView r=Honza 2016-11-11 01:31:13 +09:00
Carsten "Tomcat" Book
f93282b491 Merge mozilla-central to mozilla-inbound 2016-11-10 17:08:43 +01:00
Tooru Fujisawa
116a43b9d0 Bug 1315242 - Part 5: Add a testcase for location in Evaluation Result. r=bgrins 2016-11-11 01:06:26 +09:00
Tooru Fujisawa
85e0da8e93 Bug 1315242 - Part 4: Update stub. r=bgrins 2016-11-11 01:06:26 +09:00
Tooru Fujisawa
2d87695fd3 Bug 1315242 - Part 3: Add a test input for syntax error in Evaluation Result. r=bgrins 2016-11-11 01:06:26 +09:00
Tooru Fujisawa
ea7adec077 Bug 1315242 - Part 2: Display line number and column number in error message for console input. r=bgrins 2016-11-11 01:06:26 +09:00
Carsten "Tomcat" Book
4b6cab91f9 merge mozilla-inbound to mozilla-central a=merge 2016-11-10 16:59:38 +01:00
Phil Ringnalda
e7fdca7c8d Backed out 6 changesets (bug 1301340, bug 1303113) for landing too close to a merge and causing leaks and test failures
Backed out changeset adfcc194af1c (bug 1303113)
Backed out changeset 085035586d2b (bug 1303113)
Backed out changeset 81f3bb541c86 (bug 1301340)
Backed out changeset 05c42cf92851 (bug 1301340)
Backed out changeset cb45e90f6596 (bug 1301340)
Backed out changeset f54a717c6fc6 (bug 1301340)

MozReview-Commit-ID: BkwhFJNtF7G

--HG--
extra : rebase_source : cc47ef8587f08b12b53406efee1d5b915d3c833a
2016-11-09 19:11:12 -08:00
Patrick Pei
e6ee3c8395 Bug 1264929 - Make about:debugging pass ESLint's "react/prop-types" rule. r=jdescottes
MozReview-Commit-ID: ABhdvunhR7a
2016-11-09 10:02:50 +01:00
Carsten "Tomcat" Book
846adaea6c merge mozilla-inbound to mozilla-central a=merge 2016-11-09 16:38:04 +01:00
amy
c48ec5eaa8 Bug 976073 - Part 2: Modify errors from try server, r=jdm 2016-11-09 17:26:03 +08:00
Iris Hsiao
b559e5cd5a Backed out changeset 2631d596fc32 (bug 1264929) for dt1 failures on OS X and Win7 2016-11-09 13:36:04 +08:00
Tooru Fujisawa
fa2f87588c Bug 1282788 - Part 2: Add dedicated HTML file for browser_net_image-tooltip.js. r=ochameau 2016-11-10 23:50:27 +09:00
Nicolas Chevobbe
86c2afef9c Bug 1302982 - Add Rep for LongString; r=Honza
Display a longString with what is available on the grip.
Straight from the server, a longString grip has a "initial"
property, which contains the first 10000 chars of the string.
The grip can also contains a "fullText" property that should
be set when the user want to display the full text of the string.
For example, in the DOM Panel, it would be when the user click on
the expand arrow.
The fullText needs to be computed with the result of the
LongStringClient.substring function, but it's not the responsability
of the Reps to do such thing.

In rep-utils, we extract the logic that replace non-printable
characters in its own function and export it, so we can use it outside
the cropString function.

Add some test to make sure LongString are displayed as expected in the
several modes.

MozReview-Commit-ID: 3P9fPBixm2v

--HG--
extra : rebase_source : 87ed610cb6d2e142728f0df9d35f1dd7a4748d18
2016-11-03 18:08:16 +01:00
Jared Wein
5bb7b57b66 Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop
MozReview-Commit-ID: 2Xuj5nxuQdO

--HG--
extra : rebase_source : fab5c4903b47d48080ff3c07825440e12f718698
2016-11-08 15:14:19 -05:00
Wes Kocher
0330db10eb Merge m-c to autoland, a=merge 2016-11-08 14:09:10 -08:00
Wes Kocher
008fdd9329 Merge inbound to central, a=merge 2016-11-08 13:58:20 -08: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
Nicolas Chevobbe
4ce68bc581 Bug 1311168 - Handle document fragment in grip array rep; r=Honza
MozReview-Commit-ID: Cq2YyKlMjjQ

--HG--
extra : rebase_source : 9a2eee2d7cec16eb3a27938fd5e0174ab0e5989e
2016-10-23 19:31:41 +02: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