Ben Turner
|
e210ea8848
|
Bug 672667 - Fix build bustage on Win64.
|
2012-05-07 17:42:09 -07:00 |
|
Ben Turner
|
dc5ce5cefa
|
Bug 672667 - ' IndexedDB demo causes leaks and never-ending assertions'. r=bsmedberg+smichaud+khuey.
|
2012-04-06 13:40:10 -07:00 |
|
Masayuki Nakano
|
169688aac4
|
Bug 735648 Append command char and shifted commanded char when command key is pressed on Dvorak-QWERTY r=smichaud+karlt
|
2012-03-30 12:37:40 +09:00 |
|
Masayuki Nakano
|
6e597ab449
|
Bug 672175 part.18 Make basic tests for MouseScrollHandler r=roc+jimm
|
2012-03-22 09:59:12 +09:00 |
|
Masayuki Nakano
|
0c78a26029
|
Bug 728103 part.2 Fix new test failures r=smaug
|
2012-03-16 15:29:15 +09:00 |
|
Masayuki Nakano
|
f276ee1b9f
|
Bug 622247 Remove hack for bug 23558 and bug 271815, and add tests for them r=ehsan
|
2012-02-15 10:38:07 +09:00 |
|
Geoff Lankow
|
c59ab7ad07
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part G, remove remaining uses of nsIPrefBranch2; r=bsmedberg
|
2012-01-18 23:23:28 +13:00 |
|
Masayuki Nakano
|
c1468b3003
|
Bug 722639 Add tests for bug 692145 r=ehsan
|
2012-02-07 11:32:43 +09:00 |
|
Markus Stange
|
9adc5ef72f
|
Bug 715867 - Don't fire duplicate sizemodechange events on Mac. r=smichaud
--HG--
rename : widget/tests/window_bug596600.xul => widget/tests/empty_window.xul
|
2012-01-31 11:40:03 +01:00 |
|
Tim Taubert
|
94e16d470e
|
merge m-c to fx-team
|
2012-01-16 11:20:19 +01:00 |
|
Jared Wein
|
c3725ef355
|
Bug 198964 - Enable smooth scrolling by default. r=gavin
|
2012-01-13 16:26:34 -08:00 |
|
Masayuki Nakano
|
2220432bf7
|
Bug 717147 input events which are fired after compositionupdate should be trusted events r=ehsan
|
2012-01-13 15:19:22 +09:00 |
|
Boris Zbarsky
|
c355d3a9b5
|
Bug 716793. Dispatch synthetic mousemove off the refresh driver, not as fast as we can. r=roc
We use Flush_Display here because mousemoves flush out layout, so we want to do the synthetic one after we've done our normal layout flushing
|
2012-01-10 00:23:29 -05:00 |
|
Masayuki Nakano
|
dc3c7ed04b
|
Bug 713502 Fire input event even during composition r=smaug+ehsan
|
2011-12-31 23:04:37 +09:00 |
|
Ms2ger
|
849ea6f2a3
|
Bug 707576 - Remove nsIDOMNSElement; r=smaug
|
2011-12-18 11:06:23 +01:00 |
|
Jim Mathies
|
14757fe847
|
Bug 661991 - tests. r=bbondy, a=ehsan
|
2011-12-14 15:22:53 -06:00 |
|
Oonishi Atsushi
|
8f0353652d
|
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
|
2011-11-10 15:01:11 +01:00 |
|
Ed Morley
|
7ea8e12caa
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
ac65d0d88e
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Ehsan Akhgari
|
92064e6d3f
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Neil Deakin
|
90f42cf310
|
Bug 694224, remove appshell argument from various widget creation methods, r=roc
|
2011-10-14 09:06:39 -04:00 |
|
Michael Wu
|
d2b70213ac
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Masayuki Nakano
|
f06e7b8b76
|
Bug 543789 part.8 Add composition event tests r=smaug
|
2011-09-22 18:17:41 +09:00 |
|
Masayuki Nakano
|
6fecf30153
|
Bug 543789 part.7 Dispatch compositionupdate event and set data value of compositionend event in all IME handling tests r=smaug, sr=roc
|
2011-09-22 18:17:41 +09:00 |
|
Phil Ringnalda
|
a15784a170
|
No bug, fix rammedtogether words in test error message DONTBUILD
|
2011-09-13 20:04:13 -07:00 |
|
Brian R. Bondy
|
da2d63352e
|
Bug 549472 - Async support for base XPCOM code on JumpListBuilder. r=jmathies, sr=gavin.sharp
|
2011-09-06 15:11:28 -04:00 |
|
Brian R. Bondy
|
fb7ca044e0
|
Bug 549472 - Add support for fave icons on jump list uri entries. r=jmathies, sr=gavin.sharp
|
2011-09-06 15:11:28 -04:00 |
|
Neil Deakin
|
a4e61699e9
|
Bug 673301, crash using non-string data with text/plain drags, r=josh
|
2011-08-18 09:22:52 -04:00 |
|
Malini Das
|
c20b68638f
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
Malini Das
|
ea71db787e
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
|
Markus Stange
|
cae92c2b8f
|
Bug 675208 - Use NSTrackingArea for mouse event targeting. r=josh
|
2011-08-08 16:43:13 +02:00 |
|
Marco Bonardo
|
134f7db0b9
|
Backout changeset 3985e7570ab6 (Bug 673301) due to permaorange in M1 (OSX).
|
2011-08-06 00:23:51 +02:00 |
|
Neil Deakin
|
4aefce78dd
|
Bug 673301, crash using non-string data with text/plain drags, r=josh
|
2011-08-05 15:24:24 -04:00 |
|
Joel Maher
|
bb2e78799b
|
Bug 666654 - split eventutils.js functions that are chrome only into chromeutils.js. r=ted, a=test-only
|
2011-07-23 09:02:40 -04:00 |
|
Joel Maher
|
6659c4f8af
|
Bug 666649 - remove enablePrivilege from various places in the harness and chrome tests. r=ted, a=test-only
|
2011-07-21 16:21:25 -04:00 |
|
Masayuki Nakano
|
67a6bb1970
|
Bug 519972 part.13 Log TextInputHandler behavior r=smichaud
|
2011-07-21 09:33:16 +09:00 |
|
Ms2ger
|
8c78d3f478
|
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
|
2011-07-15 12:31:34 +02:00 |
|
Jeff Walden
|
dae3ca83d2
|
Bug 663300 - Treat \u not followed by four hexadecimal digits, or \x not followed by two hexadecimal digits, as syntax errors in string literals. r=njn
--HG--
extra : rebase_source : 78f37bc91e44598ba99c1983b65b8627bed876b5
|
2011-06-10 11:21:57 -07:00 |
|
Dominic Fandrey
|
968bf5196a
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
|
Michael Wu
|
87c98eeec0
|
Bug 592943 - (2/3) Make test_bug485118.xul less racy, r=josh
|
2011-05-26 12:21:48 -07:00 |
|
Joel Maher
|
193c66083d
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|
Markus Stange
|
02b4fd3198
|
Bug 596600 - Start generating window-level mouse out events at the root EventStateManager. r=smaug
--HG--
rename : widget/tests/test_native_mouse_mac.xul => widget/tests/test_bug596600.xul
|
2011-05-16 15:15:43 +02:00 |
|
Masayuki Nakano
|
1ef49a007d
|
Bug 655918 Clean up the composition string when whole characters of it are refused due to maxlength r=ehsan
|
2011-05-11 13:52:45 +09:00 |
|
Ed Morley
|
95e0b88111
|
Bug 473687 - Remove widget WinCE support: Part B (Main ifdef removal); r=dougt
|
2011-04-24 20:10:12 -07:00 |
|
Justin Lebar
|
aa0b7411ef
|
Bug 647273 - Remove nsIContentUtils and nsIContentUtils2. r=sicking
--HG--
extra : rebase_source : 8a99a1401b7d7427bed4a136e0b38c475f6473a2
|
2011-04-14 13:58:36 -07:00 |
|
Masayuki Nakano
|
1f33181162
|
Bug 347185 Adding automated tests r=roc
|
2011-04-21 08:54:43 +09:00 |
|
Benjamin Smedberg
|
ee2c7162c0
|
Bug 617539 - Fold in nsIDOMWindowUtils_MOZILLA_2_0_BRANCH, r=bz
|
2011-03-25 11:03:33 -04:00 |
|
Mounir Lamouri
|
852f0e753b
|
Bug 627328 - ###!!! ASSERTION: This is unsafe! Fix the caller!: 'Error' when changing a personas. r=bz a=blocking-final
|
2011-02-04 13:59:33 +01:00 |
|
stefanh@inbox.com
|
8688c3c7d2
|
Bug 615589 - '-moz-mac-focusring' color should be keyboardFocusIndicatorColor (NSColor). Also fixes tests. r=josh+mstange, a=beltzner.
|
2010-12-21 19:51:00 +01:00 |
|
Markus Stange
|
f4bed53f32
|
Disable the test for bug 538242 on Linux.
|
2010-12-21 11:01:55 -05:00 |
|