Commit Graph

311 Commits

Author SHA1 Message Date
MikeK
e684f2edfc bug 544240 - Idle service does not work on Qt on mobile platforms r=sdwilsh
--HG--
extra : rebase_source : aae22f47a0f0d3dd19690bf2dbc7a144bb255d14
2010-04-16 10:37:16 -07:00
Daniel Holbert
33a6e41fe6 bug 556853: Fix marking of perma-orange-on-10.6 per mstange's suggestion 2010-04-06 00:11:45 -07:00
L. David Baron
cffc3eff50 Add colors that are showing up on the 10.6 tinderbox as allowed colors so the test stops causing perma-orange. (Bug 556855) 2010-04-05 22:24:46 -07:00
L. David Baron
e49468bbfd Mark perma-orange-on-10.6 bug 556853 as todo so it stops turning the 10.6 mochitest-other boxes orange. 2010-04-05 22:22:30 -07:00
Masayuki Nakano
aca40e999f Bug 556458 Cannot select an item of google suggest by mouse click during composition of MS-IME r=roc 2010-04-02 11:11:59 +09:00
Doug Turner
24b36a484b Backing out fix for bug 544240. 2010-03-31 07:07:14 -07:00
Mike Kristoffersen
3da6b0a270 Bug 544240 - Idle service does not work on Qt on mobile platforms r=sdwilsh
--HG--
extra : rebase_source : 5a10b6932a3e901740abec371b159aed9b233b24
2010-03-30 15:03:05 -07:00
Masayuki Nakano
bb7a62d1cf Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst 2010-03-19 14:02:53 +09:00
Joel Maher
d050afae06 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Masayuki Nakano
788bb1a791 Bug 315727 Request Firefox respond to Windows scroll messages so pages can be scroll captured r=jmathies+smaug, sr=roc 2010-03-11 14:25:29 +09:00
Brad Lassey
bb55fe310f backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher
aef3dc32c3 Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Kyle Huey
1d0289c601 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher
cee9b522a0 Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer 2010-03-08 19:21:33 -08:00
Clint Talbert
7ffd9496bc Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher
ef6c5fda3d Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
Tom Dyas
1f75274180 Introduce nsIStandaloneNativeMenu and nsIMacDockSupport components. b=415463 r=josh sr=roc 2010-02-07 21:38:14 -06:00
Robert O'Callahan
3c94fecdb3 Bug 526394. Part 3: Add all necessary new APIs to nsIScrollableFrame. r=mats,sr=dbaron 2009-09-01 16:11:11 +12:00
Markus Stange
7fbfc77917 Bug 534174 - Hardcode the right color for -moz-mac-menutextdisable. [NSColor disabledControlTextColor] is too dark. r=josh 2009-12-30 16:23:56 +01:00
Jacek Caban
8f2ac1e4a6 Bug 536259 - Make TestWinTSF.cpp compile on new mingw, r=chenn 2009-12-29 14:18:37 -05:00
Boris Zbarsky
3e7aa47200 Bug 500882 part 6. Switch remaining modules to using the new GetPrimaryFrame API. r=smaug,roc 2009-12-24 16:20:06 -05:00
Markus Stange
5d775713b8 Bug 534421 - Intermittent failure in test_platform_colors.xul. test_native_mouse_mac.xul needs to remove its event listeners when it's finished.
--HG--
extra : rebase_source : be19f02daf4ca4a4a6706521a3f78d6f06c89f4d
2009-12-15 14:36:34 +01:00
Karl Tomlinson
ac0e2a7357 b=518506 test no unnecessary invalidation of plugins with gtk2 (mochitest version)
--HG--
extra : rebase_source : b52ec716b0ae9330ba62493983b7135f86f4f9aa
2009-12-14 15:44:05 +13:00
Karl Tomlinson
a3ad9aac19 b=518506 test no unnecessary invalidation of plugins with gtk2 2009-12-14 15:32:46 +13:00
Markus Stange
0dc4be4fa9 Bug 527748 - Fire mouse enter and exit events when window focus changes. r=josh
--HG--
extra : rebase_source : 47ee0c27942b038df0a52242c89747a5821f63d5
2009-12-11 22:56:59 +01:00
Masayuki Nakano
34b513f2b4 Bug 531810 Right clicking on Google Maps broken after leaving Street View (Windows only) r=roc 2009-12-04 17:03:27 +09:00
Jacek Caban
a38d72faa2 Bug 526290 - TestWinTSF.cpp fails to compile on mingw.
r=chenn.
2009-11-19 11:32:52 +01:00
Jim Mathies
43ee30552b Bug 520178 - Minimized windows appear offscreen when restoring from session store. r=dougt. 2009-11-10 10:24:10 -06:00
Markus Stange
ce61c6dd93 Disable the test for bug 517396 on Linux.
--HG--
extra : rebase_source : 5a5c6785a62af9027e7eb408ecc200b1b13dfc4e
2009-11-03 17:45:00 +01:00
Markus Stange
fcbd721c97 Fix the test for bug 517396
--HG--
extra : rebase_source : 24b47eb12240260bec01c571e41114f9270a9715
2009-11-03 14:57:05 +01:00
Markus Stange
55d034057d Test for bug 429954.
--HG--
extra : rebase_source : 7e46940aa021a01fcfdbba2d6c69f0b579f15c7d
2009-11-02 20:37:40 +01:00
Markus Stange
e0520f2a3a Bug 517396 - Moving a window shouldn't un-maximize it on Mac. r=neil, r=roc
--HG--
extra : rebase_source : 1a27add4c6dad5495707518b643e9636522bac8a
2009-11-02 20:10:07 +01:00
Markus Stange
d8684bece4 Bug 522217 - Persist window settings like title and titlebarcolor when switching to and from fullscreen mode. r=josh
--HG--
extra : rebase_source : 485a737dadacf66f06981c4b244e82b7dfa9ee45
2009-11-02 20:07:57 +01:00
Markus Stange
55e5abbbd0 Backed out changeset 3ee95c194798, bug 300904 (tracking rects) in order to investigate the Mac DHTML performance regression. 2009-10-21 17:09:19 +02:00
Markus Stange
a6b3fbf7e9 Bug 300904 - Use tracking rects to determine whether the mouse is over a different app and block mouse move events when that's the case. r=josh 2009-10-21 09:04:40 +02:00
Rob Arnold
0cdb2a8368 Bug 522416 - Tab Previews must not do synchronous HTTP requests.
Fixes a startup crash and unit tests.
r=vlad

--HG--
extra : rebase_source : 003b29893d97b13820648cd5a1a3277e5d8b3946
2009-10-16 15:02:27 -07:00
Jim Mathies
5fbbb84f7f Bug 473045 - Win7 jump list platform support. r=robarnold, sr=roc. 2009-10-06 16:42:45 -05:00
Markus Stange
89014540fd Bug 485118 - Always set the right minimum size for the scrollbar thumb. r=josh
--HG--
extra : rebase_source : 7e80754649ccb2a1d6064d8ee878d37bb248de21
2009-10-06 16:02:50 +13:00
Siddharth Agarwal
685a3bc683 Bug 474060 - Win7 progress indicator platform support. r=jimm, r=robarnold, sr=roc. 2009-10-06 14:00:23 -05:00
Rob Arnold
50370570e0 Bug 501490 - Enable Taskbar Previews for Windows 7 r=jimm sr=roc 2009-10-05 22:26:54 -04:00
Robert O'Callahan
56caf25e1b Bug 509693. Don't use SW_SCROLLCHILDREN if some child has a descendant window that's outside the scrolled rectangle. r=jmathies
--HG--
extra : rebase_source : d6762b4e570d90e7a2561597ddc071383a923092
2009-09-24 21:37:01 +12:00
Kyle Huey
c815c08e8d Bug 513684. Stop :hover from bleeding through certain elements. r=roc Test fixes from Markus Stange <mstange@themasta.com>. 2009-09-26 16:35:05 -07:00
Masayuki Nakano
dc3936158f Bug 513817 Switch scrolling to 6 lines in the default case for 3.6 on windows r=roc, ui=faaborg 2009-09-24 19:58:04 +09:00
Markus Stange
816b832ea3 Bug 518395 - White text on drop down buttons. r=josh, r=roc 2009-09-24 18:19:40 +12:00
Markus Stange
7251aeec3a Bug 515003 - Rewrite native mouse event handling. Also add tests for native mouse events (bug 470845). r=josh, sr=roc 2009-09-23 14:31:37 +12:00
Benjamin Smedberg
cd2c007c60 Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script 2009-08-27 09:09:31 -07:00
Masatoshi Kimura
5196c3f287 Bug 509179. Disable compilation of TSF when not available in the SDK. r=ted 2009-08-25 12:13:42 -07:00
Ryo Kawaguchi
54bb0a0d80 Implement background-image: -moz-image-rect(), which allows a region of an image to be used as a background image. (Bug 113577) r=roc, dbaron 2009-08-21 13:39:25 -07:00
Jonathan Griffin
964346d7d0 Bug 506187; fix intermittent orange. 2009-08-19 10:25:01 -07:00
Masayuki Nakano
fa04c273d6 Bug 439815 Keyboard shortcuts with alternate keyboard layouts (including colemak) are missmapped; they are mapped for qwerty. r=josh 2009-08-18 13:47:53 +09:00
Jacek Caban
bc903e878a Bug 128647 - Use lower case in includes to fix compilation on mingw. r=masayuki 2009-08-10 11:14:01 +02:00
Masayuki Nakano
f9802cc670 Bug 128647 [RFE] Handler for WM_COPY/WM_CUT/WM_PASTE/WM_CLEAR r=ere+roc, sr=roc 2009-08-08 00:11:17 +09:00
Markus Stange
a1f16c3a2f Fix bustage in TestWinTSF.cpp 2009-08-04 11:08:42 +12:00
Robert O'Callahan
243774fd17 Bug 352093. Part 4: IME code should use GetRootWidget so it works with documents that don't have their own widgets. r=masayuki 2009-07-22 12:45:05 +12:00
Masayuki Nakano
59d843eada Bug 491712 Sporadic failure in test_wheeltransaction.xul r=Olli 2009-07-04 03:37:44 +09:00
Boris Zbarsky
6a3d690372 Better build bustage fix for bug 495728 2009-06-11 15:30:24 -04:00
Boris Zbarsky
535824e36d Trying to fix Windows build bustage 2009-06-11 14:18:49 -04:00
Neil Deakin
79321ef1f8 Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
Masayuki Nakano
feee8b464b Bug 492233 [IMM32] Reimplement IME mouse handling r=VYV03354+roc, sr=roc 2009-05-15 09:46:24 +09:00
Masayuki Nakano
1eabdda4fe Bug 460059 Need IME state testing r+sr=roc 2009-05-05 15:15:23 +09:00
Masayuki Nakano
ac51bf6ed5 Bug 485994 Intermittent MochiChrome test_wheeltransaction.xul failure r+sr=Olli 2009-04-03 16:28:26 +09:00
Serge Gautherie
e30ee26edd Bug 431503 - Create infrastructure to test processing of key events with different keyboard layouts; (Bv1) test_keycodes.xul: Fix non supported case, (+ nits); r=roc 2009-03-30 23:42:11 +02:00
Serge Gautherie
7b04ff1157 Bug 462106 - Clear the data copied to clipboard inside the private browsing mode after leaving it; (Bv1) Add |ok(true, ...);|; r=roc 2009-03-27 18:58:09 +01:00
Masayuki Nakano
a405311dd3 Bug 477911 [TSF] crash after committing long IME transaction string at losing focus r=VYV03354, sr=roc 2009-03-09 11:38:12 +09:00
Masayuki Nakano
2c2bb1c9fa Bug 478030 [TSF] The composition string is not displayed on WinXP + MS-IME r=chenn, sr=roc 2009-02-23 17:56:33 +09:00
Masayuki Nakano
bcf39be0ea Bug 478536 Crash by removing a scroll target in MozMouseScrollFailed event handler r+sr=roc 2009-02-18 00:55:53 +09:00
Masayuki Nakano
68f9a6a266 Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.pettay, sr=roc 2009-02-12 19:44:38 +09:00
Masayuki Nakano
789465492f backing-out the patch for bug 442774 2009-02-12 18:54:02 +09:00
Masayuki Nakano
4d6c3072e5 Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.pettay, sr=roc 2009-02-12 16:02:49 +09:00
Jim Chen
6513b5e77c Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP (relanding)
--HG--
rename : content/events/src/nsQueryContentEventHandler.cpp => content/events/src/nsContentEventHandler.cpp
rename : content/events/src/nsQueryContentEventHandler.h => content/events/src/nsContentEventHandler.h
2009-02-11 05:56:51 +09:00
Masayuki Nakano
def135f71a Backing out the patch of bug 442774. This might cause a timeout failure on test_keycodes.xul 2009-02-11 03:19:15 +09:00
Masayuki Nakano
4755de05c7 Backing out the TSF patch of bug 88831. This might cause a timeout failure on test_keycodes.xul
--HG--
rename : content/events/src/nsContentEventHandler.cpp => content/events/src/nsQueryContentEventHandler.cpp
rename : content/events/src/nsContentEventHandler.h => content/events/src/nsQueryContentEventHandler.h
2009-02-11 03:02:05 +09:00
Masayuki Nakano
4fa4a8c50d Bug 442774 Wheel/touchpad scrolling gets stuck in frame, stop scrolling the web page as a whole r=Olli.Pettay, sr=roc 2009-02-10 20:17:37 +09:00
Jim Chen
41a1a807d6 Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP r=masayuki+peterv, sr=roc
--HG--
rename : content/events/src/nsQueryContentEventHandler.cpp => content/events/src/nsContentEventHandler.cpp
rename : content/events/src/nsQueryContentEventHandler.h => content/events/src/nsContentEventHandler.h
2009-02-10 20:15:36 +09:00
L. David Baron
ef5fe05834 Revert changeset fc8d54ab29a6 (Bug 88831, Support new IME API "Text Services Framework" from Office XP and Windows XP) due to failure (every time) of the new unit test it added (Test WinTSF) on the Windows tinderbox.
--HG--
rename : content/events/src/nsContentEventHandler.cpp => content/events/src/nsQueryContentEventHandler.cpp
rename : content/events/src/nsContentEventHandler.h => content/events/src/nsQueryContentEventHandler.h
2009-02-07 09:13:30 -08:00
Jim Chen
e53087b660 Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP r=masayuki+peterv, sr=roc
--HG--
rename : content/events/src/nsQueryContentEventHandler.cpp => content/events/src/nsContentEventHandler.cpp
rename : content/events/src/nsQueryContentEventHandler.h => content/events/src/nsContentEventHandler.h
2009-02-07 18:52:59 +09:00
Ehsan Akhgari
88e4389a47 Bug 462106 - Clear the data copied to clipboard inside the private browsing mode after leaving it (2nd try); r,sr=roc 2009-01-30 11:43:17 +03:30
Peter Van der Beken
48a7467edc Backed out changeset 97907892496f (Bug 462106 - Clear the data copied to clipboard inside the private browsing mode after leaving it; r,sr=roc a=blocking-firefox3.1+) to fix orange. 2009-01-24 14:27:54 +01:00
Ehsan Akhgari
bc5aa6bcd2 Bug 462106 - Clear the data copied to clipboard inside the private browsing mode after leaving it; r,sr=roc a=blocking-firefox3.1+ 2009-01-24 14:46:01 +03:30
Josh Aas
904c2da266 Fix crash in Mac OS X native menus when attribute change notifications come in an order we don't expect. Allow for any attribute change notification order. b=433858 r=mstange sr=roc 2009-01-23 10:45:03 -05:00
Jonathan Kew
460b563fc3 Bug 466599 - wrap HTML on system pasteboard to provide charset metadata, fixes paste/drag into rich-text NSTextView destinations; r=(joshmoz + roc) sr=roc 2009-01-01 15:26:16 +01:00
Josh Aas
e89bdbc526 support testing of lazy update behavior in native menu tests. b=446352 r=mstange sr=roc 2008-10-29 22:36:01 -07:00
Kathleen Brade
da9972c5a0 Add support for retrieving PNG images from Windows clipboard. Bug 444800 (r=jmathies, mcs; sr=roc) 2008-10-20 11:21:02 -04:00
Masayuki Nakano
cbe6ca1ba3 Bug 460556 tests for bug 460500 r+sr=roc 2008-10-18 17:37:59 +09:00
Masayuki Nakano
2b76b3fab2 Bug 459820 Need automated tests for Caps Lock key events r+sr=roc 2008-10-16 12:04:39 +09:00
Kathleen Brade
4ddfdcd5ba Backing out bug 444800 2008-10-14 10:14:30 -04:00
Kathleen Brade
eb14288e2b Backing out bug 444800 2008-10-14 10:06:35 -04:00
Masayuki Nakano
4afd09d055 Bug 440457 AltGr+9 and AltGr+0 don't type 9 and 0 respectively in Lithuanian keyboard r=ere, sr=roc 2008-10-14 15:01:51 +09:00
Serge Gautherie
5520aa3d8f Bug 459154 - test_bug343416.xul TEST-UNEXPECTED-FAIL on my Windows 2000; (Av1) text nits; r=roc 2008-10-13 02:03:27 +02:00
Kathleen Brade
f2deabcd32 Add support for retrieving PNG images from Windows clipboard.
bug 444800 (r=jmathis, mcs; sr=roc)
2008-09-29 14:23:25 -04:00
Steven Michaud
35b176b8c7 Chrome test for bug 428405. b=428405 r=josh sr=roc 2008-08-26 12:08:34 -05:00
Josh Aas
7e8ea31811 Improve support for DOM manipulation handling in native menu system, add tests. Re-landing with regression fixes. b=442972 r=kreeger sr=roc 2008-07-28 00:46:33 -04:00
Robert O'Callahan
1b2c076b05 Back out bug 442972 to fix DOM Inspector (bug 447042). 2008-07-25 16:32:41 +12:00
Josh Aas
2e0ff6bd92 fix license comments and a misspelling. r/sr=sparky the wonder dog 2008-07-21 09:26:34 -04:00
Josh Aas
cb75d58ea5 improve support for DOM manipulations in native menu system, add tests. b=442972 r=kreeger sr=roc 2008-07-21 00:33:38 -04:00
Josh Aas
06b4d2563f Re-landing. Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc 2008-06-28 03:55:30 -04:00
Josh Aas
ca07faa2b5 back out 433952 2008-06-27 02:52:18 -04:00
Josh Aas
db2e70c148 Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc 2008-06-27 00:14:45 -04:00
karlt+@karlt.net
2ecdda8378 Bug 433192. Ctrl+Shift+X doesn't switch text-direction in text boxes with Hebrew keyboard layout. p=masayuki+karl r=gavin sr=roc a1.9=schrep. 2008-05-11 17:39:29 -07:00
karlt+@karlt.net
28700bd6be Bug 433030. Desired character codes for DOM events with Cmd+Shift. p=masayuki+karl r=josh sr=roc a=discore. 2008-05-09 16:10:40 -07:00
masayuki@d-toybox.com
f1a9486eb3 Bug 432389 CapsLock and NumLock state should be preferred at KeyTranslate code: r=josh+karl, sr=roc, a=dsicore tests: r+sr=roc 2008-05-08 17:01:29 -07:00
joshmoz@gmail.com
097792efac add tests, patch by roc, b=432773 r=josh 2008-05-08 15:41:13 -07:00
joshmoz@gmail.com
aad8b1e423 key translation fixes, patch by Masayuki. b=432388 r=josh r=karl sr=roc a=schrep 2008-05-07 14:54:21 -07:00
roc+@cs.cmu.edu
f4e6581a24 Bug 432466. Allow sendNativeKeyEvent to return NS_ERROR_NOT_AVAILABLE to indicate that a keyboard layout is not available. Load keyboard layouts programmatically on Windows so we can detect whether a keyboard is available. This also makes keyboard layouts usable when they're installed but not enabled, which is true for most layouts, so we can reenable the Greek keyboard tests on tinderbox. r=karlt,a=beltzner 2008-05-06 21:46:37 -07:00
joshmoz@gmail.com
76d0947d40 use native event routing for synthesized key events. b=432405 r/sr=roc a=dsicore 2008-05-06 14:00:59 -07:00
roc+@cs.cmu.edu
a8b6ad644f disabling failing (new) tests 2008-05-05 17:07:19 -07:00
roc+@cs.cmu.edu
3649ce18bb Bug 431503. Infrastructure and tests for native key event translation. r=josh,karlt,sr=jst 2008-05-05 16:01:07 -07:00
gijskruitbosch@gmail.com
d104564b21 Commenting out test due to spurious centos failure 2007-12-04 14:24:35 -08:00
gijskruitbosch@gmail.com
b29be1b168 Bug 390595 - Need unittest for nsIIdleService r=roc, sr=neil, Test Only. 2007-11-15 12:50:51 -08:00
gijskruitbosch@gmail.com
ec096f8090 Backing out mochitest for nsIIdleService due to qm-centos orange. Bug 380595 2007-08-28 08:27:09 -07:00
gijskruitbosch@gmail.com
b3bf39e739 Bug 380595 - Need unittest for nsIIdleService r=roc@ocallahan.org (Robert O'Callahan) sr=neil@parkwaycc.co.uk (Neil Rashbrook) Tests Only. 2007-08-28 05:27:34 -07:00