Carsten "Tomcat" Book
fcff88e7a8
Merge mozilla-central to autoland
2016-07-01 11:20:25 +02:00
Phil Ringnalda
ef87dff4e9
Back out 14928a6b38f3 (bug 1214824) for leaking an nsStringBuffer in debug e10s devtools
2016-06-30 21:12:11 -07:00
Phil Ringnalda
f95b09aadd
Bug 1230018 - skip browser_compartments.js on Linux opt e10s for constant failures
2016-06-30 19:36:17 -07:00
Bill McCloskey
3f712641d1
Bug 1214824 - Forbid CPOW usage if add-on declares it is multiprocessCompatible (r=mrbkap)
2016-06-30 17:38:54 -07:00
Robert Helmer
c1ac013c11
Bug 1281077 - do not allow hidden add-ons to be user disabled. r=aswan
...
MozReview-Commit-ID: JUtKsYZLJTV
--HG--
extra : rebase_source : c2d0cd8cfbbafe22d81192bd1185bbd64c52c7c6
2016-06-29 17:14:41 -07:00
Xidorn Quan
8bb94fa4a4
Bug 1141895 part 2 - Use unprefixed unicode-bidi values in internal code. r=jfkthame
...
MozReview-Commit-ID: 1o2NEe8eiSX
--HG--
extra : rebase_source : b09e931fc8e318ceda224fe9c02dd7931c75f8ed
2016-06-30 16:25:31 +10:00
Julian Seward
731eb09566
Bug 1279614 - 2,000 instances of "XPCOM objects created/destroyed from static ctor/dtor" emitted from xpcom/base/nsTraceRefcnt.cpp during linux64 debug testing. r=gfritzsche,jmathies.
2016-06-30 14:04:15 +02:00
Carsten "Tomcat" Book
3a42c363cc
merge mozilla-inbound to mozilla-central a=merge
2016-06-30 12:33:41 +02:00
Carsten "Tomcat" Book
61ce4d4d5c
merge fx-team to mozilla-central a=merge
2016-06-30 11:54:32 +02:00
Masatoshi Kimura
759c6d2a52
Bug 1279479 - Hide DHE cipher suites from the first handshake. r=keeler
...
MozReview-Commit-ID: BXZm6EMaLy2
--HG--
rename : security/manager/ssl/tests/unit/test_weak_crypto.js => security/manager/ssl/tests/unit/test_fallback_cipher.js
extra : rebase_source : 925361a6114fa5b09f74e2f61e504a1e3b938805
2016-06-23 03:48:02 +09:00
Kartikaya Gupta
31b88c18e8
Bug 1282587 - Remove telemetry probe expiring in Firefox 50. r=botond
...
MozReview-Commit-ID: IOBw3kRPNQY
--HG--
extra : rebase_source : 4a32c7e317f96256ed219e49cf2346160707074e
2016-06-27 17:52:50 -04:00
Carsten "Tomcat" Book
5c90a99952
merge mozilla-inbound to mozilla-central a=merge
2016-06-29 16:13:05 +02:00
Carsten "Tomcat" Book
a982df321d
Backed out changeset ceff61c9fc5a (bug 889561) for frequent testfailures on pgo in /bookmarks/test_
...
--HG--
extra : rebase_source : 84d364e67739738da807b9d83c3338ebd8a086a6
2016-06-29 13:54:51 +02:00
Carsten "Tomcat" Book
240522d713
Backed out changeset 07e1f152fe92 (bug 889561)
...
--HG--
extra : rebase_source : 3a47c38af09d894dfd44702f14c80e97d25c7c06
2016-06-29 13:54:31 +02:00
anonym
91d0ac1119
Bug 1281959
- Add a pref hiding the "Open with" option. r=dolske
...
If browser.download.forbid_open_with is set to true (default: false)
the download dialog will not ever show the "Open with" option for
opening the file with an external application; only the "Save" and
"Cancel" options will be available.
This is very useful to enable when the browser is sandboxed (e.g. via
AppArmor) in such a way that it is forbidden to run external
applications, since users then are not presented with this choice
which will not work and only cause confusion.
See https://trac.torproject.org/17502
2016-06-28 14:23:00 +02:00
Honza Bambas
e62bd5f22b
Bug 1277275 - Cache I/O queue length telemetry, r=michal
2016-06-27 05:43:00 +02:00
Ray Lin
e1b4b9465e
Bug 985915 - Vertically move up closed caption to not overlap control bar. r=rillian
...
MozReview-Commit-ID: HzJ3ppbmQnk
--HG--
extra : rebase_source : dda5febc3c799c375e4dbe39cf52f96504740b55
2016-06-27 11:22:15 +08:00
Claas Augner
1110860598
Bug 979323 - Add "Zoom Text Only" preference to environment telemetry. r=gfritzsche
...
--HG--
extra : rebase_source : 6cd5644f9def393e25f1d5f87b55ff65baac0e62
2016-06-25 18:50:24 +02:00
Justin Wood
d144d6ca85
Bug 1276110 - Workaround a wget bug by not performing internationalisation. r=ted
...
Taskclusters cloud-mirror sends a url-encoded response as a redirect, which allows it to point at the absolute url to the file in another AWS region and then it fetches and caches it while returning said file to our client (wget in this case)
Wget however is performing ASCII-->UTF8 conversion on the url on windows, while at the same time also performing a urldecodeon the redirected url.
This urldecode is breaking Taskclusters cloud-mirror, so we work around that by telling wget not to perform the conversion at all (we don't need charset conversion here)
Alternative option was to set --local-encoding=ASCII, however that option doesn't work on our current linux machines (and likely OSX builders, but untested there) while --no-iri works on all 3 platforms, so we are going with that.
MozReview-Commit-ID: EXmiDpozFNr
--HG--
extra : rebase_source : 551bb299d959ac2af1f1c9511b665b7d1a0d9f2a
2016-06-22 08:59:07 -04:00
Gijs Kruitbosch
51c24100f1
Bug 1281602 - rework automigration telemetry to use an enumerated histogram, r=bsmedberg,dolske
...
MozReview-Commit-ID: 37XarohGgMN
--HG--
extra : rebase_source : 34134ccfb413eae7d25c811008a8dc647dbbeba4
extra : amend_source : 4d04fc59349673c7f6540fd9468b0d78409262ca
2016-06-23 10:02:59 +01:00
Gijs Kruitbosch
579b36016a
Bug 1276694 - store recency of browser data in telemetry when importing to see how good a predictor default browser is, r=dolske,bsmedberg
...
MozReview-Commit-ID: 16uPNGGDE68
--HG--
extra : rebase_source : fdb3ad8a3429079cb23cddd4a003b03043a95728
2016-05-30 17:10:54 +01:00
Mike de Boer
5da90b343c
Bug 269442 - add tests for findbar entire word searching feature. r=dao
...
MozReview-Commit-ID: Fb5nJV5ly1i
2016-06-28 15:13:54 +02:00
Mike de Boer
fe68c53f4b
Bug 269442 - whole word matching support for nsFind. r=ehsan,dao. ui-r=shorlander
...
MozReview-Commit-ID: KIDWHyjOSYL
2016-06-28 15:13:53 +02:00
Marco Bonardo
8355107fb5
Bug 889561 - followup - Missing changes to Bookmarks.jsm. r=post-facto
...
--HG--
extra : rebase_source : 95b2c5d6f4cfd64ac0fc23914c5d795aa292ac55
2016-06-28 15:18:32 +02:00
Carsten "Tomcat" Book
bd81760f9c
Merge mozilla-central to fx-team
2016-06-28 16:14:58 +02:00
Carsten "Tomcat" Book
261fe13dcd
merge mozilla-inbound to mozilla-central a=merge
2016-06-28 16:09:05 +02:00
Alessio Placitelli
b460cfd546
Bug 1233986 - Add test coverage. r=gfritzsche
...
MozReview-Commit-ID: 1Mi2ogNvy2o
2016-06-27 00:27:00 +02:00
Towkir Ahmed
8eff74364d
Bug 1279910 - Renamed occurrences of 'Oriya' to 'Odia'. r=gijs
2016-06-27 12:31:00 +02:00
Marco Bonardo
67c3ad7930
Bug 889561 - Reduce the size of places.sqlite by removing the url unique index from moz_places. r=adw
...
MozReview-Commit-ID: 2kxaXnUYIwT
--HG--
extra : rebase_source : e03928033aa795c9a1cdb34d4f4618b0eb1d6890
2016-06-20 13:22:10 +02:00
Matthew Wein
569e667c08
Bug 1270742 - Add support for default_icon in chrome.pageAction r=kmag
...
MozReview-Commit-ID: D9uR0JUXJwx
--HG--
extra : transplant_source : %FC%FBu%0Cboh%DFv%BB%8D%AC%20%ED%A5%E1%3E%DE%126
2016-05-23 15:59:33 -07:00
Nomis101
f1831ab523
Bug 1279731 - "Fix typos in AddonRepository.jsm and PluginProvider.jsm". r=rhelmer
2016-06-11 10:41:45 +02:00
Ting-Yu Chou
fc01fbfe6e
Bug 1267329 - part 2 - Record the memory information for the minidumps on Windows. r=ted
2016-06-30 08:59:02 +08:00
Alessio Placitelli
0f97c13398
Bug 1233986 - Move clientId loading, generation and serialization earlier during startup. r=gfritzsche, data-review=bsmedberg
...
MozReview-Commit-ID: LgBGLY8gbLB
2016-05-23 06:09:00 +02:00
Wes Kocher
c73d13f1bb
Merge m-c to fx-team, a=merge
2016-06-27 14:09:55 -07:00
Wes Kocher
a5dca92e10
Merge inbound to central, a=merge
2016-06-27 14:04:56 -07:00
Felipe Gomes
937776c97d
Bug 1282545 - Update description for E10S_STATUS histogram. r=chutten
...
MozReview-Commit-ID: 82D25IJkqaG
2016-06-27 17:17:29 -03:00
Carsten "Tomcat" Book
4ee63aa14c
Backed out changeset bca07aa9ac51 (bug 1233986) on developers request
...
--HG--
extra : rebase_source : 0b330c6fcb79590bc476e4abb666e3944d37720e
2016-06-27 13:19:47 +02:00
Carsten "Tomcat" Book
aa5cdbd0b4
Backed out changeset 8f48d2f1fa58 (bug 1233986)
...
--HG--
extra : rebase_source : 5005fdaf6c671120997b70837572713ef5042905
2016-06-27 13:19:09 +02:00
Carsten "Tomcat" Book
fa3eb6a9b1
Merge mozilla-central to fx-team
2016-06-27 12:04:12 +02:00
Kershaw Chang
aa2bd5ea05
Bug 1256595 - Add frameOuterWindowID in nsILoadInfo, r=billm
2016-06-27 02:42:00 +02:00
Alessio Placitelli
d961e1211b
Bug 1276196 - Add scalars to the main ping payload. r=gfritzsche
2016-06-24 08:58:00 +02:00
Alessio Placitelli
f882637f17
Bug 1276195 - Add scalar measurements API & storage in Telemetry C++ core. r=gfritzsche
...
MozReview-Commit-ID: K27PoMxWRMp
2016-06-25 01:01:00 +02:00
Alessio Placitelli
bbd95e2176
Bug 1276190 - Add the documentation. r=gfritzsche
...
MozReview-Commit-ID: 8fNTMQXKxLs
2016-06-22 07:17:00 +02:00
Alessio Placitelli
4bccd54fad
Bug 1276190 - Add a script to generate headers with scalar data from Scalars.yaml. r=gfritzsche
2016-06-24 09:14:00 +02:00
Alessio Placitelli
4c8bdc2f7f
Bug 1233986 - Add test coverage. r=gfritzsche
...
MozReview-Commit-ID: 1Mi2ogNvy2o
2016-06-27 00:27:00 +02:00
Phil Ringnalda
18e2692832
Merge m-c to m-i
2016-06-25 16:34:13 -07:00
Phil Ringnalda
98d7a9d9c5
Merge m-i to m-c, a=merge
2016-06-25 16:23:43 -07:00
Seth Fowler
5bb4252ff6
Bug 1281680 - Add telemetry for image optimizations that may no longer be useful. r=edwin
2016-06-25 15:41:16 -07:00
Wes Kocher
bf02c9e2f4
Merge m-c to fx-team, a=merge
2016-06-24 13:41:56 -07:00
Wes Kocher
ef24c234ed
Merge inbound to central, a=merge
2016-06-24 13:37:12 -07:00