Commit Graph

212723 Commits

Author SHA1 Message Date
B2G Bumper Bot
8abbfd40f2 Bumping manifests a=b2g-bump 2014-10-27 11:11:55 -07:00
B2G Bumper Bot
bf3e57398e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/641fa70735be
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25537 from etiennesegonzac/bug-1088427-homescreen-orientationchange

Bug 1088427 - Make sure the homescreen fade overlay resizes properly on orientationchange r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/e39de5d904d2
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1088427 - Make sure the homescreen fade overlay resizes properly on orientationchange.
2014-10-27 11:05:46 -07:00
B2G Bumper Bot
d7f5c76a20 Bumping manifests a=b2g-bump 2014-10-27 11:02:29 -07:00
B2G Bumper Bot
8e864c86f0 Bumping manifests a=b2g-bump 2014-10-27 10:56:59 -07:00
B2G Bumper Bot
f305c0f1b9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/83eca346da6f
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #25500 from gmarty/Bug-1086205-Add-an-abstract-class-for-status-bar-icons-for-marionette-tests

Bug 1086205 - Add an abstract class for status bar icons for marionette ...

========

https://hg.mozilla.org/integration/gaia-central/rev/a5c190c6a826
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1086205 - Add an abstract class for status bar icons for marionette tests
2014-10-27 10:50:52 -07:00
Ryan VanderMeulen
8f6ad85d35 Backed out changeset 5bbf713b9c97 (bug 993137) for Mulet mochitest failures.
--HG--
extra : rebase_source : 4666a440264809168c368b995b4386f984f50f45
2014-10-27 13:46:26 -04:00
B2G Bumper Bot
5635de03eb Bumping manifests a=b2g-bump 2014-10-27 10:41:58 -07:00
B2G Bumper Bot
8564ab6e18 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b29773bd9ae9
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #25503 from yzen/bug-1087592

Bug 1087592 - handling intermittent StaleElementException in calendar se...

========

https://hg.mozilla.org/integration/gaia-central/rev/eb29423c9143
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1087592 - handling intermittent StaleElementException in calendar settings a11y test. r=mmedeiros
2014-10-27 10:35:48 -07:00
David Keeler
1da7cf8cfd bug 1085509 - add telemetry for how many permanent certificate overrides users have r=mmc r=jcj 2014-10-27 09:32:33 -07:00
Carsten "Tomcat" Book
69157d7124 Backed out changeset 9742b31c634a (bug 1073419) for bustage 2014-10-27 16:56:40 +01:00
B2G Bumper Bot
def2e2924b Bumping manifests a=b2g-bump 2014-10-27 08:52:17 -07:00
B2G Bumper Bot
e4e8fd29ee Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d5fca04c54d8
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #25502 from yzen/bug-1069216

Bug 1069216 - improved screen reader accessibility of the event view.

========

https://hg.mozilla.org/integration/gaia-central/rev/7548f649f4d2
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1069216 - improved screen reader accessibility of the event view. r=mmedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/9a3e610c5e57
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #25462 from mcav/monday

Bug 1084843 - For locales where first day of week is Monday... r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/d1cd7cf2d6ba
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1084843 - For locales where first day of week is Monday, Repeat feature for alarms is broken.
2014-10-27 08:45:54 -07:00
Mike Taylor
76b55ae807 Bug 1089734 - Report site issues over HTTPS by default. r=margaret 2014-10-27 11:22:00 -04:00
James Long
338b843a08 Bug 1088247 - A developer tool should only be enabled when appropriate actors exist. r=jryans 2014-10-27 14:28:00 -04:00
Carsten "Tomcat" Book
9b9adb1962 merge fx-team to mozilla-central a=merge 2014-10-27 15:56:31 +01:00
Carsten "Tomcat" Book
34f7491765 merge mozilla-inbound to mozilla-central a=merge 2014-10-27 15:50:43 +01:00
Nicolas Silva
e4d260ddf2 Bug 1089364 - Add some missing D3D11 error checks. r=Bas 2014-10-27 13:52:17 +01:00
Blake Kaplan
55de0fe900 Bug 1056018 - Mark the a few IPC calls as urgent priority to deal with edge cases involving CPOWs. r=billm (with one bugfix written by him and r=me) 2014-10-29 11:41:10 -07:00
Blake Kaplan
2715e2b5c3 Bug 1058392 - Fix printing of JSStrings (and jsids) in certain versions of gdb. r=sfink 2014-10-29 11:41:09 -07:00
Joel Maher
f398d316ab Bug 1090421 - e10s suitenames need to be adjusted for holly. r=wlach 2014-10-29 14:20:28 -04:00
Brian Hackett
95b9da957c Bug 1085029 - Use common-descriptor logic more often in TypedObjectPrediction, r=nmatsakis. 2014-10-29 11:19:51 -07:00
Brian Hackett
846e2a7ddc Bug 1083600 - Use inline data for small transparent typed objects, r=sfink,nmatsakis. 2014-10-29 11:14:53 -07:00
Ryan VanderMeulen
55cd85274a Bug 1090512 - Touch CLOBBER to reopen the CLOSED TREE. 2014-10-29 14:05:59 -04:00
Jonathan Watt
009633c805 Bug 1090916 - Ignore SVG rect radii and calculate the bounds of rounded rects using Math when we have a rectilinear transform. r=longsonr 2014-10-29 17:07:11 +00:00
Jonathan Watt
9f3a575470 Bug 1090611 - Make nsCaret::PaintCaret take a Moz2D DrawTarget instead of nsRenderingContext. r=Bas 2014-10-29 17:07:11 +00:00
Jonathan Watt
1c4344fe0a Bug 1090607 - Port FrameLayerBuilder.cpp's DebugPaintItem helper to Moz2D. r=Bas 2014-10-29 17:07:11 +00:00
Jon Coppeard
b21e25ba17 Bug 650161 - Update the list of test timeouts to ignore in CGC zeal tests r=terrence
--HG--
extra : rebase_source : a095f53a0b4a6ba0c26e94ba595b9bd3c2be5961
2014-10-29 16:52:05 +00:00
Jon Coppeard
1d6e4bbd98 Bug 650161 - Report GC invocation kind in stats r=terrence
--HG--
extra : rebase_source : 914b990289c6a9ea94219b2db606a96ac3b9ec76
2014-10-29 16:52:05 +00:00
Jon Coppeard
d43a5c98e4 Bug 650161 - Fix bug in arena selection logic r=terence
--HG--
extra : rebase_source : 2a9e5f4eb0bd6dade2c98125d43911ae2751d79f
2014-10-29 16:52:05 +00:00
Andrea Marchesini
b196db9a26 Bug 1090183 - WebSockets should work in SharedWorkers, r=smaug 2014-10-29 16:54:35 +00:00
Monica Chew
19907f349a Bug 1088904: Disable e10s autostart and prompt when tracking protection is enabled (r=felipe,billm) 2014-10-27 11:37:16 -07:00
Ehsan Akhgari
9214591b2c Bug 1090512 - Emulate the clang-cl compiler version in toolchain.m4; r=glandium
--HG--
extra : rebase_source : 65732c6696699ffb62acb76c19133537448e6fb7
2014-10-29 12:33:32 -04:00
Gaurav Rai
7b34a9fbb9 Bug 1075438 - Removed readTo function from two files and fixed read function to work without readTo.Also removed the test for readTo function from mochi and xpcshell tests. r=Yoric 2014-10-27 06:59:00 -04:00
Paul Rouget
d922806696 Bug 1073584 - timeline.js: support root actor. r=pbrosset 2014-10-28 02:21:00 -04:00
Mike Taylor
79b6892e7b Bug 1089376 - Report private browser site issues in private tab. r=margaret 2014-10-27 11:19:00 +01:00
David Lubin
9451bbeec7 Bug 1088568 - Remove reference to non-existing loop call. r=dao 2014-10-27 11:17:00 +01:00
Hsin-Yi Tsai
91a2b9fbda Bug 1089534 - [B2G][Telephony] should GetCallFromEverywhere in Telephony::NotifyError. r=aknow 2014-10-27 17:06:40 +08:00
B2G Bumper Bot
8aecf4c314 Bumping manifests a=b2g-bump 2014-10-28 19:32:41 -07:00
B2G Bumper Bot
581ded7386 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/19991ffea22b
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #25572 from alivedise/bugzilla/1088391_master/set-orientation-on-callscreen-opening

Bug 1088391 - Set orientation on callscreen opening, r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/afd7df6a5ecf
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1088391 - Set orientation on callscreen opening
2014-10-28 19:30:50 -07:00
Wes Kocher
071373023d Merge m-c to b2g-inbound a=merge 2014-10-28 19:10:47 -07:00
B2G Bumper Bot
55e1a2967e Bumping manifests a=b2g-bump 2014-10-28 17:53:27 -07:00
B2G Bumper Bot
e0bbafc0b4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d07dc13272b3
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #25467 from zbraniecki/1087272-update-fxa-l10n-placeables-regexps

Bug 1087272 - Update FxA l10n placeable regexps. r=6a68

========

https://hg.mozilla.org/integration/gaia-central/rev/28ad73cc49b0
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1087272 - Update FxA l10n placeable regexps
2014-10-28 17:45:36 -07:00
Nick Thomas
d174c601e6 Bug 1085759, change flame-kk base image to v188-1, r=catlee 2014-10-29 10:50:48 +13:00
B2G Bumper Bot
d00eb3f979 Bumping manifests a=b2g-bump 2014-10-27 01:01:58 -07:00
B2G Bumper Bot
aa79e1c7c6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9f4db6bcede8
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #25247 from huchengtw-moz/bug-1074040-fork-add-landing-app

Bug 1074040 fork add landing app, r=alive, evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/b2b4f88b02dd
Author: John Hu <johu@mozilla.com>
Desc: Bug 1074040 - [Stingray] fork system, remove useless modules and add support of landing app
2014-10-27 00:55:49 -07:00
B2G Bumper Bot
92ef5dd590 Bumping manifests a=b2g-bump 2014-10-26 23:47:04 -07:00
B2G Bumper Bot
0dd79c17b6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eb3cd285b797
Author: Albert <alberto.crespellperez@telefonica.com>
Desc: Merge pull request #25454 from acperez/bug-1064710

Bug 1064710 - Add 3 MVNO for Germany. r=jaoo

========

https://hg.mozilla.org/integration/gaia-central/rev/e660a3ecf37e
Author: Albert <alberto.crespellperez@telefonica.com>
Desc: Bug 1064710 - Add 3 MVNO for Germany. r=jaoo
2014-10-26 23:40:50 -07:00
Tom Tromey
f58c11cc64 Bug 1089643 - don't use decltype. r=smaug 2014-10-27 07:04:00 +01:00
Dave Hunt
8e5925f0ee Bug 1087248 - [mozlog] Fix encoding for debug in HTML formatter such as page source. r=jgraham 2014-10-27 05:55:00 +01:00
Dave Hunt
777c48b4ea Bug 1065381 - Add result_callbacks to include test debug in HTML reports for failures and errors. r=jgraham 2014-10-27 06:03:00 +01:00