Alexander Surkov
0d05de74b1
Bug 625009 - text offsets don't get updated when text of first child text accessible is changed, r=davidb, a=blocking2.0Final+
...
--HG--
rename : accessible/tests/mochitest/test_nsIAccessibleHyperText.html => accessible/tests/mochitest/hypertext/test_general.html
rename : accessible/tests/mochitest/test_nsIAccessibleHyperText.html => accessible/tests/mochitest/hypertext/test_update.html
2011-01-20 16:02:10 +08:00
Alexander Surkov
092bb06b6d
Bug 606924 - create tree on content insertion, r=davidb, fer, a=blocking2.0Final+
2011-01-20 16:02:00 +08:00
Doug Turner
4bdf103397
Bug 627291 - GfxInfo no longer needs ISupports impl. caused by bug 625160. r=me a=bustage
...
--HG--
extra : rebase_source : 16039d01237022da065a3337a867ad9500e6fa91
2011-01-19 22:39:04 -08:00
Siarhei Siamashka
a60b2899ff
Bug 619481 - after binutils upgrade, 'xptcinvoke_arm.cpp' fails to compile for ARM thumb2 with hardfp ABI r=Jacob.Bramley a=approval2.0
2011-01-20 08:27:51 +02:00
Tatiana Meshkova
6c44255661
Bug 623868 - Qt popup menu content is not positioned correctly r=romaxa a=npodb
2011-01-20 08:27:49 +02:00
Tatiana Meshkova
e7b0a3dbb2
Bug 626632 - nsFilePicker is broken in qt desktop. r=romaxa a=npodb
2011-01-20 08:27:47 +02:00
David Bolter
a1121e1127
Bug 627099 - Crash [@ nsDocAccessible::RecreateAccessible(nsINode*) ], r=surkov, a=blockingBetaN+
2011-01-20 14:04:11 +08:00
Doug Turner
7caaad3155
per request, backing out 612846. a=b
2011-01-19 20:48:57 -08:00
Doug Turner
b7faa64b5f
[mq]: Backout of df6f10906476
2011-01-19 20:47:45 -08:00
Doug Turner
8ecaaf6d4a
[mq]: Backout of 6c285cfcedf4
2011-01-19 20:46:52 -08:00
Doug Turner
d69908e871
[mq]: Backout of 69e4f4ecbdc2
2011-01-19 20:46:08 -08:00
Doug Turner
d9f12a52f9
[mq]: Backout of aeb9104f1534
2011-01-19 20:45:20 -08:00
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
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
Ehsan Akhgari
f241b6a65a
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
b43d447142
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
2ec07fcc03
Merge backout; a=bustage
2011-01-19 16:10:17 -05:00
Ehsan Akhgari
c42496f47f
Backed out changeset 3fc6728e81a8 because of Windows 7 orange
2011-01-19 16:09:50 -05:00
Rob Campbell
ca6acb7f39
merge backout of bug 605621, a=#developers
2011-01-19 16:42:20 -04:00
Rob Campbell
3fe6268ef2
Backed out changeset 754ea885a0f8, bug 605621. Crash. a=tree
2011-01-19 16:41:50 -04:00
Alon Zakai
1c7050355d
Bug 610417 - Optimize eviction in bfcache. r=smaug a=blocking-fennec
2011-01-19 11:57:36 -08:00
Patrick Walton
724bb75d17
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
5f11f7b148
Bug 626500 - Part 2: Test adjustments; r=dao a=blocking-final+
2011-01-19 12:34:13 -05:00
Ehsan Akhgari
bd4763137a
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