Commit Graph

370 Commits

Author SHA1 Message Date
Ed Morley
af7b5cef2a Bug 655493 - Remove WinCE code from layout; r=roc 2011-05-09 09:56:09 -07:00
Kevin Gadd
e5c2bb581c bug 632102 - Don't assert that mozAfterPaint and mozPaintCount are in sync, since that's not reliable. r=roc 2011-04-29 12:26:46 +00:00
Blake Kaplan
850a34bccb Fixing bustage from bug 641342. 2011-05-12 17:12:00 -07:00
Blake Kaplan
a88e059b1a Bug 641342 - Treat chrome DOM objects like DOM objects. r=gal/jst 2011-05-10 14:41:25 -07:00
Simon Montagu
b5f2348b59 Back out bug 263359 and bug 624798 because of performance regressions (bug 650189) 2011-04-27 11:47:18 +03:00
Doug Turner
63295d127c Bug 649089 - test_after_paint_pref.html should use SpecialPowers. r=jmaher, a=test-only 2011-04-20 08:52:18 -04:00
Joel Maher
58ce679a64 Bug 651013 - a couple of layout/base mochitests should be moved to mochitest-chrome tests. r=roc, a=test-only 2011-04-20 08:52:15 -04:00
Ehsan Akhgari
31d52be2ac Bug 649012 - Fix some flaky mochitests which rely on non-zero timeout values; rs=ted 2011-04-16 19:39:34 -04:00
Simon Montagu
2672b8b17f Regression test for bug 644768. r=roc 2011-04-11 11:00:33 +03:00
Ehsan Akhgari
6288acbb73 Bug 646382 - Position the caret correctly for empty BR frames; r=roc 2011-04-08 00:35:49 -07:00
Ehsan Akhgari
fc16ed833a Merge cedar into mozilla-central 2011-03-30 13:53:35 -04:00
Ehsan Akhgari
5b57559b69 Bug 644428 - Position the caret correctly for empty inline frames; r=roc 2011-03-28 20:17:16 -04:00
Simon Montagu
1229c0fc4d Remove UTF-32 encoder and decoder. Bug 604317, r=emk 2011-03-30 08:35:34 +02:00
Boris Zbarsky
a773eea0d3 Bug 607529. Don't trigger animation callbacks on documents that have gone away. r=roc,smaug 2011-03-25 21:05:56 -04:00
Benjamin Smedberg
499e6430bb Bug 617539 - Fold in nsIDOMWindowUtils_MOZILLA_2_0_BRANCH, r=bz 2011-03-25 11:03:33 -04:00
Phil Ringnalda
120817837f Bug 640889 - Disable test in debug Windows < Vista while work proceeds on making it pass with the XP resizer in the way, r=tn, a=test 2011-03-11 21:59:30 -08:00
Olli Pettay
2b73933138 Bug 635434, dispatch to gKeyDownTarget using the right presshell, r=enn, f=masayuki, a=hardblocker 2011-02-21 18:39:21 +02:00
Ehsan Akhgari
78b12c92c1 Bug 633044 - Special case empty text frames to position the caret at the correct position; r=roc a=blocking-final+ 2011-02-15 01:11:18 -05:00
Rich Walsh
45361cf085 Bug 530012 - [OS/2] build break in nsPresArena.cpp; r=wuno a=dbaron 2011-02-15 17:10:16 -05:00
Jonas Sicking
f1d84019cc Bug 583889: Prevent scrolling from leaking information. r=dbaron a=blocker 2011-02-10 23:46:59 -08:00
Ehsan Akhgari
fd0c49a9de Tests for bug 632215; r=roc a=blocking-final+ 2011-02-10 16:23:09 -05:00
Serge Gautherie
8376d8c74e Bug 632408 - [SeaMonkey, Windows] mochitest-chrome: permanent "test_leaf_layers_partition_browser_window.xul | Leaf layers should form a non-overlapping partition of the browser window" failure, since landing; (Av1) Improve test code somewhat.
r=roc (a=test-only).
2011-02-09 10:35:25 +01:00
Kevin Gadd
f526461b30 Attempt to make the test for bug 629838 less sensitive to OS-triggered paints and CPU load; r=cjones a=test 2011-02-03 22:12:06 -08:00
Ehsan Akhgari
fb917ecfc1 Backout all of the bugs in the 7e12e3e16e6c pushlog because of the orange.
It is not clear which one of these bugs is at fault.
2011-02-04 16:34:02 -05:00
kevingadd
72cbdb2a09 Attempt to make the test for bug 629838 less sensitive to OS-triggered paints and CPU load; r=cjones a=test 2011-02-03 22:12:06 -08:00
Robert O'Callahan
dedbfc6aae Bug 625288. Part 3: Test that a browser window containing a single empty tab builds a layer tree whose leaf layers form a non-overlapping partition of the window. r=tnikkel,a=test 2011-02-03 21:47:11 +13:00
Kevin Gadd
74e36b67f6 bug 629838 - After incrementing mozPaintCount during an empty transaction, also dispatch MozAfterPaint; r=roc a=blocking-final+ 2011-01-31 18:41:58 -08:00
Serge Gautherie
f8d0cb8ecb Bug 471959 - [SeaMonkey] test_bug458898.html reports incorrect innerWidth/innerHeight; (Av1) Revert workaround from bug 469331, now that the underlying m-c bug is fixed.
r=dbaron a=(test only).
2011-02-02 06:31:48 +01:00
Neil Deakin
2819d234c6 Bug 619089, retarget key events if the focus changes during a keydown event from content to chrome, r=olli,a=blocking 2011-02-01 09:46:48 -05:00
Kevin Gadd
35fe77fcc1 bug 625248 - During each paint, build a list (stored as a FrameProperty of the root nsIFrame) of all the PresShells that are visible during this paint, so that we can increment their paint count correctly during an empty transaction; r=roc a=blocking-final+ 2011-01-27 13:53:10 -08:00
Chris Leary
68f59b250f Merge tracemonkey to mozilla-central. (a=blockers) 2011-01-31 19:43:36 -08:00
Jonas Sicking
e2e4d15e26 Disallow content access to chrome functions without __exposedProps__ (bug 628410, r=gal). 2011-01-29 18:47:17 -08:00
Chris Leary
4cea35b9ce Merge mozilla-central and tracemonkey. (a=blockers) 2011-01-24 19:47:52 -08:00
L. David Baron
0c16f68cd6 By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+ 2011-01-24 16:23:08 -08:00
Jeff Walden
b9f0465add Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan 2011-01-22 17:46:22 -08:00
Jeff Walden
3f6f2a8a26 Back out everything from the last several hours for turning into a disaster zone finally ending in total orange. r=return-to-sanity 2011-01-23 03:12:28 -08:00
Jeff Walden
b832587cc8 Another round of orange fixes, sigh. r=orange yet again 2011-01-23 00:12:05 -08:00
Mats Palmgren
d42289fd97 Bug 617076 - Large white space under Add-on Manager when switching tabs and panes. r=tnikkel a=blocking2.0:betaN 2011-01-29 01:10:46 +01:00
Ehsan Akhgari
cacedc0ecc Bug 629145 - Part 3: Make sure that the iframes are large enough to cover all of the tests; r,a=roc
In particular, without this, the iframes are too small to catch failures for the reftest
of bug 612271, for example, since the selectionStart and selectionEnd text at the bottom of
the page falls outside of the visible area when the page is loaded inside the iframe.
2011-01-27 00:26:33 -05:00
Ehsan Akhgari
3ac3042335 Bug 629145 - Part 2: Fix incorrect assumptions about autofocus; r,a=roc
autofocus element will be focused after the load event is fired.  This patch changes
the tests to focus the desired elements at the load event explicitly.
2011-01-27 00:26:33 -05:00
Ehsan Akhgari
5fd7f701e4 Bug 629145 - Make test_reftests_with_caret.html not fail silently the first time that it is run; r,a=roc
getIntPref throws if the pref is not found.  ui.caretBlinkTime is not set by default, which causes
this test to just throw and fail silently the first time that it runs, which effectively means that
we didn't have coverage over this for a considerable amount of time.
2011-01-26 16:18:15 -05:00
Robert O'Callahan
796a38063b Bug 612190. Make MozAfterPaint actually fire after paint. r=dbaron,a=me (blocks a blocker) 2011-01-15 22:40:33 +13:00
L. David Baron
ea07af8a39 Backout changeset 3248feddc867 (bug 608030). 2011-01-23 22:00:04 -08:00
L. David Baron
0d9bcc0df2 By default, disable MozAfterPaint for content. (Bug 608030) r=roc a=blocking2.0:betaN+ 2011-01-23 20:21:40 -08:00
Joel Maher
25da3f454c Bug 601245 Stop packaging test files which are in tests.jar r=ctalbert a=test-only 2010-12-09 14:47:21 -08:00
Ehsan Akhgari
3258244310 Bug 612271 - Cursor jumps back to the end of the previous line after pressing enter at the end of a textarea managed by the jQuery autoResize plugin; r=roc a=blocking-betaN+ 2010-12-07 01:30:05 -05:00
Ehsan Akhgari
0ed155b8d6 Test case for bug 613807 - Caret is moved at second row when undoing after committing IME text; r=roc a=blocking-final+ 2010-11-24 17:57:58 -05:00
Ehsan Akhgari
7c4aad57b4 Bug 613433 - Invalid caret position on facebook's status textbox (styled with min-height and overflow-x or overflow-y); r=roc a=blocking-final+ 2010-11-22 03:13:37 -05:00
Mike Hommey
1abd2d3e2e Bug 557771 - Add support for alpha, hppa, ia64, mips, mipsel and s390 to TestPoisonArea. r=zackw,a=bsmedberg 2010-11-11 09:19:11 +01:00
Robert O'Callahan
7287bb8272 Bug 598470. Treat all chrome display items as opaque when we're computing plugin visibility regions; this ensures translucent chrome content is visible above windowed plugins. r=tnikkel,a=blocker 2010-11-08 22:06:14 +13:00