Commit Graph

141946 Commits

Author SHA1 Message Date
Tim Taubert
9289817900 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
Nicholas Nethercote
d027fbe372 Bug 902917 - Remove some unnecessary #includes in SpiderMonkey. r=till.
--HG--
extra : rebase_source : 2a767e04768a94eb943370bbe7945a8dc409bf1d
2013-08-08 16:07:22 -07:00
Chris Pearce
3fce82c0e2 Bug 901944 - Disable DXVA on Vista, to avoid rendering artifacts. r=kentuckyfriedtakahe 2013-08-12 17:17:38 +12:00
Chris Double
7dd97fc747 Bug 896866 - Media Source Extension demo app doesn't play all segments - r=kinetik
--HG--
extra : rebase_source : 13d66fb5c2d6c0c01929e404b6fb1b5d29073b54
2013-08-12 16:37:10 +12:00
Max Li
56356122fe Bug 900097 - statusbarpanel shouldn't be a button accessible. r=enn 2013-08-08 18:39:56 -04:00
Corey Ford
c1f2a8126d Bug 898794 - Store normal frame position before applying relative positioning. r=dbaron 2013-08-08 17:20:17 -07:00
Po-Chun Chang
8ed0fa7fd9 Bug 897262 - Avoid waste in nsBaseScreen::CheckMinimumBrightness(). r=bgirard 2013-08-09 14:36:32 -04:00
Matt Brubeck
c53520d691 Back out d10581fd8202 (bug 897532) on suspicion of causing intermittent pgo-only Metro crashes 2013-08-08 14:58:00 -07:00
Sriram Ramasubramanian
0e529d34c2 Bug 880525: Search suggestions are mis-aligned. [r=mfinkle]
--HG--
extra : rebase_source : fc009c582cee1e818a91520c91a3ddd087793a6a
2013-08-08 14:43:08 -07:00
Irving Reid
3e90d2a8b0 Bug 853388: Load JSON database asynchronously outside of startup; r=unfocused 2013-08-08 16:05:33 -04:00
Irving Reid
324037e41f Bug 853388: Trigger XPI database conversion from SQLITE based on schema version preference; r=unfocused 2013-08-08 15:56:39 -04:00
Irving Reid
52872181f2 Bug 853388: Remove transaction model of database flush control and implement async save of database; r=unfocused 2013-08-08 15:56:35 -04:00
Irving Reid
2d1371b14a Bug 853388: Upgrade existing SQLITE databases to JSON; r=unfocused 2013-08-08 15:56:26 -04:00
Irving Reid
bc18fb78c9 Back out 74673d1b1718 for missing reviewer 2013-08-10 19:38:14 -04:00
Irving Reid
323d86b1b7 Back out 2015a41cdf70 for missing reviewer 2013-08-10 19:37:00 -04:00
Irving Reid
ced806a90a Back out 816af0c07c46 for missing reviewer 2013-08-10 19:34:46 -04:00
Irving Reid
3ed8e7469b Back out 629a3e8bd2b1 for missing reviewer 2013-08-10 19:32:34 -04:00
Irving Reid
db5328e9c5 Back out 20d83a7220ca for missing reviewer 2013-08-10 19:27:33 -04:00
Irving Reid
79263953d0 Bug 853388: Keep trying to save JSON even if read or save fails 2013-08-09 20:21:47 -04:00
Irving Reid
80d92b3413 Bug 853388: Load JSON database asynchronously outside of startup 2013-08-08 16:05:33 -04:00
Irving Reid
6853fc84d9 Bug 853388: Trigger XPI database conversion from SQLITE based on schema version preference 2013-08-08 15:56:39 -04:00
Irving Reid
98b63ebf8b Bug 853388: Remove transaction model of database flush control and implement async save of database 2013-08-08 15:56:35 -04:00
Irving Reid
ef1d1a7c35 Bug 853388: Upgrade existing SQLITE databases to JSON 2013-08-08 15:56:26 -04:00
Irving Reid
ec5f8eb731 Bug 853388: Save and load XPIProvider state to/from a JSON file; r=unfocused 2013-08-08 15:56:22 -04:00
Tim Taubert
2ee16a5c57 Backed out changeset a902370b74af (bug 903714) 2013-08-10 14:44:22 +02:00
Tim Taubert
89f17fa2ff Bug 903714 - Provide document.baseURI when calling _makeURI() in registerProtocolHandler(); r=dao 2013-08-10 13:33:43 +02:00
Sam Foster
d8c2d38fdd Bug 895519 - Rework tiles favicon treatment + tweaks to meet revised design. r=rsilveira 2013-08-10 01:29:22 -07:00
Jonathan Wilde
951eee916a Bug 894715 - Part 2 - Fix trimming issue. r=ally 2013-08-09 22:42:55 -07:00
Edgar Chen
f5bdabccff Bug 902380 - Have a consistent operator information in ril_worker and RadioInterfaceLayer. r=hsinyi 2013-08-08 17:29:42 +08:00
Gaia Pushbot
a393791c24 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
b3f06f9319 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
Chuck Lee
b9080f6162 Bug 900331 - Provide sender in system message of WAP Push receiving. r=vicamo 2013-08-08 12:07:51 +08:00
Jan Jongboom
d51e732ee3 Bug 902830 - Emit mozChromeEvent if input focus changes. r=yxl 2013-08-09 14:01:28 -04:00
kli@mozilla.com
74244ff7e9 Bug 902277 - Reset retry counter of WifiWorker after connect to supplicant. r=vchang 2013-08-09 13:07:56 +08:00
Gaia Pushbot
3c55662c8a 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
c11fd53943 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
03e1b9fda7 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
0c848debc2 Bug 902899 - Fix ContentPermission Prompt. r=etienne 2013-08-09 19:02:33 +02:00
Fabrice Desré
7df165623f Bug 902362 - DOMRequestHelper specifies _requests as array, but should be object. r=fabrice 2013-08-09 09:32:02 -07:00
Gaia Pushbot
39b72f1e53 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
8f1095fc02 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
91dd830f94 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
df8f33c1b6 merge mozilla-central to b2g-inbound 2013-08-09 13:15:45 +02:00
Gaia Pushbot
f760dcdb83 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c452a61687ef
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #11286 from yurenju/896425

Bug 896425 - Add customization support for recording profile r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/a6c838236673
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 896425 - Add customization support for recording profile
2013-08-09 03:55:23 -07:00
Gaia Pushbot
a8ba965cf9 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/37f6005f3b09
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #11399 from gabrielesvelto/bug-902409-parallel-builds

Bug 902409 - Added a missing dependency to the webapp-zip target r=ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/b9abd47eedbf
Author: Gabriele Svelto <gabriele.svelto@gmail.com>
Desc: Bug 902409 - Added a missing dependency to the webapp-zip target
2013-08-09 01:50:23 -07:00
Gaia Pushbot
20920e3c54 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/49ed800397c7
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11338 from alivedise/bugzilla/898385_master/remove-over-usage-of-ori-sensor

Bug 898385 - Reduce orientation sensor usage. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e388b7ae12c9
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 898385 - Reduce orientation sensor usage.
2013-08-08 20:45:23 -07:00
Gaia Pushbot
d9c6d30375 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b3bbcbb9026c
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #11446 from alivedise/bugzilla/900420_master

Bug 900420 - Remove mozTT reference, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/74e77eaec10f
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 900420 - Remove mozTT reference

========

https://hg.mozilla.org/integration/gaia-central/rev/84d84ed85cec
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10877 from crh0716/881862

Bug 881862 - Control the network type from the json file

========

https://hg.mozilla.org/integration/gaia-central/rev/b122f126a233
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 881862 - Control the network type from the json file
2013-08-08 19:50:23 -07:00
Gaia Pushbot
d74e834589 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/70c0630bb512
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11431 from KevinGrandon/blob-uris-travis-failure

Bug 806374 - Don't store phone's wallpaper or the dialer ringtone or the notification ringtone as a data: URI in the settings DB

========

https://hg.mozilla.org/integration/gaia-central/rev/446bc97f1f99
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 806374 - Don't store phone's wallpaper or the dialer ringtone or the notification ringtone as a data: URI in the settings DB
2013-08-08 17:15:24 -07:00
Gaia Pushbot
9645d53281 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/78632e8ee2f3
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11443 from lightsofapollo/kill-integration

remove old integration tests for now

========

https://hg.mozilla.org/integration/gaia-central/rev/955ecf9b4814
Author: James Lal <james@lightsofapollo.com>
Desc: remove old integration tests for now
2013-08-08 15:21:24 -07:00
Vivien Nicolas
42816646f5 Bug 797497 - Disable tap "scrollbar" r=fabrice 2013-08-08 15:04:04 -07:00