Brad Werth
d6ee6743bd
Bug 1302470 Part 2: Create a IsRangeRendered function to test range visibility in the display list. r=mstange,smaug
...
MozReview-Commit-ID: u0N73luIz7
2017-03-24 14:45:41 -07:00
Brad Werth
a437a0209d
Bug 1302470 Part 1: Remove trailing whitespace. r=mstange
...
MozReview-Commit-ID: 1vlEVEn07Qb
2016-11-09 13:46:17 -08:00
Carsten "Tomcat" Book
9a3c4bbe92
Backed out changeset a4212d9e1d0b (bug 1302470) for eslint failure
2017-04-21 17:11:02 +02:00
Carsten "Tomcat" Book
24301bf4a6
Backed out changeset 87ae43ab52ed (bug 1302470)
2017-04-21 17:10:46 +02:00
Carsten "Tomcat" Book
7b85b353af
Backed out changeset 1d664865e8e2 (bug 1302470)
2017-04-21 17:10:43 +02:00
Brad Werth
a523d4f9e8
Bug 1302470 Part 3: Branch IsRangeVisible to delegate to IsRangeRendered when range is in viewport. r=masayuki
...
MozReview-Commit-ID: LZyvt08I9vz
2017-04-20 10:21:52 -07:00
Brad Werth
83dd81ca27
Bug 1302470 Part 2: Create a IsRangeRendered function to test range visibility in the display list. r=mstange,smaug
...
MozReview-Commit-ID: u0N73luIz7
2017-03-24 14:45:41 -07:00
Brad Werth
65ddca1d11
Bug 1302470 Part 1: Remove trailing whitespace. r=mstange
...
MozReview-Commit-ID: 1vlEVEn07Qb
2016-11-09 13:46:17 -08:00
Thomas Nguyen
15682486c6
Bug 1358333 - Fix APPLICATION_REPUTATION_ALLOWLIST_MATCH and APPLICATION_REPUTATION_BLOCKLIST_MATCH telemetry r=francois
...
MozReview-Commit-ID: DbI0uNdEwZ8
2017-04-21 11:18:34 +08:00
Frederik Braun
b1ea2e74fd
Bug 1358050: Add no-implied-eval rule to eslint config r=standard8
...
MozReview-Commit-ID: KdmpXq2rg1q
2017-04-20 10:33:22 +02:00
Gijs Kruitbosch
3ab7f640b6
Bug 1352664 - temporarily increase threshold for per-compartment timing checks to avoid intermittent orange, r=Yoric
...
This is a temporary workaround to avoid the intermittent orange. We still need to track down what the
underlying cause of the difference in timings between compartments and processes really is.
MozReview-Commit-ID: GmT67UDuTqN
2017-04-19 14:14:28 +01:00
Marco Bonardo
ec4aedc539
Bug 1321533 - places/tests/unit/test_telemetry.js assumes the decay time must be positive. r=standard8
...
The decay time in optimize builds could be very small, and due to timers resolution it could
end up being 0.
MozReview-Commit-ID: 3F8sm5Fmuri
2017-04-21 12:13:07 +02:00
Marco Bonardo
2ea963b011
Bug 1358368 - Ensure we read values from a current db snapshot in places/tests/favicons/test_root_icons.js. r=standard8
...
MozReview-Commit-ID: CQfLhymN0Fz
2017-04-21 12:18:16 +02:00
Carsten "Tomcat" Book
4064c0b017
Merge mozilla-central to autoland
2017-04-21 12:12:08 +02:00
Thomas Nguyen
87c03bcdea
Bug 1353853 - Cache preferences when doing channel classify r=francois
...
We will cache all preferences which will be read during classifing channel
- Store them into static variables nsUrlClassifierDBService
- Use a singleton class to manage/update preferrences in nsChannelClassifier
MozReview-Commit-ID: GvyBI3rVpYh
2017-04-18 17:00:27 +08:00
Mark Banner
ca95cdd557
Bug 1348097 - Fix intermittent failures caused by Experiments.jsm by ensuring the preference monitoring is in sync. r=gfritzsche
...
Change the ExperimentsService to get the current value of the preferences (since it only uses them once or twice), so that they match the values in Experiments, and avoid differences causing promises to be rejected in the updateManifest call.
Also fix Experiments to correctly re-enable itself when toolkit.telemetry.enabled is changed from false to true (also fixes bug 1232648).
Finally, add a catch for a promise when calling updateManifest so that we don't get an uncaught promise exception.
MozReview-Commit-ID: GD6gfcRSgbx
2017-04-19 12:06:16 +01:00
Kris Maglione
da08b6926c
Bug 1317697: Remove things from ExtensionUtils that don't belong there. r=mixedpuppy
...
MozReview-Commit-ID: CTX0TckLqoV
2017-04-07 13:39:06 -07:00
Kris Maglione
e69c789ec0
Bug 1317697: Split extension page child and content script child code as much as possible. r=mixedpuppy
...
MozReview-Commit-ID: 4lKFqoJHVFb
2017-04-14 16:57:34 -07:00
Kris Maglione
bdb8ae3dfd
Bug 1317697: Split ExtensionContent.jsm into a stub process script. r=mixedpuppy
...
MozReview-Commit-ID: 4vn0ERZiBQd
2017-04-14 17:00:51 -07:00
Kris Maglione
bb59598fb0
Bug 1317697: Lazily initialize Schemas.jsm. r=mixedpuppy
...
MozReview-Commit-ID: 83pKM6lLsra
2017-04-06 20:14:24 -07:00
Kris Maglione
4dc8a67986
Bug 1317697: Fix handling of more canceled responses. r=mixedpuppy
...
MozReview-Commit-ID: Axy06zeyPaa
2017-04-06 20:11:54 -07:00
Florian Queze
08b934cecd
Bug 1356569 - Remove some more newURI null trailing parameters, r=jaws.
2017-04-14 21:51:40 +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
aca1103c68
Bug 1356569 - Remove appendElement's last parameter when it is false, 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
2f43a7b492
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-04-15 00:10:03 +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
4189eac09e
Backed out changeset e1f191aad863 (bug 1356569)
2017-04-14 23:39:17 +02:00
Sebastian Hengst
f75839c723
Backed out changeset 55f3df15eaa6 (bug 1356569)
2017-04-14 23:39:17 +02:00
Sebastian Hengst
1abce56e72
Backed out changeset f85a9a62c5bb (bug 1356569)
2017-04-14 23:39:15 +02:00
Florian Queze
6bba1d01fb
Bug 1356569 - Remove some more newURI null trailing parameters, r=jaws.
2017-04-14 21:51:40 +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
6c119a88d3
Bug 1356569 - Remove appendElement's last parameter when it is false, 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
Mark Banner
80edc06cf5
Bug 1346825 - Add Screenshot's disabled preferences to telemetry reporting. r=bsmedberg
...
MozReview-Commit-ID: IyvMCoU6Wn4
2017-03-31 14:14:58 +01:00
Andrew Swan
298bdbae0b
Bug 1197420 Part 5 Tests for optional permissions r=kmag
...
MozReview-Commit-ID: 8uViXB1Jgz3
2017-03-16 14:36:26 -07:00
Andrew Swan
b96180cff0
Bug 1197420 Part 4 Apply dynamic permission changes r=kmag
...
MozReview-Commit-ID: 6TdcUv1fHPh
2017-03-23 17:28:52 -07:00
Andrew Swan
fc72911ff3
Bug 1197420 Part 3 Initial browser.permissions api support r=kmag
...
With this patch, permissions are not actually applied,
but the permissions api is in place.
MozReview-Commit-ID: CTaXz5sa1xy
2017-03-24 13:55:09 -07:00
Andrew Swan
def6a4de76
Bug 1197420 Part 2 Extension cleanups for optional permissions r=kmag
...
- Convert the object used to represent permissions to the format
used in the optional permissions UI (property hosts becomes origins)
- Turn Extension.userPermissions into a getter
MozReview-Commit-ID: Dc44DMfKjG
2017-03-23 21:45:25 -07:00
Andrew Swan
4dce297b5b
Bug 1197420 Part 1 Schema groundwork for optional permissions r=kmag
...
MozReview-Commit-ID: JIfPYjxjFfM
2017-03-24 11:10:26 -07:00
Sebastian Hengst
37898e4469
Backed out changeset b6af7d779efc (bug 1197420) on request of developer. r=backout
2017-03-25 17:40:08 +01:00
Sebastian Hengst
0fbd57821d
Backed out changeset 680dd7916a23 (bug 1197420)
2017-03-25 17:39:43 +01:00
Sebastian Hengst
e33b75e3f1
Backed out changeset d1628b66e5f8 (bug 1197420)
2017-03-25 17:39:38 +01:00
Sebastian Hengst
f7e31023c0
Backed out changeset f4fbd8e60288 (bug 1197420)
2017-03-25 17:39:34 +01:00
Sebastian Hengst
2c71ec8b7b
Backed out changeset b56c89bfeb0e (bug 1197420)
2017-03-25 17:39:30 +01:00
Andrew Swan
5c28083872
Bug 1197420 Part 5 Tests for optional permissions r=kmag
...
MozReview-Commit-ID: 8uViXB1Jgz3
2017-03-16 14:36:26 -07:00
Andrew Swan
dd2572ae7d
Bug 1197420 Part 4 Apply dynamic permission changes r=kmag
...
MozReview-Commit-ID: 6TdcUv1fHPh
2017-03-23 17:28:52 -07:00
Andrew Swan
a151659a43
Bug 1197420 Part 3 Initial browser.permissions api support r=kmag
...
With this patch, permissions are not actually applied,
but the permissions api is in place.
MozReview-Commit-ID: CTaXz5sa1xy
2017-03-24 13:55:09 -07:00