Phil Ringnalda
bce2227c3d
Back out febd08d19087 (bug 918090) for xpcshell bustage
2013-09-18 21:47:01 -07:00
Gaia Pushbot
0b2077cd04
Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
...
========
https://hg.mozilla.org/integration/gaia-central/rev/828fdfa8f465
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #12302 from KevinGrandon/bug_918122_fix_contacts
Revert "Bug 911696 - [Dialer] [Flatfish] hide dialer app in homescreen if no telephony support" r=fabrice
========
https://hg.mozilla.org/integration/gaia-central/rev/654907243f6a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 911696 - [Dialer] [Flatfish] hide dialer app in homescreen if no telephony support"
This reverts commit 4cfe3660a8f293f54c111d07fca5cec6089bd32a.
2013-09-18 17:00:26 -07:00
Fabrice Desré
dcaadb5783
Bug 918090 - Let NeckoParent get the app:// uri when remoting file opening. r=jduell
2013-09-18 16:55:56 -07:00
Gaia Pushbot
20c1fd84bd
Bumping gaia.json for 3 gaia-central revision(s) a=NPOTB
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a22c634e2dda
Author: retornam <retornam@users.noreply.github.com>
Desc: Merge pull request #12272 from bobsilverberg/bug917276
Bug 917276 - Update lockscreen app and tests to address changes to the lockscreen markup
========
https://hg.mozilla.org/integration/gaia-central/rev/16c313e6aaeb
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Address review comments.
Replaced calls to launch(), changed method name, made wait_for explicit.
========
https://hg.mozilla.org/integration/gaia-central/rev/f123d13ce40e
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 917276 - Update lockscreen app and tests to address changes to the lockscreen markup
2013-09-18 16:25:22 -07:00
Gaia Pushbot
a96b7f330f
Bumping gaia.json for 1 gaia-central revision(s) a=NPOTB
...
========
https://hg.mozilla.org/integration/gaia-central/rev/94c99936c5f8
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 917463 - [Clock] Implement scrolling inertia in inline time picker for Timers - r=jugglinmike
https://bugzilla.mozilla.org/show_bug.cgi?id=917463
- Removes "slow down" effect when under threshold, is awkward
- Adds "inertia" by detecting the speed of the last pan event when a swipe finishes and adjusts the index properly
- Separated out the "stopInteraction" method from the onswipe
2013-09-18 14:50:22 -07:00
Gaia Pushbot
86f5065239
Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d56c46fdd8f9
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #12253 from nullaus/agps-unit-tests
bug 891732 - AGPS/SUPL Operator Variant Unit Tests. r=jaoo
========
https://hg.mozilla.org/integration/gaia-central/rev/d3e7c3670930
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 891732 - AGPS/SUPL Operator Variant Unit Tests.
r=josea.olivera
2013-09-18 14:15:24 -07:00
Gaia Pushbot
cdac2ec153
Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8547bf51868f
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11995 from bobsilverberg/settings_bluetooth_test
Bug 917946 - Add Gaia-marionette tests for the settings app
========
https://hg.mozilla.org/integration/gaia-central/rev/6eedcfd6ddca
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 917946 - Add Gaia-marionette tests for the settings app
Create base app object
Create settings app object
Create bluetooth and do not track panel regions
Create sample tests for bluetooth and do not track settings
2013-09-18 12:40:22 -07:00
Patrick Wang
a2a32b4d67
Bug 912861 - don't assert mActor when getting a remote blob in GetOrCreateActorForBlob(). r=khuey
2013-09-18 12:04:20 +08:00
Fabrice Desré
6866b5672d
Bug 917602 - Fix some shutdown crashes r=bent
2013-09-18 10:53:07 -07:00
Fabrice Desré
6307081ca7
Bug 915626 - Add a way to restart gecko into a clean state r=vingtetun
2013-09-18 10:42:06 -07:00
Alexandre Poirot
9f8f063183
Bug 917310 - Fix app install path for b2g r=fabrice
2013-09-18 10:25:06 -07:00
Gaia Pushbot
79c894bd75
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e596a7138422
Author: ochameau <poirot.alex@gmail.com>
Desc: Merge pull request #12299 from ochameau/build-exceptions
Bug 917793 - Ensure printing exceptions in js build scripts r=yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/6465882eb932
Author: Alexandre Poirot <poirot.alex@gmail.com>
Desc: Bug 917793 - Ensure printing exceptions in js build scripts r=yurenju
2013-09-18 08:30:22 -07:00
Gaia Pushbot
bc67196764
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e77a67b02714
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 917337 - [Clock] Implement Scrolling for Timer Settings
https://bugzilla.mozilla.org/show_bug.cgi?id=917337
- Adds overflow-y: auto to #timer-dialog
- Adds a event.preventDefault() on touchstart on the time picker to stop user from scrolling while spinning inputs
r=jugglinmike
2013-09-18 08:05:24 -07:00
Jim Chen
8afec00f15
Bug 916205 - Add and package UA override list; r=fabrice r=glandium
2013-09-18 10:57:08 -04:00
Jessica Jong
6af87ffad9
Bug 909688: B2G RIL - tests cases for data loss. r=vicamo
2013-09-18 22:06:03 +08:00
Kartikaya Gupta
d611ca49c2
Bug 880024 - Extract some useful code for implementing GeckoContentController into a helper class. r=k17e
2013-09-18 09:56:16 -04:00
Gaia Pushbot
4a18f5cb91
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5cf9abd14f7e
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #12296 from gtorodelvalle/contacts-bug-910170-export-button-not-disabled
Bug 910170 - [CONTACTS] The export button isn't disabled when no contact is selected (r=jmcanterafonseca).
========
https://hg.mozilla.org/integration/gaia-central/rev/ae1bb0ba69c5
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 910170 - [CONTACTS] The export button isn't disabled when no contact is selected.
========
https://hg.mozilla.org/integration/gaia-central/rev/81b0bdb11125
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #12295 from gtorodelvalle/contacts-bug-916100-footer-button-not-disabled
Bug 916100 - [Contacts] Taapping on the disabled merge button when there are not contacts selected to be merged make it to change its colour (r=jmcanterafonseca)
========
https://hg.mozilla.org/integration/gaia-central/rev/5ea89914d834
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 916100 - [Contacts] Taapping on the disabled merge button when there are not contacts selected to be merged make it to change its colour.
2013-09-18 06:40:22 -07:00
Carsten "Tomcat" Book
7460c5c410
Merge m-c to b2g-inbound
2013-09-18 12:38:46 +02:00
Carsten "Tomcat" Book
deae2bca56
merge b2g-inbound to mozilla-central
2013-09-18 12:14:05 +02:00
Carsten "Tomcat" Book
a5d24f9255
merge fx-team to mc
2013-09-18 12:12:28 +02:00
Jessica Jong
f7f36e0589
Bug 909688: B2G RIL - handle data connection state changes properly. r=vicamo
2013-09-18 18:07:14 +08:00
Gaia Pushbot
fb32f85c56
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d9e4d98a9fba
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12246 from crdlc/bug-916782
Bug 916782 - Remove progress_activity.css and status.css from homescreen (it is only needed for ev.me)
========
https://hg.mozilla.org/integration/gaia-central/rev/7aefd8280725
Author: crdlc <crdlc@tid.es>
Desc: Bug 916782 - Remove progress_activity.css and status.css from homescreen (it is only needed for ev.me)
2013-09-17 23:50:26 -07:00
Robert Strong
e94b4e7407
Most entries in removed-files.in are no longer needed - Bug 649607 - Update removed-files.in after requiring update to the version with bug 563318. r=bbondy
2013-09-17 22:15:53 -07:00
Mark Hammond
14a9ab5823
Bug 914615 - use http://mochi.test:8888 instead of http://foo.bar to test same origin in social tests. r=gavin
2013-09-18 15:08:22 +10:00
Phil Ringnalda
3e6a030f38
Back out 2e69de47685e (bug 896291) on suspicion of timing out browser_homeDrop.js
2013-09-17 21:49:31 -07:00
Gaia Pushbot
135df49e13
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ebb38d4126d0
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12287 from lightsofapollo/reallyreallyhide-keyboard-tets
[really] per bug 917523 disable test on tbpl
========
https://hg.mozilla.org/integration/gaia-central/rev/290853690b8c
Author: James Lal <james@lightsofapollo.com>
Desc: [really] per bug 917523 disable test on tbpl
2013-09-17 21:40:27 -07:00
Mark Capella
b24da8d2f0
Bug 770101 - about:config should label integer fields correctly so keyboard uses numerical mode, r=wesj
2013-09-17 23:54:48 -04:00
Mark Capella
3d365633c5
Bug 913214 - Create StringUtils method to provide readable URL / title string, r=wesj, sriram
2013-09-17 23:54:48 -04:00
Nicholas Cameron
0ea0f5ebb7
Bug 902591. Check for Azure in ContentClientIncremental. r=mattwoodrow
...
--HG--
extra : rebase_source : 134ddc6a2fd891179b7531cea4222188b518f19a
2013-09-18 15:47:23 +12:00
Jesse Ruderman
f4099a7205
Crashtest for bug 861489.
2013-09-17 20:46:17 -07:00
L. David Baron
0f7222c881
Bug 861489: Fix SkipAnimationRule to do the right thing in the presence of new cascading rules. r=bzbarsky
2013-09-17 20:46:17 -07:00
Phil Ringnalda
afee847b66
Backed out changeset 505e8f8480d2 (bug 913597) for Android failure
...
--HG--
extra : rebase_source : d9ffe836559fb5a63d895d40b4f89324c2932216
2013-09-17 20:45:48 -07:00
Joshua Cranmer
84029df5aa
Bug 904985 - Use Char16.h in favor of NS_LL, Part 3: kill NS_LL. r=dbaron
...
--HG--
extra : rebase_source : bc105a8cbb87cc9b6b2db0734d9841fe599e794b
2013-09-17 22:43:21 -05:00
Joshua Cranmer
0706184d74
Bug 904985, part 2: Use char16_t for NS_LITERAL_STRING, r=glandium, dbaron.
...
--HG--
extra : rebase_source : b4c9def93d907724fb4a1bc3f6279db87a11fb1f
2013-09-17 22:43:12 -05:00
Joshua Cranmer
2ecbbf20ab
Bug 904985, part 1: Add better support for char16_t in type traits, r=Waldo.
...
--HG--
extra : rebase_source : 45cb9155312ead0b8164e1e460c9fd2e39f0d6fc
2013-09-17 22:43:04 -05:00
Nicholas Cameron
1ca2ec9d39
Backed out changeset: 0ae388d62a87. r=me
2013-09-18 15:43:26 +12:00
Nicholas Cameron
afbd33c5ad
Bug 907463. Backout OP_SOURCE optimisation from bug 907926. r=mattwoodrow
...
--HG--
extra : rebase_source : eac66979f88c7801bc19646cf81d7c94a77281c0
2013-09-18 15:39:34 +12:00
Chris Pearce
499a20ae5f
Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik
2013-09-18 15:37:23 +12:00
Gaia Pushbot
dbfee1394b
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/31d028bfcc44
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12236 from gasolin/issue-911696
Bug 911696 - [Dialer] [Flatfish] hide dialer app in homescreen if no tel..., r=crdlc
========
https://hg.mozilla.org/integration/gaia-central/rev/c0226574c7ea
Author: gasolin <gasolin@gmail.com>
Desc: Bug 911696 - [Dialer] [Flatfish] hide dialer app in homescreen if no telephony support
2013-09-17 20:20:22 -07:00
Ryan VanderMeulen
cc4947aef6
Merge m-c to fx-team.
2013-09-17 22:49:31 -04:00
Ryan VanderMeulen
8a6a806c2a
Merge m-c to inbound.
2013-09-17 22:47:28 -04:00
Ryan VanderMeulen
871fb32207
Merge b2g-inbound to m-c.
2013-09-17 22:46:32 -04:00
Marco Castelluccio
909a441d97
Bug 917310 - Apps install path is broken on b2g desktop for windows and mac r=fabrice
2013-09-17 17:36:36 -07:00
Ryan VanderMeulen
5be5179c2d
Merge m-c to fx-team on a CLOSED TREE.
2013-09-17 20:27:03 -04:00
Ryan VanderMeulen
77a8785c0c
Backed out changeset d63424e06b3e (bug 916446) for B2G mochitest-1 failures.
2013-09-17 20:25:48 -04:00
Gaia Pushbot
0309ea7d5b
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/94340fb19f68
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12283 from lightsofapollo/reallyhide-keyboard-tests
per bug 917523 disable test on tbpl
========
https://hg.mozilla.org/integration/gaia-central/rev/d817d867b7ae
Author: James Lal <james@lightsofapollo.com>
Desc: per bug 917523 disable test on tbpl
2013-09-17 17:10:24 -07:00
Gaia Pushbot
1f9d0fdc59
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/99a07b8780aa
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #12095 from eeejay/bug-914882
Bug 914882 - Style clipped settings panels as invisible. r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/7d4f34845e97
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 914882 - Style clipped settings panels as invisible.
2013-09-17 16:15:26 -07:00
Gaia Pushbot
f032f4ad00
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b5d66bc31278
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #12281 from eeejay/bug-916231
Bug 916231 - Add screen reader toggle to developer options. r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/706499ea0abd
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 916231 - Add screen reader toggle to developer options.
2013-09-17 15:50:25 -07:00
Gaia Pushbot
8a8bc6c735
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2abf97674c6a
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12279 from lightsofapollo/disable-modify-event-view
disable modify_event_test a=test-only
========
https://hg.mozilla.org/integration/gaia-central/rev/b12465654e88
Author: James Lal <james@lightsofapollo.com>
Desc: disable modify_event_test a=test-only
2013-09-17 14:50:22 -07:00
Gaia Pushbot
440374fcd3
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/49950f830ee6
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12259 from lightsofapollo/gaia-ui-tests-travis
Bug 916305 - Gaia ui tests travis
========
https://hg.mozilla.org/integration/gaia-central/rev/13c2ca7c1f26
Author: James Lal <james@lightsofapollo.com>
Desc: xfail test_clock_turn_on_off_alarm.py
========
https://hg.mozilla.org/integration/gaia-central/rev/3a93cb8a84ef
Author: James Lal <james@lightsofapollo.com>
Desc: xfail test_settings_change_keyboard_language.py
========
https://hg.mozilla.org/integration/gaia-central/rev/a2031a207635
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 916305 - Gaia ui test travis setup
2013-09-17 14:40:24 -07:00