Commit Graph

157056 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
a5ef85704e merge mozilla-inbound to mozilla-central 2013-11-25 12:38:13 +01:00
Carsten "Tomcat" Book
40f94e22f3 merge fx-team to mozilla-central 2013-11-25 12:35:57 +01:00
Carsten "Tomcat" Book
d989edadf6 Backed out changeset 89433bb31453 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE 2013-11-25 08:56:32 +01:00
Carsten "Tomcat" Book
1d8644ba1c Backed out changeset 94f875f9a8de (bug 921918) Windows XP Debug Bustage on a CLOSED TREE 2013-11-25 08:56:24 +01:00
Carsten "Tomcat" Book
951f335d15 Backed out changeset 4780d72117e3 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE 2013-11-25 08:56:15 +01:00
Carsten "Tomcat" Book
56531554db Backed out changeset 307e7260ada2 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE 2013-11-25 08:56:06 +01:00
Carsten "Tomcat" Book
0165863991 Backed out changeset 6bdd99eabb57 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE 2013-11-25 08:55:57 +01:00
Carsten "Tomcat" Book
f9bc2c81c8 Backed out changeset 8446a3ac5060 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE 2013-11-25 08:55:45 +01:00
Carsten "Tomcat" Book
f8c14cfd67 Backed out changeset 529304b6bd08 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE 2013-11-25 08:55:36 +01:00
Carsten "Tomcat" Book
c4c0aea069 Backed out changeset a9664889638e (bug 921918) Windows XP Debug Bustage on a CLOSED TREE 2013-11-25 08:55:26 +01:00
Carsten "Tomcat" Book
0fb125e391 Backed out changeset dc75d4de9df4 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE 2013-11-25 08:55:14 +01:00
Carsten "Tomcat" Book
4f4ff5ea0a Backed out changeset dafc51a29fb3 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE 2013-11-25 08:55:05 +01:00
Carsten "Tomcat" Book
bbaf4664d3 Backed out changeset f38875c274c0 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE 2013-11-25 08:54:57 +01:00
Carsten "Tomcat" Book
934ebee3a6 Backed out changeset f668eb3f9829 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE 2013-11-25 08:54:46 +01:00
Carsten "Tomcat" Book
9e975c43a2 Backed out changeset 2cae126450b2 (bug 942343) suspicion of causing mochitest 4 and 8 bustage on B2G ICS Emulator Opt on a CLOSED TREE 2013-11-25 08:41:57 +01:00
Vicamo Yang
31970b6e9e Bug 921918 - 4.b/4: Gonk RIL implementation. r=gene 2013-11-25 15:19:33 +08:00
Vicamo Yang
233d49bac9 Bug 921918 - 4.a/4: accommodate to setMessageDeliveryByEnvelopeId interface change. r=gene 2013-11-25 15:19:32 +08:00
Vicamo Yang
218cfb0b06 Bug 921918 - 3.h/4: decode some MMS header fields as enum. r=gene 2013-11-25 15:19:31 +08:00
Vicamo Yang
93e7bfd2af Bug 921918 - 3.g/4: fix possible "undefined" value for messageRecord.envelopeIdIndex. r=gene 2013-11-25 15:19:30 +08:00
Vicamo Yang
991f25996b Bug 921918 - 3.f/4: share similar works to callback with a DOM message in a transaction. r=gene 2013-11-25 15:19:29 +08:00
Vicamo Yang
497eb8715f Bug 921918 - 3.e/4: fix debug doesn't work when only turned on in pref. r=gene 2013-11-25 15:19:27 +08:00
Vicamo Yang
9b364867f5 Bug 921918 - 3.d/4: construct mms deliveryInfo in db. r=gene 2013-11-25 15:19:27 +08:00
Vicamo Yang
a6db92ad10 Bug 921918 - 3.c/4: don't pass transactionId. r=gene 2013-11-25 15:19:26 +08:00
Vicamo Yang
fffe441c2a Bug 921918 - 3.b/4: assign received |aMmsMessage.sender| in mmdb. r=gene 2013-11-25 15:19:25 +08:00
Vicamo Yang
4f081e6aa7 Bug 921918 - 3.a/4: iccId is optional. r=gene 2013-11-25 15:19:24 +08:00
Chia-hung Tai
65f2b95643 Bug 921918 - 2/4: DOM implementation. r=khuey 2013-11-25 15:19:23 +08:00
Chia-hung Tai
62894760d9 Bug 921918 - 1/4: B2G MMS: support read report events. Interface changes. r=gene 2013-11-25 15:19:22 +08:00
Gaia Pushbot
7a098715f8 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2a055e0d4214
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #13998 from KevinGrandon/revert_bug_942214

Revert "Bug 942214 - [System] remove a few errors being logged"

========

https://hg.mozilla.org/integration/gaia-central/rev/228257cf059b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 942214 - [System] remove a few errors being logged"

This reverts commit 8646ec3465826d5f45dc34f2e7d9a0860e4777c0.
2013-11-24 23:10:22 -08:00
Nicholas Cameron
38006e476d Bug 914584. Pref on OMTC for b2g desktop builds. r=fabrice 2013-11-25 20:07:34 +13:00
Nicholas Cameron
418760396b Bug 942649. Remove a duplicate call to CreateCompositor. r=mattwoodrow 2013-11-25 20:07:31 +13:00
Gaia Pushbot
6f607b241d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bf844ea59173
Author: Albert <acperez@tid.es>
Desc: Merge pull request #13920 from acperez/bug-941755

Bug 941755 - Fix wrong format of singlevariant.json r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/fe57b1415619
Author: Albert <acperez@tid.es>
Desc: Bug 941755 - Fix wrong format of singlevariant.json r=yurenju
2013-11-24 22:55:22 -08:00
Shu-yu Guo
bd20adfb23 Bug 941787 - Fix race between tab closure event and nested event loop popping in devtools browser actor. (r=panos) 2013-11-24 22:51:19 -08:00
Gaia Pushbot
5c89e335f6 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bf3a67026235
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #13959 from KevinGrandon/bug_942214_system_throws_error

Bug 942214 - [System] remove a few errors being logged r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/1286baee4749
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 942214 - [System] remove a few errors being logged
2013-11-24 22:45:23 -08:00
Gaia Pushbot
d13a3c4f4e Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3672de9c994b
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13940 from gasolin/issue-929369

Bug 929369 - [Flatfish][System] Make value selector dialogs not fill ful..., r=rudy

========

https://hg.mozilla.org/integration/gaia-central/rev/eeed58c27f82
Author: gasolin <gasolin@gmail.com>
Desc: Bug 929369 - [Flatfish][System] Make value selector dialogs not fill full screen
2013-11-24 22:30:23 -08:00
Gaia Pushbot
d188142d63 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/178492048ae0
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #13977 from alefteris/bug-942580-kb-final-sigma

Bug 942580 - Remove duplicate "final sigma" from Greek keyboard.
r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/a184e2e69804
Author: Thanos Lefteris <alefteris@gmail.com>
Desc: Bug 942580 - Remove dublicate "final sigma" from Greek keyboard
2013-11-24 21:20:23 -08:00
John Daggett
0dd716e3c2 Bug 934710 - log text perf metrics at reflow end, load complete and presshell teardown. r=heycam 2013-11-25 14:00:00 +09:00
John Daggett
d1eb2f6076 Bug 934710 - add various text performance metrics and a log to handle these. r=jfkthame 2013-11-25 13:59:56 +09:00
Gaia Pushbot
66f4070071 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6b3922b505b1
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #11897 from gasolin/issue-911684

Bug 911684 - [FTU] hide SIM contact import when not support telephony r=borjasalguero

========

https://hg.mozilla.org/integration/gaia-central/rev/4a6100bd2ea8
Author: gasolin <gasolin@gmail.com>
Desc: Bug 911684 - [FTU] hide SIM contact import when not support telephony
2013-11-24 20:45:23 -08:00
Gaia Pushbot
dc7511e2ea Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6f431b859346
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #13939 from flodolo/bug941901

Bug 941901 - [settings] Use correct entity name for Cell broadcast r=crh0716

========

https://hg.mozilla.org/integration/gaia-central/rev/57b828b22513
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 941901 - [settings] Use correct entity name for Cell broadcast

Mispelled data-l10n-id (callBroadcast instead of cellBroadcast)
2013-11-24 19:25:23 -08:00
Gaia Pushbot
6280b443f4 Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/818de96f6d46
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13967 from timdream/keyboard-pref-off2

Bug 941885 - Hide 3rd-party keyboard apps under a settings db entry, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/00fcc62090dd
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 941885 - Part 2, disable the feature for now

========

https://hg.mozilla.org/integration/gaia-central/rev/63af38bc896a
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 941885 - Hide 3rd-party keyboard apps under a settings db entry
2013-11-24 18:10:23 -08:00
Matt Woodrow
0cc69e6803 Bug 941559 - Invalidate nsDislaySolidColor display items when their color changes. r=roc 2013-11-25 14:59:00 +13:00
Matt Woodrow
854397553e Bug 882384 - Make sure the status panel always get its own layer. r=roc 2013-11-25 14:59:00 +13:00
Phil Ringnalda
62cb41d82e Back out d280a1c64f76 (bug 939585) for Mac build bustage
CLOSED TREE
2013-11-24 18:02:14 -08:00
Phil Ringnalda
2c2ac0f633 Merge m-c to b-i 2013-11-24 17:53:19 -08:00
Phil Ringnalda
4de147d201 Merge m-c to f-t 2013-11-24 17:52:09 -08:00
Phil Ringnalda
0e2ff55c4d Merge m-i to m-c 2013-11-24 17:45:53 -08:00
Phil Ringnalda
527a58cbb4 Back out 78f9a7685da3 (bug 942105) for debug ASan testZOOB.js timeouts 2013-11-24 16:52:50 -08:00
Randell Jesup
72934ff181 Bug 942343: pref off RTCPeerConnection for B2G until it's functional r=ekr 2013-11-24 19:46:39 -05:00
Nicholas Nethercote
231e579c74 Bug 812421 - Remove a Valgrind suppression that bug 790338 hopefully removed the need for. r=me. 2013-11-24 16:09:19 -08:00
Mark Hammond
acd77dfc0d Bug 932186 - Allow mach to specify a manifest file as a test path. r=ted 2013-11-25 10:33:11 +11:00