Ed Morley
|
1b556e75bc
|
Bug 404077 - Adjust annotations of expected assertions; r=me on a CLOSED TREE
|
2013-02-28 13:24:36 +00:00 |
|
L. David Baron
|
1e95975352
|
Bug 404077: Adjust annotations of expected assertions.
|
2013-02-27 23:41:31 -08:00 |
|
L. David Baron
|
5fbc66f981
|
Bug 404077: Adjust annotations of expected assertions. CLOSED TREE
|
2013-02-27 21:44:26 -08:00 |
|
L. David Baron
|
e2654f58c5
|
Bug 404077: Adjust annotations of expected assertions. CLOSED TREE
|
2013-02-27 17:58:48 -08:00 |
|
L. David Baron
|
ff34707a75
|
Bug 404077: Adjust annotations of expected assertions.
|
2013-02-27 10:37:19 -08:00 |
|
L. David Baron
|
05d5d9dfa9
|
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
|
2013-02-26 22:23:08 -08:00 |
|
L. David Baron
|
4f4296979b
|
Bug 404077: Annotate known assertions in mochitests.
|
2013-02-25 18:39:21 -08:00 |
|
Ehsan Akhgari
|
08ba6f9b51
|
Bug 838582 - Part 2: Move HTMLTextAreaElement to Web IDL bindings; r=bzbarsky
|
2013-02-19 00:54:23 -05:00 |
|
Ryan VanderMeulen
|
486f369f1f
|
Backed out 6 changesets (bug 832920, bug 825341, bug 838582, bug 842726, bug 629801, bug 842561) for Linux32 debug mochitest-2 and Windows/OSX mochitest-browser-chrome failures on a CLOSED TREE.
|
2013-02-22 15:30:06 -05:00 |
|
Ehsan Akhgari
|
b855a12fa5
|
Bug 838582 - Part 2: Move HTMLTextAreaElement to Web IDL bindings; r=bzbarsky
--HG--
extra : rebase_source : f8933c4973220dc8845b9ce2f63e91b366167117
|
2013-02-19 00:54:23 -05:00 |
|
Timothy Nikkel
|
db9d763d93
|
Bug 830479. Account for multiple fixed elements acting as headers and footers when doing full page scrolling. r=roc
|
2013-02-13 22:36:02 -06:00 |
|
Boris Zbarsky
|
290dde2392
|
Bug 831780. Only count the broken-image placeholder in the visual overflow, not the scrollable overflow. r=mattwoodrow
|
2013-01-17 23:17:41 -05:00 |
|
Shih-Chiang Chien
|
115ee3c4ea
|
Bug 820660 - Test case for prevent selection on mouse event and touch event. r=smaug
|
2013-01-07 21:29:21 -05:00 |
|
Masatoshi Kimura
|
2a245d47d2
|
Bug 804834 - Part 1: Fix tests depending on E4X for-each in content JS. r=waldo
|
2012-12-21 20:47:52 +09:00 |
|
Seth Fowler
|
c42d3467d8
|
Bug 812241 - Remove disabled test warnings. r=khuey
|
2012-11-20 16:13:04 -08:00 |
|
Robert O'Callahan
|
4f8d6f3962
|
Bug 703241. Part 3: nsLayoutUtils::GetTransformToAncestor should handle the case where aAncestor == aFrame. r=matspal
|
2012-10-17 16:13:24 +13:00 |
|
Ed Morley
|
b0c7c030c3
|
Bug 752786 - Disable one part of test_bug469613.xul for too many intermittent failures
|
2012-10-08 14:10:54 +01:00 |
|
Steven Michaud
|
8650a61e2a
|
Bug 785667 - Make plugins work with HiDPI mode on the Mac. r=bgirard
|
2012-10-02 14:48:05 -05:00 |
|
Ed Morley
|
1c98ca1665
|
Bug 752786 - Disable one part of test_bug469613.xul on OS X 10.8 for too many intermittent failures
|
2012-09-28 15:45:29 +01:00 |
|
Bobby Holley
|
5af5a73d3d
|
Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components | xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
|
2012-09-24 14:46:29 +02:00 |
|
Robert O'Callahan
|
f374e17a88
|
Bug 791616. Part 3: Don't scroll vertically to get the caret into view if that's not a perceived scrollable direction. r=mats
|
2012-09-24 16:38:16 +12:00 |
|
Robert O'Callahan
|
6d1e576d39
|
Back out bug 791616 due to test failure.
|
2012-09-24 21:55:16 +12:00 |
|
Robert O'Callahan
|
23238905de
|
Bug 791616. Part 3: Don't scroll vertically to get the caret into view if that's not a perceived scrollable direction. r=mats
--HG--
extra : rebase_source : 4efe1d3bfcb871b3474abb1a9029e5bafe175d9c
|
2012-09-24 16:38:16 +12:00 |
|
Robert O'Callahan
|
4eabb0291f
|
Bug 784410. Fix mousewheel scrolling to avoid scrolling frames that can't be scrolled by at least one device pixel. r=mats
|
2012-09-13 16:13:19 +12:00 |
|
Robert O'Callahan
|
ac552f7834
|
Bug 784410. Don't target bubbling scroll commands at an element unless we have at least one device pixel to scroll to. r=mats
|
2012-08-29 23:21:40 +12:00 |
|
Mats Palmgren
|
e6fabaffe9
|
Bug 785324 - Return a FrameTarget with 'empty' flag set true when clicking on an empty block (also in the non-editable case). r=roc
|
2012-08-28 03:55:30 +02:00 |
|
Bobby Holley
|
d806bf9ec7
|
Bug 784560 - Fix more tests. r=mccr8
|
2012-08-23 11:45:28 -07:00 |
|
Chris Pearce
|
23bfa1c21b
|
Bug 775965 - Ensure presentation persists across nsSubDocumentFrame reframes. r=roc
|
2012-08-14 16:06:44 +12:00 |
|
Ed Morley
|
a15c1334fe
|
Backout bcac58cbf328 & 9c75f0428f8a (bug 775965) for causing bug 782981
|
2012-08-15 18:10:55 +01:00 |
|
Chris Pearce
|
a74d3d3a5d
|
Bug 775965 - Ensure presentation persists across nsSubDocumentFrame reframes. r=roc
|
2012-08-14 16:06:44 +12:00 |
|
Robert O'Callahan
|
962fbb550e
|
Bug 780345. Use a heuristic to reduce the scroll-port height by the height of fixed-position headers and footers when scrolling the viewport vertically by pages. r=tnikkel
--HG--
extra : rebase_source : 0f6d4a64b2f3832deb2af1f9ae0d332db042e127
|
2012-08-09 23:17:40 +12:00 |
|
Masayuki Nakano
|
3ca9a6e26d
|
Bug 719320 part.11 Fix new test failures r=smaug
|
2012-08-12 10:42:36 +09:00 |
|
Ed Morley
|
a0952f287d
|
Backout f67014b40e1e (bug 780345) for failures intest_page_scroll_with_fixed_pos.html
|
2012-08-09 13:17:52 +01:00 |
|
Robert O'Callahan
|
fc54b01db1
|
Bug 780345. Use a heuristic to reduce the scroll-port height by the height of fixed-position headers and footers when scrolling the viewport vertically by pages. r=tnikkel
|
2012-08-09 23:17:40 +12:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Wes Johnston
|
050372e707
|
Bug 772422 - Tests for selection and touch events. r=smaug
|
2012-07-12 14:13:34 -07:00 |
|
Nathan Froyd
|
5b30baa4c3
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Masayuki Nakano
|
d198821e6a
|
Bug 537230 part.2 Remake the test for selection underlines with CSS3 text-decoration r=roc
|
2012-07-04 14:59:50 +09:00 |
|
Robert O'Callahan
|
1015fbffe9
|
Bug 758179. Part 5: Test. r=mats
|
2012-05-30 01:13:37 +12:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Ed Morley
|
91066e9c2a
|
Bug 668716 - Disable test_bug632379.xul on Mac for now, for too many unexpected passes
|
2012-05-16 20:46:11 +01:00 |
|
Mats Palmgren
|
04f80a03f0
|
Bug 735641 - No way to deselect image of image document after select all (Ctrl+A). r=bz
|
2012-05-04 02:14:01 +02:00 |
|
Mats Palmgren
|
5daf287b9f
|
Bug 748961 - Flush styles to ensure frames are created. r=smaug,Ms2ger
|
2012-05-04 02:14:01 +02:00 |
|
Jared Wein
|
0152ba6f95
|
Bug 702463 - Increasing the timeout of the tests due to the presence of multiple refresh drivers. r=ehsan
|
2012-04-30 13:44:55 -04:00 |
|
Masatoshi Kimura
|
f17f15dabb
|
Bug 745498 - Add testcases for DOM4 exception types. r=sicking
|
2012-04-26 09:42:26 -07:00 |
|
Aryeh Gregor
|
874f428261
|
Bug 702948 - Make Range.detach() a no-op; r=smaug
|
2012-04-25 15:03:48 +03:00 |
|
Aryeh Gregor
|
2d2e408435
|
Bug 668716 - Change test_bug632379.xul failure on Mac to a todo(); r=orange
|
2012-03-21 15:41:35 -04:00 |
|
Aryeh Gregor
|
94d5ff735b
|
Bug 735805 part 1 - Fix DOM and layout mochitests that run no tests; r=bz
|
2012-03-16 16:07:09 -04:00 |
|
Aryeh Gregor
|
57af16cb02
|
Bug 719523 - Selection.selectAllChildren() on a Document always produces end offset of 1; r=ehsan
|
2012-03-16 12:56:54 -04:00 |
|
Aryeh Gregor
|
3f835dac68
|
Bug 719515 - Selection.extend() should replace the existing range, not mutate it; r=ehsan
|
2012-03-15 14:26:32 -04:00 |
|