Граф коммитов

436340 Коммитов

Автор SHA1 Сообщение Дата
Sylvestre Ledru e12068b89d Bug 1197215 - Remove now unnecessary uses of ok in the predictor. r=hurley 2015-08-21 20:38:58 +02:00
Eitan Isaacson 3aee5343dc Bug 1182208 - Add support for android scrolling and range accessibility actions. r=mfinkle r=yzen 2015-08-21 11:32:57 -07:00
Nathan Froyd 6006fe1ee6 Bug 1192291 - use llvm-symbolizer when running xpcshell tests under TSan; r=ted 2015-08-07 02:58:05 -04:00
Randell Jesup 4d7ef8a1e8 Bug 1194817: disable PMTUD in DataChannels/SCTP, set initial MTU per spec r=tuexen 2015-08-21 14:19:26 -04:00
Andrew Halberstadt e318244a76 Bug 1185761 - [mochitest] Allow boolean values to --keep-open for overriding the default, r=ted
Most of the time the default is to close the browser after tests run. And that can be overridden with
--keep-open. But in some corner cases, the default is to leave the browser open after tests have run.
In these cases, it is not currently possible to override.

This patch allows the syntax --keep-open or --keep-open=false, the latter overrides the edge case
default.

--HG--
extra : commitid : 52IHmZFn1uj
extra : rebase_source : 50ce300ccb08f87e5c9337b945d538c0a17ac04d
2015-08-06 17:40:54 -04:00
Brian Hackett 314bac7460 Bug 1176451 - Optimize Array.concat when used on different types of boxed vs. unboxed arrays, r=jandem. 2015-08-21 11:49:50 -06:00
Brian Hackett 035dacc9eb Bug 1190733 - Test initializedLength() instead of length() during the fast path for reversing unboxed arrays, r=jandem. 2015-08-21 11:40:15 -06:00
Olli Pettay 48adaf7552 Backout Bug 1166347 (pointer events on nightlies) because of crashes (see Bug 1181564), r=khuey
--HG--
extra : rebase_source : b0fcac3d2d99859c4ca9d0203632c45039f439d3
2015-08-21 20:35:02 +03:00
Neil Deakin 8a41f6bd15 Bug 1195931, use option.text instead of option.textContent so that spaces get handled properly in select lists, r=felipe 2015-08-21 13:30:04 -04:00
Kartikaya Gupta 7ec5cb2fcf Bug 1197233 - When fullscreening a video make sure we don't show garbage in the toolbar area. r=rbarker
--HG--
extra : commitid : FC0cW3NkINy
2015-08-21 13:21:58 -04:00
Kartikaya Gupta c10cfda0d4 Bug 1195401 - Use gfxPrefs (threadsafe) rather than crashing on debug builds for off-main-thread pref access. r=snorp
--HG--
extra : commitid : 5uavw49AOAg
2015-08-21 13:21:58 -04:00
Wes Kocher da63c9c4df Merge m-c to inbound, a=merge 2015-08-21 10:06:54 -07:00
Wes Kocher dcc2753eed Merge b2ginbound to central, a=merge 2015-08-21 08:39:53 -07:00
B2G Bumper Bot 9783d824f1 Bumping manifests a=b2g-bump 2015-08-21 03:32:17 -07:00
B2G Bumper Bot 9abdfb4e1d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9b8b1ae55ed0
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31453 from danhuang1202/1195709_remove_screenlock_panel_string

Bug 1195709 - [Settings] remove screenlock panel strings in HTML, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/64f9fa8979c1
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1195709 - [Settings] remove screenlock panel strings in HTML

*remove tag string with i10n attr in apps/settings/elements/screen_lock.html
*remove tag string with i10n attr in apps/settings/elements/screen_lock_passcode.html
2015-08-21 03:30:37 -07:00
B2G Bumper Bot 4c4f114416 Bumping manifests a=b2g-bump 2015-08-21 03:18:44 -07:00
Sebastian Kaspari f07a882610 Bug 1189347 - RestrictedProfileConfiguration: Cache restrictions to avoid unnecessary disk reads. r=ally,rnewman
--HG--
extra : commitid : DZwLz2vGoYL
extra : amend_source : 169b1ee81e8e43c4860e6f3478984882337d05b2
2015-08-21 12:14:12 +02:00
Sebastian Kaspari e783cee8b5 Bug 1189347 - RestrictedProfiles: Exit early in isGuest/RestrictedProfile() to avoid unnecessary disk reads. r=ally
--HG--
extra : commitid : 20py0pJw9SG
extra : amend_source : 355a0f5d3e85719e9a997ea2949638b9acd99e2b
2015-08-21 12:12:12 +02:00
Sebastian Kaspari c26d316129 Bug 1195692 - CommandProcessor: Use NotificationCompat.Builder to create notifications. r=mcomella
--HG--
extra : commitid : 3CG46XOkoNS
2015-08-21 11:54:47 +02:00
Sebastian Kaspari dea680b76c Bug 1195692 - UpdateService: Use NotificationCompat.Builder to create notifications. r=esawin
--HG--
extra : commitid : ImA5u1MFZJF
extra : rebase_source : fa2630fdd1b46a1cadbbcfa0e1f0c545693cfa2f
2015-08-21 11:52:25 +02:00
B2G Bumper Bot 8023d12d45 Bumping manifests a=b2g-bump 2015-08-21 02:38:39 -07:00
B2G Bumper Bot 7bef3cff47 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/74e9fb457c55
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #31344 from snowmantw/bug1194175-rev2

Bug 1194175 - fix: turn on or off the logger depending on the setting value

========

https://hg.mozilla.org/integration/gaia-central/rev/afeb99bab64d
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1194175 - fix: turn on or off the logger depending on the setting value
2015-08-21 02:37:01 -07:00
Sebastian Hengst d696b604ec Backed out 3 changesets (131251625ee8 for bug 1180556, 5bdcc058e6d6 for bug 1180555, f7e0cd74c082 for bug 1180554) for B"G ICS Emulator opt M8 and debug M19 failures. r=backout
Backed out changeset 131251625ee8 (bug 1180556)
Backed out changeset 5bdcc058e6d6 (bug 1180555)
Backed out changeset f7e0cd74c082 (bug 1180554)
2015-08-21 11:19:41 +02:00
Jocelyn Liu a81cf1b3e6 Bug 1181480 - Add and implement GATT server connection related Web APIs. r=btian, r=mrbkap 2015-08-21 17:11:14 +08:00
B2G Bumper Bot 5e46105d5c Bumping manifests a=b2g-bump 2015-08-20 23:56:47 -07:00
B2G Bumper Bot c03d023d3b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3a49c4a19aba
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #31065 from evanxd/bug-1183870

Bug 1183870 - Set audio channel as none when audio channel is inactive r=dkuo

========

https://hg.mozilla.org/integration/gaia-central/rev/46a0c4f7c283
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1183870 - Set audio channel as none when audio channel is inactive r=dkou
2015-08-20 23:55:10 -07:00
B2G Bumper Bot 005bdef968 Bumping manifests a=b2g-bump 2015-08-20 23:32:10 -07:00
B2G Bumper Bot fcf3711b1a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e95dcf827eff
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #31406 from justindarc/bug1195428

Bug 1195428 - [Music][NGA] Wire up front-end to playlist queues

========

https://hg.mozilla.org/integration/gaia-central/rev/c1f678cc0872
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1195428 - [Music][NGA] Wire up front-end to playlist queues
2015-08-20 23:30:32 -07:00
Jordan Santell 4eca5ca10b Bug 1196901 - Use correct GC marker reasoning, regression from 1191153. r=fitzgen 2015-08-20 14:17:24 -07:00
Chenxia Liu 943856d2ea Bug 1183837 - "Tab closed" toast no longer truncates page title. r=mcomella
--HG--
extra : commitid : HmAaElgqS2o
extra : rebase_source : 4afd4c5cb8a84f56bcb9569a7b21b290f1af0e7a
2015-08-20 15:19:38 -07:00
dimi 04198b30cb Bug 1189235 - Use originAttribute for ServiceWorkerRegistrar. r=baku 2015-08-20 18:20:19 +08:00
Masayuki Nakano 121929fce3 Bug 1189396 part.6 IMEContentObserver shouldn't notify IME of selection change when the range isn't actually changed r=smaug 2015-08-22 01:43:42 +09:00
Masayuki Nakano 0ac9d740da Bug 1189396 part.5 IMEContentObserver should cache selection at gets focus and every selection change r=smaug 2015-08-22 01:43:42 +09:00
Masayuki Nakano d2cd0b82ed Bug 1189396 part.4 IMEContentObserver should cache the selection data at notifying IME of selection change r=smaug 2015-08-22 01:43:41 +09:00
Masayuki Nakano a8be9560f4 Bug 1189396 part.3 Make IMENotification::SelectionChangeData useful even outside of IMENotification r=smaug 2015-08-22 01:43:41 +09:00
Masayuki Nakano 3407deaa8e Bug 1189396 part.2 Implement IMENotification::SelectionChangeData::Assign() to copy its members r=smaug 2015-08-22 01:43:41 +09:00
Masayuki Nakano 90a7fb66b4 Bug 1189396 part.1 Implement IMENotification::SelectionChangeData::Clear() to initialize its members r=smaug 2015-08-22 01:43:41 +09:00
Ehsan Akhgari e5b36bb128 Bug 1188754 - Do not notify the audio channel agent on Firefox OS when the document activity change callback detects that the element is muted by the audio channel; r=baku 2015-08-21 12:29:24 -04:00
Hsin-Yi Tsai b5b8ec62a8 Bug 1193170 - Enable emulator-x86-kk build (opt and debug) by default on production treeherder. r=garndt 2015-08-19 14:33:58 +08:00
Nick Alexander a099fca045 Bug 1196970 - Part 6: Copy preprocessed resources from objdir to build directory during Gradle build. r=sebastian
DONTBUILD NPOTB

This means we don't require the directory in the object directory at
gradle-install time.  We're not concerned if the resource files are
missing, since we have code to ensure they're fresh already; and if
they are missing, we'll quickly fail as we try to process the resource
set.

--HG--
extra : histedit_source : 04767c8e86c7012ed3c46564e5660b17e1355607
extra : rebase_source : 658cedf4a698d603571153cefb128b87a6ad6a2e
extra : commitid : DIwvp3ib9Z9
extra : source : 00e1cd6d04c03a65433b01cea194edf7c9d7c835
extra : amend_source : 244a950264c0d10cf495a3a7d7d5ef52eab2da14
2015-08-07 17:00:51 -07:00
Nick Alexander 0870e687d8 Bug 1196970 - Part 5: Copy preprocessed code from objdir to build directory during Gradle build. r=sebastian
This means we don't require the directory in the object directory at
gradle-install time.  We're not concerned if the source files are
missing, since we have code to ensure they're fresh already; and if
they are missing, we'll quickly fail as we try to compile with missing
sources.

--HG--
extra : commitid : IIuTcQiEJ37
extra : rebase_source : 640e8f2005b71d1c79719dcecc56efb8540341fa
extra : source : f8bc8f04b3c01cf62403f09cc3a4b37826e280bc
extra : histedit_source : 34335f47dd33a07585ef8e8a24bdc7cb43b62239
2015-08-07 16:38:43 -07:00
Nick Alexander 7671929209 Bug 1196970 - Part 4: Copy omni.ja, native libraries, and asset libraries from dist/fennec manually. r=sebastian
This allows us to not require dist/fennec/* to exist in the object
directory at gradle-install time.  It gets us one small step closer to
being able to sit down to a fresh source tree and open a Fennec
project in IntelliJ.

--HG--
extra : commitid : KNnKth56I1L
extra : rebase_source : b4fae1033335760dd3d6d9b8b71ffb7bbb1a6906
extra : source : 7b5b6adc5ac69fd733f9937dd846c52bff36af0a
extra : histedit_source : cb05d3690f909db51cd6116cc80b070f62338001
2015-08-18 10:51:10 -07:00
Nick Alexander b429a68a44 Bug 1196970 - Part 3: Keep all preprocessed_code references in the objdir. r=sebastian
This was just an oversight.  The Gradle configuration referenced
topsrcdir rather than having a symlink via the objdir.  This didn't
impact the Gradle build, but it did make the preprocessed_code Gradle
project appear outside of the root Gradle project in IntelliJ.

--HG--
extra : commitid : As00AcCfYkr
extra : rebase_source : 1d5b79f5e4439306a5a9e7d625e39ef97d37d1eb
extra : source : fcec6d827887e3e64ebd610ef4f893d11dde52ab
extra : histedit_source : 70790f27c201462e5346660f5eb39e39303bdc8d
2015-08-07 14:05:50 -07:00
Nick Alexander 806d7966a4 Bug 1196970 - Part 2: Make all Android Gradle projects generateCodeAndResoures. r=me
It's convenient to know that the object directory is up-to-date (after
|make gradle-targets|) before any Gradle project builds.

--HG--
extra : commitid : 2WaqMEqw3mx
extra : rebase_source : 2dea8249b329d82d9c89b5defa7e13d4aff60566
extra : source : eb170abcc91b4714874e97b58b371e242aee9699
extra : histedit_source : 92a62bd75dfa289f3ede4592d4a224ad135d3b6b
2015-08-20 15:10:06 -07:00
Nick Alexander 600934bfac Bug 1196970 - Part 1: Fix some dependency paths. r=me
--HG--
extra : commitid : AcixmeCeASb
extra : rebase_source : c4659af6c45c8ce153cf47f9cb5df4229ae13e90
extra : source : 37f6f08a839dbc5f3c940dfd02e1537535ee129e
extra : histedit_source : da6d791c46f62cc5d73d8d650b94d5cee70b9cf7
2015-08-20 15:10:34 -07:00
Jordan Santell 0efcee022a Bug 1196891 - Fix regression that broke importing of recordings. r=jryans 2015-08-20 13:26:49 -07:00
dominique vincent e32719478d Bug 1192075 - Change copy in Settings for Zoomed View/ magnifying glass preference. r=mcomella
--HG--
extra : source : e32341309d701cb6fb360accd3afe937be10ba20
2015-08-20 13:44:18 -07:00
Wes Kocher a7cefecb3e Backed out changeset e32341309d70 (bug 1992075) for landing with the wrong bug number
--HG--
extra : amend_source : be5b170b5b8030a856b2873846bc6f0c447f93f3
2015-08-20 13:50:27 -07:00
Trevor Rowbotham ec8d23fdb0 Bug 1180901 - Catch the error when trying to remove the trash directory when it contains a file that is locked r=mossop
--HG--
extra : amend_source : feb4bcc17812d4dc2fae99895ff4f6bb6a94ab9f
2015-08-20 13:46:48 -07:00
Trevor Rowbotham 4076f4a2c1 Bug 1180901 - Test that a locked file cannot be removed from the extensions trash directory on Windows r=mossop
--HG--
extra : amend_source : 2ec19a524037838b7ac9d4d5cb1c053f0728f891
2015-08-20 13:46:29 -07:00