Commit Graph

110112 Commits

Author SHA1 Message Date
Jacek Caban
f3feeb7c28 Bug 801589 - Avoid redefining ERROR in ErrorList.h when wingdi.h is also included r=ehsan 2012-10-16 11:01:58 +02:00
Jacek Caban
9e7959481a Bug 801579 - Fixed GCC warnings (accessible/src/msaa part) r=trev.saunders 2012-10-16 11:01:30 +02:00
Makoto Kato
f63a03e07e Bug 801483 - make nsBufferedInputStream::Init fallible. r=bsmith 2012-10-16 17:38:20 +09:00
Ed Morley
7ea80d963a Merge mozilla-central to mozilla-inbound 2012-10-16 09:11:12 +01:00
Ed Morley
3cee04e4db Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-16 09:08:39 +01:00
Henri Sivonen
4e3fba1c96 Bug 599320 - Refuse encodings that are not rough ASCII supersets as hints from parent, previous doc or cache. r=smaug. 2012-10-16 10:42:54 +03:00
Robert Strong
a89247aae4 Bug 798810 - Promotional content blurbs can overlap each other when downloading over dial-up/slow speeds. r=bbondy 2012-10-16 00:26:02 -07:00
Phil Ringnalda
cb42b07aa0 Back out fb167937d25b (bug 799332) because I fail at copy-paste 2012-10-15 21:02:56 -07:00
Matt Woodrow
61b5617212 Backout e19d625511a0 for breaking WinXP M-o 2012-10-16 16:59:35 +13:00
David Zbarsky
c07684485b Backout 368cd30cccda for bustage 2012-10-15 23:52:39 -04:00
David Zbarsky
a5c86e49fb Backout 368cd30cccda for bustage 2012-10-15 23:52:17 -04:00
David Zbarsky
6047fde4c1 Bug 801803: More nsresult as enum class creates warnings r=me 2012-10-15 23:37:34 -04:00
Gavin Sharp
beb9bfa8c0 Bug 801951: update social provider manifest and whitelist, r=jaws
--HG--
extra : rebase_source : a9c4c5fa8ed2bb61e3ebc04775dc7e3ad31c3e8d
2012-10-15 17:27:48 -07:00
Andreas Gal
deb7e01143 Bug 800533 - Don't handle magnetic field sensor, r=mwu 2012-10-16 01:11:06 -04:00
David Zbarsky
04db569bf4 Bug 801803: More nsresult as enum class creates warnings r=me 2012-10-16 00:26:51 -04:00
Rob Wood
a3793789b0 Bug 794090 - Develop WebSMS test to verify getMesage, update manifest; r=jgriffin, DONTBUILD(NPOTB) 2012-10-11 12:44:33 -04:00
Dale Harvey
bf39964252 Bug 801696 - Add trailing semicolons to property definitions. r=dougt a=blocking-basecamp 2012-10-15 11:00:32 -07:00
Ryan VanderMeulen
1598bd50f0 Merge inbound to m-c. 2012-10-14 16:39:23 -04:00
Mats Palmgren
3298e61f13 Bug 798691. r=roc 2012-10-14 20:27:37 +02:00
Oleg Romashin
f2b32e1157 Bug 801428 - MozQWidget does not build due to wrong return value type. r=romaxa. DONTBUILD because NPOTB 2012-10-14 10:28:26 -07:00
Mats Palmgren
6d44b1178a Bug 801330 - Make ISO2022JPCharLenTable large enough. r=smontagu 2012-10-14 19:10:04 +02:00
Mats Palmgren
baa14a1226 Bug 801330 - Assert if charLenTable is too small. r=smontagu 2012-10-14 19:10:04 +02:00
Andrew McCreight
09a1cf88ae Bug 800392 - Clear nsXBLSpecialDocInfo's fields at shutdown. r=smaug 2012-10-14 12:15:12 -04:00
Jonathan Watt
accd375675 Reftest for bug 797231 (Clip path region is incorrect with direct2d). r=Bas. 2012-10-14 16:30:14 +01:00
Ehsan Akhgari
4eb184ceb3 Bug 801344 - Make sure that JSRuntime::initSelfHosting never returns an uninitialized value; r=till 2012-10-14 11:12:03 -04:00
Ehsan Akhgari
22c634c84c Bug 801345 - Give MessageReplyDeserializer a virtual dtor since we delete the base class pointer; r=cjones 2012-10-14 11:11:04 -04:00
Ms2ger
ad5b756360 Bug 742191 - Part c: Update testharness.js and friends some more; r=Aryeh 2012-10-14 09:48:14 +02:00
Ms2ger
7aba8dbea5 Bug 776515 - Move InternalIsSupported to nsContentUtils; r=khuey 2012-10-14 09:47:02 +02:00
Ms2ger
fdc6b5d2e7 Bug 742191 - Part b: Update testharness.js and friends; r=Aryeh 2012-10-14 09:46:57 +02:00
Ms2ger
95d93e21be Bug 742191 - Part a: Regenerate expected failures; r=Aryeh 2012-10-14 09:46:53 +02:00
Ms2ger
2055f6e4fa Bug 742191 - Part 0: Fix the editing/ special case in parseFailures.py to actually work; r=Aryeh 2012-10-14 09:46:46 +02:00
Ms2ger
0ad78542ff Bug 793244 - Part b: Convert Screen to WebIDL; r=bz 2012-10-14 09:40:11 +02:00
Ms2ger
770a639202 Bug 793244 - Part a: Rewrite mozLockOrientation to match WebIDL requirements; f=mounir r=bz 2012-10-14 09:39:34 +02:00
Ms2ger
81b6ab3a65 Bug 798014 - Remove dead DefineConstructor definition; r=khuey 2012-10-14 09:39:05 +02:00
Philip Chee
8483d25b62 Bug 800197 Warning Popup for Failed Find Has Wrong Title Bar "(JavaScript Application)" r=Neil. 2012-10-14 13:08:47 +08:00
Ryan VanderMeulen
ec1d78bd1b Merge the last PGO-green inbound changeset to m-c. 2012-10-13 19:26:29 -04:00
Tim Taubert
24fe0b12de merge m-c to fx-team 2012-10-13 23:20:19 +02:00
Gregor Wagner
b6def4db43 Bug 801075 - [contacts] aRequest misspelled and a check for "request" which fails. r=ddahl 2012-10-13 11:57:59 -07:00
David Zbarsky
a759821ae1 Backed out changeset 3884ab03451d (bug Bug 799407) because new warnings have
been added.
2012-10-13 14:49:35 -04:00
David Zbarsky
fdfb2183aa Bug 799407: Fix warnings under layout/generic, r=roc 2012-10-13 14:31:19 -04:00
Marshall Culpepper
4a09f12326 Bug 798948: Allow force checking of updates in B2G. r=fabrice 2012-10-13 13:11:09 -05:00
Marshall Culpepper
5c91ac1cf1 Bug 794211: Check for updates after coming online when a check fails because the network is offline. r=bbondy r=rstrong 2012-10-13 13:06:58 -05:00
Ryan VanderMeulen
eacb980a7f Backed out 302400cbd111 (bug 754350) and 9aa942155c05 (bug 791816) for Windows mochitest-2 orange. 2012-10-13 13:20:55 -04:00
Oonishi Atsushi
34863fccc0 Bug 754029 - Navigating from a new script tag does not add a session history entry. r=smaug, r=bz 2012-10-13 13:20:55 -04:00
Daniel Holbert
f0f4c982b9 Bug 801210: Remove unnecessary semicolon after NS_INLINE_DECL_THREADSAFE_REFCOUNTING in media/mtransport headers. r=jesup 2012-10-13 10:15:15 -07:00
Jonathan Kew
9475a2e7d3 bug 800668 - doubling of Cocoa widget sizes should depend on whether the context is HiDPI, not on the zoom factor. r=mstange 2012-10-13 13:10:54 +01:00
Ryan VanderMeulen
3075806156 Merge inbound to m-c. 2012-10-13 04:36:33 -04:00
Shane Caraveo
59f37ea968 Bug 785920 - reload for workers. r=gavin.sharp 2012-10-12 16:58:50 -07:00
Randell Jesup
df2270282f Bug 800847: Correctly regenerate Makefiles from gyp files, and handle fancy symlinked objdirs r=ted 2012-10-12 16:06:33 -04:00
Patrick McManus
8b408af6a4 bug 801013 - imgRequest::AdjustPriority wrongly adjusts loadgroup instead of channel r=joedrew 2012-10-13 12:47:36 -04:00