YUKI "Piro" Hiroshi
0fff42fd6b
Bug 1457395 - Fix typo "proces" in comments. r=milan
2018-05-10 16:56:09 +09:00
Dennis Schubert
31c4d7ccb1
Bug 1386807 - Part 3: Make the UA pref actually disable UA overrides r=Felipe
...
MozReview-Commit-ID: 25YsSg7P8DP
2018-02-09 18:53:33 +01:00
Dennis Schubert
836cc3e6b1
Bug 1386807 - Part 2: Add embedded webextension to enable CSS and JS overrides r=kmag,mconley
...
MozReview-Commit-ID: JdSUZYHkuiV
2018-02-09 18:52:29 +01:00
Ciure Andrei
9eac70a648
Backed out 4 changesets (bug 1386807) for failing opt-mochitest-chrome-3 M(c3) toolkit/content/tests/chrome/test_maximized_persist.xul CLOSED TREE
...
Backed out changeset 669b85a6cab8 (bug 1386807 )
Backed out changeset 8da96d4d931a (bug 1386807 )
Backed out changeset 6cd45f41ee01 (bug 1386807 )
Backed out changeset 2b9b6042e586 (bug 1386807 )
2018-04-26 12:27:46 +03:00
Dennis Schubert
235b19b36d
Bug 1386807 - Part 3: Make the UA pref actually disable UA overrides r=Felipe
...
MozReview-Commit-ID: 25YsSg7P8DP
2018-02-09 18:53:33 +01:00
Dennis Schubert
365d4794b9
Bug 1386807 - Part 2: Add embedded webextension to enable CSS and JS overrides r=kmag,mconley
...
MozReview-Commit-ID: JdSUZYHkuiV
2018-02-09 18:52:29 +01:00
Dorel Luca
25102e460d
Backed out 3 changesets (bug 1386807) for Mochitest failure on accessible/tests/mochitest/events/docload/test_docload_root.html. CLOSED TREE
...
Backed out changeset 19cd9d4bd25d (bug 1386807 )
Backed out changeset 8b07ab65a690 (bug 1386807 )
Backed out changeset aa4d27576edb (bug 1386807 )
2018-04-21 00:59:49 +03:00
Dennis Schubert
a1304d9f1e
Bug 1386807 - Part 3: Make the UA pref actually disable UA overrides r=Felipe
...
MozReview-Commit-ID: 25YsSg7P8DP
2018-02-09 18:53:33 +01:00
Dennis Schubert
7a54c9939e
Bug 1386807 - Part 2: Add embedded webextension to enable CSS and JS overrides r=kmag,mconley
...
MozReview-Commit-ID: JdSUZYHkuiV
2018-02-09 18:52:29 +01:00
Andrew McCreight
272cee1e65
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
...
This patch was autogenerated by my decomponents.py
It covers almost every file with the extension js, jsm, html, py,
xhtml, or xul.
It removes blank lines after removed lines, when the removed lines are
preceded by either blank lines or the start of a new block. The "start
of a new block" is defined fairly hackily: either the line starts with
//, ends with */, ends with {, <![CDATA[, """ or '''. The first two
cover comments, the third one covers JS, the fourth covers JS embedded
in XUL, and the final two cover JS embedded in Python. This also
applies if the removed line was the first line of the file.
It covers the pattern matching cases like "var {classes: Cc,
interfaces: Ci, utils: Cu, results: Cr} = Components;". It'll remove
the entire thing if they are all either Ci, Cr, Cc or Cu, or it will
remove the appropriate ones and leave the residue behind. If there's
only one behind, then it will turn it into a normal, non-pattern
matching variable definition. (For instance, "const { classes: Cc,
Constructor: CC, interfaces: Ci, utils: Cu } = Components" becomes
"const CC = Components.Constructor".)
MozReview-Commit-ID: DeSHcClQ7cG
2018-02-06 09:36:57 -08:00
Kris Maglione
0bb74efdf1
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Cosmin Sabou
f09d6d985d
Backed out 3 changesets (bug 1431533) for Android mochitest failures on testEventDispatcher on a CLOSED TREE
...
Backed out changeset a1eca62826a1 (bug 1431533 )
Backed out changeset 34c999fa006b (bug 1431533 )
Backed out changeset e2674287e57f (bug 1431533 )
2018-01-30 07:17:48 +02:00
Kris Maglione
fd67f090b2
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Brindusan Cristian
483ba301cb
Backed out 2 changesets (bug 1431533) for ESlint failures on a CLOSED TREE
...
Backed out changeset 6e56f4c8843e (bug 1431533 )
Backed out changeset 12fc4dee861c (bug 1431533 )
2018-01-30 02:32:43 +02:00
Kris Maglione
683a97d172
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Dennis Schubert
3d2be320fe
Bug 1376602 - Part 1: Import sources for WebCompat Go Faster 1.2. r=Felipe
...
MozReview-Commit-ID: cLuF81S7H4
2017-08-04 14:30:25 +02:00
Ryan VanderMeulen
4122f66bfc
Backed out changesets c95150c0fe9d and 9c1e1102bbc3 (bug 1376602) for ESLint failures.
2017-08-09 22:33:52 -04:00
Dennis Schubert
d3d1c42fda
Bug 1376602 - Part 1: Import sources for WebCompat Go Faster 1.2. r=Felipe
...
MozReview-Commit-ID: cLuF81S7H4
2017-08-04 14:30:25 +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
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
Dennis Schubert
9f1d39daf9
Bug 1308271 - Import sources of the WebCompat Go Faster add-on V1. r=Felipe
...
MozReview-Commit-ID: 58iV4MqTeKA
2017-01-25 20:15:11 +01:00
Robert Helmer
500fe1bf00
Bug 1303514 - correct comments and simplify test messages in webcompat system add-on r=MattN
...
MozReview-Commit-ID: 44EJFGhdWEn
2016-09-17 00:43:17 -07:00
Robert Helmer
0d1d0cdbd2
Bug 1268197 - stub for webcompat fix system add-on r=kmag
...
MozReview-Commit-ID: K56apkJhP3p
2016-04-27 16:11:16 -07:00