Boris Zbarsky
|
142a55fcd8
|
Bug 598833 part 1. Move IntrinsicState from nsIContent to Element. r=smaug
|
2011-05-31 21:46:56 -04:00 |
|
Boris Zbarsky
|
18cce8e61c
|
Bug 657353 part 2. Switch content state updates away from calling Begin/EndUpdate. r=sicking
|
2011-05-31 17:38:25 -04:00 |
|
Ms2ger
|
e18ad59abc
|
Bug 659743 - Part b: Remove nsImageMapUtils; r=smaug
|
2011-05-30 13:00:00 +02:00 |
|
Masayuki Nakano
|
a28bd9e01f
|
Bug 659913 part.3 Use AddObservers and RemoveObservers if the caller uses these methods of Preferences two or more times r=roc
|
2011-05-29 08:39:27 +09:00 |
|
Masayuki Nakano
|
1593568b21
|
Bug 659913 part.1 Remove nsContentUtils::GetPrefBranch() r=roc
|
2011-05-29 08:39:27 +09:00 |
|
Mounir Lamouri
|
dc834941e6
|
Merging cedar with mozilla-central.
|
2011-05-25 10:03:25 +02:00 |
|
Boris Zbarsky
|
bffa328dca
|
Bug 656379 part 3. Set :hover and :active state for labeled elements when their label has that state. r=dbaron
--HG--
rename : content/events/test/test_bug426082.html => content/events/test/test_bug656379-1.html
|
2011-05-24 20:18:40 -04:00 |
|
Masayuki Nakano
|
49814a538d
|
Bug 659536 part.2 Replace nsContentUtils::GetIntPref() with Preferences::GetInt() or Preferences::GetUint() r=roc
|
2011-05-25 15:32:00 +09:00 |
|
Masayuki Nakano
|
060287addd
|
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
|
2011-05-25 15:31:59 +09:00 |
|
Ms2ger
|
fb6f5dd0ca
|
Bug 655517 - Remove nsIDOMDocumentEvent; f=ehsan r=smaug
|
2011-05-23 18:46:36 +02:00 |
|
Masayuki Nakano
|
f2ab2ab825
|
Bug 658153 At using high resolution scrolling, the mouse wheel transaction doesn't work fine r=smaug
|
2011-05-23 23:56:59 +09:00 |
|
Masayuki Nakano
|
dd5ac61fdd
|
Bug 657935 Should refer computed delta value at dispatching pixel scroll event r=smaug+jimm
|
2011-05-23 23:56:59 +09:00 |
|
Masayuki Nakano
|
edb717f467
|
Bug 657634 Don't use high resolution scrolling when scrolling speed is customized by prefs r=smaug
|
2011-05-22 14:39:16 +09:00 |
|
Craig Topper
|
4e38ca20a7
|
Bug 658143 - Part 1: Changes nsCOMPtr<nsFrameSelection> to nsRefPtr. r=roc
|
2011-05-18 20:10:49 -07:00 |
|
Masayuki Nakano
|
24127357de
|
Bug 657648 Don't use high resolution scrolling when acceleration is enabled r=smaug
|
2011-05-19 08:12:34 +09:00 |
|
Masayuki Nakano
|
1d3f3a321b
|
Bug 605648 Support high resolution scrolling on Windows r=jimm+smaug
|
2011-05-17 09:23:23 +09:00 |
|
Ms2ger
|
a49c5db9c8
|
Bug 655513 - Remove nsIDOMDocumentRange; f=ehsan r=bzbarsky
|
2011-05-15 12:07:28 +02:00 |
|
Olli Pettay
|
d5431f150a
|
Bug 652752 - Click event isn't fired if mousedown event and mouseup event are fired on different textnode of same element, r=masayuki
--HG--
extra : rebase_source : 90c84bb703c5e314dcdcf3b435b842e680d591ad
|
2011-05-07 12:42:45 +03:00 |
|
Ms2ger
|
941e819c63
|
Bug 616684 - Remove support for DOM Views; r=sicking,ehsan
|
2011-04-24 08:54:25 +02:00 |
|
Ehsan Akhgari
|
d2a61eb331
|
Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others
|
2011-04-25 17:05:17 -04:00 |
|
Ms2ger
|
295bf7256b
|
Bug 616684 - Remove support for DOM Views; r=sicking
|
2011-04-24 08:54:25 +02:00 |
|
David Zbarsky
|
5ecf0a2bd3
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-21 19:35:52 +02:00 |
|
Mounir Lamouri
|
b4cf8cd184
|
Backed out changeset c1a7c1bc1aeb due to busted build.
|
2011-04-20 22:26:06 +02:00 |
|
David Zbarsky
|
c4d29900ed
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-20 21:42:33 +02:00 |
|
Zack Weinberg
|
51864c09d8
|
Bug 651017, part 1: minimize inclusion of ns*DeviceContext.h; move the printing error codes to nsIDeviceContextSpec.h; os2 small widget cleanup.
--HG--
extra : rebase_source : 5b7cebe68f71a760463e3522b159c7cde8a72f5e
|
2011-04-16 18:22:41 -07:00 |
|
Zack Weinberg
|
52c99aabb7
|
Bug 174055, part 6: eliminate pointless nsresult return values.
|
2011-04-07 21:18:43 -07:00 |
|
Zack Weinberg
|
624a6e3ce5
|
Bug 174055, part 5: prune unused and unimplemented methods.
|
2011-04-07 20:07:27 -07:00 |
|
Zack Weinberg
|
42ead75834
|
Bug 174055, part 4: mechanical fixups outside gfx.
|
2011-04-07 18:05:49 -07:00 |
|
Ms2ger
|
6ee0b2b1da
|
Bug 589894 - Fix a number of build warnings in content/; r=smaug
|
2011-04-14 14:04:12 +02:00 |
|
Peter Van der Beken
|
afdf1551f1
|
Fix for bug 584048 (Clean up cycle collection code) - remove NS_IMPL_CYCLE_COLLECTING_ADDREF_AMBIGUOUS/NS_IMPL_CYCLE_COLLECTING_RELEASE_AMBIGUOUS. r=bent.
|
2011-03-06 12:11:31 +01:00 |
|
Matheus Kerschbaum
|
93480c6366
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
|
2011-04-02 19:14:00 -07:00 |
|
Boris Zbarsky
|
e7675b4602
|
Bug 633271 part 2. Simplify nsEventStateManager::SetContentState. r=dbaron
|
2011-03-28 23:32:11 -04:00 |
|
Boris Zbarsky
|
0a7e20bbec
|
Bug 313351. ContentStatesChanged should take only one argument. r=dbaron
|
2011-03-28 23:32:11 -04:00 |
|
timeless@mozdev.org
|
e0efbae0ff
|
Bug 620258 add additional fall through comments to nsEventStateManager::PreHandleEvent
r=smaug
|
2010-12-19 19:46:00 -05:00 |
|
timeless@mozdev.org
|
298e408f3f
|
Bug 620167 nsEventStateManager::SetContentState inconsistently handles mPresContext [@ nsEventStateManager::EnsureDocument | nsEventStateManager::SetContentState]
r=smaug
|
2011-03-22 15:12:30 -04:00 |
|
Steven Michaud
|
e5b24adc59
|
Bug 627649 - [Mac] Some events incorrectly passed to a plugin that occur over the plugin. r=roc,josh a=blocking2.0final+
|
2011-03-01 15:15:23 -06:00 |
|
Markus Stange
|
20d43637e6
|
Bug 607464 - Don't use smooth scrolling for pixel scrolling. r=roc, a=roc
|
2011-02-04 09:00:06 +01:00 |
|
Neil Deakin
|
0334e5d14a
|
Bug 618907, focus frame when mousedown event on content is cancelled and chrome is currently focused, fixes focus issues with docs.google.com, r=smaug,a=blocking
|
2011-01-24 09:50:37 -05:00 |
|
Neil Deakin
|
2eeca289de
|
Bug 527749 - Drag events out of order; r=smaug,dao a=blocking-betaN+
|
2010-12-03 11:19:55 -05:00 |
|
Markus Stange
|
91753f22f5
|
Bug 604190 - Fix build warning in nsEventStateManager.cpp:2776: warning: 'bool NodeAllowsClickThrough(nsINode*)' defined but not used. r=smaug a=bsmedberg
|
2010-11-24 10:49:02 +01:00 |
|
Olli Pettay
|
0a2ef887ea
|
Bug 508518, Implement nsUITimerCallback with one-shot timer, r=jst, a=blocking
|
2010-11-07 21:07:59 +02:00 |
|
Markus Stange
|
253a0ae7e1
|
Bug 574663 - Mark momentum scroll events with a kIsMomentum flag and don't allow them to cause zooming. r=smaug, a=final
|
2010-11-05 17:04:28 +01:00 |
|
Olli Pettay
|
7a6327ec8a
|
Bug 606192 - After drag & drop any link/text/image to contents area, mouse click chrome elements does not work, r=enndeakin, a=beltzner
|
2010-10-28 17:11:15 +03:00 |
|
Olli Pettay
|
780b1891fd
|
Backout Bug 508518, a=dromaeo-dom-regression
|
2010-10-25 00:52:17 +03:00 |
|
Olli Pettay
|
0ac2007026
|
Bug 508518 - Implement nsUITimerCallback with one-shot timer, r=jst, a=blocking-fennec
--HG--
extra : rebase_source : b486aa38fb17baacf0a5be39becd536fbec0c574
|
2010-10-24 21:20:53 +03:00 |
|
Olli Pettay
|
5fd6fa43e4
|
Bug 605242 - No :active state for <button>, r=enndeaking, a=blocking, try: -b o -p all -m none -t none -u mochitests
--HG--
extra : rebase_source : e075f9024515c801996f10b3fff706551c833843
|
2010-10-20 16:49:53 +03:00 |
|
Mounir Lamouri
|
66067bcb7b
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
|
Olli Pettay
|
309638f46c
|
Bug 582771 - Drag & drop email to folder fails in hotmail, r=enndeakin, a=blocking
--HG--
extra : rebase_source : 8598c6764c820388cffd82d68a851ce33d628b1b
|
2010-10-15 19:41:02 +03:00 |
|
Olli Pettay
|
05b9ab5a2e
|
Backout Bug 508518, a=regression?
|
2010-10-12 12:55:31 +03:00 |
|
Olli Pettay
|
cb6e20ac9b
|
Bug 508518, Implement nsUITimerCallback with one-shot timer, p=romaxa+me, r=jst, a=blocking-fennec
|
2010-10-12 11:09:06 +03:00 |
|