Commit Graph

234802 Commits

Author SHA1 Message Date
Ehsan Akhgari
08da81dacb Bug 587248 - Part 12: Replace UI.rtl with a static property to make sure that we don't incur any DOM performance penalty when checking it; r=ian a=blocking-betaN+ 2010-11-10 22:48:42 -05:00
Ehsan Akhgari
9e86366a2d Bug 587248 - Part 11: Rotate the collapsed tab items towards top right in RTL mode; r=ian a=blocking-betaN+ 2010-11-08 01:38:25 -05:00
Ehsan Akhgari
2c13cda3a7 Bug 587248 - Part 10: Arrange tabs from right to left in RTL mode; r=ian a=blocking-betaN+ 2010-11-08 01:38:25 -05:00
Ehsan Akhgari
3391049c16 Bug 587248 - Part 9: Correct group title style calculations in RTL mode (well, and some LTR corrections as well!); r=ian a=blocking-betaN+ 2010-11-08 01:38:25 -05:00
Ehsan Akhgari
03e047661a Bug 587248 - Part 8: Fix resizing and drag and drop in RTL mode; r=ian a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
51d4094cad Bug 587248 - Part 7: Correct some direction dependent CSS code in tabitems.js; r=ian a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
b4c80d4a73 Bug 587248 - Part 6: Add RTL support to the TabView functionality implemented in ui.js; r=ian a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
c9dc6a5d44 Bug 587248 - Part 5: Add RTL support to theme CSS for TabView on Linux; r=dao a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
51555079d3 Bug 587248 - Part 4: Add RTL support to theme CSS for TabView on Windows; r=dao a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
6dbad40c43 Bug 587248 - Part 3: Add RTL support to theme CSS for TabView on Mac; r=dao a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
17b3a86502 Bug 587248 - Part 2: Add RTL support to content CSS for TabView; r=dao a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
250ab1d5ad Bug 587248 - Part 1: Set the correct direction for the TabView document upon being displayed; r=gavin a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Frank Yan
848b38fd43 Bug 582702 - Move Undo Close Tab option on tab context menu. r=dao ui-r=faaborg a=blocking2.0:final+ 2010-11-13 12:46:12 -08:00
Alexander Surkov
6e8119fa5f Bug 606125 - develop a way to handle visibility style, r=marcoz, davidb, sr=bz, a=blocking
--HG--
rename : accessible/tests/mochitest/treeupdate/test_tableinsubtree.html => accessible/tests/mochitest/treeupdate/test_ariadialog.html
2010-11-13 12:49:26 -05:00
Makoto Kato
8466507cd8 Bug 611960 - bustage on Win64 after bug 583138 is landed. r=roc, a=roc 2010-11-14 00:42:02 +09:00
Patrick Walton
bcd49c3a7b Bug 597136 - Use the new nsIScriptError2 interface instead of window.onerror to determine the Web Console to which messages should be routed. r=gavin a=blocking2.0:beta8+. 2010-11-13 09:27:52 -04:00
Ben Turner
f17f1a4d68 Bug 586216 - Don't use one timer per animated widget. r=roc a=b 2010-11-13 09:19:38 +01:00
Ryan VanderMeulen
4580960fc4 Bug 578540 - Fix MSVC warning spam by removing unneeded define from Chromium code. r=cjones 2010-11-13 09:15:07 +01:00
Dão Gottwald
c5645e7865 Bug 611803 - Caption buttons should only be pressed when they're also hovered. r=jimm 2010-11-13 09:14:30 +01:00
Margaret Leibovic
a95882a5d4 Bug 595201 - popup notification menuitem highlight is broken (black on blue) in winstripe and pinstripe themes. r=neil a=b 2010-11-13 08:54:48 +01:00
Dão Gottwald
e5e85d3142 Bug 611804 - Fix RTL styling of the app menu. r=gavin 2010-11-13 08:54:11 +01:00
Wes Kocher
57bb964f4c Bug 605850. Top outside corners of Personal toolbar need border radius when tabs are not on top. r=dao a=bsmedberg 2010-11-12 22:35:02 -08:00
Felipe Gomes
49e8fc6349 Bug 606061. The border on the download manager doesn't wrap all the way around. r=jimm a=blocking-final 2010-11-12 22:34:57 -08:00
Chris Leary
b9c5319e04 Add return statement to fix build break, a=bustage 2010-11-12 19:20:10 -08:00
David Mandelin
8177289635 Bug 605752: don't crash on OOM inside ExecutablePool, r=dvander, a=beta8+ 2010-11-12 18:17:21 -08:00
Matt Brubeck
985bf17fe8 Bug 575351 - Long-press on Android system keys does not work. r=mwu,smaug
a=blocking-fennec

--HG--
extra : rebase_source : 6e800c13e0a7be9503afcb4a12c491f8ccfc9e11
2010-11-12 15:58:29 -08:00
Joe Drew
8a4afadd7a Bug 611498 - Add a test for transparent areas overdrawing when repeatedly drawn. r=jrmuizel a=b
--HG--
extra : rebase_source : 42a63d58e136368a595ba1714ceac47134a0e1bf
2010-11-12 18:34:43 -05:00
Joe Drew
2ffec50cc0 Bug 611498 - Clear transparent surfaces before we draw into them. r=jrmuizel a=b
--HG--
extra : rebase_source : 0bda0fede9b4fb607906d93997de8f85402a5592
2010-11-12 18:34:36 -05:00
Mounir Lamouri
bca9a53ce9 Bug 610290 - Let pass TEST_PATH as an environment variable for make reftest. r=khuey a=NPOTB 2010-11-13 00:30:27 +01:00
Mounir Lamouri
d9402c590c Bug 611352 - Create a HTMLElement when createElement('isindex') is called and the html5 parser is enabled. r+a=sicking 2010-11-13 00:29:25 +01:00
Fernando Herrera
58ffe69685 Bug 452769 - mochitest for nsIAccessibleText, r=surkov, davidb, a=test 2010-11-12 18:05:57 -05:00
Benjamin Stover
0521600299 Bug 611799 Prefill newly created buffers with old content r=cjones a=blocking-fennec 2010-11-12 14:21:05 -08:00
Dave Townsend
867fff1364 Bug 611076: Cancelling an AddonInstall that has been redirected to a new URL isn't possible. r=robstrong, a=blocks-betaN 2010-11-12 13:57:36 -08:00
Paul O’Shannessy
4ba89e6849 Bug 606936 - userTypedValue sticks around after session restore (favicon and star button missing) [r=dietrich, a=blocking2.0:final+] 2010-11-12 13:48:19 -08:00
Marco Bonardo
bcd4485c7c Bug 472343 (Part 3) - Merge history and bookmarks batchers.
r=dietrich a=blocking
2010-11-12 22:20:04 +01:00
Marco Bonardo
865d1cfcb3 Bug 472343 (part 2) - Make Places views aware of batches.
r=dietrich sr=vlad a=blocking
2010-11-12 22:20:00 +01:00
Marco Bonardo
7f06b80894 Bug 472343 (part 1) - Make Places results directly handle batches and refreshes.
r?dietrich a=blocking
2010-11-12 22:14:47 +01:00
Marco Bonardo
b06d68f59f bug 556721 - Fix a typo in browser_librery_views_liveupdate.js test
no-review a=tests-only
2010-11-12 22:14:44 +01:00
Marco Bonardo
dd9a21767a Bug 556721 - Fix some CRLF line endings in Places tests.
no-review a=tests-only
2010-11-12 22:14:20 +01:00
Steffen Wilberg
da38410e86 Bug 606289: Fix logo link in about:. r+a=gavin 2010-11-12 21:26:14 +01:00
Vladimir Vukicevic
7c9f6ae03a b=609195; use GL_REPEAT for non-power-of-two textures if we have support for them; r=jrmuizel, a=b 2010-11-12 12:02:20 -08:00
Vladimir Vukicevic
c2d23145ca b=609195; don't use GL_REPEAT for non-power-of-two textures; r=jrmuizel 2010-11-12 12:02:17 -08:00
Vladimir Vukicevic
8ac71d97a0 b=605063; fix Android GL startup (hide splashscreen correctly); r=mwu 2010-11-12 12:02:14 -08:00
Vladimir Vukicevic
5b1e7ec991 b=605063; fix android GL startup; r=jrmuizel 2010-11-12 12:02:11 -08:00
Vladimir Vukicevic
2afb8b2863 b=604196; jsval return types in xpidl are broken (non-quickstubs); r=jorendorff, a=b 2010-11-12 12:01:50 -08:00
Clint Talbert
c7c2ea1d44 Merge backout a=bustage 2010-11-12 11:08:45 -08:00
Clint Talbert
82e193da0e Backed out changeset 32f70e593bf6 due to intermittent orange on mochi-1 a=bustage 2010-11-12 11:03:44 -08:00
Alexander Surkov
5347c30a5e Bug 545465 - don't travese tree in Init, r=ginn.chen, r=davidb, a=blockingBetaN 2010-11-12 14:01:04 -05:00
Alexander Surkov
7e213d3a88 Bug 545465 - don't keep rejected accessible in the cache, r=ginn.chen, davidb, a=blockingBetaN 2010-11-12 14:00:55 -05:00
Dan Witte
f14720c3ee Back out 3aa8e0293d5f for causing perma-orange on xpcshell debug. a=bustage 2010-11-12 10:13:34 -08:00