Chris Peterson
6137e4ff8b
Bug 870698 - Part 2: Replace Append("") with AppendLiteral(""). r=erahm
...
MozReview-Commit-ID: CrkIP4iHP1U
2017-09-03 22:14:11 -07:00
Eric Rahm
1e281805ca
Bug 1393230 - Part 2: Fix more improper string usages. r=njn
...
This fixes improper usages of Find where an offset was actually being use for
the boolean ignore case flag. It also fixes a few instances of passing in a
literal wchar_t to our functions where a NS_LITERAL_STRING or char16_t should
be used instead.
2017-08-31 15:52:30 -07:00
Liang-Heng Chen
c58a2f7d01
Bug 1258977 - Part 3: handle special case to follow the test; r=bagder
...
MozReview-Commit-ID: ImGSoBMwQvx
2016-05-26 17:48:51 +08:00
Liang-Heng Chen
f37bea27a8
Bug 1233360 - Part 2: implement bypass rules checker; r=bagder
...
MozReview-Commit-ID: 7h8eMjkBh1n
2016-05-05 11:15:59 +08:00
Liang-Heng Chen
34d69adbff
Bug 1233360 - Part 1: Move out OSX bypass rules checker; r=bagder
...
MozReview-Commit-ID: KSykcVkfUmW
2016-05-04 11:30:46 +08:00