Commit Graph

61157 Commits

Author SHA1 Message Date
Markus Stange
2b6d54e92c Bug 627309 - In RTL mode, flip the whole back/forward toolbarbuttons instead of just the icons so that the lightweight theme clip on the forward button is flipped, too. r=dao, a=blocking-final 2011-01-27 08:00:51 +01:00
Markus Stange
6ed9995de5 Merge backout. 2011-01-27 07:58:10 +01:00
Markus Stange
a3d6d1316a Merge backout. 2011-01-27 07:57:34 +01:00
Markus Stange
43eaccf732 Backed out changeset 44c42d8b8d08 (bug 562138 part 1) because it caused bug 627824 and bug 628861. 2011-01-27 07:56:22 +01:00
Markus Stange
331123453c Backed out changeset f948c56cb86f (bug 562138 part 2) because it depends on changeset 44c42d8b8d08 which is going to be backed out. 2011-01-27 07:54:58 +01:00
Patrick Walton
d39240ada2 Bug 627819 - Fix broken icon in the "The Web Console API has been disabled" message. r=gavin a=gavin 2011-01-26 22:22:58 -08:00
Daniel Holbert
5388c782d1 Bug 628747: Disallow SVG-as-an-image from loading external resources. r=bz a=roc 2011-01-26 22:20:27 -08:00
Robert Strong
f4b4ca6063 Bug 628829 - Updater crashes when localized strings excess 200 utf-8 bytes, as bn-IN, kn, ml, and te do. r=mossop, a=blocking2.0-final 2011-01-26 21:04:19 -08:00
Alexander Surkov
6e1f0abc17 Bug 606924 - deal with cached accessible tree only, r=davidb, a=blocking2.0final+ 2011-01-27 11:38:50 +08:00
Smokey Ardisson
fed942f0b3 Bug 549958 - Switch the format of the build sourcestamp file so that it can be useful for apps built from multiple repositiories. Also ensure that packager.mk always generates the platform changeset in multiple repo situations (rather than the changeset of the repo of the installer Makefile that includes packager.mk). r=ted, a2.0=bsmedberg 2011-01-26 22:17:24 -05:00
John Daggett
01b02057fb Bug 551313. Workaround synthetic Gill Sans family when DirectWrite is used. r=jkew, a=joedrew 2011-01-27 12:05:55 +09:00
Karl Tomlinson
621b4374e2 b=495343 reimplement periodic dragover events such that the source expects feedback from the destination r+a=roc
--HG--
extra : transplant_source : %5D%2C%F8%7E%14%EA8%D6%B4W%92%18%C2%D1%C4%3A9%B0i%EE
2011-01-27 14:58:55 +13:00
Karl Tomlinson
b2d72b9a2e b=495343 remove problematic periodic drag events r+a=roc
--HG--
extra : transplant_source : Qd%7BV%99%F3%A4%3A%C8%7D%EF%3C%C7G%C3%E7%B1%1BO%F2
2011-01-27 14:58:49 +13:00
Adrian Johnson
26ebce4d15 b=490475 disable hinting when printing r=karlt a=joe
--HG--
extra : transplant_source : %C2%99%1F%E9%0D%94%26M%C2%3EE%01%B0%CC%87%2CT%FB%D2%1B
2011-01-26 08:59:41 +13:00
Ben Turner
c96b568869 Bug 628071 - 'Crash inspecting IDBRequest(mozIndexedDB.open)'. r=sicking, a=blocking. 2011-01-26 17:53:02 -08:00
Ehsan Akhgari
48dca18bc6 (Hopefully) fix all of the things which are permaorange on our CLOSED TREE. a=me,myself,andI 2011-01-26 17:33:36 -05:00
Ehsan Akhgari
7b8491f08d Backout bug 626962 on suspicion of causing test failures and being completely untested before landing 2011-01-26 17:36:24 -05:00
Chris Jones
25f99d5ee7 Fix for the fix for the fix of bug 627273. r=roc a=b 2011-01-26 16:12:06 -06:00
Ehsan Akhgari
a520cbecdc Disable the permaorange OSX64 failures under investigation in bug 629016 only on 10.6 2011-01-26 17:31:58 -05:00
Ehsan Akhgari
d2911420dc Disable the remaining perma oranges on OSX64. The investigation will happen in bug 629016. 2011-01-26 17:27:38 -05:00
Brad Lassey
04cc50db11 bug 628926 - Crash on startup on Motorola Droid at GeckoAppShell.loadGeckoLibs r=dougt a=blocing-fennec CLOSED TREE 2011-01-26 16:53:51 -05:00
Daniel Holbert
d96c1bed41 Bug 629143 - disable some near-permaorange-on-osx64 reftests (img-height-meet-2.html, img-height-slice-2.html, img-width-meet-2.html, img-width-slice-2.html), pending investigation. r+a=stop-the-orange on a CLOSED TREE 2011-01-26 13:30:21 -08:00
Patrick Walton
e5ef82c729 Bug 612470 - Back out changeset 63adefe33a92 (closing the last tab of a group switches to the wrong group) due to Linux test failures. r=backout a=backout CLOSED TREE 2011-01-26 12:23:30 -08:00
Ehsan Akhgari
17118a02d5 Disable another reftest failure on OSX64 pending investigation in bug 629016. approval=joe a=uselessflag 2011-01-26 15:00:29 -05:00
Doug Turner
9be75c9534 Bug 624652 - remove the threshold from the memory watcher. r=blassey a=blocking-fennec
--HG--
extra : rebase_source : dd15f5278cc89244f62cf3b02a237f1ac1d573e1
2011-01-26 11:47:41 -08:00
Chris Jones
a1980df2a0 Followup to bug 627273: Fix bad fix. r=Bas a=b 2011-01-26 13:25:48 -06:00
Patrick Walton
77afee6747 Bug 612470 - Don't close the current Panorama group if there are still app tabs left. r=iangilman a=blocking2.0:betaN+ 2011-01-26 10:58:43 -08:00
Siddharth Agarwal
34ca478e6c Bug 580298 - Hide version numbers for lightweight themes; r=Mossop a=blocking-betaN+ 2011-01-26 14:12:38 -05:00
Matthew Printz
a5897710f1 Bug 623211 - Add-ons manager add-on author name and link should be removed from list view; r=Mossop a=blocking-final+ 2011-01-26 14:10:39 -05:00
Tim Taubert
56be3dca99 Bug 626368 - Empty space left between tabs when closing multiple pages in Panorama view [r=ian, a=beltzner]
--HG--
extra : rebase_source : 4f10915c108923889536ef159c223c6091f3bf49
2011-01-25 22:13:21 +01:00
Tim Taubert
f89b0f4bf0 Bug 622288 - CSS warnings: Error in parsing value for 'height'/'width'. Declaration dropped. [r=ian, a=beltzner]
--HG--
extra : rebase_source : 322f60ff026467dc0fd954fd1c01b8deff4358ed
2011-01-25 22:00:20 +01:00
Markus Stange
137a17783f Bug 562138 - Paint popup widgets synchronously when showing them by making the window's content view visible earlier. r=josh, a=final 2011-01-18 08:24:19 +01:00
Markus Stange
2dece9bff2 Bug 562138 - Defer widget visibility changes during reflow. r=roc, a=final 2011-01-18 08:23:49 +01:00
Matt Woodrow
b4e55ae952 Bug 593733 - Support component alpha with GL layers. r=roc, r=joe, a=betaN 2011-01-18 08:22:25 +01:00
Matt Woodrow
1752246ab3 Bug 593733 - Make TextureImage::BeginUpdate return a surface, not a context. r=joe, a=betaN 2011-01-18 08:21:12 +01:00
Karl Tomlinson
9c22641396 Bug 617703 - Add plugin support and prevent crash [@ libflashplayer.so@0x32884 ][@ libflashplayer.so@0x32800 ] in Fennec r=romaxa a=approval2.0 2011-01-17 21:07:49 +02:00
Oleg Romashin
11498cd6a4 Bug 625671 - Enable Hardware acceleration by default on Maemo6 fennec r=doug.turner a=approval2.0 2011-01-17 21:07:42 +02:00
Daniel Holbert
636064c44d Bug 621253: Transfer a document's zoom levels to its external resources when they're created. r=bz a=blocking-final+ 2011-01-17 21:18:52 -08:00
Makoto Kato
0b448d34d8 Bug 625629 - Don't define MMX in SSE.h since Microsoft compiler for x64 doesn't support MMX. r=jlebar a=bustage-fix 2011-01-18 14:08:47 +09:00
Trevor Saunders
3e02040669 Bug 626394 - optimize nsXULTreeAccessible::GetSelectedItem(), r=surkov, a=2.0 2011-01-18 12:15:13 +08:00
Alexander Surkov
4806ecbddd Bug 617300 - remove unnecessary checks from nsDocAccessible::AttributeChanged processing, r=davidb, a=blockingBetaN 2011-01-18 12:15:05 +08:00
Alexander Surkov
0231a8f065 Bug 626170 - remove unused nsHyperTextAccessible::mLinks, r=davidb, a=2.0 2011-01-18 12:14:57 +08:00
Alexander Surkov
1e123fdec6 Bug 625688 - implement nsAccessible::GetParent() for application accessible, r=fer, a=2.0 2011-01-18 12:14:47 +08:00
Masayuki Nakano
179444f1fc Bug 610821 part.5 Use nsRefPtr rather than nsCOMPtr for concrete class r=neil, a=johnath 2011-01-18 12:07:29 +09:00
Matt Woodrow
a567dd6b52 Bug 622165 - Don't try to draw ThebesLayerOGL's that are greater than the max texture size. r=joe a=blocking2.0 2011-01-18 14:32:40 +13:00
Matt Woodrow
9cd9789d4f Bug 621778 - Allow TextureImage to upload regions instead of only rectangles. r=joe a=blocking2.0 2011-01-18 14:32:40 +13:00
Matthew Gregan
31cc4eb4f7 Bug 626273 - Correct boundary seek logic. Change media element IDL floats to doubles per the spec. Invalidate updated frame after seeking. Optimize small forward seeks in WebM. r=cpearce a=roc 2011-01-17 16:03:00 +13:00
Matthew Gregan
bfad01f32f Bug 622517 - Only use remoted audio streams on Android. r=dougt a=dbaron 2011-01-10 12:47:43 +13:00
Matthew Gregan
4004024181 Bug 621257 - Handle transition from buffering to seeking state correctly in Wave decoder. r=roc a=roc 2011-01-05 17:01:26 +13:00
Chris Pearce
0dc06f3103 Bug 623637 - Initiate media buffering when decode hits end of downloaded data, rather than when they're close. r=roc a=roc 2011-01-18 13:53:18 +13:00