Commit Graph

115972 Commits

Author SHA1 Message Date
Asaf Romano
4fdf3c3b69 Relanding Bug 675902 - New Downloads view for Places Library. r=mak. Test fix contributed by Mike Conley (r=me). The new view is still disabled. 2012-12-17 07:38:53 +00:00
Mike Hommey
ba769c9cfe Bug 822097 - Fix EventEmitter.jsm import url in ProfilerPanel.jsm. r=jimm 2012-12-17 08:29:25 +01:00
Mike Hommey
88c1e4a225 Bug 822097 - Fix resource path for Console.jsm in devtools tests. r=jimm 2012-12-17 08:29:04 +01:00
Timothy Nikkel
0548255375 Bug 805745. Move the forced repaint from the Paint notification to the WillPaint notification. r=mattwoodrow 2012-12-12 15:57:08 -06:00
Timothy Nikkel
0558af6026 Bug 813024. Restore mTemporarilyUseBasicLayerManager to the previous value instead of setting it to false when using an AutoUseBasicLayerManager object. r=roc 2012-12-17 00:35:39 -06:00
Matt Woodrow
ccc6b9efe8 Bug 819915 - Fix IsSingleFixedPositionImage to actually check if we only have a single image. r=roc 2012-12-17 17:30:57 +13:00
Matt Woodrow
d93bbe8be4 Bug 820061 - Clamp layer scale factors to inverse powers of 2 as well. r=roc 2012-12-17 17:30:51 +13:00
John Schoenick
c46137e03f Bug 822040 - Cleanup the channel when plugins reject their initial stream. r=josh 2012-12-16 19:36:02 -08:00
Ryan VanderMeulen
faba245e90 Backed out changeset 11bf35befda6 (bug 795360) for Windows hangs. 2012-12-16 22:25:53 -05:00
Jonathan Watt
29110f1969 Bug 802628 - Part 2, Fix broken invalidation in ReflowSVG implementations. r=mattwoodrow. 2012-11-28 10:34:58 +00:00
Jonathan Watt
f595fb2060 Bug 802628 - Part 1, Kill nsSVGUtils::InvalidateAndScheduleReflowSVG. r=mattwoodrow. 2012-11-28 09:42:13 +00:00
Jeff Hammel
9c041aaf50 Bug 821820 - bump mozfile version to 0.2 and release to m-c;r=wlach ; DONTBUILD because NPOTB 2012-12-16 18:17:27 -08:00
Ryan VanderMeulen
3aad78c6df Backed out 4 changesets (bug 815471, bug 821023, bug 816374, bug 816362) for reftest failures. 2012-12-16 21:13:35 -05:00
Mats Palmgren
cd819648ea Bug 696640 - Don't put an existing next-in-flow for the kid into 'rowGroups' - it's either already there or it's not our child. r=roc 2012-12-17 02:21:36 +01:00
Bill McCloskey
6b7f52dc12 Bug 819635. r=bhackett 2012-12-16 19:59:51 -05:00
Masatoshi Kimura
816f18b1f1 Bug 818281 - Remove DOMClassInfo remnants from XMLHttpRequest. r=bz 2012-12-16 19:57:12 -05:00
Masatoshi Kimura
543195e721 Bug 805374 - Remove UTF-16 family from Character Encoding menu. r=smontagu 2012-12-16 19:54:58 -05:00
Benedict Singer
75b6727d5e Bug 795360 - Make dump_syms from symbolstore.py run in parallel on multi-core machines. r=ted 2012-12-11 09:52:53 -05:00
Masatoshi Kimura
d3bdf08bf4 Bug 820373 - Add a null check to TextEncoder.encode(). r=bz 2012-12-16 19:51:11 -05:00
Usurelu Catalin
2e2c22a575 Bug 820197 - Fix build warnings in accessible. r=surkov 2012-12-16 19:50:11 -05:00
Seth Fowler
1230aaf81b Bug 821023 - imgStatusTracker should not know about imgRequest. r=joe 2012-12-14 15:42:18 -08:00
Seth Fowler
30356bddc1 Bug 816374 - Don't export RasterImage from imagelib. r=joe 2012-12-03 16:22:32 -08:00
Seth Fowler
974dee4967 Bug 816362 - Refactor imgTools::DecodeImageData to remove imgIContainer argument and use ImageFactory. r=joe 2012-12-13 17:02:26 -08:00
Seth Fowler
90aaafe522 Bug 815471 - Don't assume that all imgIContainers are either a RasterImage or a VectorImage. r=joe 2012-12-13 16:06:31 -08:00
Soumya Deb
b298c6475d Bug 821971 - Un-prefix gradients from per-theme downloads.css. r=dao 2012-12-16 19:39:35 -05:00
Soumya Deb
a55d5283ea Bug 821968 - Un-prefix gradients on New Tab Page. r=dao 2012-12-16 19:38:37 -05:00
David Rajchenbach-Teller
c704a2d6f6 Bug 820681 - Restore OS.Constants.Path.{profileDir, localProfileDir} to its previous state. r=Yoric 2012-12-16 19:37:11 -05:00
David Rajchenbach-Teller
2835a17f3c Bug 820681 - OS.Constants.Path.{profileDir, localProfileDir} - Initialize strings to void. r=khuey 2012-12-16 19:36:27 -05:00
Sankha Narayan Guria
060217ad59 Bug 809305 - [OS.File] Share the common functions in the test suite. r=Yoric 2012-12-16 19:31:35 -05:00
Rob Wood
907f362aa3 Bug 811583 - Develop WebAPI tests for proximity sensor API, update manifest. r=davehunt 2012-12-07 11:29:19 -08:00
Tobias Schneider
94e05bd28d Bug 803124 - Rename mozIsPointInStroke to IsPointInStroke. r=jmuizelaar
--HG--
rename : content/canvas/test/test_mozIsPointInStroke.html => content/canvas/test/test_isPointInStroke.html
2012-11-22 14:37:42 +01:00
Edgar Chen
aa8797559e Bug 804667 - Part 5: Marionette tests for TIMER_MANAGEMENT. r=allstars.chh 2012-12-07 14:55:12 +08:00
Edgar Chen
7f3cab4b6b Bug 804667 - Part 4: xpcshell tests for TIMER_MANAGEMENT. r=allstars.chh 2012-12-03 17:50:14 +08:00
Edgar Chen
3b0ecacceb Bug 804667 - Part 3: Support TIMER MANAGEMENT in RIL. r=allstars.chh 2012-11-28 16:16:20 +08:00
Edgar Chen
0b0e9541d2 Bug 804667 - Part 2: Modify IccManager for TIMER_MANAGEMENT. r=smaug 2012-12-04 19:19:17 +08:00
Edgar Chen
65f48dc910 Bug 804667 - Part 1: IDL for TIMER_MANAGEMENT. r=allstars.chh, sr=sicking 2012-12-03 10:51:42 +08:00
Anthony Jones
c4c738839d Bug 820561 - Reduce unnecessary full screen painting. r=roc 2012-12-16 19:20:02 -05:00
Alexandre Poirot
ef16860198 Bug 820443 - Disable slow script modal in b2g. r=vingtetun 2012-12-16 19:20:02 -05:00
Marco Chen
6b784f8ae1 Bug 819858 - Add AudioChannelAgent to AudioManager for telephony joining AudioChannelService. r=baku, a=blocking-basecamp 2012-12-13 09:45:10 +08:00
David Chan
7c7a078529 Bug 816847 - Use AppService instead of Webapps.jsm for manifest lookup. r=jgriffin 2012-11-30 10:52:40 -08:00
Ting-Yuan Huang
70eedebcc9 Bug 815473 - Replace runtime computed jpeg_nbits_table by constants. r=jlebar 2012-12-16 19:20:01 -05:00
Ting-Yuan Huang
0b4168afb5 Bug 815473 - Replace runtime computed sUnpremultiplyTable/sPremultiplyTable with constants. r=roc 2012-12-16 19:20:01 -05:00
Ting-Yuan Huang
378fd83b6e Bug 815473 - Replace runtime computed gUnicodeToGBKTable by constants. r=smontagu 2012-12-16 19:20:01 -05:00
Vincent Chang
11e7a39a1b Bug 813880 - Unable to disable network when user connects to wep network with incorrect password. r=mrbkap 2012-11-23 18:30:33 +08:00
Adrian Tamas
1a3327f51e Bug 732212 - Robocop: Add tests for doorhanger notifications. r=bnicholson 2012-11-15 14:54:46 +02:00
Kartikaya Gupta
51d1e3218d Bug 818060 - Add a memory reporter for graphics textures. r=BenWa,njn 2012-12-16 19:16:26 -05:00
Nicholas Nethercote
201acb2d9b Bug 821577 - DMD: Fix hang at start-up on Mac. r=jlebar.
--HG--
extra : rebase_source : 39b46f3a7b8aead6e971f55cb0821f443b7368dc
2012-12-13 19:42:47 -08:00
Nicholas Nethercote
3c5ee4f51c Bug 819817 - DMD: cache calls to NS_DescribeCodeAddress for faster dumping. r=jlebar.
--HG--
extra : rebase_source : 418ef965586c5cafa5623d72d1ae92ea8ee749c2
2012-12-13 16:58:28 -08:00
Steven Michaud
315b4dccc7 Bug 804606 - Stop Flash from crashing in CoreGraphics mode on accessing "our" CGContextRef outside of the call we use to pass it. r=bgirard 2012-12-16 16:39:29 -06:00
Robert Strong
e96e4f573f Bug 821343 - TestAUSHelper doesn't exist for b2g xpcshell_updater tests, r=ahal 2012-12-16 15:53:57 -05:00