Граф коммитов

293816 Коммитов

Автор SHA1 Сообщение Дата
Patrick McManus f63a5f9802 bug 819044 - better spdy stream cleanup when handling goaway r=honzab 2012-12-18 22:28:24 -05:00
Jeff Gilbert fd4db7f78f Bug 822114 - Save and restore bound tex unit in DeleteTexture - r=bjacob 2012-12-18 19:23:03 -08:00
Kannan Vijayan bd51eae35f Bug 819635 - Add explicit shape change check before generating setprop-add stub. r=dvander 2012-12-18 22:17:21 -05:00
Makoto Kato 9a7ebf8914 Bug 802527 - Support Android NDK r8b for x86 android build. r=glandium 2012-12-19 11:49:44 +09:00
Robert Strong 75a0f646a9 Update xpcshell skip-if reason - Bug 821344 - test_bug595059.js and test_0081_prompt_uiAlreadyOpen.js update tests fails in B2G due to custom nsIUpdatePrompt. r=ahalberstadt, DONTBUILD 2012-12-18 18:44:17 -08:00
Justin Lebar 3a8354869f Bug 821440 - Allow the B2G homescreen to run in the background with a decreased oom_score_adj compared to vanilla background apps. r=cjones 2012-12-18 21:37:35 -05:00
Ryan VanderMeulen 4a449a5c7e Merge the last PGO-green inbound changeset to m-c. 2012-12-18 19:32:38 -05:00
Sriram Ramasubramanian 3e55a9ea02 Bug 822422: Firefox wordmark should be in white for dark themes. [r=mfinkle] [needs-clobber]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_logo.png => mobile/android/base/resources/drawable-hdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_logo.png => mobile/android/base/resources/drawable-xhdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable/abouthome_logo.png => mobile/android/base/resources/drawable/abouthome_logo_dark.png
2012-12-18 14:57:14 -08:00
Olli Pettay 89dc70aa3d Bug 790978 - Convert MutationObserver to webidl, followup
--HG--
extra : rebase_source : ea9be8eab6c4274ca08742859fdf0a4eb4aec4db
2012-12-18 18:56:45 +02:00
Olli Pettay 68fe3c1606 Bug 790978 - Convert MutationObserver to webidl, r=bz
--HG--
extra : rebase_source : 86b4120ef1f3bedc6554761af715de8413f01343
2012-12-18 16:50:52 +02:00
Ben Turner ddac5f9767 Bug 814026, r=mrbkap. 2012-12-18 08:01:42 -08:00
Robert O'Callahan c0033a480e Bug 820496. Put bounds in correct coordinate system when setting up the canvas background for a page. r=mattwoodrow
--HG--
extra : rebase_source : 1927c9c5c26dea200b9df618bb5798e5f37d6b86
2012-12-18 15:45:14 +13:00
Cameron McCormack 966bdd29d8 Bug 818626 - Release nsPresContext after its PresShell when destroying an nsPrintObject. r=roc
--HG--
extra : rebase_source : d5d21e5b1c06700d69ebe9ce63cb5a9a40b18dbe
2012-12-18 15:32:34 +11:00
Seth Fowler 412140da91 Bug 816374 - Don't export RasterImage from imagelib. r=joe 2012-12-17 18:35:46 -08:00
Chris Double 5142e6d947 Bug 821160: Bustage fix for Froyo debug build - r=bustage
--HG--
extra : rebase_source : 12d0fa321c4e0a7d55d485ece6cb852fcd41bad2
2012-12-18 15:34:57 +13:00
Jonathan Watt 12fdf8dc38 Bug 813531 - Part 2: Stop reconstructing the entire SVG frame tree after the initial reflow of nsSVGOuterSVGFrame frames that have a viewBox. r=roc. 2012-12-18 02:25:16 +00:00
Jonathan Watt e4722f2e70 Bug 813531 - Part 1: Fix pre-existing bugs by making sure we update the overflow areas of nsSVGOuterSVGFrame children when reflowing after a previous reflow that occurred when the viewport was zero-sized. r=roc. 2012-12-18 02:21:09 +00:00
Gregor Wagner 35d3b97a6f Bug 821876 - Fix ParseNumber so that it accepts a null defaultRegion. r=gal 2012-12-17 18:20:31 -08:00
Jeff Gilbert 9e4b74bfe1 Bug 821191 - Fix mysterious 5-space indent region in GLContext.h - r=bjacob 2012-12-17 17:58:44 -08:00
Jeff Gilbert db09531eff Bug 821191 - Switch recent files from accidental windows line endings to unix line endings - r=bjacob 2012-12-17 17:58:44 -08:00
Nikhil Marathe 69451fd4e3 Bug 822406 - Use transaction.error.name when possible. r=gwagner 2012-12-17 20:53:39 -05:00
Seth Fowler 5ea77aa1a7 Bug 816362 - Refactor imgTools::DecodeImageData to remove imgIContainer argument and use ImageFactory. r=joe 2012-12-17 17:35:07 -08:00
Alexander J. Vincent e9fdfa46a9 Bug 812302 - nsSAXXMLReader::HandleXMLDeclaration should report its results. r+sr=smaug 2012-12-17 20:53:38 -05:00
Chris Double 4f61437368 Bug 821160 - Part6: Build changes for froyo libomxplugin libraries on Android - r=khuey 2012-12-18 14:44:45 +13:00
Chris Double 842fd8be0c Bug 821160 - Part5: Package froyo libomxplugin libraries on Android - r=mark.finkle 2012-12-18 14:44:39 +13:00
Chris Double 769f6698c5 Bug 821160 - Part4: Add libstagefright stub libraries for Froyo - r=cpeterson 2012-12-18 14:44:32 +13:00
Chris Double 2a70669e6f Bug 821160 - Part3: Add Android OS headers for Froyo - r=cpeterson 2012-12-18 14:44:25 +13:00
Chris Double 87da45ea9f Bug 821160 - Part2: Add libomxplugin support for froyo - r=cpeterson 2012-12-18 14:44:17 +13:00
Chris Double ed39464d89 Bug 821160 - Part1: Media plugin backend changes for Froyo support - r=cpeterson 2012-12-18 14:44:10 +13:00
Alexander Surkov 9ca55cbd90 Bug 810572, part 2.5 - rename AccType constants again, r=tbsaunde, sr=roc 2012-12-18 10:25:52 +09:00
Gary Kwong 27d934af03 Workaround YARR assert (bug 808478, r=sstangl). 2012-12-17 16:57:48 -08:00
Benjamin Peterson 794ff95ee7 Bug 822283 - Make APIs that access strictMode() on the TokenStream private. r=njn
--HG--
extra : rebase_source : 9707c69c9a9dc5fd8f762e770d4fec9a03c98af2
2012-12-17 19:51:54 -05:00
Sriram Ramasubramanian 526aa978fd Bug 822421: Lightweight theme based text colors on about:home. [r=mfinkle] 2012-12-17 12:31:52 -08:00
Dão Gottwald d87a6a4688 Bug 822845 - Use 'this' rather than 'self' in gPluginHandler.handleEvent. r=jaws 2012-12-19 19:39:45 +01:00
Ed Morley be0825df18 Backout e9cef5f38fe1 (bug 822422), 531d2eb905d7 (bug 822421) for build failures on a CLOSED TREE 2012-12-19 18:29:41 +00:00
Ed Morley 0190abf9e3 Backout 0e96545f0894 & 55ae87306b98 (bug 681805) for Android startup crashes on a CLOSED TREE 2012-12-19 18:25:55 +00:00
Wes Johnston 98c27a4234 Bug 818494 - Increase min swipe velocity to swipe close tabs. r=lucasr 2012-12-19 10:06:13 -08:00
Sriram Ramasubramanian 4ac875a7ba Bug 822422: Firefox wordmark should be in white for dark themes. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_logo.png => mobile/android/base/resources/drawable-hdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_logo.png => mobile/android/base/resources/drawable-xhdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable/abouthome_logo.png => mobile/android/base/resources/drawable/abouthome_logo_dark.png
extra : rebase_source : 6e2c15ad5ce6183268aa113c30952964b7df67ae
2012-12-18 14:57:14 -08:00
Sriram Ramasubramanian f2bdef5aa1 Bug 822421: Lightweight theme based text colors on about:home. [r=mfinkle]
--HG--
extra : rebase_source : 3a73bc1dd22917004c0d9d0c2bb06a8d7ce0812d
2012-12-17 12:31:52 -08:00
Andrew Halberstadt 4e8345a2dd Bug 821919 - Re-enable toolkit/mozapps/update/test/unit/test_0030_general.js, r=rstrong 2012-12-19 12:57:09 -05:00
Jan Varga 7fc5c78ab9 Bug 820715 - Move quota related pieces from IndexedDatabaseManager to QuotaManager. r=bent
--HG--
rename : dom/indexedDB/CheckQuotaHelper.cpp => dom/quota/CheckQuotaHelper.cpp
rename : dom/indexedDB/CheckQuotaHelper.h => dom/quota/CheckQuotaHelper.h
2012-12-19 18:45:57 +01:00
Wes Johnston 1485992364 Bug 822655 - Fix 'Show Controls' string. r=margaret DONTBUILD 2012-12-19 09:42:26 -08:00
Jonathan Griffin 3745f47fc7 Bug 823106 - Bump marionette's version number, a=test-only 2012-12-19 09:41:48 -08:00
Brian Hackett 01e32e3e59 Bug 822116 - x86/x64 tuning for backtracking allocator, r=jandem. 2012-12-19 10:32:17 -07:00
Wes Johnston 21281dd62f Bug 681805 - Conditional forward for Android tablets. r=lucasr 2012-12-19 09:29:02 -08:00
Wes Johnston f015cd272b Bug 681805 - Move forward button styling to style files. r=lucasr 2012-12-19 09:28:59 -08:00
Joel Maher 45b2374364 Bug 817414 - Intermittent testBookmarksTab | bookmarks list has 5 children (defaults + a folder) - got 0, expected 5. r=gbrown 2012-12-19 11:31:42 -05:00
Kartikaya Gupta 1df23d9355 Bug 822698 - Rename GroupSize to GetGroupSize to fix a gcc 4.6 compilation error on Android. r=njn 2012-12-19 11:24:49 -05:00
Rafael Ávila de Espíndola f9c3c27d31 Bug 822703 - s/ShutdownTime/TelemetryData/ where appropriate. r=vladan. 2012-12-19 10:29:08 -05:00
Mihai Sucan 11c5a3ad68 Bug 792062 - Make the tabNavigated notification reusable by the Web Console; r=past 2012-12-17 22:06:13 +02:00