Wes Kocher
ebd9dfc0cc
Backed out changeset 6404057679f4 (bug 1332386) for frequent failures in browser_preview_switch_print_selected.js a=backout
2017-04-18 16:21:58 -07:00
DimiL
11fae5a35a
Bug 1357207 - Caching duration recorded to telemetry should be milli-second . r=francois
...
In Bug 1311935, We change positive/negative cache duration from milli-second to second.
But the value doesn't covert back to milli-second when store to telemetry(telemetry use
milli-second).
MozReview-Commit-ID: KR6xn9pwhUd
2017-04-18 12:01:09 +08:00
Matheus Longaray
880c302111
Bug 1332386 - Create extra print preview browser when using Simplify Page option. r=mconley
...
This patch creates a new print preview browser to host the simplified cloned-document
when Simplify Page option is used on preview. Also, this patch keeps track of what browser
should be presented, based on whether the 'Simplify page' checkbox is checked.
MozReview-Commit-ID: 77pLXhdbpPp
2017-04-18 22:21:10 +02:00
Francois Marier
d593f1e244
Bug 1354713 - Make use of the application reputation allow list on OSX and Linux. r=gcp
...
Since the allow list contains both hostnames and certificate hashes, it makes sense
to use it on all platforms.
MozReview-Commit-ID: 1icRFYhhnAY
2017-04-07 16:07:41 -07:00
Ray Lin
d37849aaa3
Bug 1340483 - Part 3. Enable preview function only when input is marked as autofill field. r=heycam
...
MozReview-Commit-ID: FFqYJ3icRd7
2017-03-22 16:55:56 +08:00
Chris H-C
a2a550854b
bug 1353295 - Remove addonHistograms from Telemetry r=Dexter
...
addonHistograms isn't being used and has started getting in the way.
So it goes.
Leave the "Addon Histograms" section in about:telemetry for 60 days.
Remove it in bug 1355882
MozReview-Commit-ID: 4lm7ONirofl
2017-04-06 15:31:58 -04:00
Marco Bonardo
9b56138641
Bug 1356567 - root icons should still create a page association if the domain differs. r=adw,kitcambridge
...
Root domain icons are no more associated with their pages, BUT if the page uses
a root domain icon from another domain, it should still get an association with it
or we couldn't relate the two.
This also fixes an overlooked problem in PlacesTestUtils where Date objects
cross a boundary and fail instanceof checks. This causes failures in the same
test that this patch is modifying.
To protect from future similar issues some protection has been added to updatedPlaces
so that it will crash in debug builds.
MozReview-Commit-ID: 3MTKhGj3ehj
2017-04-14 20:34:27 +02:00
Marco Bonardo
8650b05a53
Bug 1357366 - Avoid a possible crash loop in Places Database corruption handling. r=past
...
MozReview-Commit-ID: BIN3ji68nAY
2017-04-18 14:02:43 +02:00
Carsten "Tomcat" Book
b64dbe3b57
Backed out changeset eb94759f0fcf (bug 1356567) for test failures in own test
2017-04-18 12:58:09 +02:00
Carsten "Tomcat" Book
7fb0619568
Merge mozilla-central to autoland
2017-04-18 10:40:53 +02:00
Carsten "Tomcat" Book
a76fde59da
merge mozilla-inbound to mozilla-central a=merge
2017-04-18 10:21:31 +02:00
Marco Bonardo
f10bff9f87
Bug 1356567 - root icons should still create a page association if the domain differs. r=adw,kitcambridge
...
Root domain icons are no more associated with their pages, BUT if the page uses
a root domain icon from another domain, it should still get an association with it
or we couldn't relate the two.
This also fixes an overlooked problem in PlacesTestUtils where Date objects
cross a boundary and fail instanceof checks. This causes failures in the same
test that this patch is modifying.
To protect from future similar issues some protection has been added to updatedPlaces
so that it will crash in debug builds.
MozReview-Commit-ID: 3MTKhGj3ehj
2017-04-14 20:34:27 +02:00
DimiL
9b23cf48bb
Bug 1296406 - Fix ReloadDatabase API fail in safebrowsing testcase. r=francois
...
Recent change of safebrowsing thread model may cause nsUrlClassifierDBService::ReloadDatabase
API fail if there is an ongoing update at the same.
Fix this issue by adding retry in testcase.
MozReview-Commit-ID: CZGMpQvuzum
2017-04-17 09:13:41 +08:00
Kris Maglione
ce246a6039
Bug 1356891: Get rid of getAPILevelForWindow. r=mixedpuppy
...
MozReview-Commit-ID: 4IMnEiC5VAh
2017-04-16 08:32:59 -07:00
Kris Maglione
35ce65b3d6
Bug 1357137: Make sure all content scripts for the same page load into the same sandbox. r=mixedpuppy
...
MozReview-Commit-ID: xB8kZ2KZdz
2017-04-17 10:24:43 -07:00
Sebastian Hengst
5c512c08ea
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: DZowmCXo7Q
2017-04-17 16:21:05 +02:00
Sebastian Hengst
d6ef5e1bc0
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-04-16 20:03:00 +02:00
Sebastian Hengst
27e521ac05
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: D039X4edhVO
2017-04-16 20:00:50 +02:00
Kris Maglione
953a579010
Bug 1356816: Follow-up: Fix xpcshell bustage. r=me
...
MozReview-Commit-ID: B8enqRATaag
2017-04-16 08:42:03 -07:00
Phil Ringnalda
a5f2b7a572
Backed out changeset e7c2fe034f25 (bug 1356816) for mochitest bustage
2017-04-15 21:42:59 -07:00
Ehsan Akhgari
a3e4f5ce45
Backout change fb3c323635d6 (bug 1347400) because the telemetry probe didn't prove to be useful
2017-04-15 17:20:25 -04:00
Sebastian Hengst
d0c9fc0856
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-04-15 20:10:39 +02:00
Sebastian Hengst
a1e759a614
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: JpAhOPjgvkF
2017-04-15 19:59:24 +02:00
Kris Maglione
071cc27d73
Bug 1356816: Don't load Extension.jsm on startup just to set the browserUpdated flag. r=rhelmer
...
MozReview-Commit-ID: C0mtHeZ2cJ
2017-04-15 10:13:39 -07:00
Kris Maglione
26e85fd7b1
Bug 1356816: Don't load Extension.jsm on startup just to set the browserUpdated flag. r=rhelmer
...
MozReview-Commit-ID: C0mtHeZ2cJ
2017-04-15 10:13:39 -07:00
Olli Pettay
1a7d96f92a
Bug 1355540, use SegmentedVector for pending links to avoid slow hashtable lookups in hot codepaths, r=bz
2017-04-15 18:55:05 +03:00
Sebastian Hengst
cf93ded4fa
merge mozilla-central to autoland. r=merge a=merge
2017-04-15 20:08:03 +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
Ehsan Akhgari
1ed0a71d5b
Bug 1250473 - Convert formSubmitListener.js to a process script instead of a frame script; r=MattN
...
This saves the cost of loading this script once per frame.
2017-04-14 23:32:23 -04:00
Markus Stange
600220e2a0
Bug 1356898 - Use nsAutoCString in two places in TelemetryHistogram.cpp. r=froydnj
...
MozReview-Commit-ID: 3njPBvdhwRj
2017-04-16 14:18:00 -04:00
Jay Harris
86ba6810a2
Bug 1338011 - Adds some telemetry probes - f=bsmedberg r=gerald
...
MozReview-Commit-ID: BmwEjBiCBNo
2017-04-15 09:36:42 +12:00
Drew Willcoxon
01cf26a2ce
Bug 1334615 - Add a probe to determine whether the keyboard or the mouse was used to select an action. r=bsmedberg,mak
...
MozReview-Commit-ID: G3K2l6jnCR8
2017-04-14 17:27:51 -07:00
Sebastian Hengst
0955e63383
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: EjT9dcum69m
2017-04-14 23:56:10 +02:00
Sebastian Hengst
c609a620b6
merge mozilla-central to autoland. r=merge a=merge
2017-04-14 17:22:00 +02:00
Joel Maher
1264a88da0
Bug 1325778 - Intermittent toolkit/components/passwordmgr/test/mochitest/test_insecure_form_field_autocomplete.html. disable the right test. r=mattn
...
MozReview-Commit-ID: 1Ut8csGjudW
2017-04-14 05:54:32 -04:00
Iris Hsiao
98dbf05642
merge autoland to mozilla-central a=merge
2017-04-14 17:09:58 +08:00
Wes Kocher
0fb3243c27
Merge m-c to inbound, a=merge
2017-04-13 17:33:39 -07:00
Wes Kocher
e18b7d684a
Merge inbound to central, a=merge
2017-04-13 17:24:01 -07:00
Wes Kocher
41c8e2c1ff
Merge autoland to central, a=merge
2017-04-13 13:03:43 -07:00
Wes Kocher
d9500f35ca
Backed out 4 changesets (bug 1346825) for being the likely cause of devtools bustage a=backout CLOSED TREE
...
Backed out changeset 80999e98d40b (bug 1346825)
Backed out changeset 426aa68b32f0 (bug 1346825)
Backed out changeset d4b155c9ee3d (bug 1346825)
Backed out changeset 81b1a2207776 (bug 1346825)
2017-04-13 11:23:18 -07:00
Kris Maglione
00e762fa9e
Bug 1354294 - Follow-up: Fix tests to check for nuked wrapper exception. r=me a=bustage
...
MozReview-Commit-ID: Hv1uDW8iJP8
2017-04-13 10:07:26 -07:00
Gabor Krizsanits
91413b727d
Bug 1344174 - Follow up to extend the memory distribution probe's comment for data review. r=bsmedberg
2017-04-13 16:13:18 +02:00
Joel Maher
8a9b3299a4
Bug 1348241 - Intermittent toolkit/components/extensions/test/mochitest/test_ext_contentscript_cache.html. disabled on linux/android debug. r=gbrown
...
MozReview-Commit-ID: LcVBulC62Uh
2017-04-13 09:46:16 -04:00
Neil Deakin
8847ff9563
Bug 1334635, don't flush layout in the tree's CheckOverflow method if the scroll overflow hasn't changed, r=jaws, dholbert
...
The flush was added due to the overflow/underflow events causing recursion in some cases. But if the events aren't fired there is no point in doing this. The password manager test is changed to flush since it relies on showing/hiding tree columns but currently doesn't wait for a relayout before asking for cell information.
2017-04-13 08:21:23 -04:00
Carsten "Tomcat" Book
5a063100d9
Backed out changeset d31299b9b88e (bug 1350765) for conflicting with the backout in df0936e00966
2017-04-13 12:29:04 +02:00
Masatoshi Kimura
d79bff15ab
Bug 1356023 - Remove nsIScreenManager.systemDefaultScale. r=jfkthame
...
MozReview-Commit-ID: 6Ha8XrJBSiU
2017-04-13 07:20:35 +09:00
Carsten "Tomcat" Book
6d5a053fe2
Backed out changeset cfe47bace342 (bug 1353295) for assertion failures
2017-04-13 09:39:17 +02:00
Wes Kocher
197a1c4128
Merge autoland to central, a=merge CLOSED TREE
2017-04-12 15:13:30 -07:00
Wes Kocher
15e788d2f7
Merge inbound to central, a=merge
2017-04-12 14:39:09 -07:00
Alessio Placitelli
a030b43029
Bug 1349629 - Create in-tree docs for the telemetry experiment annotation API. r=chutten
...
MozReview-Commit-ID: ACNuqpklCp6
2017-04-12 18:04:16 +02:00