Ehsan Akhgari
|
c7d143b9fa
|
Merge mozilla-central into mozilla-inbound
|
2012-04-24 21:29:44 -04:00 |
|
Ehsan Akhgari
|
fec480dc6c
|
Merge mozilla-central into birch
|
2012-04-22 16:10:35 -04:00 |
|
Ehsan Akhgari
|
545bb7a0b1
|
Merge mozilla-central into birch
|
2012-04-20 13:50:08 -04:00 |
|
Phil Ringnalda
|
017e6a2601
|
Back out dd82458147fd (bug 714861) for mochitest-3 failures and Linux mochitest-chrome leaks
|
2012-04-19 20:06:34 -07:00 |
|
Justin Lebar
|
ceda947d1e
|
Bug 714861 - Run <iframe mozbrowser> in a separate process (disabled by default). r=cjones,bz,tn,smaug
|
2012-04-20 09:54:43 +10:00 |
|
Daniel Holbert
|
7d3b10e9e2
|
Bug 746646: Remove useless bounds-check for unsigned >= 0 in nsContentEventHandler::ExpandToClusterBoundary. r=masayuki
|
2012-04-19 10:38:00 -07:00 |
|
Mounir Lamouri
|
4df3a69023
|
Bug 647665 - Inform the UI that we do not hover a link anymore if the element is removed from the DOM. r=bz a=gavin
|
2012-04-19 12:20:34 +02:00 |
|
David Humphrey (:humph)
|
404f3c5267
|
Bug 745266 - Operator precedence is wrong in nsEventStateManager::PreHandleEvent. r=smaug
|
2012-04-16 14:29:14 -07:00 |
|
Daniel Holbert
|
763c6856d7
|
Backout f59dff115daa because it landed with the wrong bug number
|
2012-04-17 09:53:47 -07:00 |
|
Jeff Muizelaar
|
b650f987fb
|
Bug 726352. Move SAMPLE_LABEL from nsEventListenerManager::HandleEventInternal r=smaug
This moves it to nsEventDispatcher::Dispatch which is not as hot.
--HG--
extra : rebase_source : 93005aaf4b341047d8512ebbda7de5d7e7433b1d
|
2012-04-16 14:43:06 -04:00 |
|
David Humphrey (:humph)
|
f328f058c3
|
Bug 745255 - Operator precedence is wrong in nsEventStateManager::PreHandleEvent. r=smaug
|
2012-04-16 14:29:14 -07:00 |
|
Ms2ger
|
b8ae2456b2
|
Backing out bf0a78471e5e:dc7022e2d807 for inexplicable windows crashes.
|
2012-04-14 17:52:34 +02:00 |
|
Ms2ger
|
9f95d23e65
|
Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley
|
2012-04-14 15:05:01 +02:00 |
|
Jonathan Watt
|
72b161fc90
|
Bug 745352 - Remove broken include paths from content Makefile.in files. r=dholbert.
|
2012-01-19 15:36:53 +00:00 |
|
David Humphrey (:humph)
|
5f9892f336
|
Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc,smaug
|
2012-04-11 17:55:21 -04:00 |
|
Wes Johnston
|
e0627db572
|
Bug 741666 - Fix copying touchEvents if someone holds a reference. r=smaug
|
2012-04-04 10:08:53 -07:00 |
|
Doug Turner
|
8590a18d16
|
Bug 742376 - DisableDevice is being called with types that are not known device sensors. r=smaug
|
2012-04-04 09:26:12 -07:00 |
|
Doug Turner
|
b385515a72
|
Bug 742395 - restrict device sensor events to windows. r=smaug
|
2012-04-04 09:26:12 -07:00 |
|
Mark Capella
|
5b2f534388
|
Bug 738380 - Remove nsINode::{GetScriptTypeID, SetScriptTypeID}, nsIScriptContext::GetScriptTypeID, nsIScriptRuntime::GetScriptTypeID; r=jst
|
2012-04-01 14:47:48 +02:00 |
|
Ed Morley
|
651aa424a1
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-03-31 22:41:59 +01:00 |
|
Olli Pettay
|
f198500ad9
|
Bug 641821, MutationObserver, r=sicking
--HG--
extra : rebase_source : a680c883b22976edf38eea23fb516215e081084f
|
2012-03-31 09:30:13 -07:00 |
|
Peter Van der Beken
|
09128a75d3
|
Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug.
--HG--
rename : js/xpconnect/tests/mochitest/test_bug462428.html => dom/bindings/test/test_lookupGetter.html
|
2012-03-30 21:42:20 -07:00 |
|
Doug Turner
|
e878970b2b
|
Bug 740252 - EventListenerManager disables various things in RemoveEventListener even if there can be still listeners. r=smaug
|
2012-03-29 10:23:27 -07:00 |
|
Phil Ringnalda
|
62e25bcddc
|
Back out b00bf7f3869c (bug 737976) for apparently causing mochitest-1 leaks on a CLOSED TREE
|
2012-03-28 22:43:09 -07:00 |
|
Phil Ringnalda
|
b4da60b42d
|
Back out 0cb85ff0f764 (bug 738568), 9949bb092303 (bug 730209), 095fd525afa7 (bug 729924), dcf8929a8115 (bug 633602) because of widely scattered and unclear bustage on a CLOSED TREE
|
2012-03-28 22:37:46 -07:00 |
|
Andrew McCreight
|
d986e69874
|
Bug 738700 - unmark wrapped gray objects from nsISupports. r=smaug
|
2012-03-28 21:51:46 -07:00 |
|
Kyle Huey
|
5639dfdb41
|
Bug 737976: Remove nsINodeInfo. rs=bent
|
2012-03-28 19:07:37 -07:00 |
|
David Humphrey
|
03dc4eeeee
|
Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc, smaug
|
2012-03-28 21:00:14 -04:00 |
|
Avi Halachmi (:avih)
|
3605c7f03f
|
Bug 737758: Part 2: Address Windows abnormality (identify _faked_ pixel scrolls) [r=jmathies]
|
2012-03-26 13:34:10 +02:00 |
|
Avi Halachmi (:avih)
|
d705a99716
|
Bug 737758: part 1: Propagate mouse wheel event origin from ESM [r=roc]
|
2012-03-26 11:50:30 +02:00 |
|
Tom Schuster
|
0fe26d128c
|
Bug 711843 - Update JSAPI for typed arrays, remove uses of jstypedarray.h outside the engine [r=Waldo,bz,Ms2ger,bholley,bjacob,philikon,evilpie,bent,yourmama] [a=mfinkle thanks to gkw]
|
2012-01-14 09:43:00 -08:00 |
|
Matt Brubeck
|
fbe5dd5a57
|
Bug 743325 - Back out 554ab0a2f470 (bug 734503) because it broke touch events in XUL Fennec [r=peterv]
|
2012-04-24 07:51:56 -07:00 |
|
Gregor Wagner
|
746c6fda8d
|
Bug 678695 - Settings API. r=sicking, fabrice, smaug
|
2012-03-26 14:49:38 -07:00 |
|
Doug Turner
|
59d0282757
|
Bug 734855 - Rename DeviceMotion to DeviceSensors. Review comments address r=mwu
|
2012-03-24 17:30:03 -07:00 |
|
Doug Turner
|
46f2d3abe9
|
Bug 734855 - Device Orientation - Make EnableDeviceMotion finer grain. r=mwu
|
2012-03-24 17:29:49 -07:00 |
|
Matt Brubeck
|
21e24f0ef9
|
Merge mozilla-central and mozilla-inbound
|
2012-03-24 09:05:27 -07:00 |
|
Henri Sivonen
|
4e93a91b3a
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
--HG--
rename : extensions/universalchardet/tests/bug631751be_text.html => parser/htmlparser/tests/mochitest/file_bug672453_bomless_utf16.html
|
2012-03-24 13:34:42 +02:00 |
|
Peter Van der Beken
|
4c5904d14e
|
Bug 738593 - Rename IsProxy to IsDOMBinding; r=mrbkap
|
2012-03-16 16:44:09 +01:00 |
|
Mats Palmgren
|
2fc9f3c96e
|
Bug 732951 - Propagate nsContentUtils::ASCIIToLower/ASCIIToUpper error. r=bz
|
2012-03-20 19:02:38 +01:00 |
|
Neil Deakin
|
6c9d8bc0e7
|
Bug 605991, prevent drops on a parent content page from a child frame from a different domain, r=smaug
|
2012-03-20 11:21:41 -04:00 |
|
Adam Dane [:hobophobe]
|
3c986b3780
|
Bug 720126 - Update scroll API to use ScrollAxis parameters (where and when). r=roc
|
2012-03-19 21:09:50 -05:00 |
|
Mark Capella
|
08d7239a5d
|
Bug 734023 - Remove language arguments from nsIScriptGlobalObject methods, r=jst, f=ms2ger
|
2012-03-23 18:13:29 +01:00 |
|
Matt Brubeck
|
3057ab345d
|
Merge mozilla-central and mozilla-inbound
|
2012-03-19 16:47:00 -07:00 |
|
Olli Pettay
|
6f73428d2d
|
Bug 736058, support createEvent('StorageEvent'), r=sicking
--HG--
extra : rebase_source : f46854524cc27273799d26f662fe5335f32aaeff
|
2012-03-18 20:55:46 +02:00 |
|
Wes Johnston
|
624f845ca0
|
Bug 722965 - Remove MOZ_TOUCH ifdefs. r=smaug
|
2012-03-19 14:34:34 -07:00 |
|
Dão Gottwald
|
6a83ce299e
|
Backed out changeset 2cd01fd07ce8
|
2012-03-19 12:54:32 +01:00 |
|
Adam Dane [:hobophobe]
|
1157561543
|
Bug 720126 - Update scroll API to use ScrollAxis parameters (where and when). r=roc
|
2012-03-18 14:42:25 -05:00 |
|
Masayuki Nakano
|
5f93695680
|
Bug 728103 part.2 Fix new test failures r=smaug
|
2012-03-16 15:29:15 +09:00 |
|
Nathan Froyd
|
59ce138419
|
Bug 732167 - Eliminate duplicate headers in content. r=mounir
|
2012-03-06 13:55:37 -05:00 |
|
Blake Kaplan
|
2c581e8da4
|
Bug 727884 - Make nsWrapperCache::WrapObject take a JSObject scope instead of XPCWrappedNativeScope. r=peterv
|
2012-03-14 16:25:40 +01:00 |
|