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
Jan de Mooij
872571e2cd
Bug 1206652 part 2 - Disentangle ma_mov and ma_alu. r=nbp
2016-01-29 10:15:50 +01:00
Jan de Mooij
7b17d0ec94
Bug 1206652 part 1 - Remove ma_mov's SBit argument. r=nbp
2016-01-29 10:15:30 +01:00
JW Wang
f40a584d93
Bug 1243627 - FFVPXRuntimeLinker::Init() should set sLinkStatus to LinkStatus_FAILED before returning false. r=jya.
2016-01-29 10:47:32 +08:00
B2G Bumper Bot
01dcda06df
Bumping manifests a=b2g-bump
2016-01-29 00:42:17 -08:00
B2G Bumper Bot
4ff727b4f1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f2fc06b625a9
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #33968 from rexboy7/1242396-sendToTvMetrics
Bug 1242396 - [TV][Metrics] Track "Send to TV" usage. r=lchang
========
https://hg.mozilla.org/integration/gaia-central/rev/48f2c8a49834
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1242396 - [TV][Metrics] Track "Send to TV" usage
2016-01-29 00:40:15 -08:00
Andrew Swan
b65ee05f9b
Bug 1172835 - Add warning icon to unsigned extensions warning button. r=Mossop
2016-01-28 11:16:28 -08:00
Benjamin Bouvier
c4391a6b8f
Bug 1243815: Put hard limits to some variable lengths in wasm; r=luke
2016-01-28 18:56:01 +01:00
Andreas Pehrson
e1c9215341
Bug 1240478 - Have MediaStreamSizeListener active immediately, until the initial size is known. r=jesup
2016-01-29 11:10:19 +08:00
Greg Tatum
9c07f7c57c
Bug 1164252 - Profiler should be able to parse evaluated location sites. r=jsantell
2016-01-28 08:29:00 -05:00
Nathan Toone
e0fc5fb536
Bug 1243931 - Use Context.getPackageName() instead of AppConstants.ANDROID_PACKAGE_NAME. r=nalexander
...
This patch just modifies the search widget to use the Android Context function instead of the hard-coded (at compile time) value.
2016-01-28 16:30:52 -07:00
AJ Kerrigan
3af08bffa0
Bug 1243133 - Fix brace style in webconsole.js. r=linclark
...
Get rid of ESLint brace style warnings by converting to 1TBS.
2016-01-28 22:32:26 -05:00
Wes Kocher
58e2f1fd53
Merge m-c to fx-team, a=merge
2016-01-28 17:50:47 -08:00
Wes Kocher
8c02f0da52
Merge fx-team to central, a=merge
2016-01-28 17:47:33 -08:00
Jordan Santell
596ec6973c
Bug 1226319 - Part 3 - Land JIT Viewer implemented in react. r=fitzgen
2016-01-28 13:00:54 -08:00