Commit Graph

177557 Commits

Author SHA1 Message Date
Ed Morley
b7000e9028 Backed out changeset d4413153af0e (bug 738196) 2014-04-10 15:47:54 +01:00
Malini Das
4728da9938 Bug 991959 - fix chrome iframe switching, r=dburns 2014-04-10 10:33:39 -04:00
Malini Das
e74619b163 Bug 958036 - fix scrolling in apps with APZ enabled, r=dburns 2014-04-10 10:26:08 -04:00
Valentin Gosu
b3d859442f Bug 991471 - Fix offset when setting host on URL. r=mcmanus 2014-04-10 10:23:04 -04:00
Jeff Muizelaar
88c1aa8292 Bug 969226 - Check if there is enough data to read u32 to avoid buffer overflow. r=bgirard 2014-04-09 15:20:18 -04:00
Rick Eyre
47dcbf2ce9 Bug 950308 - TextTrack, TextTrackCue, TextTrackList should BindToOwner. r=smaug 2014-04-07 13:58:38 -04:00
Malini Das
18f77892be Bug 993478 - Let a user select docroot for the webserver, r=jgriffin 2014-04-10 10:11:33 -04:00
Dan Gohman
64c0ba14ed Bug 967709 - IonMonkey: Optimized implementations of Math.sin and Math.cos. r=jorendorff 2014-04-09 11:28:17 -07:00
Carsten "Tomcat" Book
73652821db Backed out changeset df6f9e684cac (bug 993768) mochitest-1 test failure 2014-04-10 16:07:48 +02:00
Andrew McCreight
0b1b57cded Bug 992578, part 4 - Convert nsXBLPrototypeBinding::mResources to an nsAutoPtr. r=mrbkap 2014-04-10 07:05:21 -07:00
Andrew McCreight
b8afe1642a Bug 992578, part 3 - Make nsXBLResourceLoader::mLoader an nsRefPtr. r=mrbkap 2014-04-10 07:05:21 -07:00
Andrew McCreight
cbf080d3d8 Bug 992578, part 2 - Make nsXBLResourceLoader::mLoader private. r=mrbkap 2014-04-10 07:05:21 -07:00
Andrew McCreight
2b07cb95b1 Bug 992578, part 1 - Delete trailing whitespace in nsXBLPrototypeResources. r=mrbkap 2014-04-10 07:05:21 -07:00
Andrew McCreight
f76d2ea6a3 Bug 993194, part 5 - Change nsNodeInfoManager::mPrincipal into an nsCOMPtr. r=smaug 2014-04-10 07:05:20 -07:00
Andrew McCreight
4fc7b4d059 Bug 993194, part 4 - Make nsNodeInfoManager::mBindingManager into an nsRefPtr. r=smaug 2014-04-10 07:05:20 -07:00
Andrew McCreight
67a27d7089 Bug 993194, part 3 - Remove trailing whitespace from nsNodeInfoManager. r=smaug 2014-04-10 07:05:20 -07:00
Andrew McCreight
b7ddd22234 Bug 993194, part 2 - Make nsINodeInfo::mOwnerManager into an nsRefPtr. r=smaug 2014-04-10 07:05:20 -07:00
Andrew McCreight
34a5866944 Bug 993194, part 1 - Add a comment to nsDocument about mNodeInfoManager. r=smaug 2014-04-10 07:05:20 -07:00
Andrew McCreight
26e29cfb47 Bug 990715, part 6 - Convert nsBindingManager::mWrapperTable to nsInterfaceHashtable. r=bholley 2014-04-10 07:05:19 -07:00
Andrew McCreight
e349637d5e Bug 990715, part 5 - Convert mWrapperTable to an nsAutoPtr in nsBindingManager. r=bholley
Using a raw PLDHashtable lets you represent an uninitialized hashtable by nulling out ops,
but for something higher level, you need to use an nsAutoPtr to the hash table.
2014-04-10 07:05:19 -07:00
Andrew McCreight
66ddfdaa8e Bug 990715, part 4 - Inline SetOrRemoveObject in nsBindingManager. r=bholley 2014-04-10 07:05:19 -07:00
Andrew McCreight
d22326a3bb Bug 990715, part 3 - Inline RemoveObjectEntry in nsBindingManager. r=bholley 2014-04-10 07:05:19 -07:00
Andrew McCreight
f0715d7f8e Bug 990715, part 2 - Inline AddObjectEntry in nsBindingManager. r=bholley
There's a lot of generic hashtable methods in nsBindingManager for some reason.

Inlining them will make later transformations easier.
2014-04-10 07:05:19 -07:00
Andrew McCreight
7f1996521d Bug 990715, part 1 - Remove trailing whitespace from nsBindingManager. r=bholley 2014-04-10 07:05:18 -07:00
Andrew Halberstadt
87d133b722 Bug 994650 - Bump mozlog to version 1.7 for structuredlog, r=jgraham, DONTBUILD, a=NPOTB 2014-04-10 09:35:08 -04:00
Alexander Surkov
fb4a6fd9a1 Bug 977668 - Firefox hangs on Facebook text entry when inline lookups pop up, r=jwei 2014-04-09 14:23:04 -04:00
Jon Coppeard
939a14243b Bug 993768 - Handle TypeArrayObjects when tenuring r=terrence 2014-04-10 13:46:58 +01:00
Michal Novotny
22219571de Bug 994574 - HTTP cache v2: CacheFileMetadata::ParseMetadata() fails to parse any entry, r=honzab 2014-04-10 14:29:46 +02:00
Till Schneidereit
de6517f318 Bug 988416 - Part 2: Add safe _DefineValueProperty self-hosting intrinsic. r=jwalden
--HG--
extra : rebase_source : 029e4b5f57b692657b55781959e65c59ebfe355e
2014-04-10 14:07:03 +02:00
Till Schneidereit
ebf3688b07 Bug 988416 - Part 1: Extract self-hosting #defines into builtin/SelfHostingDefines.h. r=jwalden
--HG--
extra : rebase_source : 73008ee9e390a527bdc48d27c6ee499b8593b983
2014-04-10 14:07:03 +02:00
Till Schneidereit
b6f6cfaa04 Bug 993075 - Change FinishTakingSrcNotes to return bool and take an outparam for the source note count. r=luke
--HG--
extra : rebase_source : 604fd7221d6fc3cd71e44cecb374640ed82c12f6
2014-04-10 14:07:03 +02:00
Ms2ger
39fb276091 Bug 738196 - Part c: Remove the aScope argument from StyleSheetList::WrapObject to fix bustage on a CLOSED TREE. 2014-04-10 13:48:56 +02:00
Olli Pettay
fb3b63c023 Bug 688580, run deferred scripts before DOMContentLoaded, r=hsivonen
--HG--
extra : rebase_source : e7e56d2d83c7b1bf29a3a5ea4efd7418cfbee1e0
2014-04-10 01:49:17 +03:00
Nicolas Silva
51a3c554b6 Bug 990871 - Move TextureClientDrawTarget into TextureClient. r=mattwoodrow 2014-04-10 10:14:28 +02:00
Ms2ger
8065362e18 Bug 738196 - Part b: move StyleSheetList to WebIDL; r=bz 2014-04-10 13:24:26 +02:00
Ms2ger
f4c6c6af78 Bug 738196 - Part a: introduce a common superclass for nsDOMStyleSheetList and ShadowRootStyleSheetList; r=bz 2014-04-10 13:24:25 +02:00
Ms2ger
8346630944 Bug 983989 - Part c: Cleanup XPCConvert::NativeData2JS; r=bholley 2014-04-10 13:24:25 +02:00
Ms2ger
42bbe814d2 Bug 983989 - Part b: Simplify code flow in XPCConvert::NativeData2JS; <3,r=bholley 2014-04-10 13:24:25 +02:00
Ms2ger
c2e5644788 Bug 983989 - Part a: Reindent XPCConvert::NativeData2JS; r=bholley 2014-04-10 13:24:24 +02:00
Ms2ger
d6b1a972d6 Bug 968835 - Cleanup nsHTMLDocument::GetSelection; r=smaug 2014-04-10 13:24:24 +02:00
Jacek Caban
243daf581d Bug 986402 - Fix skia compilation on mingw. r=gwright 2014-04-10 13:22:10 +02:00
Carsten "Tomcat" Book
c3dea3f373 Backed out changeset ac06eacc2206 (bug 987064) for B2G ICS Emulator Debug Bustage on a CLOSED TREE 2014-04-10 13:18:18 +02:00
Carsten "Tomcat" Book
bff450d992 Backed out changeset 3747c80a1cde (bug 990871) for bustage on a CLOSED TREE 2014-04-10 13:15:47 +02:00
Nicolas Silva
aa38384460 Bug 990933 - Moz2Dify SimpleTiledContentClient. r=jrmuizel 2014-04-10 10:14:33 +02:00
Nicolas Silva
70427a3c8f Bug 990871 - Move TextureClientDrawTarget into TextureClient. r=mattwoodrow 2014-04-10 10:14:28 +02:00
Andrea Marchesini
af24d3be6d Bug 987064 - Remove AudioChannelType, r=roc, r=mchen, r=bent 2014-04-10 11:49:23 +01:00
Michal Novotny
de7c98ded1 Bug 977766 - HTTP cache v2: selective deletion of data (by load context info), r=honzab, michal 2014-04-10 12:47:20 +02:00
Carsten "Tomcat" Book
dad7119019 Backed out changeset 5dbda270ef93 (bug 970734) for causing B2G ICS Emulator Opt mochitest-5 test failure on a CLOSED TREE 2014-04-10 11:35:40 +02:00
Carsten "Tomcat" Book
65d5144bd3 Backed out changeset 5a50c5065173 (bug 992944) for spellcheck mochitest test failures on a CLOSED TREE 2014-04-10 11:28:23 +02:00
Alexandre Poirot
50a8a44662 Bug 920198 - Build simulator xpi and enable phone tweaks for b2g-desktop r=aki,glandium 2014-04-08 08:23:00 +02:00