Sebastian Kaspari
4a1f3c73d2
Bug 1189347 - RestrictedProfiles: Exit early in isGuest/RestrictedProfile() to avoid unnecessary disk reads. r=ally
2015-08-21 12:12:12 +02:00
Sebastian Kaspari
7f1952209d
Bug 1195692 - CommandProcessor: Use NotificationCompat.Builder to create notifications. r=mcomella
2015-08-21 11:54:47 +02:00
Sebastian Kaspari
65aa5c6811
Bug 1195692 - UpdateService: Use NotificationCompat.Builder to create notifications. r=esawin
2015-08-21 11:52:25 +02:00
B2G Bumper Bot
a19f19a787
Bumping manifests a=b2g-bump
2015-08-21 02:38:39 -07:00
B2G Bumper Bot
0aefe827b3
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
15700f72e4
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
4b67be84c1
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
71133f66c1
Bumping manifests a=b2g-bump
2015-08-20 23:56:47 -07:00
B2G Bumper Bot
4b0750bb9a
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
f7b0da9cb5
Bumping manifests a=b2g-bump
2015-08-20 23:32:10 -07:00
B2G Bumper Bot
6ea620cc47
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
7ae45e69ee
Bug 1196901 - Use correct GC marker reasoning, regression from 1191153. r=fitzgen
2015-08-20 14:17:24 -07:00
Chenxia Liu
4e47d85120
Bug 1183837 - "Tab closed" toast no longer truncates page title. r=mcomella
2015-08-20 15:19:38 -07:00
dimi
969a382e75
Bug 1189235 - Use originAttribute for ServiceWorkerRegistrar. r=baku
2015-08-20 18:20:19 +08:00
Masayuki Nakano
b314feed3e
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
05d5214952
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
d6611e2a88
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
ba06831681
Bug 1189396 part.3 Make IMENotification::SelectionChangeData useful even outside of IMENotification r=smaug
2015-08-22 01:43:41 +09:00
Masayuki Nakano
1e98004272
Bug 1189396 part.2 Implement IMENotification::SelectionChangeData::Assign() to copy its members r=smaug
2015-08-22 01:43:41 +09:00
Masayuki Nakano
a662044ce2
Bug 1189396 part.1 Implement IMENotification::SelectionChangeData::Clear() to initialize its members r=smaug
2015-08-22 01:43:41 +09:00
Ehsan Akhgari
89da96e555
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
49145b4680
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
12e7070013
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.
2015-08-07 17:00:51 -07:00
Nick Alexander
b7ee46911b
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.
2015-08-07 16:38:43 -07:00
Nick Alexander
19794c4c12
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.
2015-08-18 10:51:10 -07:00
Nick Alexander
1cdcec3352
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.
2015-08-07 14:05:50 -07:00
Nick Alexander
31ffcc818d
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.
2015-08-20 15:10:06 -07:00
Nick Alexander
41cb371e6b
Bug 1196970 - Part 1: Fix some dependency paths. r=me
2015-08-20 15:10:34 -07:00
Jordan Santell
c5e7438c25
Bug 1196891 - Fix regression that broke importing of recordings. r=jryans
2015-08-20 13:26:49 -07:00
dominique vincent
7772907d66
Bug 1192075 - Change copy in Settings for Zoomed View/ magnifying glass preference. r=mcomella
2015-08-20 13:44:18 -07:00
Wes Kocher
06e6996836
Backed out changeset e32341309d70 (bug 1992075) for landing with the wrong bug number
2015-08-20 13:50:27 -07:00
Trevor Rowbotham
649313f9ac
Bug 1180901 - Catch the error when trying to remove the trash directory when it contains a file that is locked r=mossop
2015-08-20 13:46:48 -07:00
Trevor Rowbotham
4fb33c44bd
Bug 1180901 - Test that a locked file cannot be removed from the extensions trash directory on Windows r=mossop
2015-08-20 13:46:29 -07:00
Johan K. Jensen
3074825532
Bug 1176595 - Fix eyedropper not working correctly when zoomed. r=jryans
2015-08-20 13:45:37 -07:00
Sami Jaktholm
e29f08811e
Bug 1192536 - Part 2: Tests for InspectorActor.getImageData() and InspctorActor.getImageDataFromURL(). r=pbro
2015-08-19 16:05:28 +03:00
Sami Jaktholm
845eda493d
Bug 1192536 - Part 1: Make imageToImageData() to wait for the image to load before generating the data-uri. r=pbro
2015-08-09 12:43:49 +03:00
Mike Taylor
e46cad7891
Bug 1175378. Remove unused image assets. r=margaret
2015-08-20 13:44:37 -07:00
dominique vincent
138f3ab351
Bug 1992075 - Change copy in Settings for Zoomed View/ magnifying glass preference. r=mcomella
2015-08-20 13:44:18 -07:00
Wes Kocher
8ddc74554d
Merge m-c to fx-team, a=merge
2015-08-20 12:53:30 -07:00
Wes Kocher
8a06308208
Merge inbound to central, a=merge
2015-08-20 12:42:21 -07:00
Wes Kocher
fa8b1c2c1b
Merge fx-team to central, a=merge
2015-08-20 12:28:10 -07:00
B2G Bumper Bot
edf952e66d
Bumping manifests a=b2g-bump
2015-08-20 08:22:08 -07:00
B2G Bumper Bot
a394c0fef3
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/69fd2d2a3adc
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31428 from KevinGrandon/bug-1185442_dialer_remove_mozinterruptbegin
Bug 1185442 - Remove un-needed mozinterruptbegin handling
========
https://hg.mozilla.org/integration/gaia-central/rev/3f418eae6efa
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1185442 - Remove AudioCompetingHelper and mozinterruptbegin handling r=gsvelto
========
https://hg.mozilla.org/integration/gaia-central/rev/c0bc7ce9db78
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #31441 from gmarty/Bug-1193392-Unit-test-the-new-home-screen-2
Bug 1193392 - Unit test the new home screen. r=cwiiis
========
https://hg.mozilla.org/integration/gaia-central/rev/0869495d6d02
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1193392 - Unit test the new home screen
2015-08-20 08:20:27 -07:00
B2G Bumper Bot
90cb8a0c18
Bumping manifests a=b2g-bump
2015-08-20 07:52:03 -07:00
B2G Bumper Bot
f439dc4de5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/700c5f10593d
Author: Rob Wood <rwood@mozilla.com>
Desc: Merge pull request #31429 from rwood-moz/bug1196349
Bug 1196349 - Turn off Raptor on tc gaia-ci; r=garndt
========
https://hg.mozilla.org/integration/gaia-central/rev/620dee2b4f71
Author: Rob Wood <rwood@mozilla.com>
Desc: Bug 1196349 - Turn off Raptor on tc gaia-ci; r=garndt
2015-08-20 07:50:26 -07:00
B2G Bumper Bot
0947bfd645
Bumping manifests a=b2g-bump
2015-08-20 07:02:05 -07:00
B2G Bumper Bot
ccd58c54cb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/935021ebc93c
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #30937 from tamarahills/bugfix/1183101-AdvancedTelemetry
Bug 1183101 - Adds AdvancedTelemetry module to track performance metr…
========
https://hg.mozilla.org/integration/gaia-central/rev/038d0511625a
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1183101 - Adds AdvancedTelemetry module to track performance metrics and custom app metrics from Gecko.
2015-08-20 07:00:26 -07:00
B2G Bumper Bot
074d260ef9
Bumping manifests a=b2g-bump
2015-08-20 06:37:05 -07:00
B2G Bumper Bot
000f52a2c0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b22364b654f1
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #31440 from Cwiiis/bug1181555-webcomponents-permission
Bug 1181555 - Request web components permission. r=fabrice
========
https://hg.mozilla.org/integration/gaia-central/rev/7c3d159a3487
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1181555 - Request web components permission. r=fabrice
2015-08-20 06:35:27 -07:00
B2G Bumper Bot
612badcc52
Bumping manifests a=b2g-bump
2015-08-20 04:58:30 -07:00