Commit Graph

238234 Commits

Author SHA1 Message Date
Doug Turner
80184682ae [mq]: Backout of 69e4f4ecbdc2 2011-01-19 20:46:08 -08:00
Doug Turner
6ae0d1cace [mq]: Backout of aeb9104f1534 2011-01-19 20:45:20 -08:00
Doug Turner
2ecfdb6185 [mq]: Backout of 89c2c85429fb 2011-01-19 20:44:35 -08:00
Felipe Gomes
40edea60cb Bug 612073. Make the mIsInMouseCapture flag a global flag rather than per-widget because drag-and-drop between widgets (e.g. a menu) needs it. r=jmathies a=blocking-betaN 2011-01-19 19:21:50 -08:00
Alice0775 White
574be06177 Bug 622571. Firefox menu no longer works after Ctrl+Clicking a bookmark. r=dao a=blocking-betaN 2011-01-19 19:21:50 -08:00
Oleg Romashin
8cc6c25107 Bug 581881. Return value of some cross-process testing methods is broken. r+a=bsmedberg 2011-01-19 19:21:50 -08:00
Felipe Gomes
14b0512082 Bug 624148. Middle clicking tabbar with tabs in titlebar doesn't open a new tab. r=dao a=gavin 2011-01-19 19:21:50 -08:00
Felipe Gomes
ec5dda1264 Bug 597723. Mouse scrolling shouldn't dismiss panel notifications. r=enndeakin a=blocking-final 2011-01-19 19:21:38 -08:00
Matt Woodrow
d590d84cf4 Bug 627179 - Fix LayerManagerD3D10 debug name. r=Bas a=joe 2011-01-20 15:47:47 +13:00
Matt Woodrow
af59a672b3 Bug 627178 - Fix build warning in gfxUtils.h r=Bas a=joe 2011-01-20 15:47:39 +13:00
Matt Woodrow
b84045b61a Bug 612846 - Part 5 - Make ContainerLayerD3D10 support component alpha. r=Bas a=blocking2.0 try: -b do -p win32 -u all -t all 2011-01-20 15:47:39 +13:00
Matt Woodrow
8ce139aa1a Bug 612846 - Part 4 - Make ThebesLayerD3D10 support component alpha. r=Bas a=blocking2.0 2011-01-20 15:47:39 +13:00
Matt Woodrow
8ad676f560 Bug 612846 - Part 3 - Add component alpha shaders to LayerManagerD3D10. r=Bas a=blocking2.0 2011-01-20 15:47:39 +13:00
Matt Woodrow
955cb42ee8 Bug 612846 - Part 2 - Add flush() support to cairo_tee_surface. r=roc a=blocking2.0 2011-01-20 15:47:38 +13:00
Matt Woodrow
6e6022d0bd Bug 612846 - Part 1 - Refactor ThebesLayerD3D10 to only draw within Validate(). r=Bas a=blocking2.0 2011-01-20 15:47:38 +13:00
Joe Drew
86a3a5ef39 Bug 625160 - Part 8 - GFX blacklist tests. r=jrmuizel,mossop a=b 2011-01-19 20:40:49 -05:00
Joe Drew
82f48e5f23 Bug 625160 - Part 7 - Create a debug-only nsIGfxInfoDebug interface that lets us programmatically spoof OS version, adapter, vendor, etc, and implement it in Windows' GfxInfo #ifdef DEBUG. r=jrmuizel,bjacob 2011-01-19 20:39:33 -05:00
Joe Drew
87a4fec545 Bug 625160 - Part 6 - Move all driver/adapter/vendor spoofing from getters to GfxInfo::Init(), to allow us to override them for testing purposes. r=bjacob 2011-01-19 20:37:24 -05:00
Joe Drew
6d6b13c684 Bug 625160 - Part 5 - Evaluate the graphics blacklist, and set the per-feature "cache" prefs based on the results. r=jrmuizel 2011-01-19 20:35:51 -05:00
Joe Drew
4409587cdb Bug 625160 - Part 4 - Register for the blocklist service's gfxInfo notifications, and convert that DOM tree heirarchy into a GfxDriverInfo. r=jrmuizel,mossop 2011-01-19 20:33:51 -05:00
Joe Drew
05afe3a844 Bug 625160 - Part 3 - Create prefs, one per nsIGfxInfo feature, that will override the built-in blacklist if they're set. r=jrmuizel
The plan is to set these prefs when we evaluate the downloaded blacklist.
2011-01-19 20:30:15 -05:00
Joe Drew
2f5c369571 Bug 625160 - Part 2 - Create GfxInfoBase, a base class that all GfxInfo implementations will inherit from. r=jrmuizel
We want to be able to have a common implementation of GetFeatureStatus and
GetFeatureSuggestedDriverVersion that will load from a pref when it's been set
by a downloaded blacklist. This makes it possible.
2011-01-19 20:30:12 -05:00
Joe Drew
a9322fa705 Bug 625160 - Part 1 - Split out the DriverInfo structure into a separate file. r=jrmuizel 2011-01-19 20:21:07 -05:00
Dave Townsend
11449f83cb Missed review part from bug 474289, disable distribution add-ons in test runs. rs=me, a=dtownsend DONTBUILD 2011-01-19 14:56:01 -08:00
Mark Finkle
e8169eccf2 Bug 627087 - Awesomescreen + Preferences Screens: jerky, text disappears [r=mwu a=blocking-fennec] 2011-01-19 17:42:58 -05:00
Boris Zbarsky
f039742037 Bug 611381. Don't assume we have a prompt. r=jst, a=blocker 2011-01-19 17:40:02 -05:00
Boris Zbarsky
414c08eb55 Bug 626395. Make sure that when we're clipping our kids we don't create overflow containers for their overflow. Force the kids to lay out within our size instead. Also don't include overflowing kids in our overflow area if we're clipping them. r=roc, a=blocker 2011-01-19 17:39:31 -05:00
Dave Townsend
47601232c0 Bug 474289: Automatically install add-ons distributed with the application into the user's profile. r=bsmedberg, r=robstrong, a=beltner 2011-01-19 14:37:24 -08:00
Brad Lassey
9d589f4402 bug 623999 - Takes 35s to start up r=dougt f=taras a=blocking-fennec 2011-01-19 17:32:58 -05:00
Seth Bindernagel
edb072f038 Bug 626617, Remove Termiadur search plug-in on major update to 4.0, r=nthomas a=DONTBUILD 2011-01-20 11:26:14 +13:00
Ehsan Akhgari
d6ce0afef0 Bug 598726 - Prevent hangs in the refresh driver due to outstanding restyles on the same pres shell after processing the pending restyles on it; r=bzbarsky a=blocking-final+ 2011-01-14 15:03:06 -05:00
Michal Novotny
eb3bdc4e7d Bug 604897 - Unable to cache small entries when _CACHE_00[1-3]_ is full; r=mayhemer a=blocking-betaN+ 2011-01-18 16:12:10 +02:00
Ehsan Akhgari
e620f2b035 Merge backout; a=bustage 2011-01-19 16:10:17 -05:00
Ehsan Akhgari
8d40468245 Backed out changeset 3fc6728e81a8 because of Windows 7 orange 2011-01-19 16:09:50 -05:00
Rob Campbell
23d89eec4c merge backout of bug 605621, a=#developers 2011-01-19 16:42:20 -04:00
Rob Campbell
40adadedba Backed out changeset 754ea885a0f8, bug 605621. Crash. a=tree 2011-01-19 16:41:50 -04:00
Alon Zakai
1089711c03 Bug 610417 - Optimize eviction in bfcache. r=smaug a=blocking-fennec 2011-01-19 11:57:36 -08:00
Patrick Walton
21e1b7805a Bug 605621 - Web Console output box should be reskinned; f=mihai.sucan r=sdwilsh,dao a=blocking2.0 2011-01-19 15:46:40 -04:00
Ehsan Akhgari
5cd464811e Bug 626500 - Part 2: Test adjustments; r=dao a=blocking-final+ 2011-01-19 12:34:13 -05:00
Ehsan Akhgari
f28b8e519b Bug 626500 - Part 1: Remove the Panorama button from the default toolbar set; r=dao a=blocking-final+ 2011-01-18 16:49:57 -05:00
Ehsan Akhgari
6f8445ee8b Bug 542677 - cursor not shown in textbox with enough text to cause scroll; r=roc a=blocking-final+ 2011-01-17 19:09:49 -05:00
Tom Brinkman
b4bb3b84b9 Bug 620526 - yv12 to rgb565 neon should not be used on cpus without neon. r=jmuizelaar. ARM neon check. a=blocking-fennec 2011-01-19 09:53:46 -08:00
Tom Brinkman
a6c4250136 Bug 620526 - yv12 to rgb565 neon should not be used on cpus without neon. r=jmuizelaar. have ycbcr to rgb565. a=blocking-fennec 2011-01-19 09:38:38 -08:00
Doug Turner
1ae6a1fd5a Bug 601477 - Desktop Notifications in Fennec require user action before any notification. r=olli, a=blocking-2.0 2011-01-19 09:38:36 -08:00
Benjamin Stover
e73cbc37db Bug 626855 Crash: trying to scroll HTML page with frameset r=cjones a=blocking-fennec 2011-01-19 08:56:22 -08:00
Alexander Surkov
2166478acd Bug 626841 - Firefox 4.0b10pre crash in [@ nsAccessible::Role() ], r=davidb, a=blockingBetaN+ 2011-01-20 00:01:31 +08:00
Mihai Sucan
4bcd8589b5 Bug 618078 - Exception in asynchronous callback not visible in web or error console; f=rcampbell r=sdwilsh a=blocking2.0 2011-01-19 10:23:07 -04:00
Mihai Sucan
1f96ba15bb Bug 623597 - Properly align layout elements in net inspector when horizontal scrolling is needed; f=rcampbell r=dao a=blocking2.0 2011-01-19 10:21:37 -04:00
Mounir Lamouri
040fb55690 Bug 621515 - Improve "no corresponding type!" warning. r=peterv a=jst 2011-01-19 12:16:42 +01:00
Mounir Lamouri
aee9dbd77e Bug 603919 - 'change' event for <input type='file'> should be sent even if we can't store the last used directory. r=smaug a=jst 2011-01-19 12:18:46 +01:00