Commit Graph

154774 Commits

Author SHA1 Message Date
Chris Peterson
a07d2f4931 Bug 939121 - Build netwerk/ipc, protocol, socket, srtp, and wifi in unified mode. r=mcmanus 2013-11-12 18:50:41 -08:00
Chris Peterson
4d0e3ba7a3 Bug 936989 - Fix -Wunused-variable warnings in nsIdleService.cpp. r=vladv 2013-10-27 23:12:55 -07:00
Jan Beich
46a17fccf2 Bug 939532 - Re-apply lost hunk from bug 807492, forgotten in bd8f1571937f. r=jesup 2013-11-17 18:56:17 +01:00
John Schoenick
f7ac4aa0fa Bug 939355 - Include string.h in gfx/2d/unittest/TestBugs.cpp r=bgirard 2013-11-17 18:55:16 +01:00
Geoff Brown
09c65550ef Bug 862478 - Import devicemanager from mozdevice in remotexpcshelltests.py; r=jmaher 2013-11-17 10:23:23 -07:00
Geoff Brown
71aad570dd Bug 938920 - Remove stale references from xpcshell_android.ini; r=jmaher 2013-11-17 10:23:21 -07:00
Geoff Brown
66e22c0192 Bug 936226 - (3) Adjust mochitest manifests for Android x86; r=dminor 2013-11-17 10:23:19 -07:00
Geoff Brown
de4dc8c13d Bug 936226 - (2) Adjust reftest manifests for Android x86; r=dminor 2013-11-17 10:23:17 -07:00
Geoff Brown
751ffde1af Bug 892118 - Suppress annoying Android x86 emu logcat message; r=jmaher 2013-11-17 10:23:15 -07:00
Ehsan Akhgari
865994a2fc Bug 938869 - Build layout/xul in unified mode; r=roc 2013-11-14 21:51:01 -05:00
Ehsan Akhgari
0770776e93 Bug 938867 - Build layout/tools in unified mode; r=roc 2013-11-14 21:50:07 -05:00
Ehsan Akhgari
69872c43cd Bug 938865 - Build layout/tables in unified mode; r=roc 2013-11-14 21:49:29 -05:00
Ehsan Akhgari
a9b361e017 Bug 938864 - Build layout/svg in unified mode; blanket-r=glandium 2013-11-14 21:48:52 -05:00
Ehsan Akhgari
f30fc08937 Bug 938853 - Build layout/ipc in unified mode; r=roc 2013-11-14 21:48:02 -05:00
Ehsan Akhgari
81ac463d4b Bug 938859 - Build layout/printing in unified mode; r=roc 2013-11-14 21:47:13 -05:00
Ehsan Akhgari
a9b0c71037 Bug 938852 - Build layout/inspector in unified mode; r=roc 2013-11-14 21:46:28 -05:00
Ehsan Akhgari
3eeac86192 Bug 938850 - Build layout/mathml in unified mode; r=roc 2013-11-14 21:45:38 -05:00
Ehsan Akhgari
4837829df4 Bug 938849 - Build layout/generic in unified mode; r=roc 2013-11-15 08:19:02 -05:00
Ehsan Akhgari
0ec1a021d3 Bug 938114 - Build layout/base in unified mode; r=roc 2013-11-14 21:43:56 -05:00
Ehsan Akhgari
4ff4da4197 Bug 938123 - Build layout/style in unified mode; r=roc 2013-11-14 21:42:57 -05:00
Ehsan Akhgari
7159b5153a Bug 937908 - Build content SVG code in unified mode; r=jwatt 2013-11-17 10:59:45 -05:00
Ehsan Akhgari
9212b200d4 Bug 938844 - Add support for building .mm files in unified mode; r=glandium 2013-11-14 21:44:48 -05:00
Ms2ger
0b1d5c6211 Merge backout. 2013-11-17 16:43:09 +01:00
Ms2ger
6b38d3ca3d Backout changesets ded0d64f6786:03f041d03f24 and 30cbd1abde1a (bug 935696, bug 933834 and bug 939194) for build bustage. 2013-11-17 16:39:25 +01:00
Brian R. Bondy
80def649fb Bug 933947 - Check for sandboxbroker.dll in use from the installer and uninstaller. r=rstrong 2013-11-17 10:39:15 -05:00
Philip Chee
bb05fba625 Bug 58986 The find dialog should autocomplete recently searched items r=Neil. 2013-11-17 22:21:55 +08:00
Tom Schuster
b993a04a12 Bug 933834 - fix build. r=me 2013-11-17 15:03:05 +01:00
Ms2ger
fafb74115f Merge mozilla-central into mozilla-inbound. 2013-11-17 14:30:46 +01:00
Ms2ger
a2e51512ec Merge fx-team into mozilla-central. 2013-11-17 14:27:37 +01:00
Ms2ger
f5f0fafc87 Merge b2g-inbound into mozilla-central. 2013-11-17 14:26:53 +01:00
Cameron McCormack
63f9a46e31 Fix title text in test; no bug. (DONTBUILD) 2013-11-17 19:46:12 +11:00
Cameron McCormack
bb7d917108 Bug 936670 - Position text rendered runs by the first non-trimmed character in the run. r=longsonr 2013-11-17 18:32:56 +11:00
Cameron McCormack
6e5ef8f8c6 Bug 933044 - Push style scopes even if we would skip pushing ancestors when there is no ancestor filter. r=bz 2013-11-17 17:51:04 +11:00
Mike Hommey
ee758cafa7 Bug 928390 requires a clobber because of bug 939416. r=me 2013-11-17 15:03:36 +09:00
Boris Zbarsky
e8648bffc9 Bug 932501. Drop nextElementSibling/previousElementSibling from DocumentType. r=smaug 2013-11-17 00:10:19 -05:00
Boris Zbarsky
662091ce70 Bug 937772. Make better use of our out-of-band type information for unboxing object-valued return values of DOM getters and methods. r=h4writer 2013-11-17 00:10:19 -05:00
Boris Zbarsky
c6ec440a91 Bug 938246. Don't try to tell the JIT that our booleans are 32-bit integers, when they're actually booleans. r=efaust 2013-11-17 00:10:19 -05:00
Boris Zbarsky
50446f2a31 Bug 937465. Warn when cloneNode() and importNode() are used without the boolean "deep" argument on nodes that have kids. r=sicking 2013-11-17 00:10:18 -05:00
Boris Zbarsky
26ee0ba914 Bug 937462. Eliminate all uses of cloneNode() and importNode() without the boolean "deep" arg that are not explicitly testing the behavior of that case from the tree, since the semantics of it will change. r=sicking 2013-11-17 00:10:18 -05:00
Boris Zbarsky
6d1df233c8 Bug 936634. Drop support for [TreatUndefinedAs] in WebIDL. r=peterv 2013-11-17 00:10:18 -05:00
Boris Zbarsky
dcb5d6d0db Bug 935612. Stop using TreatUndefinedAs in PhoneNumberService. r=mhenretty 2013-11-17 00:10:18 -05:00
Benjamin Peterson
cd674782d0 No bug - Make zone iterator constructors explicit. r=billm 2013-11-16 23:55:36 -05:00
Benjamin Peterson
99fc3680f7 Bug 939464 - Rewrite code to fix GCC unitialized variable compliants. r=billm
--HG--
extra : amend_source : 8a8629b2781c2e02e031d190dae3d2db33ab6d79
2013-11-16 23:42:03 -05:00
Gaia Pushbot
98af95ade4 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7385c208e706
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #13774 from gaye/use-real-npmjs

Bug XXX - Use real npmjs.org since it's up now

========

https://hg.mozilla.org/integration/gaia-central/rev/9970a7008c82
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug XXX - Use real npmjs.org since it's up now
2013-11-16 20:30:22 -08:00
Phil Ringnalda
bf481f4c8e Back out b4c82e9838d5 (bug 939464) for make check assertions
CLOSED TREE
2013-11-16 20:24:41 -08:00
Matt Woodrow
4fd3487757 Bug 934860 - Followup to fix build on a CLOSED TREE 2013-11-17 17:24:53 +13:00
Gaia Pushbot
b035ab7a13 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fb858cbb461d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13700 from Pike/bug-938052-keyboard-js-errors

bug 938052, better report js errors in keyboard layouts, and fix a few, r=djf, rudyl, yuren

========

https://hg.mozilla.org/integration/gaia-central/rev/9c9595a3d0de
Author: Axel Hecht <axel@pike.org>
Desc: bug 938052, better report js errors in keyboard layouts, and fix a few
2013-11-16 18:42:23 -08:00
Gaia Pushbot
d9fa9f7791 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e84b5add6273
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #13763 from TheoChevalier/merge-test-locales

Bug 939353 - [l10n] Merge test locales in Github for developers, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/57cc6892f62f
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 939353 - [l10n] Merge test locales in Github for developers
2013-11-16 18:30:22 -08:00
Tom Schuster
73332ed177 Bug 939194 - Remove jsval event listeners. r=bz 2013-11-16 13:31:37 +01:00
Tom Schuster
dd485f9336 Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz 2013-11-16 13:31:36 +01:00