Commit Graph

266288 Commits

Author SHA1 Message Date
Ehsan Akhgari
b70218fc21 Bug 1204269 - Use the worker private in order to determine the origin of the entry settings object for workers; r=smaug 2015-10-06 10:08:46 -04:00
Andrew Halberstadt
b491261813 Bug 1209628 - Package mozharness alongside other build artifacts instead of 'package-tests', r=gps
Mozharness isn't part of the test package, so shouldn't really be packaged during 'package-tests'.
2015-09-29 09:03:39 -04:00
Dustin J. Mitchell
d949f0e0df Bug 1209494: remove refs to RELENGAPI_TOKEN, TOOLTOOL_CACHE; r=jlund
RELENGAPI_TOKEN is no longer needed, with the advent of the relengapi proxy.

TOOLTOOL_CACHE has a reasonable default (and why would you want to change
that, anyway?)
2015-10-02 11:37:28 -04:00
Jon Coppeard
1b0f8bb45d Bug 1209911 - Enable threads for existing OOM tests r=terrence 2015-10-06 14:50:50 +01:00
Jon Coppeard
1b755fe6ac Bug 1209911 - Remove option to simulate OOM on all threads r=terrence 2015-10-06 14:50:50 +01:00
Jon Coppeard
f33228a71e Bug 1209911 - Limit the number of helper threads of a particular type when simulating OOM r=jandem 2015-10-06 14:50:50 +01:00
Jon Coppeard
4882c05c26 Bug 1209911 - Use a Variant type to represent HelperThread data r=jandem 2015-10-06 14:50:49 +01:00
Jon Coppeard
62810638e2 Bug 1209911 - Add oomThreadTypes() test function to report the number of thread types we can simulate OOM on r=terrence 2015-10-06 14:50:49 +01:00
Jon Coppeard
1472ae0105 Bug 1209911 - Make AutoEnterOOMUnsafeRegion ignore threads that are not simulating OOM r=terrence 2015-10-06 14:50:49 +01:00
Jon Coppeard
67c1214e33 Bug 1211100 - Add Vector::infallibleEmplaceBack and use it in JSScript::initScriptCounts() r=nbp 2015-10-06 14:50:49 +01:00
Jon Coppeard
130f2c1f84 Bug 1209585 - Fix possible memory leak if generating stub code fails with OOM r=jandem 2015-10-06 14:50:49 +01:00
Kaustabh Datta Choudhury
43c39611c3 Bug 1162003 - Enable run-by-dir mode for mochitest_chrome on Fx desktop debug builds. r=jmaher 2015-10-06 09:46:24 -04:00
Ben Kelly
6228e8e522 Bug 1210941 P13 Remove ForceNoIntercept from jar channel. r=jduell 2015-10-06 06:37:07 -07:00
Ben Kelly
ae148e37ee Bug 1210941 P12 Remove http channel's ForceNoIntercept. r=jduell IGNORE IDL 2015-10-06 06:37:07 -07:00
Ben Kelly
f5df233048 Bug 1210941 P11 Use LOAD_BYPASS_SERVICE_WORKER in worker ScriptLoader. r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
5cfe960fbf Bug 1210941 P10 Use LOAD_BYPASS_SERVICE_WORKER in nsNSSCallbacks. r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
245e6d9d53 Bug 1210941 P9 Use LOAD_BYPASS_SERVICE_WORKER in nsCORSListenerProxy. r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
23a8a4967c Bug 1210941 P8 Use LOAD_BYPASS_SERVICE_WORKER in xslt txURIUtils. r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
50934f88eb Bug 1210941 P7 Use LOAD_BYPASS_SERVICE_WORKER in ServiceWorkerScriptCache. r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
a6f4c63338 Bug 1210941 P6 Use LOAD_BYPASS_SERVICE_WORKER instead of ForceNoIntercept in FetchDriver. r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
86810e04e9 Bug 1210941 P5 Use LOAD_BYPASS_SERVICE_WORKER in nsObjectLoadingContent instead of ForceNoIntercept(). r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
6f5ac6af87 Bug 1210941 P4 Use LOAD_BYPASS_SERVICE_WORKER instead of ForceNoIntercept in nsDocShell. r=ehsan 2015-10-06 06:37:07 -07:00
Ben Kelly
568567e9f3 Bug 1210941 P3 Make jar channels use LOAD_BYPASS_SERVICE_WORKER internally. r=jduell 2015-10-06 06:37:06 -07:00
Ben Kelly
148d69cd7a Bug 1210941 P2 Use LOAD_BYPASS_SERVICE_WORKER in HttpBaseChannel instead of mForceNoIntercept. r=jduell 2015-10-06 06:37:06 -07:00
Ben Kelly
0310b2f8fb Bug 1210941 P1 Create the LOAD_BYPASS_SERVICE_WORKER flag. r=jduell 2015-10-06 06:37:06 -07:00
John Dai
ca59d13f17 Bug 1204800 - Add tooltool dependencies to phone builds. r=wcosta 2015-10-05 22:57:00 +02:00
John Dai
f6e2df937d Bug 1207548 - Add ssltunnel in xulrunner.zip. r=wcosta 2015-09-24 07:35:00 +02:00
Neil Deakin
0529dc8d93 Bug 1206559, forward PuppetWidget::SetFocus request to the parent process, r=smaug 2015-10-06 09:14:49 -04:00
Robert Longson
c0dcee3d81 Bug 1204061 - check return values from some methods r=dholbert 2015-10-06 13:19:03 +01:00
Gian-Carlo Pascutto
9cd207d020 Bug 1175562 - Persist last update time for SafeBrowsing. r=francois 2015-10-06 13:53:07 +02:00
Carsten "Tomcat" Book
ec8e9ecbd6 Merge m-c to mozilla-inbound 2015-10-06 12:21:45 +02:00
Carsten "Tomcat" Book
c03f3ce652 merge mozilla-inbound to mozilla-central a=merge 2015-10-06 12:01:35 +02:00
Benjamin Bouvier
d26e469b50 Bug 1111201: Check for OOM when calling an asm.js function with new; r=evilpie 2015-10-06 11:59:30 +02:00
Simon Montagu
5381d57cba Bug 1201468: Map UErrorCode to nsresult, r=jfkthame 2015-10-06 02:59:00 -07:00
Carsten "Tomcat" Book
94701a0be5 merge fx-team to mozilla-central a=merge 2015-10-06 11:54:45 +02:00
B2G Bumper Bot
35486ffca5 Bumping manifests a=b2g-bump 2015-10-05 22:24:41 -07:00
B2G Bumper Bot
f87ba81981 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1de2dfa13b0b
Author: Zibi Braniecki <zibi@braniecki.net>
Desc: Merge pull request #32244 from zbraniecki/1211622-reverse-proxy-from-l10njs-to-l20njs

Bug 1211622 - Introduce a reverse proxy in l10n.js to l20n.js. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/af867138ebd7
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1211622 - Introduce a reverse proxy in l10n.js to l20n.js
2015-10-05 22:21:49 -07:00
B2G Bumper Bot
e3c77b285c Bumping manifests a=b2g-bump 2015-10-05 20:38:21 -07:00
B2G Bumper Bot
3b2eb5f76d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e472a3577ea
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #31633 from evanxd/bug-1199605

Bug 1199605 - Send none type channel when app is destroyed r=johnhu, hub

========

https://hg.mozilla.org/integration/gaia-central/rev/45eaede3acc3
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1199605 - Set none audio channel when app is destroyed r=johnhu, hub
2015-10-05 20:35:29 -07:00
B2G Bumper Bot
20884cc2b4 Bumping manifests a=b2g-bump 2015-10-05 19:48:09 -07:00
B2G Bumper Bot
ca632129c9 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eb94fa932903
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #32224 from MichaelKohler/bug1202126

Bug 1202126 - add German variant of the Neo keyboard, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/fb5fe564ced6
Author: Michael Kohler <mkohler@picobudget.com>
Desc: Bug 1202126 - add German variant of the Neo keyboard

========

https://hg.mozilla.org/integration/gaia-central/rev/dbbc55ebc100
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #32184 from gasolin/issue-1210679

Bug 1210679 - [Settings] remove rest panel strings in HTML and update README, r=yzen

========

https://hg.mozilla.org/integration/gaia-central/rev/e8b8a25d4339
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1210679 - [Settings] remove rest panel strings in HTML and update README, r=yzen
2015-10-05 19:45:17 -07:00
B2G Bumper Bot
8f168d8930 Bumping manifests a=b2g-bump 2015-10-05 19:28:12 -07:00
B2G Bumper Bot
4fb065832b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/803941d097b4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #32156 from Phoxygen/bug1209490-wc-gaia_menu_rtl

Bug 1209490 - [wc] RTL CSS refacto for gaia_menu

========

https://hg.mozilla.org/integration/gaia-central/rev/49778ca245ec
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1209490 - [wc] RTL CSS refacto for gaia_menu
2015-10-05 19:25:20 -07:00
B2G Bumper Bot
63f47ecb18 Bumping manifests a=b2g-bump 2015-10-05 18:03:19 -07:00
B2G Bumper Bot
c887d2d16d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/244c466008d5
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #32252 from mcav/status-bg

Bug 1193776 - Toast alert background is outdated. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/37422d35ec7d
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1193776 - Toast alert background is outdated. r=kgrandon
2015-10-05 18:00:27 -07:00
B2G Bumper Bot
872073d61d Bumping manifests a=b2g-bump 2015-10-05 17:38:30 -07:00
B2G Bumper Bot
e9a121be2c Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d61deb12f852
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #32215 from jimporter/music-sort

Bug 1209135 - [Music][NGA] Switch sorting logic to be locale-aware

========

https://hg.mozilla.org/integration/gaia-central/rev/cbc1d8e62598
Author: Jim <jporter@mozilla.com>
Desc: Bug 1209135 - [Music][NGA] Switch sorting logic to be locale-aware

========

https://hg.mozilla.org/integration/gaia-central/rev/9f8380fda3ec
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #32254 from syg/unit-fixes

Bug 589199 - Fix Gaia unit tests. (r=me)

========

https://hg.mozilla.org/integration/gaia-central/rev/5bd39a48e320
Author: Shu-yu Guo <shu@rfrn.org>
Desc: Bug 589199 - Fix Gaia unit tests. (r=me)
2015-10-05 17:35:38 -07:00
Kit Cambridge
fc34597cbf Bug 1192458, Part 2 - New icon for consolidated notification permission. r=MattN 2015-10-05 16:39:41 -07:00
Kit Cambridge
f3be3ed940 Bug 1192458, Part 1 - Consolidate push and desktop notification permissions. r=nsm,wchen,MattN 2015-10-05 16:39:34 -07:00
Wes Kocher
4826252eee Backed out 6 changesets (bug 1110511) for automation timeouts in mochitest-bc suites
Backed out changeset eddfd7f32a1c (bug 1110511)
Backed out changeset 0eb0dda094b3 (bug 1110511)
Backed out changeset 8e20cd68ca78 (bug 1110511)
Backed out changeset c7b983f65568 (bug 1110511)
Backed out changeset 219d86f78b6b (bug 1110511)
Backed out changeset 0e055b648e10 (bug 1110511)
2015-10-05 16:38:03 -07:00