Jonas Sicking
|
26f99e3cdb
|
Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug
|
2011-06-23 19:18:01 -07:00 |
|
Jonas Sicking
|
6a04ff1d9f
|
Bug 658714 Part 6: Fixups after search'n'replace s/nsPIDOMEventTarget/nsIDOMEventTarget/. r=smaug
|
2011-06-23 19:18:01 -07:00 |
|
Jonas Sicking
|
e3f6b769a1
|
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
|
2011-06-23 19:18:00 -07:00 |
|
Jonas Sicking
|
976231a975
|
Bug 658714 Part 3: Move nsIDOMEventTarget implementation to nsINode. r=smaug
|
2011-06-23 19:17:59 -07:00 |
|
Jonas Sicking
|
6c4113f213
|
Bug 658714 Part 2: Merge nsIDOMNSEventTarget into nsIDOMEventTarget. r=smaug
|
2011-06-23 19:17:59 -07:00 |
|
Jonas Sicking
|
8fed9108b1
|
Bug 658714 Part 1: Merge nsPIDOMEventTarget into nsIDOMEventTarget. r=smaug,bent
|
2011-06-23 19:17:58 -07:00 |
|
Mounir Lamouri
|
7fe60a0e4d
|
Bug 665012 - r=bz
|
2011-06-21 18:51:34 +02:00 |
|
Mounir Lamouri
|
d0fc863efa
|
Bug 658037 (1/2) - r=bz
|
2011-06-21 18:52:22 +02:00 |
|
Matheus Kerschbaum ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
6469811981
|
Bug 664924 - Remove MOZ_CSS_ANIMATIONS ifdefs. r=dbaron
|
2011-06-20 16:47:09 -07:00 |
|
Doug Turner
|
104a8914c7
|
Bug 615597 - Implement devicemotion and fix up deviceorientation events. r=smaug/azakai
--HG--
rename : content/events/src/nsDOMOrientationEvent.cpp => content/events/src/nsDOMDeviceOrientationEvent.cpp
rename : content/events/src/nsDOMOrientationEvent.h => content/events/src/nsDOMDeviceOrientationEvent.h
rename : dom/system/android/nsAccelerometerSystem.cpp => dom/system/android/nsDeviceMotionSystem.cpp
rename : dom/system/android/nsAccelerometerSystem.h => dom/system/android/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.h => dom/system/cocoa/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.mm => dom/system/cocoa/nsDeviceMotionSystem.mm
rename : dom/system/nsAccelerometer.cpp => dom/system/nsDeviceMotion.cpp
rename : dom/system/nsAccelerometer.h => dom/system/nsDeviceMotion.h
rename : dom/system/unix/nsAccelerometerSystem.cpp => dom/system/unix/nsDeviceMotionSystem.cpp
rename : dom/system/unix/nsAccelerometerSystem.h => dom/system/unix/nsDeviceMotionSystem.h
rename : dom/system/windows/nsAccelerometerSystem.cpp => dom/system/windows/nsDeviceMotionSystem.cpp
rename : dom/system/windows/nsAccelerometerSystem.h => dom/system/windows/nsDeviceMotionSystem.h
rename : xpcom/system/nsIAccelerometer.idl => xpcom/system/nsIDeviceMotion.idl
|
2011-06-19 22:36:17 -07:00 |
|
Jan Varga
|
6976400f8a
|
Bug 617528 Part 1 - Dispatch shift right click (contextmenu event) only to chrome. r=smaug
|
2011-06-19 11:23:12 +02:00 |
|
Joel Maher
|
05796a596e
|
Bug 663204 - move content/events/*.xul tests to mochitest-chrome. r=ted, a=test-only
|
2011-06-10 11:11:25 -04:00 |
|
Neil Deakin
|
4e03106b4a
|
Bug 319929, initialize accessibility.accesskeycausesactivation preference properly, r=smaug
|
2011-06-03 15:38:24 -04:00 |
|
Mounir Lamouri
|
af81ce3c72
|
Merging cedar with mozilla-central.
|
2011-06-03 12:06:08 +02:00 |
|
Matheus Kerschbaum
|
7406ce377f
|
Bug 660762 - Remove --disable-mathml support. r=roc
|
2011-06-02 13:11:33 +02:00 |
|
Boris Zbarsky
|
48e3edf8fc
|
Bug 598833 part 6. Get rid of nsEventStateManager::GetContentState. r=smaug
|
2011-05-31 21:46:56 -04:00 |
|
Boris Zbarsky
|
35d9b78644
|
Bug 598833 part 5. Store focus and focusring state directly on elements. r=smaug,enn
|
2011-05-31 21:46:56 -04:00 |
|
Boris Zbarsky
|
028dd01484
|
Bug 598833 part 4. Store urltarget and dragover state directly on elements. r=dbaron
|
2011-05-31 21:46:56 -04:00 |
|
Boris Zbarsky
|
b6580b8829
|
Bug 598833 part 3. Store hover and active state directly on elements. r=dbaron
|
2011-05-31 21:46:56 -04:00 |
|
Boris Zbarsky
|
ea4a3c7f36
|
Bug 598833 part 2. Create basic infrastructure for letting the ESM store states on elements. r=smaug
|
2011-05-31 21:46:56 -04:00 |
|
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 |
|
Dominic Fandrey
|
0ab2f46136
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
|
Ms2ger
|
e18ad59abc
|
Bug 659743 - Part b: Remove nsImageMapUtils; r=smaug
|
2011-05-30 13:00:00 +02:00 |
|
Ed Morley
|
9e71e5b9ac
|
Bug 614515 - Remove MOZ_SVG conditions. r=roc
|
2011-05-30 09:34:50 +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 |
|
Ms2ger
|
b171b9ae5c
|
Bug 658906 - Remove nsIDOMNSDocument; r=sicking
|
2011-05-28 09:43:53 +02:00 |
|
Masayuki Nakano
|
2b6aea130f
|
Bug 660401 Re-land the previous backed out patch
|
2011-05-28 16:03:00 +09:00 |
|
Masayuki Nakano
|
4dede19235
|
Bug 660401 temporary backout the patches for bug 659820 and bug 659821 for investigating talos regression
|
2011-05-28 13:50:19 +09:00 |
|
Masayuki Nakano
|
1f171993d1
|
Bug 659820 part.4 Replace nsContentUtils::Get(Char|String)Pref() with Preferences::GetC?String() r=roc
|
2011-05-27 13:53:03 +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 |
|
Kyle Huey
|
db0b9d8ad8
|
Bug 553125: Use the structured clone algorithm for window.postMessage. r=bent
|
2011-05-23 11:53:31 -07: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 |
|
wfernandom2004@gmail.com
|
5963fbfd3b
|
Bug 338583, implement EventSource, r=smaug,Ms2ger
--HG--
extra : rebase_source : 9dd6bbbc0d714fbafb2ed115c40cf7210b663b6a
|
2011-05-22 22:30:07 +01:00 |
|
Chris Leary
|
52221a8477
|
Merge mozilla-central and tracemonkey.
|
2011-05-23 00:02:05 -07:00 |
|
Chris Leary
|
b2d9eba98e
|
Merge mozilla-central and tracemonkey.
|
2011-05-20 14:29:36 -07: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
|
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 |
|
Daniel Holbert
|
ff123ba64d
|
Bug 308590 patch 5: Clean up QIs to nsIURL that are really checks for "Does this support GetRef/SetRef", now that nsIURI supports GetRef/SetRef too. r=bz
|
2011-05-21 18:12:46 -07:00 |
|
Olli Pettay
|
2d023944de
|
Bug 656386 - nsUIEvent should generate nsDOMUIEvent, r=sicking
|
2011-05-19 16:40:52 +03: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 |
|
Chris Leary
|
a7253cc393
|
Bug 654301: Better interned string API, take 2. (r=Waldo)
|
2011-05-17 12:15:12 -07:00 |
|
Phil Ringnalda
|
36bee1bcfe
|
Bug 565245 - Disable test_bug493251.html on Linux because of | Wrong number events (16 through 21, one short on each), r=smaug
|
2010-12-20 21:06:00 -08:00 |
|
Olli Pettay
|
aac1b3c0a8
|
Fix a comment in the testcase for bug 656954
--HG--
extra : rebase_source : c25c9105205dceea2af11312059fba493b343b76
|
2011-05-14 14:14:06 +03:00 |
|
Olli Pettay
|
a5e935bc3c
|
Bug 656954 - Add defaultPrevented to nsIDOMEvent, r=sicking
--HG--
extra : rebase_source : f491aa3d1b40980ca0f6b8cc38a5e9e60d80b9e7
|
2011-05-13 23:44:35 +03:00 |
|
Olli Pettay
|
aaa8063f93
|
comparing with ssh://opettay@mozilla.com@hg.mozilla.org/mozilla-central/
searching for changes
changeset: 68981:5f295573b22d
tag: tip
user: Olli Pettay <Olli.Pettay@helsinki.fi>
date: Mon May 09 18:47:13 2011 +0300
summary: Bug 427537 - Implement CustomEvent DOM3 specification, r=sicking
|
2011-05-11 09:33:11 +03:00 |
|
Jonas Sicking
|
0e17979856
|
Bug 650493 Part 1: Simplify mutation events by firing all but DOMNodeRemoved off of script runners, and DOMNodeRemoved before starting any update batches or aquiring any state. r=smaug/peterv
|
2011-05-09 12:33:03 -07:00 |
|
Jonas Sicking
|
2e8c6fa6c5
|
Bug 650493 tests. rs=smaug
|
2011-05-09 12:33:03 -07:00 |
|
Jonas Sicking
|
f2e68647d5
|
Bug 651598: Make test_bug288392.html report better errors. r=smaug
|
2011-05-09 12:33:03 -07: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 |
|
Olli Pettay
|
5c2503795f
|
Bug 613634, make the 3rd paramater of add/removeEventListener optional, r=sicking
--HG--
extra : rebase_source : 9c720d865ed24e5b54cda287360b0fec508df359
|
2011-05-04 17:13:28 +03:00 |
|
Ms2ger
|
941e819c63
|
Bug 616684 - Remove support for DOM Views; r=sicking,ehsan
|
2011-04-24 08:54:25 +02:00 |
|
Alon Zakai
|
ba1bdecf39
|
Bug 615597 - Implement the W3C DeviceOrientation event. r=smaug,blassey
|
2011-04-29 16:49:20 -07:00 |
|
Olli Pettay
|
744a48fa95
|
Bug 652814 - Rename nsIDOMTouchPoint to nsIDOMTouch (and a *aRetVal = nsnull for bug 648573 comment 19), r=mbrubeck
|
2011-04-27 14:58:25 +03:00 |
|
Chris Leary
|
089bf2c468
|
Back out bug 654301 to run again on try.
|
2011-05-16 19:03:20 -07:00 |
|
Chris Leary
|
338cf025af
|
Bug 654301: Better interned string API. (r=Waldo)
|
2011-05-16 18:18:59 -07:00 |
|
Olli Pettay
|
c9e2181c9f
|
Bug 651984 - Add ability to detect if a page has registered touch event listeners, r=jst
|
2011-04-26 15:31:21 +03:00 |
|
Olli Pettay
|
46d7b33a70
|
Bug 648573 - Implement touch event interfaces, r=jst, pref'ed off by default
|
2011-04-26 15:30:17 +03: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 |
|
Justin Lebar
|
331607e5aa
|
Bug 628069 - Add newURL, oldURL properties to hashchange event. r=smaug
--HG--
extra : rebase_source : 865194e9c50612599ad029815314c0819de60124
|
2011-03-31 16:30:32 -04:00 |
|
Vivien Nicolas
|
348b51fee1
|
Bug 532738 - Do not open the virtual keyboard on untrusted focus (caused by content page scripts) [r=masayuki]
|
2011-04-20 14:47:40 +02:00 |
|
Mounir Lamouri
|
74a7805054
|
Bug 651136 - Make content/events/test/test_bug238987.html non flaky. r=ehsan
|
2011-04-20 11:46:32 +02:00 |
|
Mounir Lamouri
|
6850212a48
|
Bug 651089 - Make content/events/test/test_bug534833.html non flaky. r=ehsan
|
2011-04-20 11:46:16 +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 |
|
Dão Gottwald
|
4ac8291c1d
|
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
|
2011-04-17 21:53:25 +02:00 |
|
Ms2ger
|
36245aa75c
|
Bug 650080 - nsContentEventHandler.cpp:867: warning: unused variable 'pEventWidget'; r=smichaud
|
2011-04-15 16:06:58 +02: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 |
|
L. David Baron
|
7e86462271
|
ifdef CSS animations so that the feature can be backed out by flipping the switches in configure.in and then reverting the changes to the following four files appropriately: nsIDOMCSS2Properties.idl, nsIDOMCSSRule.idl, property_database.js, test_transitions_computed_values.html. (Bug 435442, patch 15) r=bzbarsky
|
2011-04-11 23:18:44 -07:00 |
|
L. David Baron
|
b534bd3113
|
Add animation event interface and data structures. (Bug 435442, patch 12) r=smaug
|
2011-04-11 23:18:44 -07:00 |
|
David Zbarsky
|
aa301d629c
|
Bug 583514 - implement click and accesskey for all HTML elements r=smaug
|
2011-04-11 18:56:37 +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 |
|
Peter Van der Beken
|
122342da0b
|
Fix for bug 584048 (Clean up cycle collection code) - move unlinking of JS members from root into unlink. r=bent.
|
2010-11-08 16:02:49 +01:00 |
|
Ehsan Akhgari
|
1bf12a739b
|
Backout changeset 4910cd19bc9a (Bug 583514) because it breaks the build as a result of incompatibility with the patches for bug 581177
|
2011-04-08 07:35:40 -07:00 |
|
David Zbarsky
|
7e54902b80
|
Bug 583514 - implement click and accesskey for all HTML elements r=smaug
|
2011-04-07 21:52:08 -07: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 |
|
Ehsan Akhgari
|
fc408ed65e
|
Backout changeset 88eb5b5bb5d2 (bug 583514) because of reftest orange
|
2011-04-02 07:55:52 -04:00 |
|
David Zbarsky
|
ca29061d7e
|
Bug 583514 - implement click and accesskey for all HTML elements r=smaug
|
2011-04-01 18:50:58 -04: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 |
|
Alon Zakai
|
31bcbec613
|
Bug 586321 - Crash in TabChildGlobal due to mListenerManager not Disconnected(); r=Olli.Pettay
|
2010-08-11 09:59:00 -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 |
|
Benjamin Smedberg
|
4f1ecb131c
|
Bug 617539 - remove nsIWidget_MOZILLA_2_0_BRANCH, r=jimm
|
2011-03-25 11:03:35 -04:00 |
|
Olli Pettay
|
5c66a2d34e
|
Bug 642140 - nsEventDispatcher should dispatch chrome only events to TabChildGlobal, r=jst
|
2011-03-25 15:39:58 +02:00 |
|
Olli Pettay
|
1b2a7b1e35
|
Bug 641499 - Don't throw when event.type is called before initEvent, r=sicking
|
2011-03-24 13:34:48 +02:00 |
|
Olli Pettay
|
26c20e1988
|
Bug 641477 - Throw UNSPECIFIED_EVENT_TYPE_ERR if event isn't initialized before dispatching, r=sicking
|
2011-03-24 13:34:03 +02:00 |
|
Ehsan Akhgari
|
47cf269311
|
Merge mozila-central onto cedar
--HG--
rename : toolkit/components/places/src/nsLivemarkService.js => toolkit/components/places/nsLivemarkService.js
|
2011-03-23 12:06:04 -04:00 |
|
Boris Zbarsky
|
890788b82e
|
Bug 632904. Check IsEditable(), not content states, if we care about editability. r=ehsan,masayuki
|
2011-03-23 10:45:21 -04:00 |
|
Ehsan Akhgari
|
71758c45bd
|
Bug 626168 - Intermittent failure in content/events/test/test_bug426082.html (make sure to wait long enough for a paint to happen); r=smaug a=test-only
|
2011-02-24 18:56:50 -08: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 |
|
Jonas Sicking
|
0a21ea9298
|
Bug 635844 part 1: Back out bug 615501 since we'll no longer fire the "initial popstate" event, and thus don't need a way to differentiate it. r=jlebar a=beltzner
|
2011-02-28 23:08:56 -08:00 |
|
Olli Pettay
|
3db9425ee4
|
Bug 572129, restrict data transfer data handling, r=enn,bz, a=hardblocker
--HG--
extra : rebase_source : 40c47b84fe99850c218bb8d5803fd2219ff9362e
|
2011-02-24 19:58:20 +02:00 |
|
Justin Lebar ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
|
dfd1d01778
|
Bug 615501 - Make push/replaceState suppress the popstate-after-load event; r=sicking a=jst
|
2011-02-14 13:15:29 -08: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 |
|
Josh Aas
|
e2dffb6660
|
Bug 556873: Fix bugs in our secure input implementation for Mac OS X. More reliably enable and disable secure input mode. r=masayuki a=jst
|
2011-02-09 14:00:58 -05:00 |
|
Brad Lassey
|
25aae18952
|
bug 614356 - default to next action hint for form inputs r=roc,masayuki,smaug f=volkmar a=blocking-fennec
|
2011-01-31 06:23:58 -08: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
|
fd67e69ef1
|
Bug 624127, clear mousedown selection state in frame where mouse was pressed down,r=smaug,a=jst
|
2011-02-03 12:08:30 -05:00 |
|
Brandon Sterne
|
87a8f25476
|
Bug 600584 - add more detail to CSP violation report logging, r=jst, a=LegNeato
|
2011-01-31 10:09:44 -08:00 |
|
Olli Pettay
|
bd6a33060b
|
Bug 622259, make rangeParent to return null, not SystemOnlyWrapper, r=jst, a=blocker
--HG--
extra : rebase_source : 97144595ffdbaaf0be3327b1af4b8e7c63b9c32d
|
2011-01-29 13:32:19 +02: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 |
|
Jesse Ruderman
|
90469389e1
|
Bug 627306. dispatchEvent should return true when there's no document (and thus nothing that might call preventDefault). r=smaug a=sdwilsh
|
2011-01-22 15:33:16 -08:00 |
|
Chris Leary
|
5cc9a9562c
|
Merge mozilla-central and tracemonkey. (a=blockers)
|
2011-01-20 20:47:21 -08:00 |
|
David Mandelin
|
0f067f9f8c
|
Bug 595208: Add missing call to Pop in GetDebugObject, r=smaug
|
2011-01-20 11:21:26 -08:00 |
|
Masayuki Nakano
|
41a73f3369
|
Bug 565245 log more details r=smaug, a=test
|
2011-01-17 20:52:25 +09:00 |
|
Chris Leary
|
272d457a20
|
Merge mozilla-central to tracemonkey.
|
2010-12-29 19:25:04 -05:00 |
|
Mihai Sucan
|
176912a7c2
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 2; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:58 -04:00 |
|
Ben Turner
|
aec6dbb710
|
Bug 618196 - 'IndexedDB: Error events and exceptions thrown during success events should abort transactions'. r=sicking, a=blocking.
|
2010-12-15 13:20:57 -08:00 |
|
Luke Wagner
|
2fc61cf52e
|
Bug 609440, part 3 - remove fallible public APIs, update mozilla (r=bent,jst,mrbkap,waldo,sdwilsh)
|
2010-12-03 00:24:17 -08:00 |
|
Igor Bukanov
|
933918e6f4
|
Bug 614578 - Removal of nsAutoGCRoot. r=mrbkap
|
2010-11-26 15:11:14 +01: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
|
7d12b3911c
|
Bug 613147 - Set the right pref before testing scroll zooming. a=test-only
|
2010-11-27 00:30:32 +01:00 |
|
Neil Deakin
|
0cc69e24ed
|
Bug 610378, initialize effectAllowed properly for external drags, r=smaug,a=bsmedberg
|
2010-11-24 13:31:24 -05:00 |
|
Mounir Lamouri
|
2e73d2b24f
|
Bug 605125 (1/5) - Add :-moz-ui-valid pseudo-class. r=bz a=jst
|
2010-11-24 00:54:29 +01:00 |
|
Mounir Lamouri
|
261a755de9
|
Bug 605124 (1/5) - Add :-moz-ui-invalid pseudo-class. r=bz a=bsmedberg
|
2010-11-24 00:48:18 +01: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 |
|
Brad Lassey
|
7502b91267
|
bug 589879 - All input fields labeled with a go button, which doesn't do anything without special handling r=roc a=blocking-fennec
|
2010-11-23 21:12:53 -05:00 |
|
Philipp Wagner
|
104864fa76
|
Bug 613731 - nsEventStates.h uses undefined NS_ERROR; r=mounir.lamouri, a=bustage
|
2010-11-20 17:20:14 +01:00 |
|
Michael Wu
|
bf239dd739
|
Bug 581596 - Create GetInputMode API, r=masayuki,roc sr=roc a=blocking-fennec
|
2010-11-22 22:48:45 -08:00 |
|
Michael Wu
|
da47d70884
|
Bug 581596 - Add new SetInputMode api, r=roc,masayuki sr=roc a=blocking-fennec
|
2010-11-22 22:48:03 -08:00 |
|
Brian Crowder
|
08e26b0df0
|
Bug 603641 - cannot addref a null mSel either, r=masayuki, a=blocking-fennec:2.0
|
2010-12-10 09:31:23 -08:00 |
|
Ehsan Akhgari
|
f491f64644
|
Bug 618006 - Make the IME event state manager determine editability of a content node by its read/write state; r=bsbarsky a=blocking-fennecb3+
|
2010-12-09 20:41:56 -05:00 |
|
Vivien Nicolas
|
67d5a26d77
|
Bug 602962 - Undo close tab thumbnail disappears when rotating screen orientation [r=smaug r=roc a=blocking-fennecb3]
|
2010-11-17 08:46:00 -05:00 |
|
Vivien Nicolas
|
f1a1fb61fd
|
Bug 597791 (1/2) - Do not use NS_MOZAUDIOAVAILABLE in nsEventListenerManager.cpp if MOZ_MEDIA isn't set. r=smaug a=bustage
|
2010-11-15 10:36:40 +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 |
|
Olli Pettay
|
96a9941440
|
Bug 581850 - Stop generating 'charCode is meaningless' warnings., r=jst, a=jst
--HG--
extra : rebase_source : e95a7b04813816e141e3ed7d47dc7f3144723701
|
2010-11-07 19:24:41 +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 |
|
Masayuki Nakano
|
d16a1c374e
|
Bug 591890 focus() method should be able to steal focus when it's called from mousedown event handler r=enndeakin, a=betaN+
|
2010-11-06 14:04:11 +09: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 |
|
Mounir Lamouri
|
02ab19880a
|
Bug 604056 - nsIDocumentObserver methods should be declared with a macro. r+a=bz
|
2010-10-20 09:41:05 +02:00 |
|
Olli Pettay
|
c3253c9c69
|
Bug 603550 - No longer auto-capturing mouse move events on the content window / dragging an jQuery UI draggable element does not work correctly when mouse moves outside the window, r=roc, a=blocking
--HG--
extra : rebase_source : ff1b042f7b27a67ca8cbe2b479d5b653a319e84d
|
2010-10-19 10:46:31 +03:00 |
|
Drew Willcoxon
|
604ae5fe49
|
Bug 596698 - Link target in location bar isn't updated when switching between tabs if link is focused. r=enndeakin, a=blocking2.0-final
|
2010-10-18 11:12:18 -07:00 |
|
Vivien Nicolas
|
baf34304c4
|
Bug 603848 - Add a notifier observer about the IME State [r=masayuki,a=blocking-fennec]
|
2010-10-18 18:37:00 +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
|
643a2922de
|
Bug 603302, by default observer should be null, r=jst, a=jst
|
2010-10-13 12:32:59 +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 |
|
Timothy Nikkel
|
4ad6405061
|
Bug 591815. Don't bail early if we don't have a target frame for mouse down events because we still need to process them. r=smaug a=blocking-betaN+
|
2010-10-09 14:09:22 -05:00 |
|
Jim Chen
|
c077f30804
|
Bug 599053 - Check for focus in chrome before forwarding IME events; r=smaug a=blocking-fennec
|
2010-09-27 17:46:51 -04:00 |
|
Olli Pettay
|
024ac60656
|
Bug 594760, no need to initialize when nsCOMPtr is used, r=roc, a=roc
--HG--
extra : rebase_source : b04e017e6dd9cbffb125911069354fc7015b4e60
|
2010-09-28 15:18:36 +03:00 |
|
Brad Lassey
|
ca51e54949
|
Bug 580388 - Keep nsTextStateManager observers during frame reconstruction; r=masayuki a=blocking-fennec
|
2010-09-23 23:34:28 -04:00 |
|
Brad Lassey
|
9c43d63744
|
Bug 591047 - (6/7) Adding IME event support to content fake widget; r=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
3db964bd25
|
Bug 591047 - (4/7) Adding no updates option to IME notifications; r=masayuki sr=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
6878ccd6f4
|
Bug 591047 - (1/7) Backing out Android a1 IME code from bug 581535 and bug 582644; r=blassey a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Kyle Huey
|
40924b6ff2
|
Bug 594964: Fix moz-filedata principal handling so that files can be dragged and dropped. r=sicking a=blocker
|
2010-09-17 21:22:44 -04:00 |
|
Juha Kotiranta
|
56f82f2757
|
Bug 581916 - Fetching mouse cursor from window trough DOM window utils API. r=Olli.Pettay a=approval2.0
|
2010-09-17 11:56:53 -07:00 |
|
Olli Pettay
|
d62dadbd6f
|
Bug 593959 - :active tracking gets out of sync when releasing the mouse over a different document, r=roc, a=blocking
--HG--
extra : rebase_source : a8b1c968b13eda6671df21da1bb8c48273811e5c
|
2010-09-16 16:10:18 +03:00 |
|
Jonas Sicking
|
fd2c9c0694
|
Bug 587931: Implement document.currentScript and beforescriptexecute/afterscriptexecute events. r=mrbkap a=sicking
|
2010-09-16 01:48:47 -07:00 |
|
Robert Sayre
|
59773ae503
|
Merge mozilla-central to tracemonkey.
|
2010-09-10 11:47:11 -04:00 |
|
Mounir Lamouri
|
c509a433c2
|
Bug 580575 - Implement :-moz-submit-invalid pseudo-class applying on submit buttons when the form is invalid. r=bz sr=sicking a2.0=roc
|
2010-09-10 07:08:56 +02:00 |
|
Robert Sayre
|
edb7aca0d0
|
merge mozilla-central to tracemonkey.
|
2010-09-08 10:33:07 -04:00 |
|
David Anderson
|
69b95ea914
|
ICs for scripted calls (bug 587698, r=dmandelin).
|
2010-09-02 20:04:33 -07:00 |
|
Chris Pearce
|
593a071711
|
Bug 593528 - Ensure audioavailable frame buffer memory is always freed. r=kinetik a=blocking2.0
|
2010-09-06 14:14:50 +12:00 |
|
Masayuki Nakano
|
ce5c3032a2
|
Bug 590819 Click event isn't fired when mouse button down on border of <input> and mouse button up on padding box of it r=smaug, a2.0=jst
|
2010-09-02 11:38:54 +09:00 |
|
Timothy Nikkel
|
4e58616c08
|
Bug 591435. Fix tests that were relying on there being no paint suppression in subdocuments. r=roc
|
2010-09-01 15:44:48 -05:00 |
|
Robert O'Callahan
|
f6aa05c375
|
Bug 579323. Part 1.4: Switch nsIFrameFrame users to use nsSubDocumentFrame.h. r=tnikkel
--HG--
extra : rebase_source : de526602586c70b994a061bbb8a7ca2731c72bbd
|
2010-08-31 12:49:07 +12:00 |
|
Olli Pettay
|
c285ac7b06
|
Bug 524037, prevent mouse capture if mouse up happens before handling all of mouse down, r=enndeakin, a=blocking
--HG--
extra : rebase_source : f0a30782ef3cb97d14ca21d663b23d3eff57913d
|
2010-09-08 20:41:37 +03:00 |
|
Masayuki Nakano
|
d5dccbf24b
|
Bug 593620 fix middle click and right click event handling r=smaug, a=betaN
|
2010-09-08 22:25:21 +09:00 |
|
Timothy Nikkel
|
17ab64bed2
|
Bug 587944. Save and restore the target frame when we dispatch a synth mouse enter/exit event. r=smaug
|
2010-08-27 18:15:08 -05:00 |
|
Felipe Gomes
|
b2ea0524a5
|
Bug 586961. Direct accesskey clicks on label to correct controlled element. r=neil a=betaN
|
2010-08-27 18:26:24 -03:00 |
|
David Humphrey
|
07de814ba1
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-25 09:10:00 -04:00 |
|
Mounir Lamouri
|
41d31e0af5
|
Bug 457801 (1/2) - Implement -moz-placeholder pseudo-class. r=dbaron a2.0=blocking
|
2010-08-25 06:39:10 +02:00 |
|
Mounir Lamouri
|
a998cdc78c
|
Backing out unintentional push ba7b3f3d3451, b21458f2e3a2 and f69cabe709ca. a=backout
|
2010-08-25 02:40:47 +02:00 |
|
Mounir Lamouri
|
5de293a274
|
Bug 457801 (1/3) - Implement -moz-placeholder pseudo-class. r=dbaron a2.0=blocking
|
2010-08-24 21:02:09 +02:00 |
|
Joel Maher
|
ce269022ab
|
Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert
|
2010-08-24 10:29:34 -07:00 |
|
Ms2ger
|
27271a8a8f
|
Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron
|
2010-08-24 09:05:56 +02:00 |
|
Jonas Sicking
|
cbc0676504
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
|
Joel Maher
|
978a4a1ad2
|
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
|
2010-08-20 09:28:13 -07:00 |
|
Chris Pearce
|
ed95b897ba
|
Commit merge of backout of 66dcf25705f9. a=backout
|
2010-08-20 10:49:29 +12:00 |
|
Chris Pearce
|
a868d8d046
|
Backed out changeset 66dcf25705f9
|
2010-08-20 10:47:24 +12:00 |
|
Timothy Nikkel
|
86f1f98226
|
Bug 587944. Need to clear are target frame when we clear our target content. r=smaug a=blocking 130078 which blocks
|
2010-08-18 20:16:58 -05:00 |
|
Mounir Lamouri
|
b0401c6221
|
Bug 583610 - Value sanitizing algorithm form <input type='url'>. r=smaug sr=jst a2.0=blocking
|
2010-08-18 20:34:14 +02:00 |
|
Mounir Lamouri
|
ef6632684a
|
Bug 344615 - Implement <input type="url">. r=sicking, sr=smaug a2.0=blocking
|
2010-08-18 20:33:37 +02:00 |
|
Mounir Lamouri
|
17e57ca845
|
Bug 555559 - Implement <input type="email">. r=smaug,sicking sr=jst a2.0=blocking
|
2010-08-18 20:31:54 +02:00 |
|
Mounir Lamouri
|
b3a82943f3
|
Bug 345624 - Implement HTML 5's Constraint Validation API. f=ajvincent r=smaug sr=sicking a2.0=blocking
|
2010-08-18 20:28:08 +02:00 |
|
Joel Maher
|
2aa0bf8512
|
Bug 585630 - "disable mochitests that utilize ondragstart attributes at least until tiles die" [r=mark.finkle] a=mobile_test_only
|
2010-08-09 11:00:00 -07:00 |
|
Ted Mielczarek
|
be942c946d
|
Backed out changeset 1362f0ca86d2 (bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save) due to test failures.
|
2010-08-18 13:04:31 -04:00 |
|
David Humphrey
|
960122a5de
|
bug 490705 - Support Audio Data API: Get, Manipulate, Play & Save. r=smaug+kinetik+peterv, sr=vlad, a=vlad
|
2010-08-17 09:40:00 -04:00 |
|
Jim Chen
|
fa4d8d116b
|
Bug 582644 - IME event remoting, patch to content; r=smaug, blocking-fennec=2.0a1+
|
2010-08-17 01:07:44 -07:00 |
|
Ehsan Akhgari
|
3068a7eddc
|
Back out bug 582644 and 576716 because of mochitest-3 oranges
|
2010-08-16 19:14:00 -04:00 |
|
Jim Chen
|
8053ee8f11
|
bug 582644 - IME event remoting, patch to content r=smaug blocking-fennec=2.0a1+
|
2010-08-16 14:48:32 -07:00 |
|
Boris Zbarsky
|
9c767adbfb
|
Bug 569520 part 1. Add a new beforepaint event. r=smaug
|
2010-08-11 17:05:27 -04:00 |
|
Robert O'Callahan
|
a1bb0ab39e
|
Backed out changeset 464f978cfca5
|
2010-08-12 11:30:44 +12:00 |
|
Boris Zbarsky
|
3e18bf9381
|
Bug 569520 part 1. Add a new beforepaint event. r=smaug
|
2010-08-11 17:05:27 -04:00 |
|