Yoshi Huang
bd04de3d30
Bug 895169 - B2G RIL: Check contact attributes values when export to SIM. r=vicamo
2013-08-09 16:00:38 +08:00
Gaia Pushbot
7c511e8959
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2fe4d936fd60
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #11465 from littleq0903/bug-902649-2
Bug 902549 - [B2G][l10n][Email] Double @@ signs in the second keyboard layer. r=rudylu
========
https://hg.mozilla.org/integration/gaia-central/rev/cfb7d57a7779
Author: LittleQ <littleq0903@gmail.com>
Desc: Bug 902549 - [B2G][l10n][Email] Double @@ signs in the second keyboard layer
2013-08-11 20:50:23 -07:00
Gaia Pushbot
5949252c96
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bde91dfcd775
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11396 from gasolin/issue-898262
Bug 898262 - HD: [CostControl] canvas and wifi/3g checkboxs not use scre..., r=lodr
========
https://hg.mozilla.org/integration/gaia-central/rev/5241d8afb674
Author: gasolin <gasolin@gmail.com>
Desc: Bug 898262 - HD: [CostControl] canvas and wifi/3g checkboxs not use screen space well
2013-08-11 19:35:29 -07:00
Fabrice Desré
470094f7f6
Bug 806374 - Don't store phone's wallpaper or the dialer ringtone or the notification ringtone as a data: URI in the settings DB r=gwagner
2013-08-11 08:41:59 -07:00
Gaia Pushbot
af8aebd276
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cc6b6bcc278e
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 903260 fixes tests, a=test-only
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-10 13:10:23 -07:00
Gaia Pushbot
e3c6e86759
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5774008b1f63
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 903260 - [SMS][MMS] SettingsURL value is never used in sms/js/notification.js: Ringtones BROKEN
https://bugzilla.mozilla.org/show_bug.cgi?id=903260
- Make the mock's set method behave enough like the real thing to write a correct test
- Assign the result of the call to set(…) to the actual local setting
- Tests
- Ensure that the src property is as expected
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-10 12:45:23 -07:00
Edgar Chen
909bba21f8
Bug 902380 - Have a consistent operator information in ril_worker and RadioInterfaceLayer. r=hsinyi
2013-08-08 17:29:42 +08:00
Gaia Pushbot
1a6841efbf
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f3944d41b059
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11468 from es92/music2uxUpdate
Music2 UX update
========
https://hg.mozilla.org/integration/gaia-central/rev/41f714bd5ebd
Author: Evan Shapiro <evan.a.shapiro@gmail.com>
Desc: music2: ux redesign
Conflicts:
test_apps/music2/style/css/style.css
2013-08-09 17:21:26 -07:00
Gaia Pushbot
9ef8fa55b4
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6d539d255cad
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11470 from hotzenklotz/903521_camera_in_FF
Bug 903521 - Camera not working in gaia when run in Firefox r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/f2b2ca763a75
Author: Tom Herold <therold@mozilla.com>
Desc: Bug 903521 - Camera not working in gaia when run in Firefox
2013-08-09 16:50:24 -07:00
Ryan VanderMeulen
3daac1182d
Merge fx-team to m-c.
2013-08-09 19:28:34 -04:00
Hannes Verschore
90751a9857
Bug 898832: Fix topcrash regression, r=bhackett
2013-08-10 01:15:11 +02:00
Ryan VanderMeulen
febf24bb96
Merge inbound to m-c.
2013-08-09 19:08:45 -04:00
Ryan VanderMeulen
066d4fc25d
Merge m-c to fx-team.
2013-08-09 17:29:37 -04:00
Ryan VanderMeulen
6a284c47ab
Merge b2g-inbound to m-c.
2013-08-09 17:26:14 -04:00
Dave Townsend
9b6727d39c
Bug 901239 - Uplift Add-on SDK to Firefox r=me
2013-08-09 13:17:14 -07:00
Matt Brubeck
3c077e5bb9
Bug 903541 - Fix duplicate contextmenu handling on about:start [r=jimm]
2013-08-09 12:53:08 -07:00
Gaia Pushbot
2e2afb402c
Bumping gaia.json for 1 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0e3e30e489ff
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 903137 - [SMS][MMS] Contextmenu prompt for email in message should display email address r=gnarf
- Make all prompts consistent
- Ensures that dataset.isContact strings are only used to derive a true isContact boolean
- Renames ThreadUI.activateContact to ThreadUI.prompt
- The function no longer serves as only a "contact" prompt
- May prompt any type of recipient (contact, unknown, email)
- May prompt from header, group list or message content
- Renames ThreadUI.genPrompt to ThreadUI.prompContact
- genPrompt is meaningless
- The function is explicitly for creating a prompt with a known contact
- Includes the contact info lookup
- Converts promptContact arguments to an object, instead of named parameters
- Update LinkActionHandler to delegate to promptContact, instead of doing it's own duplicated lookup
- Adds tests to ensure that a something is displayed when something is provided
- Could be any of the following:
- DOM UL
- Email address
- Phone Number
- Name
- Updates LinkActionHandler tests to use the correct new function names
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-09 12:05:25 -07:00
Gregory Szorc
b1fe3da835
Bug 902389 - Normalize topobjdir; r=mshal
2013-08-09 12:04:15 -07:00
Po-Chun Chang
11df259b10
Bug 897258 - Avoid wasted work in GestureEventListener::HandleInputEvent(). r=kentuckyfriedtakahe
2013-08-09 15:01:56 -04:00
Ryan VanderMeulen
8572159fdb
Bug 903452 - Update pdf.js to version 0.8.423. r=bdahl
2013-08-09 15:01:28 -04:00
Nicolas B. Pierron
e9543c8fef
Bug 900890 - IonMonkey: Use a dedicated register to unbox the index of SetElementIC. r=jandem
2013-08-09 11:50:55 -07:00
Gaia Pushbot
351aff6061
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/30a28b592ed8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11353 from KevinGrandon/bug_901578_remove_mouse_shim_settings
Bug 901578 - Remove mouse_event_shim from settings r=kaze
========
https://hg.mozilla.org/integration/gaia-central/rev/86532663e60e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 901578 - Remove mouse_event_shim from settings
2013-08-09 11:45:23 -07:00
Jim Mathies
dbe22870c5
Bug 903364 - Fix: Mouse scrollbar remains visible on start tab after touch. r=rsilveira
2013-08-09 13:40:36 -05:00
David Rajchenbach-Teller
ab3a802f22
Bug 902434 - Move Telemetry I/O to TelemetryFile.jsm. r=froydnj
2013-08-09 14:11:09 -04:00
Sunny
aaba8eb2da
Bug 827805 - [OS.File] Use Deprecated.jsm to mark deprecation of OS.File.Info.prototype.creationDate. r=yoric
2013-08-09 14:10:44 -04:00
Marco Castelluccio
502708d073
Bug 776446 - Cannot use contextmenu <menu> elements within the desktop webapp runtime. r=myk
2013-08-09 14:02:20 -04:00
Marco Castelluccio
a2f11bcca5
Bug 773783 - Launching an app with an incompatible version of Firefox installed on Mac produces a very not so useful error message. r=myk
2013-08-09 14:02:04 -04:00
Matt Brubeck
c3c8dba4f1
Merge m-c to fx-team
2013-08-08 21:54:44 -07:00
Michael Comella
2ad753238e
Bug 900289: Enable foreign key pragma on FHR database. r=rnewman
2013-08-08 20:54:36 -07:00
Tim Taubert
ee7ef6aa4a
Backed out changeset 1230bd543454 (bug 792806)
2013-08-09 05:50:22 +02:00
Tim Taubert
d3ab83c4fa
Backed out changeset 24e725b72a0d (bug 792806)
2013-08-09 05:50:21 +02:00
Tim Taubert
c1ac612195
Bug 880101 - part 2 - Wait until the initial tab's content document has been created before adding the progress listener; r=gavin
2013-08-09 04:56:48 +02:00
Tim Taubert
7576aec33a
Bug 880101 - part 1 - Add test that forces the gBrowser constructor a little too early; r=gavin
2013-08-09 04:51:27 +02:00
Max Li
310e73feaf
Bug 900097 - statusbarpanel shouldn't be a button accessible. r=enn
2013-08-08 18:39:56 -04:00
Corey Ford
9adda71475
Bug 898794 - Store normal frame position before applying relative positioning. r=dbaron
2013-08-08 17:20:17 -07:00
Po-Chun Chang
7d9e1e33ce
Bug 897262 - Avoid waste in nsBaseScreen::CheckMinimumBrightness(). r=bgirard
2013-08-09 14:36:32 -04:00
Matt Brubeck
9fc67ed1e7
Back out d10581fd8202 (bug 897532) on suspicion of causing intermittent pgo-only Metro crashes
2013-08-08 14:58:00 -07:00
Sriram Ramasubramanian
01608cd4b2
Bug 880525: Search suggestions are mis-aligned. [r=mfinkle]
...
--HG--
extra : rebase_source : fc009c582cee1e818a91520c91a3ddd087793a6a
2013-08-08 14:43:08 -07:00
Chuck Lee
7b4441a19e
Bug 900331 - Provide sender in system message of WAP Push receiving. r=vicamo
2013-08-08 12:07:51 +08:00
Jan Jongboom
abd5d0434d
Bug 902830 - Emit mozChromeEvent if input focus changes. r=yxl
2013-08-09 14:01:28 -04:00
kli@mozilla.com
c79c4d63d6
Bug 902277 - Reset retry counter of WifiWorker after connect to supplicant. r=vchang
2013-08-09 13:07:56 +08:00
Gaia Pushbot
72a7299209
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a202d951a704
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11464 from lightsofapollo/revert-11425
Revert "Merge pull request #11425 from comoyo/mozContacts2vcard"
========
https://hg.mozilla.org/integration/gaia-central/rev/94b6457ad206
Author: James Lal <james@lightsofapollo.com>
Desc: Revert "Merge pull request #11425 from comoyo/mozContacts2vcard"
This reverts commit 1b3b923534f606c69fce61136aa21849ee8bba6a, reversing
changes made to c354940fbe112bcf2d90e2a5654ad1824f3a2348.
2013-08-09 10:35:35 -07:00
Gaia Pushbot
1820749749
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ffe47e2d96de
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 903400 - Trim whitespaces for search in the e.me search bar. r=vingtetun,a=leo+
========
https://hg.mozilla.org/integration/gaia-central/rev/44c09c38ef4b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11448 from KevinGrandon/bug_902959_add_getApps_param
Bug 902959 - Add option to suppress apps which have hidden roles r=vingtetun
========
https://hg.mozilla.org/integration/gaia-central/rev/7bac1ccb3ef5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 902959 - Add option to suppress apps which have hidden roles
2013-08-09 10:25:30 -07:00
Gaia Pushbot
b43f28a750
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b89cd693bf17
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11444 from lightsofapollo/vbump-marionette
vbump marionette
========
https://hg.mozilla.org/integration/gaia-central/rev/dc3f9ab26dc7
Author: James Lal <james@lightsofapollo.com>
Desc: vbump marionette
2013-08-09 10:05:25 -07:00
Gregor Wagner
9d59e26bc9
Bug 902899 - Fix ContentPermission Prompt. r=etienne
2013-08-09 19:02:33 +02:00
Fabrice Desré
30970c47d5
Bug 902362 - DOMRequestHelper specifies _requests as array, but should be object. r=fabrice
2013-08-09 09:32:02 -07:00
Gaia Pushbot
af86cee526
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f970557b626a
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 902973 - REAPPLY Disable sms notification_test.js for frequent TBPL orange, a=test-only
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
========
https://hg.mozilla.org/integration/gaia-central/rev/2d0fff56e4df
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #11352 from epang/bug901500_email_missing_images
Bug 901500 - Adding Missing Email Images r=samjoch
========
https://hg.mozilla.org/integration/gaia-central/rev/77172567ba5a
Author: Eric Pang <epang@mozilla.com>
Desc: Bug 901500 - Adding Missing Email Images
2013-08-09 07:50:26 -07:00
Gaia Pushbot
bf9b14215b
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3386bba33a11
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #11350 from epang/bug901499_cameragraphicsswap
Bug 901499 - Swap Camera Graphics r=samjoch
========
https://hg.mozilla.org/integration/gaia-central/rev/c691ba73a9ae
Author: Eric Pang <epang@mozilla.com>
Desc: Bug 901499 - Swap Camera Graphics
2013-08-09 07:25:25 -07:00
Gaia Pushbot
746c14d188
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/55a28af01d44
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #11425 from comoyo/mozContacts2vcard
Bug 896982: Design and implement a component to transform mozContacts to VCARD format [r=arcturus]
========
https://hg.mozilla.org/integration/gaia-central/rev/d409de36cf9f
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Design and implement a component to transform mozContacts to VCARD format
2013-08-09 05:00:24 -07:00
Carsten "Tomcat" Book
b22d70c576
merge mozilla-central to b2g-inbound
2013-08-09 13:15:45 +02:00