Florian Queze
6cc0b6e992
Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws.
2017-04-27 00:25:45 +02:00
Gregory Szorc
80fc62a1eb
Bug 1287005 - Normalize line endings in devtools/; r=fitzgen
...
MozReview-Commit-ID: 9Wxx2WUa0Aj
2016-07-14 17:38:50 -07:00
Julian Descottes
99bcf6d7c1
Bug 1354672 - update debugger frontend 04/18/17;r=jdescottes
...
MozReview-Commit-ID: HI2NymoCLYR
2017-04-20 14:49:44 +02:00
Carsten "Tomcat" Book
146c23b5e9
Backed out changeset 26825d7a225d (bug 1354672) on developers request
2017-04-20 09:28:11 +02:00
Julian Descottes
569f1d9f93
Bug 1354672 - update debugger frontend 04/18/17;r=jdescottes
...
MozReview-Commit-ID: HI2NymoCLYR
2017-04-18 10:25:19 +02:00
Florian Queze
ddf0cda8da
Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj.
2017-04-14 18:29:12 +02:00
Florian Queze
451928e614
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
Florian Queze
d3c36892fa
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
4cd95d4a02
Backed out changeset 18d45aa984d6 (bug 1355161)
2017-04-14 23:39:23 +02:00
Sebastian Hengst
42670ceca0
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Sebastian Hengst
f75839c723
Backed out changeset 55f3df15eaa6 (bug 1356569)
2017-04-14 23:39:17 +02:00
Florian Queze
61aabdf237
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
Florian Queze
9b4f73599f
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Florian Queze
35cd8ba883
Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj.
2017-04-14 18:29:12 +02:00
Sebastian Hengst
5aafac9a24
Backed out changeset bc87945ba833 (bug 1342178)
...
MozReview-Commit-ID: 2TLlzk8hOZY
2017-04-11 11:28:05 +02:00
Jonathan Hao
73b2bcb850
Bug 1342178 - Pass origin attributes to isSecureURI in devtools and browser. r=keeler,past
...
MozReview-Commit-ID: HIOYH8iUUkO
2017-04-11 10:14:10 +08:00
Wes Kocher
91aa56ee3f
Backed out 4 changesets (bug 1342178) for frequent test_network_security.html failures a=backout
...
Backed out changeset 7f9114ffbcae (bug 1342178)
Backed out changeset f19289f0cfef (bug 1342178)
Backed out changeset 4afce44bc2b9 (bug 1342178)
Backed out changeset db9b64a44012 (bug 1342178)
2017-04-10 12:34:10 -07:00
Jonathan Hao
19711b44eb
Bug 1342178 - Pass origin attributes to isSecureURI in devtools and browser. r=keeler,past
...
MozReview-Commit-ID: HIOYH8iUUkO
2017-04-06 15:43:35 +08:00
Aryeh Gregor
7e4aa34e9d
Bug 1314388 - Remove SVGZoomEvent; r=longsonr,smaug
...
Some code in SVGSVGElement.cpp might be unnecessary now, but Robert said
to leave it for a followup.
MozReview-Commit-ID: 8PpRGeGrREJ
2017-04-04 15:36:22 +03:00
Sebastian Hengst
e1851353e3
Backed out 2 changesets (bug 1314388) for timing out in dom/svg/test/test_zoom.xhtml. r=backout
...
Backed out changeset 804d8199aeca (bug 1314388)
Backed out changeset b7fab6a89c1d (bug 1314388)
2017-04-02 14:37:08 +02:00
Aryeh Gregor
30bcdf1818
Bug 1314388 - Remove SVGZoomEvent; r=longsonr,smaug
...
Some code in SVGSVGElement.cpp might be unnecessary now, but Robert said
to leave it for a followup.
MozReview-Commit-ID: 8PpRGeGrREJ
2017-04-02 13:51:33 +03:00
Jason Laster
9cf31228e2
Bug 1346179 - Update debugger frontend 3/10/2017. r=jdescottes
...
MozReview-Commit-ID: 5p9BT87rzoB
2017-03-15 16:43:31 +01:00
Florian Quèze
b15de4893d
Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws.
2017-03-08 10:17:52 +01:00
Jason Laster
e6e5d54a90
Bug 1344294 - Bump Debugger 3/3/2017. r=gtatum
2017-03-03 18:34:00 -05:00
Jason Laster
d3c8094015
Bug 1338567 - Update debugger frontend (2/10/2017) r=jdescottes.
...
MozReview-Commit-ID: 1Sl9jB0M0af
2017-03-01 12:01:37 +01:00
Carsten "Tomcat" Book
d8b59a24a8
Backed out changeset 92469a4ff6f4 (bug 1338567)
2017-03-02 10:47:36 +01:00
Jason Laster
c65bfc474f
Bug 1338567 - Update debugger frontend (2/10/2017) r=jdescottes.
...
MozReview-Commit-ID: 1Sl9jB0M0af
2017-03-01 12:01:37 +01:00
Wes Kocher
57fa6ec583
Backed out 2 changesets (bug 1338567) for near permafailing debugger test failures a=backout CLOSED TREE
...
Backed out changeset c594a1353f5d (bug 1338567)
Backed out changeset e9dcba1a87af (bug 1338567)
MozReview-Commit-ID: 4vB5haf8zyB
2017-03-01 10:38:33 -08:00
Jason Laster
2d7f6321dc
Bug 1338567 - Update debugger frontend (2/10/2017) r=jdescottes.
...
MozReview-Commit-ID: 1Sl9jB0M0af
2017-03-01 12:01:37 +01:00
Masatoshi Kimura
6e188704ac
Bug 1342144 - Revert some version parameters in devtools/. r=jryans
...
DevTools has to support debugging versioned scripts until Firefox itself drops the support. So we can't remove versioned scripts completely.
MozReview-Commit-ID: 1NksT3hfz1Z
2017-02-24 01:48:11 +09:00
Masatoshi Kimura
4f2e64ad3d
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
...
This patch is generated by the following sed script:
find . ! -wholename '*/.hg*' -type f \( -iname '*.html' -o -iname '*.xhtml' -o -iname '*.xul' -o -iname '*.js' \) -exec sed -i -e 's/\(\(text\|application\)\/javascript\);version=1.[0-9]/\1/g' {} \;
MozReview-Commit-ID: AzhtdwJwVNg
2017-02-23 06:10:07 +09:00
Geoff Brown
1b2fb0e944
Bug 1214439 - Skip test browser_dbg_split-console-keypress.js on non-e10s too; r=me,test-only
2017-02-16 15:31:24 -07:00
Jonathan Hao
ad6b0a5da2
Bug 1336867 - Remove unsafeProcessHeader and isSecureHost in nsISiteSecurityService r=keeler,mgoodwin,past
2017-02-08 11:17:29 +08:00
Sebastian Hengst
ffe7143ee0
Bug 1336715 - Use https://hg.mozilla.org instead of http in devtools comments. r=pbro
...
MozReview-Commit-ID: iSeSOEv0B
2017-02-04 14:45:36 +01:00
Phil Ringnalda
aa86a2ebe8
Backed out 2 changesets (bug 1336867) for (at least) eslint failures
...
CLOSED TREE
Backed out changeset 0a4f283638cb (bug 1336867)
Backed out changeset 837766805d75 (bug 1336867)
2017-02-09 19:02:32 -08:00
Jonathan Hao
e2b3d6ff9d
Bug 1336867 - Remove unsafeProcessHeader and isSecureHost in nsISiteSecurityService r=keeler,mgoodwin,past
2017-02-08 11:17:29 +08:00
Xidorn Quan
875f054fff
Bug 1333675 followup - Remove prefixed values for unicode-bidi from devtools.
...
MozReview-Commit-ID: J6ewcNe1cSn
2017-02-09 12:38:49 +11:00
Florian Quèze
c32c931bc9
Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws.
2017-01-30 08:10:22 +01:00
Wes Kocher
397df34387
Merge inbound to central, a=merge
...
MozReview-Commit-ID: BZgxmhS6OtM
2017-01-26 16:19:05 -08:00
Joel Maher
f701b0d5e1
Bug 1313861 - Intermittent browser_dbg_searchbox-parse.js, disable on all debug configurations. r=gregtatum
...
MozReview-Commit-ID: 9ljuZ2Co6hP
2017-01-26 05:51:56 -05:00
Jason Laster
68bcda77f1
Bug 1333602 - Update new frontend (1/24/2017). r=jdescottes
...
* copy files from Debugger
* kill svgs
* add modes
* add theme changes
* add property changes
* remove old system for updating bundles
2017-01-25 11:49:00 +08:00
Julian Descottes
688ab55d15
Bug 1334154 - revert debugger.properties changes from last update;r=flod
...
MozReview-Commit-ID: 8B2ZRsz7zhJ
2017-01-26 17:28:59 +01:00
Florian Quèze
edac54400d
Bug 1331599 - tests fixed by hand after making addEventListener use the once option when possible, r=jaws.
2017-01-25 07:03:42 +01:00
Florian Quèze
91f7a2ef3a
Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws.
2017-01-25 07:01:52 +01:00
Jason Laster
9ea4297882
Bug 1331654 - Bump Debugger. r=jdescottes
...
* Add update tools
* Bump with the latest changes
MozReview-Commit-ID: 65Ca3SbMQ2e
2017-01-19 22:24:32 +01:00
Florian Quèze
63de711857
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
Geoff Brown
828ad789f9
Bug 1328915 - Skip linux32/debug devtools tests in clipboard and gpu subsuites; r=me
2017-01-16 11:58:13 -07:00
Jason Laster
0c5787693f
Bug 1330156 - Update bundle names. r=tromey
2017-01-13 13:09:00 -05:00
Joel Maher
0f0373cde1
Bug 1330325 - add BUG_COMPONENT to devtools/* files. r=jryans
...
MozReview-Commit-ID: Bd0ca7f6QE6
2017-01-13 08:40:35 -05:00
Geoff Brown
56032c45b6
Bug 1313861 - Skip test browser_dbg_searchbox-parse.js on linux-asan for frequent failures; r=me
2017-01-12 17:59:05 -07:00