Raymond Lee
d3ddb7c905
Bug 588478 - Escape should not open tab from fan view of stacked tabs [r=dolske a=dolske]
...
--HG--
extra : rebase_source : 1a77634fa20cc1bfb42d816dfe2551809f03f116
2010-08-19 17:13:58 +08:00
Raymond Lee
d1c68e3e76
Bug 588295 - Zoom out doesn't work for the same tab [r=dolske a=dolske]
...
--HG--
extra : rebase_source : 269329afabc8de08036eb9a476c7a61dffd67b8d
2010-08-18 15:06:20 +08:00
Raymond Lee
c46deddd40
Bug 588260 - Control + Shift + ' doesn't switch to the correct group [r=dolske a=dolske]
...
--HG--
extra : rebase_source : ddd8c78a15bbe7aebace9b62cfb14ad1a6e3d7e3
2010-08-18 10:51:43 +08:00
Raymond Lee
c8ef4db587
Bug 586719 - Use proper constants in setTabViewFrameKeyHandlers [r=dolske a=dolske]
...
--HG--
extra : rebase_source : 1af40c4905b3866e1c08cf21759c0e1468a993dd
2010-08-13 15:18:29 +08:00
Raymond Lee
bde85df51a
Another fix for Bug 586719 - Use proper KeyEvent constants for Tab Candy code [r=dolske a=gavin]
...
--HG--
extra : rebase_source : 8e665a32ad01396e0b83f9aa541e984efe466761
2010-08-18 09:39:34 +08:00
Raymond Lee
ea318f24e2
Bug 586712 - Lighten tabOnFocus (and rename it), [r=dolske a=dolske]
...
--HG--
extra : rebase_source : 737e30c88ff59739149aa238dad1d558c580c783
2010-08-17 22:13:45 +08:00
Jim Mathies
e8f5d5e052
Bug 575870 - SeaMonkey bustage fix, explicit use of unicode version of CreateWindowEx.
2010-08-24 23:05:11 -05:00
Jim Mathies
bf32d78db1
Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao, roc. Carry over approval from bug 574454 on chrome margin disabling code. r=robarnold.
2010-08-24 22:03:37 -05:00
Alexander Surkov
de46844be1
Bug 590128 - crash [@nsAccessible::GetIndexOf], r=davidb, a=davidb
2010-08-25 11:08:59 +09:00
Alexander Surkov
313c1d5e7f
Bug 574312 - fix assertion, r=davidb, a=davidb
2010-08-25 11:08:43 +09:00
Alexander Surkov
84e8b01060
Bug 589145 - dexpcom accessible event classes, r=davidb, sr=neil, a=davidb
...
--HG--
rename : accessible/src/base/nsAccEvent.cpp => accessible/src/base/AccEvent.cpp
rename : accessible/src/base/nsAccEvent.h => accessible/src/base/AccEvent.h
2010-08-25 11:08:28 +09:00
Mounir Lamouri
d623ca06c3
Backing out unintentional push ba7b3f3d3451, b21458f2e3a2 and f69cabe709ca. a=backout
2010-08-25 02:40:47 +02:00
Mounir Lamouri
cf89c3fa47
Bug 457801 (3/3) - Fix :-moz-placeholder reftests. r?=?
2010-08-25 02:02:28 +02:00
Mounir Lamouri
afe8e2084d
Bug 457801 (2/3) - Fix default placeholder style for XUL textboxes. r=enndeakin
2010-08-24 21:23:27 +02:00
Mounir Lamouri
19c4439417
Bug 457801 (1/3) - Implement -moz-placeholder pseudo-class. r=dbaron a2.0=blocking
2010-08-24 21:02:09 +02:00
Justin Lebar
70c6930b1d
merge backout
2010-08-24 15:51:34 -07:00
Justin Lebar
4bc7033e34
Backed out changeset 2d57f5901aa2 (bug 576026). a=bustage
2010-08-24 15:41:14 -07:00
Neil Rashbrook
a7beb6b01c
Bug 589570 Disabled splitters should use the default cursor r=dao a=gavin
2010-08-24 23:39:33 +01:00
Dave Townsend
ab898c1189
Bug 581084: List of search results doesn't visually differentiate between installed add-ons and available add-ons. r=Unfocused, a=blocking-beta5
2010-08-24 11:23:46 -07:00
Brad Lassey
96a9b7328b
bug 589851 - [Regression] protocol handlers are broken on 8/22 nightly build r=dwitte a=blocking-fennec=2.0a1+
2010-08-23 15:29:41 -04:00
Jim Chen
1361a2ade6
Bug 589844 - Return correct string from getTextBeforeCursor on Android; r=mwu a=blocking-fennec=2.0a1+
2010-08-23 10:54:00 -04:00
Loïc Yhuel
55608597c6
Bug 589809. D2D: Fix running with PIX. r=bas
...
When we do "newSurf->backBuf->QueryInterface(&newSurf->surface);", PIX returns
the original interface instead of the hooked one, so I swapped newSurf->backBuf
and newSurf->surface, to get the two interfaces in the reverse order. In this
case PIX returns hooked interfaces which will work when used as argument of
hooked methods.
2010-08-24 13:46:34 -04:00
Loïc Yhuel
bfc60fdd41
Bug 589809. D2D: Fix surface leak. r=bas
...
We were using a raw pointer and not releasing it.
Switch to a RefPtr.
2010-08-24 13:46:03 -04:00
Joel Maher
09453a63b7
Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert
2010-08-24 10:29:34 -07:00
Edmund Wong
7517ca85ac
Bug 576026 - runtests.py.in is an interpolated file and shouldn't be. r=ted, a=bsmedberg
...
--HG--
rename : testing/mochitest/runtests.py.in => testing/mochitest/runtests.py
2010-08-21 12:52:22 -07:00
Rich Walsh
8132d99135
Bug 557159 - [OS/2] Optimize Cairo/Thebes surfaces. Surface Part 3 - nsWindow. r= Peter Weilbacher, a=NPOTB
2010-08-21 12:51:00 -07:00
Rich Walsh
7e93956904
Bug 557159 - [OS/2] Optimize Cairo/Thebes surfaces. Surface Part 2 - MozCairo and Thebes. r= Peter Weilbacher, a=NPOTB
2010-08-21 12:50:32 -07:00
Rich Walsh
88f70e53ba
Bug 557159 - [OS/2] Optimize Cairo/Thebes surfaces. Surface Part 1 - Cairo. r= Peter Weilbacher, a=NPOTB
2010-08-21 12:47:43 -07:00
Jacek Caban
eb96afbffc
Bug 587322 - Compilation broken on MOZ_WINSDK_TARGETVER < MOZ_NTDDI_LONGHORN. r=robarnold, a=dbaron
2010-08-21 12:43:53 -07:00
Michal Novotny
dcc3acf97e
Bug 513008 - Eliminate synchronous reads from cache, r=jduell,sdwilsh, sr=shaver, a=betaN+
2010-08-21 11:16:40 -07:00
Phil Ringnalda
6171297fc9
Bug 585404 - Remove some CVS cruft from config/, r=khuey, a=NPOTB
...
--HG--
extra : rebase_source : 89b6527f41cdaf1281631d13f61f4c8877f10e05
2010-08-07 22:45:42 -07:00
Phil Ringnalda
bb5fa6adb1
Bug 587541 - Stop trying to package FormNotifier.js, since it doesn't exist, r=khuey, a=gavin
...
--HG--
extra : rebase_source : 610eb906538ff897b81b7adf4abe8dbf4277ee95
2010-08-15 19:00:16 -07:00
Phil Ringnalda
31a6f8d44e
Bug 585374 - Add RTL support to about:about, r=gavin, a=gavin
...
--HG--
extra : rebase_source : 557cb5471437178400f7885d99ebdf1f7c241118
2010-08-07 20:31:40 -07:00
Phil Ringnalda
d6f5f38246
Bug 567954 - disable test_mixed_principals.html for constant orange, a=test-only
...
--HG--
extra : rebase_source : d94eea2b4b539db58be101b15774171ce5a85f66
2010-08-20 18:46:19 -07:00
Jonas Sicking
4b7233aade
Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker
2010-08-21 18:49:27 +02:00
Jonas Sicking
b97ae8fac2
Fix missing comments from patch for bug 546857
2010-08-21 18:48:01 +02:00
Mounir Lamouri
af41ea1a53
Bug 589026 - Reduce time taken by test_bug535043.html. r=ehsan a=test-only
2010-08-21 18:32:24 +02:00
Kyle Huey
817f7ae642
Bug 578563: Make objdir builds the default when using client.mk. r=ted a2.0=bs
2010-08-21 09:24:34 -04:00
Dão Gottwald
c82b62aa2b
Bug 586621 - Use animation-scheduling API for smooth scrollbox scrolling. r=enn a=joe
2010-08-21 07:16:33 +02:00
Dão Gottwald
f8d139bc37
Bug 589163 - Add test to prevent duplicate ids. r=gavin
2010-08-21 07:15:14 +02:00
Dão Gottwald
a2d9c0b178
Bug 589163 - Fix duplicate ids in browser.xul, make ids for appmenu items more consistent and add missing split-menuitem-item classes. r=gavin
2010-08-21 07:14:45 +02:00
Bobby Holley
2d60b0c88a
Bug 563088 - Re-enable image discarding.r=joe,a=blocker
2010-08-20 23:43:46 -04:00
Bobby Holley
4c9173b86f
Backout of changesets c866e73f3209 and baff7b7b32bc because of sicking's push-and-run bustage. a=backout
2010-08-20 23:42:24 -04:00
Jonas Sicking
cfa304e280
Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker
2010-08-20 17:50:35 -07:00
Jonas Sicking
f241089763
Fix missing comments from patch for bug 546857
2010-08-20 17:50:35 -07:00
Mark Banner
263a411c1e
Bug 587731 TEST-UNEXPECTED-FAIL | test_theme.js | false == true - copy 10 second timeout and extra debug code from test_install.js. r=dtownsend,a=test-only
2010-08-20 18:54:41 +01:00
Ryan VanderMeulen
955226d362
Bug 588977 - Fix MSVC warning spam by casting as floats. r=roc a2.0=joe
2010-08-20 14:45:07 +02:00
Rob Arnold
55608613dd
Bug 588550 - Titlebar area becomes black when dragging bottom window frame into it, r=jmathies a=joe
2010-08-20 17:11:57 -07:00
Josh Aas
e0c003359c
Set MACOSX_DEPLOYMENT_TARGET properly per-architecture. Stop incorrectly targeting Mac OS X 10.5 for 64-bit builds by default. b=583318 r=ted a=blocking-final+
2010-08-20 18:10:15 -04:00
Jim Chen
055a303e14
Bug 588456 - Properly commit Android IME composition on blur; r=mwu a=blocking-fennec
2010-08-20 17:07:26 -07:00