Commit Graph

84320 Commits

Author SHA1 Message Date
Jeff Muizelaar
c76621fc9a Bug 717698. Add about:jank infrastructure. r=ehsan
Adds a profiling mode that only records samples when we
haven't spun the event loop
2011-12-20 15:13:52 -05:00
Blake Kaplan
fee5ab8fb0 Bug 718001 - Run DHCP when wpa_supplicants connects to a network so auto-connects get DHCP and DNS love too. r=gal 2012-01-16 17:55:38 +01:00
Robert Longson
00866bc80f Bug 676178 - Scale stroke dashes to text size properly. r=jwatt 2012-01-16 15:36:25 +00:00
Lucas Rocha
61fbc9c6dc Bug 704922 - Fix racy behaviour of bookmark checks in Tab (r=mfinkle) 2012-01-16 14:57:36 +00:00
Marco Bonardo
bc3801a4cd Backout 789f244f34f8, 1bea53f2d067, 577cba6021d2, 4191fe602648 (bug 697641) for win build bustage 2012-01-16 15:43:46 +01:00
Sinker Li
7d4b33b73c Bug 697641, part 4: Pass sensor events from Android to Gecko. r=cjones 2012-01-16 14:38:00 +01:00
Dão Gottwald
9493208711 Bug 697641, part 3: Make Sensor API available for Sandbox. r=cjones
Add Sensor API to PHal protocol that Sandbox can access sensors.
2012-01-16 14:37:49 +01:00
Sinker Li
690a89b92d Bug 697641, part 2: Add a hal API for sensor access. r=cjones
With this API, Gecko code can access sensors provied by system.  This
patch include an implementation for Android.
2012-01-16 14:37:44 +01:00
Sinker Li
b0ce393a9d Bug 697641, part 1: Export Android Sensor Manager API to Gecko. r=cjones 2012-01-16 14:37:34 +01:00
Dão Gottwald
dd5d69129d Bug 715857 - Disable a11y tests that put <tabbrowser> in random XUL documents and expect it to work. r=MarcoZ 2012-01-16 14:37:21 +01:00
Robert Longson
85497421d0 Bug 718266 - Simplify dasharray code. r=jwatt 2012-01-16 09:19:24 +00:00
Oleg Romashin
23660a956c Bug 715822 - OGL CleanupResources should cleanup Texture resources too. r=mattwoodrow 2012-01-16 00:41:55 -05:00
Asaf Romano
a01d275bab Bug 715099 - Convert nsProfileMigrator to JS so we can JS modules on migration. r=mak. 2012-01-16 09:27:34 +02:00
Nathan Froyd
aea5cf48a2 Bug 704176 - don't reflect corrupted histograms; r=taras 2012-01-06 17:13:02 -05:00
Nathan Froyd
3050fce32a Bug 704176 - introduce GetHistogramEnumId; r=taras 2012-01-09 15:42:34 -05:00
Nathan Froyd
f427e14b9a Bug 711563 - compact function specs; r=jorendorff 2011-12-29 16:23:53 -05:00
Nathan Froyd
cae1a132cc Bug 711563 - flatten property and function names; r=jorendorff 2011-12-29 16:20:26 -05:00
Nathan Froyd
dd4958fcd7 Bug 711563 - more compact property and function tables; r=jorendorff 2011-12-29 15:18:41 -05:00
Nathan Froyd
deed107b93 Bug 711563 - reduce space required by hash entry chains; r=jorendorff 2011-12-16 14:49:53 -05:00
Matt Brubeck
6618255819 Merge mozilla-central and mozilla-inbound 2012-01-15 20:54:40 -08:00
Makoto Kato
999d30513b Bug 703882 - crash nsExternalAppHandler::nsExternalAppHandler. r=bz 2012-01-16 12:55:13 +09:00
Phil Ringnalda
67ebb04f91 Back out bccc0adeebd7 (bug 715198) for test failures aplenty 2012-01-15 18:45:03 -08:00
bjarne@runitsoft.com
352359e595 Bug 715198 - browser is loading compressed data directly to the page, r=Josh Aas
--HG--
extra : rebase_source : e700c1427bae274fdc6882def455345c24c8064d
2012-01-15 12:15:00 -08:00
Makoto Kato
5223eea77b Bug 710112 - cleanup xpcom/io for windows (reduce LoadLibrary/PR_LoadLibrary). r=jimm 2012-01-16 10:54:20 +09:00
Ginn Chen
94bd339f03 Bug 717862 Error: Goto dbus_done bypasses a variable (or an exception) initialization. r=tbsaunde 2012-01-16 09:34:35 +08:00
Ginn Chen
22f3bf0f4d Bug 717863 default pagesize is 8192 on Solaris/SPARC r=igor 2012-01-16 09:32:58 +08:00
Ginn Chen
0f974ed2f1 Bug 717174 plugin is all black with wmode opaque on a xBGR display and no RENDER r=karlt 2012-01-16 09:31:33 +08:00
Michael Kohler
2034fd5084 Bug 707711 - No way to delete bookmarks r=mfinkle 2012-01-15 16:51:23 -05:00
Olli Pettay
b892104232 Bug 718297 - Add EnumerateAll to nsPropertyTable, r=jst 2012-01-15 21:02:06 +02:00
Mark Finkle
8b5d9e6cdf Bug 718257 - Syntax error breaks add-on install restart doorhanger [r=mbrubeck] 2012-01-15 11:50:03 -05:00
Mark Finkle
5bddabd50b Bug 717739 - turn off non-native sync [r=mbrubeck] 2012-01-15 11:49:53 -05:00
Ed Morley
a60322c66b Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-15 11:54:43 +00:00
Justin Wood
94e66a942e Merge m-c tip to m-i 2012-01-15 05:29:24 -05:00
Jonathan Kew
ee163436d0 bug 714067 - correction in ligature indexing when combining marks are present. r=behdad 2012-01-15 08:52:00 +00:00
Jonathan Kew
faa24b11a2 bug 716229 pt 2 - initialize font-matching using the group's primary font. r=roc 2012-01-15 08:45:09 +00:00
Ms2ger
c7c024b493 Bug 712034 - Clean up jstypes.h a bit; r=njn 2012-01-15 09:13:12 +01:00
Ms2ger
d236ac43e7 Bug 714052 - Remove JS_NEITHER; r=luke 2012-01-15 09:13:12 +01:00
Ms2ger
bbddcb26cd Bug 717371 - Don't use nsINode::GetChildAt in PresShell::GoToAnchor; r=bz 2012-01-15 09:13:12 +01:00
Ms2ger
15ab474eed Bug 717370 - Cleanup range-using and nearby code in editor; r=smaug+ehsan 2012-01-15 09:13:12 +01:00
Ms2ger
877acb1064 Bug 717195 - Export dombindings.h; r=bholley 2012-01-15 09:13:12 +01:00
Ms2ger
c953c25ac7 Bug 714613 - Simplify nsShiftJISToUnicode::Convert; r=smontagu 2012-01-15 09:13:12 +01:00
Ms2ger
8a78391881 Bug 717216 - Don't return nsnull from nsXBLDocGlobalObject::EnsureScriptEnvironment; r=volkmar 2012-01-15 09:13:11 +01:00
Ms2ger
7cb43df24b Bug 677079 - Part ab: Remove jscntxt.h and dependencies from INSTALLED_HEADERS; r=dmandelin 2012-01-15 09:13:11 +01:00
Ms2ger
6f32f32b0c Bug 677079 - Part aa: Expose sizeof(JSContext) in jsfriendapi.h; r=njn 2012-01-15 09:13:11 +01:00
Ms2ger
51d689e4f8 Bug 677079 - Part z: Move JS_CHECK_RECURSION to jsfriendapi.h; r=mjrosenb 2012-01-15 09:13:11 +01:00
Ms2ger
eabd14ca4c Bug 677079 - Part y: Move AutoIdVector to jsapi.h; r=evilpie 2012-01-15 09:13:11 +01:00
Ms2ger
93d155a6e0 Bug 677079 - Part x: Move AutoValueVector to jsapi.h; r=evilpie 2012-01-15 09:13:11 +01:00
Ms2ger
bcf6141336 Bug 677079 - Part w: Move AutoVectorRooter to jsapi.h; r=evilpie 2012-01-15 09:13:11 +01:00
Ms2ger
36d683ad8a Bug 677079 - Part v: Expose rt->compartments in jsfriendapi.h; r=jorendorff 2012-01-15 09:13:11 +01:00
Ms2ger
af15e55f33 Bug 677079 - Part u: Provide TriggerOperationCallbacksForActiveContexts in jsfriendapi.h; r=bhackett 2012-01-15 09:13:10 +01:00