Commit Graph

36 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Jason Laster
0c5787693f Bug 1330156 - Update bundle names. r=tromey 2017-01-13 13:09:00 -05:00