Commit Graph

159192 Commits

Author SHA1 Message Date
Nicholas Cameron
a96fda05ae Bug 945088. Use the correct device offset in gfxContext. r=mattwoodrow 2013-12-09 21:04:44 +13:00
Gregory Szorc
56831b73d6 Bug 947803 - Remove unused NO_JAR_AUTO_REG; r=glandium
--HG--
extra : rebase_source : e273a4616d6c5a33ffe3efdc7e348e648b4315a9
2013-12-09 14:50:34 +09:00
Ehsan Akhgari
41191030e3 Bug 947737 - Build dom/indexedDB in unified mode; r=bent 2013-12-09 00:31:48 -05:00
Makoto Kato
7f101313f8 Bug 943203 - Remove QNX/NTO from xptcall. r=bsmedberg 2013-12-09 14:26:43 +09:00
Nicholas Cameron
8986c76fb3 Bug 946532. Setup translucent window drawing properly with OMTC. r=dvander, mattwoodrow 2013-12-09 17:44:57 +13:00
Ryan VanderMeulen
1b64ad8751 Backed out changeset 97d17b777f68 (bug 944162) for Android bustage. 2013-12-08 22:49:50 -05:00
Chris Peterson
3502103ae7 Bug 946998 - Initialize UDPSocketParent pointer to nullptr. r=jduell 2013-12-05 15:41:46 -08:00
Isura Edirisinghe
f5fc7c7633 Bug 944162 - Added assertIsPixel and assertIsNotPixel wrappers to AssertionHelper.java. r=mcomella 2013-12-08 21:57:00 -05:00
Jeff Gilbert
6c0355a57f Bug 942319 - Supply python script to convert some mochitests to standalone tests. r=bjacob 2013-12-08 21:56:40 -05:00
Douglas Crosher
b192b55c0a Bug 861785 - Odinmonkey ARM: use the hard-float ABI for inter-asm.js function calls irrespective of the system ABI. r=luke 2013-12-06 23:00:31 +11:00
Birunthan Mohanathas
28919a5971 Bug 798033 - Remove 'using namespace' from toolkit/ headers. r=bsmedberg 2013-12-08 21:53:46 -05:00
Birunthan Mohanathas
4fc8d6dc86 Bug 798033 - Remove 'using namespace' from gfx/ headers. r=jrmuizel 2013-12-08 21:53:26 -05:00
Birunthan Mohanathas
bdda80d8b8 Bug 798033 - Remove 'using namespace' from dom/ headers. r=echou 2013-12-08 21:53:11 -05:00
Birunthan Mohanathas
759ab69b0a Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
--HG--
rename : mfbt/Util.h => mfbt/ArrayUtils.h
2013-12-08 21:52:54 -05:00
Birunthan Mohanathas
2a97f4dc0d Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo 2013-12-08 21:52:33 -05:00
Cykesiopka
f8bd1a35b4 Bug 342135 - Remove stale comment in nsICharsetConverterManager.idl. r=emk 2013-12-08 21:51:26 -05:00
Phil Ringnalda
617e2b2636 Backed out 7 changesets (bug 946958, bug 865033)
Backed out changeset 6dd0a6cb9ab3 (bug 946958)
Backed out changeset 498152aec5b1 (bug 946958)
Backed out changeset 7d035322f51d (bug 946958)
Backed out changeset 99f8ad7561ef (bug 946958)
Backed out changeset 4639c5abea80 (bug 946958)
Backed out changeset 9d1a4d83eccf (bug 865033)
Backed out changeset 41839e4026bc (bug 865033)
2013-12-08 18:43:45 -08:00
Nicholas Cameron
db15917f8c Bug 946958 part 5. Misc tidy ups. r=mattwoodrow 2013-12-09 14:41:00 +13:00
Nicholas Cameron
ebb90c9836 Bug 946958 part 4. Tidy up interaction with widgets. r=kats 2013-12-09 14:40:59 +13:00
Nicholas Cameron
89b7990640 Bug 946958 part 3. Remove thebes callbacks. r=mattwoodrow 2013-12-09 14:40:59 +13:00
Nicholas Cameron
d8b85a8d7f Bug 946958 part 2. Remove methods which just forward to compositor. r=mattwoodrow 2013-12-09 14:40:59 +13:00
Nicholas Cameron
feeffb08cf Bug 946958 part 1. Remove GetWidgetSize. r=mattwoodrow 2013-12-09 14:40:59 +13:00
Nicholas Cameron
bd97008ccc Bug 865033 part 2. Add mCompositor to CompositorParent. r=mattwoodrow 2013-12-09 14:40:58 +13:00
Nicholas Cameron
31581c859c Bug 865033 part 1. Remove GetLayerManager from CompositorParent. r=mattwoodrow 2013-12-09 14:40:58 +13:00
Phil Ringnalda
cce5e27704 Merge m-c to m-i 2013-12-08 17:32:55 -08:00
Brian Hackett
d9c1235f0a Bug 947661 - Fix offset test used to find the block chain for a pc. 2013-12-08 16:44:54 -08:00
Phil Ringnalda
f676c9d65c Backed out 5 changesets (bug 944665, bug 922465, bug 930282) for b2g xpcshell crashes
CLOSED TREE

Backed out changeset c4f970dd2a4f (bug 930282)
Backed out changeset 625f5303fc68 (bug 930282)
Backed out changeset bf8e90edd152 (bug 922465)
Backed out changeset a21b57c78253 (bug 944665)
Backed out changeset 9275a2efc9e3 (bug 944665)

--HG--
extra : rebase_source : bfbe3786e0db2073e26dc383b89525d22be0b3bd
2013-12-08 15:32:15 -08:00
Jonathan Watt
7a1a801461 Bug 946398 - Flip the pref to enable <input type=number>. r=smaug 2013-12-08 23:26:16 +00:00
Jonathan Watt
9b47b8e150 Bug 947728 part 2 - Make |-moz-appearance:number-input| the UA style sheet default for <input type=number>, and make the value 'textfield' hide the spinner. r=roc 2013-12-08 23:26:07 +00:00
Jonathan Watt
83950e2b2e Bug 947728 part 1 - Introduce a new 'number-input' value for -moz-appearance that behaves exactly as 'textfield' does. r=roc 2013-12-08 23:23:28 +00:00
Jonathan Watt
b9c0b3f28e Bug 947718 - Work around bug 946184 for Aurora. r=bz 2013-12-08 21:27:28 +00:00
Jonathan Watt
a3c13c7210 Bug 947740 - Flip the dom.forms.number pref to true for content/html/content/reftests/autofocus. r=smaug 2013-12-08 21:27:27 +00:00
Jonathan Watt
9dec2273ba Bug 940764 - Renable content/html/content/reftests/autofocus/input-number.html for Firefox for Android now that bug 940760 landed. r=me 2013-12-08 21:27:27 +00:00
Jonathan Watt
7af003defb Bug 940760 - Make the CSS pseudo-class :focus apply to <input type=number>, fixing B2G forms styling. r=smaug 2013-12-08 21:26:42 +00:00
Carsten "Tomcat" Book
753b3497e1 merge b2g-inbound to m-c 2013-12-08 12:23:13 +01:00
Carsten "Tomcat" Book
73d2a271ed merge fx-team to m-c 2013-12-08 12:22:05 +01:00
Phil Ringnalda
eca8d0a86e Bug 908695 followup, touch CLOBBER because bug 928195
CLOSED TREE
2013-12-07 21:55:09 -08:00
Phil Ringnalda
05d3c4687b Merge m-c to f-t 2013-12-07 18:35:20 -08:00
Jan-Ivar Bruaroey
8511942534 Bug 908695: Add Packets/Bytes-sent/received to webrtc stats API r=jesup DONTBUILD 2013-12-07 20:31:56 -05:00
Randell Jesup
e7e3888f6f Backout 2bb7e7192ced for landing with wrong bug number rs=backout DONTBUILD 2013-12-07 23:45:21 -05:00
Tim Abraldes
dd16983960 bug 903426. Implement crash reporter prompt as an about page. Add options for including URLs in crash reports. r=mbrubeck,jimm 2013-12-07 15:55:14 -08:00
Albert Juhe
83dfb75bee Bug 941579 - Update the toolbox tabs design according to shorlander's mockups. r=bgrins 2013-12-07 17:34:03 -06:00
Phil Ringnalda
be814322b0 Merge m-c to b-i 2013-12-07 15:15:53 -08:00
Dennis Schubert
9eeeb4805e Bug 760193 - Add console.assert; r=msucan 2013-12-07 23:28:35 +02:00
Phil Ringnalda
6e8979a272 Merge m-c to f-t 2013-12-07 11:22:40 -08:00
Phil Ringnalda
f251c5eb20 Merge m-c to m-i 2013-12-07 11:21:52 -08:00
Phil Ringnalda
6a951967dc Merge m-c to b-i 2013-12-07 11:21:04 -08:00
Phil Ringnalda
e2e1627d17 Back out 35371620801a:bf2019278b77 (bug 937317) for gaia-ui-test bustage and frequent timeouts in its own test 2013-12-07 11:08:56 -08:00
Brian Hackett
a6f7837c2c Bug 944930 - Remove block index from aliasedvar ops, use a binary search to find the block chain for a given pc, r=luke. 2013-12-07 11:03:07 -08:00
Timothy Nikkel
b9f79ea143 Bug 947467. Active transform layers should obey ancestor clipping if we don't need to prerender non-visible parts of them. r=roc 2013-12-07 12:33:09 -06:00