Commit Graph

282344 Commits

Author SHA1 Message Date
Wes Kocher
e5a6b681c9 Backed out changeset 2c56aed63687 (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE 2016-01-29 10:15:38 -08:00
Wes Kocher
e140c5c85c Backed out changeset 7ec471c99263 (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE 2016-01-29 10:15:34 -08:00
Wes Kocher
ee1d30307e Backed out changeset 24af6caa9bba (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE 2016-01-29 10:15:30 -08:00
Wes Kocher
9cc0b33a50 Backed out changeset a1439ce8da77 (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE 2016-01-29 10:15:26 -08:00
Wes Kocher
a9321933a4 Backed out changeset 8ee5a700e4a2 (bug 1242777) to hopefully fix the intermittent hazard failures 2016-01-29 10:14:44 -08:00
Wes Kocher
94fca44ad6 Backed out changeset 65624d4c4a65 (bug 1238121) to hopefully fix the intermittent hazard failures 2016-01-29 10:14:34 -08:00
Nathan Froyd
96a1bfa079 Backout 24dbe7da7370:a319694b46d5 (bug 1069556) for build bustage on various platforms on a CLOSED TREE 2016-01-29 11:55:43 -05:00
B2G Bumper Bot
1cd3bdcdd7 Bumping manifests a=b2g-bump 2016-01-29 07:50:49 -08:00
B2G Bumper Bot
0ed4b4878d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/07d30dcbe75d
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #26996 from autra/bug1087933

Bug 1087933 - Allow to add recipients to a message being written in a thread

========

https://hg.mozilla.org/integration/gaia-central/rev/ddaa0b230187
Author: Augustin Trancart <augustin.trancart@gmail.com>
Desc: Bug 1087933 - Add recipients in a sms conversation. r=julienw

The 'addRecipients' button redirects to the Composer with current subject, text, attachments and
recipients of the current conversation. So we are not technically adding recipients to a thread.
2016-01-29 07:49:14 -08:00
Ting-Yu Lin
b833bb5e6b Bug 1227927 Part 4 - Add comment to nsFrameList::GetLength() to warn it's O(n). r=mats 2016-01-29 22:42:15 +08:00
Ting-Yu Lin
7f8f643423 Bug 1227927 Part 3 - Use ranged-based for-loop to rewrite some simple loops in part 2. r=mats 2016-01-29 22:42:15 +08:00
Ting-Yu Lin
a6c945b2bc Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats 2016-01-29 22:42:14 +08:00
Ting-Yu Lin
de6654edf4 Bug 1227927 Part 1 - Make nsIFrame::PrincipalChildList a const function. r=bz
Since nsIFrame::GetChildList() is a const function, PrincipalChildList()
should be a const function as well.
2016-01-29 22:42:13 +08:00
Ralph Giles
4c14f815ae Bug 1243037 - part 4 - enable rust on win64 nightly builds. r=mshal 2015-12-10 16:12:26 -05:00
Ralph Giles
6114ac52a6 Bug 1243037 - part 3 - move "unix" mozconfig.rust up a level; r=mshal
The unix mozconfig.rust is actually completely generic now that we're
using toolchains built with --enable-rpath in tooltool.

Move the mozconfig.rust fragment up a level to reduce confusion.
2016-01-27 08:19:34 -05:00
Ralph Giles
2948e08924 Bug 1243037 - part 2 - export RUSTC from configure; r=mshal
Because of how subshells and exporting variables works with msys bash,
we need to explicitly re-export everything interesting for things
executed downstream from configure.
2015-12-16 12:54:18 -08:00
Nathan Froyd
0400dd9fd8 Bug 1243037 - part 1 - add win64 tooltool rustc 1.6. r=mshal
Repackaged upstream builds using bzip2. Builders don't seem to have xz.
2015-12-10 15:09:11 -05:00
Ted Mielczarek
19b3009aa6 bug 1069556 - local build changes to match up with upstream Breakpad. r=benwa,glandium
This commit contains a few things:
* Misc build fixup to sync with upstream--adding a few new moz.build files,
  source files
* The final bits of unhooking Breakpad from the profiler:
** Revert to only building toolkit/crashreporter if MOZ_CRASHREPORTER.
** Stop building bits of Breakpad that we only needed for the profiler.
** Remove a few bits of profiler code that were used to interface with Breakpad.
** Remove toolkit/crashreporter/breakpad-logging, which was only used to
   suppress Breakpad logging for the in-process stackwalker.
* Upstream removed their Android-compat sys/ucontext.h because the Android NDK
  added it, but the bionic we're using for Gonk builds is too old, so add a
  copy of the previous version of those files to
  toolkit/crashreporter/gonk-include to keep Gonk building.
* Consolidate moz.build files under toolkit/crashreporter/google-breakpad/client/linux
2016-01-27 09:39:53 -05:00
Ted Mielczarek
6788d27810 bug 1069556 - sync to Breakpad c53ed143108948eb7e2d7ee77dc8c0d92050ce7c. r=glandium 2015-10-09 15:29:26 -04:00
Ted Mielczarek
e4a4676fa6 bug 1069556 - change update-breakpad.sh to work with Breakpad's git repo (NPOTB) 2015-10-23 15:25:30 -04:00
Geoff Brown
4f5c6ddffd Bug 1243756 - Avoid output timeout in test_awsy_lite; r=jmaher 2016-01-29 07:53:31 -07:00
B2G Bumper Bot
3713093885 Bumping manifests a=b2g-bump 2016-01-29 06:50:53 -08:00
David Burns
a8ce9fa151 Bug 1243739 - Bump versions of marionette-driver, marionette-client and marionette-transport. r=ato 2016-01-29 12:36:40 +00:00
B2G Bumper Bot
900eb88479 Bumping manifests a=b2g-bump 2016-01-29 06:40:50 -08:00
Ehsan Akhgari
2002fe9e31 Bug 1243942 - Bypass service workers for WebSocket handshake channels; r=bkelly
Without this patch, the presence of a service worker that doesn't
respond to the FetchEvent that we dispatch for the handshake request
causes an internal redirect, which is unacceptable to the handshake
channel, therefore all WebSocket channels break on such pages.

Moreover, the integration of Web Sockets and Service Workers is unclear
yet, so these channels should bypass service workers completely.
2016-01-29 09:31:24 -05:00
B2G Bumper Bot
c320f6aec4 Bumping manifests a=b2g-bump 2016-01-29 05:55:44 -08:00
B2G Bumper Bot
998e07d35d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cfb89ab99e78
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #33997 from JohanLorenzo/bug-1232680-2

Bug 1232680 - Repair and reactivate call_log_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/be44cd8b6dac
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1232680 - Repair and reactivate call_log_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/45f37f66c7b0
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #33987 from danhuang1202/1236852_network_error_ui_polish

Bug 1236852 - network error ui polish

========

https://hg.mozilla.org/integration/gaia-central/rev/f3566dfa0721
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1236852 - Network Error UI polish. r=lchang, yifan
2016-01-29 05:54:09 -08:00
Edgar Chen
49b83618a3 Bug 1238469 - Part 4: Remove custom mozharness configs from docker image; r=ahal 2016-01-11 22:17:18 +08:00
Edgar Chen
ae71fd4c95 Bug 1238469 - Part 3: Use b2g_emulator_unittest.py for b2g marionette tests; r=ahal 2016-01-20 19:27:05 +08:00
Edgar Chen
4195c31ff0 Bug 1238469 - Part 2: Refactor b2g mulet tests to remove the usage of custom mozharness configs; r=ahal 2016-01-20 19:33:41 +08:00
Edgar Chen
9c180e5fa7 Bug 1238469 - Part 1: Refactor b2g emulator tests to remove the usage of custom mozharness configs; r=ahal 2016-01-20 19:32:35 +08:00
Edgar Chen
9c9ef6a0bb Bug 1244042 - Set actions as a member of this in order to support b2g; r=ato 2016-01-29 15:01:01 +08:00
Jonathan Kew
80e5f404c7 Bug 1242720 - Use (non-dynamic) resolution from GetDeviceCaps when dealing with native-theme code that does not handle dynamic changes to system DPI. r=emk 2016-01-28 15:08:33 +00:00
B2G Bumper Bot
ce2dec23c9 Bumping manifests a=b2g-bump 2016-01-29 04:46:46 -08:00
B2G Bumper Bot
b278041d74 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5897c4500d47
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #33995 from danhuang1202/1244041_move_delete_button_out_of_input_field

Bug 1244041 - move delete button out of input field in fxa process. r…

========

https://hg.mozilla.org/integration/gaia-central/rev/f6b1d32f2941
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1244041 - move delete button out of input field in fxa process. r=seanlee
2016-01-29 04:45:10 -08:00
B2G Bumper Bot
ae49816ce6 Bumping manifests a=b2g-bump 2016-01-29 04:10:49 -08:00
B2G Bumper Bot
c5e437c02b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/22e6bd3604f9
Author: Luke Chang <luke-chang@users.noreply.github.com>
Desc: Merge pull request #33982 from luke-chang/1237223_tv_metrics_track_preview

Bug 1237223 - [TV] FxOS TV Metrics - The usage of the preview window from Marketplace is not recorded by metrics, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/0c2f410bd844
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1237223 - [TV] FxOS TV Metrics - The usage of the preview window from Marketplace is not recorded by metrics
2016-01-29 04:09:08 -08:00
Kai Engert
227ee955a9 Bug 1228410, land NSS_3_22_RTM, r=nss-confcall 2016-01-29 12:16:10 +01:00
Arthur Edelstein
a9dafba702 Bug 1237831 - Use a non-format argument in LogMessageToConsole. r=jst 2016-01-04 09:32:21 -08:00
Arthur Edelstein
d861892e23 Bug 1237831 - Update GonkGPSGeolocationProvider.cpp to use B2G-style. r=jst 2016-01-04 09:46:17 -08:00
James Kitchener
10a99cc24c Bug 1219068 - Compute size correctly when a character consists entirely of glue. r=karlt 2016-01-29 01:36:00 +01:00
Henrik Skupin
a251e1941b Bug 1241055 - Upgrade marionette-driver to 1.2, and marionette-client to 2.1. r=maja_zf 2016-01-28 05:22:00 +01:00
Hector Zhao
dfeafaaa0c Bug 1242975 - Make services/sync eslintable. r=markh 2016-01-26 23:13:31 +08:00
Hector Zhao
475462ba34 Bug 1242966 - Make services/crypto eslintable. r=rnewman 2016-01-26 23:01:32 +08:00
Hector Zhao
d0d82170ca Bug 1242965 - Make services/common eslintable. r=rnewman 2016-01-28 15:42:16 +08:00
Hector Zhao
ef7abd0c0f Bug 1242962 - Make services/cloudsync eslintable. r=rnewman 2016-01-26 22:52:29 +08:00
Carsten "Tomcat" Book
7291a9abdb Merge mozilla-central to mozilla-inbound 2016-01-29 11:48:20 +01:00
Carsten "Tomcat" Book
74b81f2325 merge fx-team to mozilla-central a=merge 2016-01-29 11:47:23 +01:00
B2G Bumper Bot
3f6a30ce92 Bumping manifests a=b2g-bump 2016-01-29 02:46:52 -08:00
B2G Bumper Bot
e6264a252a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f86d4abb5747
Author: Ricky Chien <rickychien@users.noreply.github.com>
Desc: Merge pull request #33986 from rickychien/preview-hint

Bug 1241422 - [TV][2.5][Web Apps] Press option key to show notification r=@luke-chang

========

https://hg.mozilla.org/integration/gaia-central/rev/49c7a3ab5ffc
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1241422 - [TV][2.5][Web Apps] Press option key to show notification
2016-01-29 02:45:08 -08:00