Commit Graph

158801 Commits

Author SHA1 Message Date
Ehsan Akhgari
6192142b97 Bug 946214 - Build dom/devicestorage in unified mode; r=glandium
--HG--
extra : rebase_source : 44470490fc64cbe0cb59b7223dc93b41846c88e9
2013-12-04 09:43:13 -05:00
Ehsan Akhgari
d07053ce74 Bug 946212 - Put all of dom/encoding into unified mode; r=glandium
--HG--
extra : rebase_source : 6bb73bc7f0ae03342bd729d0d610c84de283e519
2013-12-04 09:42:49 -05:00
Ehsan Akhgari
8d7bfe3610 Bug 946210 - Build dom/telephony in unified mode; r=glandium
--HG--
extra : rebase_source : 2a73bc864f08798b3555fce6261e19b318c265ea
2013-12-04 09:42:23 -05:00
Nicholas Nethercote
14baf4fe01 Bug 946484 - Ignore "redundant/"-prefixed memory reports. r=khuey.
--HG--
extra : rebase_source : 9ee5e9c208b37f361e0cfa0b599ced801428e93d
2013-12-04 16:21:55 -08:00
Daniel Holbert
aef2871b81 Bug 946405 - Tweak some anonymous namespacing in jsinfer.cpp and jsopcode.cpp to fix GCC build warnings about "has a field...whose type uses the anonymous namespace". r=jandem 2013-12-04 20:59:13 -05:00
Andy Wingo
a5e7bccd8a Bug 945828 - Work around bug 945756. r=luke 2013-12-03 19:04:25 +01:00
Douglas Crosher
99fd2058cb Bug 869473 - Optimize DivI with a power of two divisor when the numerator is not negative. r=sunfish 2013-12-05 07:34:29 +11:00
Ryan VanderMeulen
215eab7ec7 Backed out changeset 9d673e562fa6 (bug 945023) for OSX bustage. 2013-12-04 20:42:55 -05:00
Drew Willcoxon
be2c4c9eaa Bug 874743 - Fix PlacesDBUtils.jsm error in intermittent test_parser_diagnostics_unprintables.html failure. r=mak 2013-12-02 20:21:58 -08:00
Gaia Pushbot
13c8fc9830 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/001672effec8
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #14175 from yurenju/minilla-sim4

Bug 897325: Part 3 - preload apps for certain carriers r=@ochameau f=@acperez

========

https://hg.mozilla.org/integration/gaia-central/rev/3ba85adebdde
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 897325: Part 3 - preload apps for certain carriers
2013-12-02 20:15:24 -08:00
Phil Ringnalda
3e75b2865f Back out 14d1050e721b (bug 940541) for Windows b-c bustage 2013-12-02 19:48:43 -08:00
Mike Hommey
652f0a640a Bug 945563 - Remove unused macros in nsCSSColorUtils.cpp (BLACK, WHITE and LIGHT_FACTOR). r=roc 2013-12-03 12:32:03 +09:00
Mike Hommey
0f52679a01 Bug 945532 - Add missing includes in OpusParser.h. r=kinetik 2013-12-03 12:30:47 +09:00
Mike Hommey
a0b89ce4c8 Bug 945532 - Kill LE* functions in OggCodecState.cpp and use Endian.h functions instead. r=kinetik 2013-12-03 12:30:45 +09:00
Phil Ringnalda
36f4bc6215 Bug 925200 - Disable test_browserElement_oop_CloseApp.html for making it impossible to run mochitest-2 on some builds
CLOSED TREE
2013-12-02 19:29:35 -08:00
Phil Ringnalda
7dec953f3a Bug 942470 - Disable test_user_agent_updates.html for intermittently failing to unset its override of the UA string, breaking other tests
CLOSED TREE
2013-12-02 19:24:30 -08:00
Mike Hommey
5f5fa4e2f2 Bug 938686 - Add nestegg_packet_discard_padding to layout/media/symbols.def.in, attempting to unbust windows build on a CLOSED TREE 2013-12-03 10:53:00 +09:00
Ryan VanderMeulen
fd1c979402 Backed out changeset 77c1f23afc1c (bug 933483) for mochitest-bc failures. 2013-12-02 20:31:18 -05:00
Irving Reid
f03588bfbc Bug 944006: Don't load XPIProviderUtils if no addons and no schemaVersion; r=unfocused 2013-12-02 19:46:41 -05:00
Michael Comella
f89bf49487 Bug 910859 - Part 4: Add Proguard annotations. r=ckitching 2013-12-04 18:32:53 -08:00
Michael Comella
6ead8a6f1f Bug 910859 - Part 3: Add missing go button work around. r=lucasr 2013-12-04 18:32:53 -08:00
Michael Comella
df7dbf9f62 Bug 910859 - Part 2: Wait for DOMTitleChanged event in waitForPageLoad. r=lucasr 2013-12-04 18:32:53 -08:00
Michael Comella
ac919d9e6d Bug 910859 - Bootstrap new API for UI testing in Fennec. r=lucasr,gbrown 2013-12-04 18:32:53 -08:00
Drew Willcoxon
0699cfa57b Bug 914920 - Fix bug whereby about:newtab displays thumbnails from unrelated websites for some links. r=markh 2013-12-04 17:38:00 -08:00
Ralph Giles
c489b1733e Bug 938686 - Fix a signed-comparison warning. r=BUSTAGE CLOSED TREE 2013-12-02 16:25:22 -08:00
Jeff Walden
ec797804af Bug 943839 - Simplify Anchor and get rid of JS_AnchorPtr. r=terrence
--HG--
extra : rebase_source : f2d9e039f758b6078c57f601537effe8c7c39f82
2013-12-02 15:43:30 -08:00
Cameron McCormack
3102bb964b Bug 944246 - Make getComputedStyle pass in anonymous content when resolving pseudo-element style. r=bz 2013-12-03 10:57:50 +11:00
Ehsan Akhgari
7fc6e1f85b Bug 945509 - Include 2D.h in gfxFont.h because it uses ScaledFont; r=glandium 2013-12-02 18:53:14 -05:00
Botond Ballo
4c6324e47d Bug 942754 - Propagate zoom constraints from parent to child APZCs. r=kats
--HG--
extra : rebase_source : 92c3dcac3db2cd457d650ec08abfbab03c9517ce
2013-12-02 18:01:19 -05:00
Edgar Chen
aedcc699ef Bug 946557 - Bring test_icc_info.js back in automation. r=allstars.chh 2013-12-05 11:56:21 +08:00
Gaia Pushbot
3eca8b0fa0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5df50375c3c7
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 943183 - [Messages] the bad recipient markers should not be absolutely positioned to a non-scrolled ancestor r=schung

* Add "position: relative" for the absolutely positioned marker's nearest
  ancestor.

========

https://hg.mozilla.org/integration/gaia-central/rev/79f39c43ded8
Author: at-kitamura <at-kitamura@kddi-tech.com>
Desc: Bug 917639 - sms application updates time in messages-thread r=julien
2013-12-05 07:40:23 -08:00
Gaia Pushbot
a5a0053d38 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7f1d0b46b335
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 945727 - [Cards View] It's difficult to tap the cross in the cards view r=julien
2013-12-05 07:30:23 -08:00
Gaia Pushbot
67840dbb4b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4ca3ef57093f
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #14309 from crdlc/bug-945678

Bug 945678 - [Download Manager] Implement shared flow when the user open...

========

https://hg.mozilla.org/integration/gaia-central/rev/04314b9e5e24
Author: crdlc <crdlc@tid.es>
Desc: Bug 945678 - [Download Manager] Implement shared flow when the user opens a file and this action fails
2013-12-05 07:05:23 -08:00
Gaia Pushbot
0f5c2fc685 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aa5eb8a71c91
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #14364 from EverythingMe/944796-clear-input-x

Bug 944796 - [e.me][system] Use correct "X" to clear input fields [r=ranbena]

========

https://hg.mozilla.org/integration/gaia-central/rev/e0dccff79fee
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 944796 - [e.me][system] Use correct "X" to clear input fields [r=ranbena].
2013-12-05 06:40:23 -08:00
Bevis Tseng
90344ddac7 Bug 943749 - B2G SMS: Support Class 2 SMS received and stored in SIM. r=vyang 2013-12-04 18:52:31 +08:00
Szu-Yu Chen [:aknow]
92ceb9003e Bug 931697 - Add multisim telephony test. r=hsinyi 2013-12-05 09:29:08 -05:00
Ryan VanderMeulen
3e592ac4e3 Merge fx-team to m-c. 2013-12-02 16:43:03 -05:00
Ryan VanderMeulen
994cdadd13 Merge inbound to m-c. 2013-12-02 16:39:00 -05:00
Ryan VanderMeulen
818c421bf3 Backed out 6 changesets (bug 854169) to investigate OSX Mn bustage on a CLOSED TREE.
Backed out changeset 236a0eba3a8a (bug 854169)
Backed out changeset bd7733e5d5cf (bug 854169)
Backed out changeset cbf7e38a49aa (bug 854169)
Backed out changeset c0f9bfe37d74 (bug 854169)
Backed out changeset 224d0d4df434 (bug 854169)
Backed out changeset 1b339f171b0a (bug 854169)
2013-12-02 15:19:28 -05:00
Honza Bambas
61a2b4bc28 Bug 937582. r=mcmanus 2013-12-02 14:37:37 -05:00
Camilo Viecco
34263e81e7 Bug 585122 - In PSM provide EV only with OCSP revocation (Part 2: tests). r=briansmith. 2013-12-02 11:12:21 -08:00
Camilo Viecco
c739891ca3 Bug 585122 - Part 1. EV do not request CRL. r=briansmith. 2013-12-02 11:08:06 -08:00
ISHIKAWA, Chiaki
dd372c56b0 Bug 938683 - Catch and pass the error values of PR_Close() to upper layer. r=johns 2013-12-05 12:16:09 -05:00
Takeshi Kurosawa
62ec275d0a Bug 868789 - Name computation for SVG is wrong, r=tbsaude DONBUILT (fixing username) 2013-12-05 12:06:01 -05:00
Alexander Surkov
e857e977c5 Backout (wrong username) Bug 868789 - Name computation for SVG is wrong, r=tbsaude 2013-12-05 11:59:18 -05:00
Jon Coppeard
2de3b6aa7f Bug 946732 - Reinstate xpcom/glue gtests r=BenWa 2013-12-05 16:48:48 +00:00
Jonathan Watt
bf750bcc55 Bug 935508. Follow-up to fix unified build bustage.
--HG--
extra : rebase_source : b8429c6f04bf4ac84b63940657deafe4a4bf9fac
2013-12-05 16:46:22 +00:00
Takeshi Kurosawa taken.spc@gmail.com
fd397f8b52 Bug 868789 - Name computation for SVG is wrong, r=tbsaude 2013-12-05 11:45:58 -05:00
Boris Zbarsky
109a5700f1 Bug 945788. Add support for dictionary return values to example codegen and js-implemented codegen. r=smaug 2013-12-05 11:39:50 -05:00
Benoit Girard
a88fe6df35 Bug 904227 - Disable gfxWordCacheTest.cpp to see if it helps with gtest crashes. r=bjacob 2013-12-05 11:36:04 -05:00