Olli Pettay
|
2f075b8869
|
Bug 443985, PageX/Y properties are incorrectly calculated when a event is manually dispatched (initmouseevent), r+sr=roc
|
2008-07-13 22:48:37 +03:00 |
|
Ehsan Akhgari
|
5c289d5889
|
backout changeset 066b5a78cc46 because of test failures
|
2008-07-12 01:45:17 +02:00 |
|
Ehsan Akhgari
|
0d43db701f
|
Bug 433089 – <area> test for bug 409604 is unreliable. r+sr=roc
|
2008-07-11 22:57:31 +02:00 |
|
Olli Pettay
|
23876151a0
|
Bug 412567, Once dispatched, events cannot be redispatched, r+sr=jst
|
2008-06-04 23:11:36 +03:00 |
|
Olli Pettay
|
2208759f20
|
Bug 412567, Once dispatched, events cannot be redispatched, r+sr=jst
|
2008-06-04 23:09:48 +03:00 |
|
gavin@gavinsharp.com
|
5544a23ed2
|
Add reference to bug # for disabled test (bug 433089)
|
2008-05-09 14:37:25 -07:00 |
|
gavin@gavinsharp.com
|
9f3247029e
|
Third bustage fix attempt for bug 409604
|
2008-05-08 17:04:34 -07:00 |
|
gavin@gavinsharp.com
|
f3b70816a2
|
Second bustage fix attempt for bug 409604
|
2008-05-08 16:51:23 -07:00 |
|
gavin@gavinsharp.com
|
01c1a94487
|
Attempt to fix windows bustage from test for bug 409604
|
2008-05-08 15:38:58 -07:00 |
|
gavin@gavinsharp.com
|
2c2be0d4bc
|
Bug 409604: Accesskeys on HTML label, area and legend elements don't work, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r+sr=roc, a=schrep
|
2008-05-08 13:00:24 -07:00 |
|
gavin@gavinsharp.com
|
f7724abef2
|
Back out bug 409604 due to mochitest failures
|
2008-04-22 11:32:00 -07:00 |
|
gavin@gavinsharp.com
|
efc492e216
|
Bug 409604: accesskey on HTML label, area and legend elements don't work, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r+sr=roc, a=beltzner
|
2008-04-22 09:52:16 -07:00 |
|
jonas@sicking.cc
|
c052f989a1
|
Bug 423355: Never fire mutation events on native-anon content. Also includes fix for nsIContent::IsInNativeAnonymousSubtree. Patch by Smaug. r/sr=sicking a=beltzner
|
2008-04-11 15:44:48 -07:00 |
|
bent.mozilla@gmail.com
|
a30152e2c5
|
Bug 415498 - "Some errors not displayed in Error Console when using addEventListener". Fix to randomly failing test, hopefully. r+sr=sicking.
|
2008-04-11 11:26:10 -07:00 |
|
bent.mozilla@gmail.com
|
869e288c42
|
Bug 415498 - "Some errors not displayed in Error Console when using addEventListener". Tests by Sylvain Pasche <sylvain.pasche@gmail.com>. r+sr=jst, a=beltzner.
|
2008-04-10 10:35:56 -07:00 |
|
surkov.alexander@gmail.com
|
45253210b5
|
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 |
|
Olli.Pettay@helsinki.fi
|
5d293626d2
|
Bug 405632, can't pan maps by dragging on maps.live.com , r+sr=jst, a=sicking
|
2007-11-28 01:16:01 -08:00 |
|
Olli.Pettay@helsinki.fi
|
b49001c86e
|
trying to fix mochitest on qm-xserve01
|
2007-11-12 06:11:41 -08:00 |
|
Olli.Pettay@helsinki.fi
|
aeba4210a7
|
Bug 402089, nsDOMUIEvent should cache coordinates when DuplicatePrivateData is called, r+sr=jst, a=mtschrep
|
2007-11-12 04:53:06 -08:00 |
|
Olli.Pettay@helsinki.fi
|
fb735cb14f
|
Bug 391568, Mutation events not fired if listeners are only in anonymous content. r+sr=bz, a=sicking
|
2007-08-21 23:48:47 -07:00 |
|
Olli.Pettay@helsinki.fi
|
7258de185d
|
Mochitest for bug 288392, DOMSubtreeModified event does not fire at all
|
2007-08-17 16:53:23 -07:00 |
|
ginn.chen@sun.com
|
9a8c1632f4
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
|
Olli.Pettay@helsinki.fi
|
4936825549
|
Add tests also for blur event (bug 238987)
|
2007-07-03 09:27:28 -07:00 |
|
Olli.Pettay@helsinki.fi
|
c4f362e8c7
|
Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz
|
2007-07-03 06:37:32 -07:00 |
|
Olli.Pettay@helsinki.fi
|
da6f6b0061
|
back out bug 238987
|
2007-07-03 05:37:00 -07:00 |
|
Olli.Pettay@helsinki.fi
|
5c3a599079
|
Bug 238987, Focus and blur events bubble from some form input controls, r+sr=bz
|
2007-07-03 04:49:40 -07:00 |
|
asqueella@gmail.com
|
1ad08b1c7a
|
tests for bugs 336359/336682 - WHATWG online/offline events
r+sr=jst
|
2007-06-21 12:10:03 -07:00 |
|
bzbarsky@mit.edu
|
0677644242
|
Don't throw from attribute sets if we can't find a script global to compile anevent handler attribute on. This happens; just don't compile it. Bug 379120,r+sr=peterv
|
2007-05-01 12:08:08 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|