Doug Turner
a8fdfda435
[mq]: Backout of 89c2c85429fb
2011-01-19 20:44:35 -08:00
Felipe Gomes
8a164cd10c
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
a3f0a85c0f
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
930222d409
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
72a78cdde1
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
ed4c4bb19e
Bug 597723. Mouse scrolling shouldn't dismiss panel notifications. r=enndeakin a=blocking-final
2011-01-19 19:21:38 -08:00
Matt Woodrow
bb828dfbec
Bug 627179 - Fix LayerManagerD3D10 debug name. r=Bas a=joe
2011-01-20 15:47:47 +13:00
Matt Woodrow
7aa8c06042
Bug 627178 - Fix build warning in gfxUtils.h r=Bas a=joe
2011-01-20 15:47:39 +13:00
Matt Woodrow
4aaf7f9305
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
23cdfad3a4
Bug 612846 - Part 4 - Make ThebesLayerD3D10 support component alpha. r=Bas a=blocking2.0
2011-01-20 15:47:39 +13:00
Matt Woodrow
97982d28f7
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
8bc7fd5730
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
67ffd26855
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
620c785ca1
Bug 625160 - Part 8 - GFX blacklist tests. r=jrmuizel,mossop a=b
2011-01-19 20:40:49 -05:00
Joe Drew
d52b80e604
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
82646206d9
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
c401646a05
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
aa4512e750
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
4409928c5b
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
e1abe24c57
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
7af4442b6b
Bug 625160 - Part 1 - Split out the DriverInfo structure into a separate file. r=jrmuizel
2011-01-19 20:21:07 -05:00
Richard Newman
9e11000245
Bug 616568: commit test that slipped through hg add. r=philiKON
2011-01-19 16:41:30 -08:00
Ehsan Akhgari
3f40511a92
Bug 626411 - Selecting a section of URL, then clicking "Delete" stays at refresh, instead of "go"; r=roc a=blocking-final+
...
--HG--
extra : rebase_source : 09c7a68d030c819afe7086fe22f2c83620e881eb
2011-01-19 19:25:03 -05:00
Shawn Wilsher
d84aab01be
Merge Places and mozilla-central.
...
a=blockers
2011-01-20 09:41:50 -08:00
Brian Crowder
b1625ad538
Bug 606074: removing bogus include, r=me, a=cleanup, DONTBUILD
2011-01-20 09:17:42 -08:00
Brian Crowder
9dd1b4486c
Bug 606074: ensure that we share the Android system properties memory-map with the child process, r=cjones, a=blocking-fennec:2.0:mfinkle
2011-01-20 09:01:31 -08:00
Shawn Wilsher
38e7cbc5ce
Bug 606966 - Need an async history visit API exposed to JS
...
Part 19 - Fetch the visit information about the right visit, and make sure we
have the place id and guid when we need to notify a callback function.
r=mak
a=blocking
2011-01-20 15:35:40 +01:00
Shawn Wilsher
2eb8af4dde
Bug 606966 - Need an async history visit API exposed to JS
...
Part 18 - Update changes to the guid/title when they happen.
r=mak
a=blocking
2011-01-20 15:35:37 +01:00
Andrew Sutherland
5701087f08
Bug 627300 - Intermittent failure in places/tests/queries/test_tags.js owing to poor book-keeping in the test. test-only, a=bustage-fix.
2011-01-20 01:38:18 -08:00
Shawn Wilsher
3fb39ef252
Fix file permissions.
2011-01-19 20:18:06 -08:00
Andrew Sutherland
2af4f44190
Bug 624051 - AsyncStatement destructor should finalize statements on the asynchronous thread when available to avoid blocking the main thread. r=sdwilsh, a=blocking2.0
2011-01-19 18:16:42 -08:00
Richard Newman
914fa198ac
Bug 617650: avoid unrooting string in makeSECItem. r=philiKON
2011-01-19 16:17:58 -08:00
Shawn Wilsher
0f1517b5ad
Merge mozilla-central to Places.
2011-01-19 15:01:12 -08:00
Dave Townsend
54346e4306
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
63922b198e
Bug 627087 - Awesomescreen + Preferences Screens: jerky, text disappears [r=mwu a=blocking-fennec]
2011-01-19 17:42:58 -05:00
Boris Zbarsky
69f779163b
Bug 611381. Don't assume we have a prompt. r=jst, a=blocker
2011-01-19 17:40:02 -05:00
Boris Zbarsky
2b3d8a6402
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
df7aab2ff1
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
c3b167855a
bug 623999 - Takes 35s to start up r=dougt f=taras a=blocking-fennec
2011-01-19 17:32:58 -05:00
Seth Bindernagel
1405ce232a
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
Philipp von Weitershausen
821318dd56
Bug 609421 follow-up: fix copypasta. r=rnewman
2011-01-19 14:12:14 -08:00
Tom Brinkman
6244449447
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
733b524353
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
a5f0557ab5
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
fcfc7df843
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
b33dbc0fd0
Bug 626841 - Firefox 4.0b10pre crash in [@ nsAccessible::Role() ], r=davidb, a=blockingBetaN+
2011-01-20 00:01:31 +08:00
Mihai Sucan
284dedbbea
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
6270d7e176
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
031f9e5c6f
Bug 621515 - Improve "no corresponding type!" warning. r=peterv a=jst
2011-01-19 12:16:42 +01:00
Mounir Lamouri
b7cac8ada1
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