Commit Graph

8258 Commits

Author SHA1 Message Date
Chris Peterson
62f1ef2819 Bug 1006307 - Fix -Wuninitialized and -Wunused-variable warnings in widget/xpwidgets/GfxInfoBase.cpp. r=bjacob 2014-05-05 23:38:24 -07:00
Stephen Pohl
f1ba7f171d Bug 989769: Allow for vertical scrolls to interrupt horizontal swipes on OSX. r=smichaud 2014-05-07 19:53:01 -04:00
Ed Morley
2825fdbf09 Backed out changeset 4341602f99b0 (bug 996848) for reftest failures on OS X 2014-05-07 18:44:01 +01:00
Steven Michaud
e10c706955 Bug 996848 - Rewrite Mac nsAppShell native event handling. r=spohl 2014-05-07 11:13:27 -05:00
Robert O'Callahan
4c2b59d379 Bug 1006248. Part 1: Add MOZ_EXPORT in various places. r=glandium
--HG--
extra : rebase_source : cfe209a412cae28d405eae413415cebb6959072a
2014-05-06 17:26:46 +12:00
Wes Johnston
280c9ba6dc Bug 996129 - Don't thumbnail sites with cache control headers set. r=kats 2014-05-05 22:33:29 -07:00
Wes Kocher
f5766e3cb0 Merge b2g-inbound to m-c 2014-05-05 21:07:22 -07:00
Wes Kocher
db9e1a87e5 merge fx-team to m-c 2014-05-05 20:52:49 -07:00
Sushil Chauhan
99c0f44fba Bug 999699 - Use GPU Composition when a frame needs intermediate surface. r=dwilson 2014-05-05 13:26:51 -07:00
Jim Mathies
e5149d6a1e Bug 911409 - Properly handle rendering menu arrows on high-dpi displays on Windows. r=tabraldes 2014-05-05 13:32:54 -05:00
Ehsan Akhgari
76c09e572a Bug 1005036 - Make OSXNotificationInfo not use mozilla::RefCounted; r=josh 2014-05-02 12:42:31 -04:00
Trevor Saunders
a08e067fc4 bug 1003990 - don't undefine NS_IMETHOD_VISIBILITY in nsPrintSession.h r=bsmedberg 2014-04-30 14:46:00 -04:00
Steven Michaud
96ef7ff235 Bug 995603 - Ensure mouse-enter/exit events are sent to plugins as appropriate. r=mstange,masayuki 2014-04-30 11:55:40 -05:00
Benoit Jacob
04da8945df Bug 984417 - Stop blacklisting D3D10 features on DriverVersionMismatch; just keep annotating crash reports - r=Bas 2014-04-30 12:45:38 -04:00
Ted Mielczarek
feece67b5f bug 852935 - Add Android gamepad backend. r=snorp, rs=smaug 2014-04-22 10:53:48 -04:00
Chris Peterson
7de537bcf0 Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in widget/android. r=blassey 2014-04-27 18:56:46 -07:00
Benoit Jacob
9a2b04a676 Bug 987311 - 3/6 - Make TextureFlags a typed enum, final manual changes - r=nical 2014-04-25 22:34:05 -04:00
Birunthan Mohanathas
504b581650 Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
Blair McBride
5cba04ad67 Backed out 9 changesets (bug 987311, bug 989027, bug 989144). r=sheriff
Backed out changeset 046c061d91c2 (bug 989144)
Backed out changeset 3f1b41adeaef (bug 987311)
Backed out changeset 8d5a171564bd (bug 987311)
Backed out changeset dcc0d016de7a (bug 987311)
Backed out changeset 27f338fbc835 (bug 989027)
Backed out changeset 4a67f5144ea4 (bug 989027)
Backed out changeset 62ba0a377450 (bug 987311)
Backed out changeset 6a2542a5c865 (bug 987311)
Backed out changeset 1dfd9a457f34 (bug 987311)
2014-04-27 19:45:08 +12:00
Birunthan Mohanathas
c8c6722bb4 Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug 2014-04-25 12:49:00 -04:00
Benoit Jacob
b0f17a58c7 Bug 987311 - 3/6 - Make TextureFlags a typed enum, final manual changes - r=nical 2014-04-25 22:34:05 -04:00
Masayuki Nakano
e0e4cd1c42 Bug 998188 part.2 ContentEventHandler should support 2 modes, native line break mode and XP line break mode r=smaug 2014-04-26 08:52:12 +09:00
Ryan VanderMeulen
0227012397 Backed out changeset d5a514b9a0db (bug 586587) for mochitest failures. 2014-04-24 14:48:14 -04:00
Ben Davey
56de1ba489 Bug 586587 - Add support for drag and drop of HTML to Firefox. r=jimm 2014-04-23 14:58:00 -04:00
Masayuki Nakano
b1ec9c984f Bug 704423 mousemove event should be cancelable r=smaug 2014-04-24 23:19:54 +09:00
Robert O'Callahan
83c94276ed Bug 998821. Only use XShm for drawing if XShm allocation actually succeeded. r=karlt
--HG--
extra : rebase_source : 9d0fc1b9c7b02c53674b4593eaf1cd703587a469
2014-04-22 15:11:42 +12:00
Mike Conley
d5517a9580 Bug 100180 - Modal dialogs should try to cancel any drag sessions in progress. r=roc. 2014-04-23 12:35:00 -04:00
Maksim Lebedev
cde396c725 Bug 979345 - Implement "touch-action: manipulation" CSS value for Pointer Events. r=kats,botond,dbaron,mbrubeck 2014-04-23 09:56:46 -04:00
Ehsan Akhgari
7be6dcbe2c Bug 999880 - Make RetrievalContext not use mozilla::RefCounted; r=roc 2014-04-23 00:50:08 -04:00
Jeff Gilbert
99c9587534 Bug 999713 - Kill WS in files we want to touch. - r=kamidphish 2014-04-22 16:23:18 -07:00
Wes Kocher
e4fa4a7a0c Backed out changeset 039b15c9b84e (bug 979345) for build bustage on a CLOSED TREE 2014-04-22 15:29:11 -07:00
Maksim Lebedev
d692c75b81 Bug 979345 - Implement "touch-action: manipulation" CSS value for Pointer Events. r=kats, r=botond, r=dbaron, r=mbrubeck 2014-04-22 14:27:02 -07:00
Martin Stransky
3c7df30a97 Bug 984078 - Use the same border style for all menu items. r=karlt 2014-04-22 13:59:39 -07:00
Andrew McCreight
abad556809 Bug 998779 - Remove unused include of nsHashtable.h in nsMenuGroupOwnerX.mm. r=froydnj 2014-04-22 12:48:45 -07:00
Ted Mielczarek
80bc75eb49 Bug 997507 - Fix a few -Wformat warnings in nsIdleService.cpp. r=vlad 2014-04-22 11:02:36 -04:00
John Lin
181e666d70 Bug 911046 - Part 4: Add external H.264 HW video codec implementation for B2G. r=jesup 2014-04-21 23:42:00 +02:00
Bill McCloskey
2c27b09e99 Bug 993714 - [e10s] Cache native key bindings in tests (r=masayuki,sr=roc) 2014-04-21 13:40:09 -07:00
Andrew McCreight
27738cc5c5 Bug 998779 - Remove unused #includes of nsHashtable.h. r=froydnj 2014-04-21 09:41:58 -07:00
Adrian Lungu
a3166584d9 Bug 822480 - Add in the Resource Timing API. r=honzab, r=jst 2013-10-15 18:35:44 -07:00
Marco Castelluccio
b87d606f9e Bug 991766 - Webapp uninstallation on Mac through mozapps uninstall function. r=myk, r=smichaud 2014-04-17 16:54:50 -04:00
Kartikaya Gupta
041452557a Bug 995411 - Move various pieces of APZ code into gfx/layers/apz. r=jrmuizel,botond
--HG--
rename : gfx/layers/ipc/GeckoContentController.h => gfx/layers/apz/public/GeckoContentController.h
rename : gfx/layers/composite/APZCTreeManager.cpp => gfx/layers/apz/src/APZCTreeManager.cpp
rename : gfx/layers/composite/APZCTreeManager.h => gfx/layers/apz/src/APZCTreeManager.h
rename : gfx/layers/ipc/AsyncPanZoomController.cpp => gfx/layers/apz/src/AsyncPanZoomController.cpp
rename : gfx/layers/ipc/AsyncPanZoomController.h => gfx/layers/apz/src/AsyncPanZoomController.h
rename : gfx/layers/ipc/Axis.cpp => gfx/layers/apz/src/Axis.cpp
rename : gfx/layers/ipc/Axis.h => gfx/layers/apz/src/Axis.h
rename : gfx/layers/ipc/GestureEventListener.cpp => gfx/layers/apz/src/GestureEventListener.cpp
rename : gfx/layers/ipc/GestureEventListener.h => gfx/layers/apz/src/GestureEventListener.h
rename : gfx/layers/ipc/TaskThrottler.cpp => gfx/layers/apz/src/TaskThrottler.cpp
rename : gfx/layers/ipc/TaskThrottler.h => gfx/layers/apz/src/TaskThrottler.h
rename : widget/xpwidgets/APZCCallbackHelper.cpp => gfx/layers/apz/util/APZCCallbackHelper.cpp
rename : widget/xpwidgets/APZCCallbackHelper.h => gfx/layers/apz/util/APZCCallbackHelper.h
rename : widget/xpwidgets/ActiveElementManager.cpp => gfx/layers/apz/util/ActiveElementManager.cpp
rename : widget/xpwidgets/ActiveElementManager.h => gfx/layers/apz/util/ActiveElementManager.h
2014-04-17 07:54:25 -04:00
Matt Woodrow
bc1f39bca7 Bug 997014 - Part 3: Stop using the external Canvas API in nsBaseDragService. r=roc 2014-04-17 17:30:45 +12:00
Carsten "Tomcat" Book
810846820e Backed out changeset 39296ccf8936 (bug 997014) 2014-04-17 08:43:41 +02:00
Matt Woodrow
f3a606da38 Bug 997014 - Part 3: Stop using the external Canvas API in nsBaseDragService. r=roc 2014-04-17 17:30:45 +12:00
Ryan VanderMeulen
9f74f39481 Merge b2g-inbound to m-c. 2014-04-16 22:22:45 -04:00
Michael Wu
62dab66b12 Bug 996828 - Remove dirty region tracking in gonk widget backend, r=roc 2014-04-15 15:34:14 -04:00
Carsten "Tomcat" Book
b2148d7f1c merge fx-team to mozilla-central 2014-04-16 14:52:39 +02:00
Maksim Lebedev
6dcf499b4a Bug 977559 - PointerId we can get from system. r=mbrubeck,smaug 2014-04-14 01:50:00 +02:00
Ryan VanderMeulen
d99a7aaade Merge m-c to inbound. 2014-04-15 23:30:15 -04:00
Ryan VanderMeulen
739b9ad99c Merge inbound to m-c. 2014-04-15 23:26:35 -04:00