Граф коммитов

31 Коммитов

Автор SHA1 Сообщение Дата
Masayuki Nakano 4885715860 Bug 703774 Cast the result of getAttribute() as Number before comparing the values r=enn 2012-03-29 00:20:13 +09:00
Serge Gautherie a14af63ba4 Bug 728541. (Av1) browser_bug703210.js: Add a missing removeEventListener(). r=smaug. 2012-02-18 21:49:14 +01:00
Masayuki Nakano 35d7be09d5 Bug 204786 Use LookAndFeel for delay to show tooltip r=roc+enndeakin 2011-12-16 18:18:48 +09:00
Masayuki Nakano ba3946b43f Bug 706743 tooltip listener should ignore mousemove and mouseout events during drag r=enndeakin 2011-12-16 15:17:48 +09:00
Cameron McCormack 154fe67ff8 Bug 707054 - Remove event listener added in browser_bug703210.js. r=masayuki 2011-12-02 23:25:04 +11:00
Masayuki Nakano 80f78f0f17 Bug 703210 part.2 Add test r=smaug 2011-11-30 21:44:53 +09:00
Masayuki Nakano 483760774b Bug 703150 Cannot drag scrollbar thumb if stopPropagation() of mousedown event is called r+sr=smaug 2011-11-25 10:09:58 +09:00
Masayuki Nakano 426603854c Bug 159346 part.3 Add new tests r=enndeakin 2011-11-18 08:41:35 +09:00
Ed Morley b4eeea3edf 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 a2113b4d42 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Malini Das 840353c068 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 0fa2d67771 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
Joel Maher 31e6b50580 Bug 663853 - move layout/xul/test/*.xul to mochitest-chrome. r=mats, a=test-only 2011-06-19 11:56:44 -04:00
Mats Palmgren 3f75e396c6 Fix the test for bug 563416. 2010-05-06 17:37:39 +02:00
Mats Palmgren e3348f9c04 Disable the test for bug 563416 for now. 2010-05-04 20:27:40 +02:00
Mats Palmgren 83d152e07e Layout the child unless the rects are exactly equal; both being empty does not count as equal here. b=563416 r=roc 2010-05-04 19:21:43 +02:00
surkov.alexander@gmail.com 0f7c15d44d Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-13 22:20:01 -08:00
surkov.alexander@gmail.com 96d9c3915d disable layout/xul/test for bug 368835 2007-12-11 06:27:31 -08:00
surkov.alexander@gmail.com d79f9fdf76 Bug 368835 No focus events from xul tree table when a row is deleted, r=evan.yan, Olli.Pettay, sr=jonas, a=beltzner 2007-12-11 00:18:04 -08:00
mats.palmgren@bredband.net 07ce65cf54 Call WillDestroyFrameTree() before destroying the frame tree in ReconstructDocElementHierarchyInternal() because we have cleared the placeholder map etc at this point and we don't want RemoveMappingsForFrameSubtree() to mess with it. Also, remove the RemoveMappingsForFrameSubtree() call that was added in bug 372685 which was wrong since all the frames on a popupset's ::popupList are out-of-flows that are reachable (directly or indirectly) from a normal flow placeholder. b=398982 r+sr=bzbarsky a=dsicore 2007-10-23 17:02:26 -07:00
mats.palmgren@bredband.net b1054fe2a9 Mochitest for bug 386386. 2007-10-20 00:37:48 -07:00
mats.palmgren@bredband.net 6366ef5b41 Discard aPrevFrame if it's the mPopupFrame since it's on a different lists. b=394800 r=enndeakin sr=bzbarsky a=dbaron 2007-10-19 22:43:38 -07:00
mats.palmgren@bredband.net 95bcc0e95f Call RemoveMappingsForFrameSubtree() before destroying an "internal" popup frame. b=372685 r+sr=bzbarsky blocking1.9=dsicore 2007-10-06 06:53:05 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
surkov.alexander%gmail.com 5f21eff5f3 Bug 416553 ��� option to run accessibility tests, r=rcampbell 2008-02-14 06:20:03 +00:00
surkov.alexander%gmail.com 9b8bc5537e disable layout/xul/test for bug 368835 2007-12-11 14:27:31 +00:00
surkov.alexander%gmail.com 37ce265df2 Bug 368835 No focus events from xul tree table when a row is deleted, r=evan.yan, Olli.Pettay, sr=jonas, a=beltzner 2007-12-11 08:18:12 +00:00
mats.palmgren%bredband.net af0c51e93c Call WillDestroyFrameTree() before destroying the frame tree in ReconstructDocElementHierarchyInternal() because we have cleared the placeholder map etc at this point and we don't want RemoveMappingsForFrameSubtree() to mess with it. Also, remove the RemoveMappingsForFrameSubtree() call that was added in bug 372685 which was wrong since all the frames on a popupset's ::popupList are out-of-flows that are reachable (directly or indirectly) from a normal flow placeholder. b=398982 r+sr=bzbarsky a=dsicore 2007-10-24 00:02:27 +00:00
mats.palmgren%bredband.net 9f5ce28852 Mochitest for bug 386386. 2007-10-20 07:37:48 +00:00
mats.palmgren%bredband.net 733990645b Discard aPrevFrame if it's the mPopupFrame since it's on a different lists. b=394800 r=enndeakin sr=bzbarsky a=dbaron 2007-10-20 05:43:39 +00:00
mats.palmgren%bredband.net cda05b0276 Call RemoveMappingsForFrameSubtree() before destroying an "internal" popup frame. b=372685 r+sr=bzbarsky blocking1.9=dsicore 2007-10-06 13:53:06 +00:00