Ben Turner
|
141df104d6
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
|
Ben Turner
|
26edfb8667
|
Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE.
|
2014-09-17 19:36:01 -04:00 |
|
Ben Turner
|
b3c31c0c49
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
--HG--
rename : dom/indexedDB/ipc/SerializationHelpers.h => dom/indexedDB/SerializationHelpers.h
rename : dom/indexedDB/ipc/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-child-process.js
rename : dom/indexedDB/test/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-parent-process.js
rename : dom/ipc/Blob.h => dom/ipc/BlobParent.h
rename : dom/ipc/FileDescriptorSetChild.cpp => ipc/glue/FileDescriptorSetChild.cpp
rename : dom/ipc/FileDescriptorSetChild.h => ipc/glue/FileDescriptorSetChild.h
rename : dom/ipc/FileDescriptorSetParent.cpp => ipc/glue/FileDescriptorSetParent.cpp
rename : dom/ipc/FileDescriptorSetParent.h => ipc/glue/FileDescriptorSetParent.h
rename : dom/ipc/PFileDescriptorSet.ipdl => ipc/glue/PFileDescriptorSet.ipdl
|
2014-09-13 12:12:19 -04:00 |
|
Dave Townsend
|
ac39d61898
|
Bug 961867: Pass app tab status to child processes and allow onBeforeLinkTraversal to work there. r=smaug, r=felipe
|
2014-09-02 17:43:08 -04:00 |
|
Wes Kocher
|
c7dd458b8c
|
Backed out changeset 1ed271ffb59c (bug 786419) bug causing bug 786419 a=backout
|
2014-08-26 16:34:46 -07:00 |
|
Patrick Wang(Chih-Kai Wang)
|
03bd7de621
|
Bug 1047303: use nsITimer to dispatch click and contextmenu event. r=bent
|
2014-08-24 15:16:32 +08:00 |
|
Valentin Gosu
|
90677f4d7d
|
Bug 786419 - Provide way to "set network offline" per app r=jduell
|
2014-08-23 06:05:56 +03:00 |
|
Trevor Saunders
|
86b7aff8fc
|
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
|
2014-08-05 13:33:55 -04:00 |
|
Matt Woodrow
|
4d7eebfb5f
|
Bug 1056427 - Stop PRenderFrame from managing PLayerTransaction since it hasn't worked since the layers refactoring. r=roc
--HG--
extra : rebase_source : 38c86648bb8e59a6b992bd377acb9aacb418c98b
|
2014-08-22 12:16:44 +12:00 |
|
Wes Kocher
|
ea2ca055ae
|
Merge m-c to inbound on a CLOSED TREE
|
2014-08-08 14:15:34 -07:00 |
|
Kartikaya Gupta
|
a349c28e19
|
Bug 1045824 - Use nsIntRect for passing around a value that is not in app units. r=smaug
|
2014-08-08 13:23:50 -04:00 |
|
Shih-Chiang Chien
|
678ac7565c
|
Bug 1045975 - Use nsIDOMWindowUtils.askPermission in all types of permission request. r=smaug
--HG--
extra : rebase_source : 4a6a3c484373759b6d553e4821f3c43af41d0239
|
2014-08-01 15:22:20 +08:00 |
|
Kartikaya Gupta
|
00dac32040
|
Bug 1042959 - Ensure that we always use the actual old screen size in HandlePossibleViewportChange. r=botond
|
2014-08-06 12:41:05 -04:00 |
|
Wes Kocher
|
28470a7734
|
Merge m-c to fx-team on a CLOSED TREE
|
2014-08-05 17:38:06 -07:00 |
|
Ehsan Akhgari
|
2a5cde4a07
|
Bug 1048247 - Fix more bad implicit constructors in DOM; r=smaug
|
2014-08-05 09:19:51 -04:00 |
|
David Parks
|
3c4c1db3a0
|
Bug 1009628 - Part 1: Need mozAfterRemotePaint event for remote iframes. r=smaug.
|
2014-05-23 11:19:00 -07:00 |
|
Mike Conley
|
196f066eaf
|
Backed out changeset 249413f56629 (bug 1009628) for causing permanent orange.
|
2014-08-05 14:53:58 -04:00 |
|
David Parks
|
01c5ac800b
|
Bug 1009628 - Part 1: Need mozAfterRemotePaint event for remote iframes. r=smaug.
|
2014-05-23 11:19:00 -07:00 |
|
Kartikaya Gupta
|
653612f499
|
Bug 1016481 - Defer calling ActiveElementManager::HandleTouchEnd until after we know whether the touch-end was cancelled. r=botond
|
2014-07-29 11:59:19 -04:00 |
|
Kartikaya Gupta
|
103c4e7b33
|
Bug 1016481 - Allow touch-end events to be cancelled and have them prevent dispatching click events. r=smaug
|
2014-07-29 11:59:19 -04:00 |
|
Kartikaya Gupta
|
c474aee93b
|
Bug 1043022 - Back out bug 1016481 for making it hard to click things in the browser. r=me
|
2014-07-24 07:57:53 -04:00 |
|
Morris Tseng
|
6b545c6c2f
|
Bug 1041451 - If we have pending response in RecvHandleLongTap, submit this response first. r=kats
|
2014-07-21 20:48:00 +02:00 |
|
Kartikaya Gupta
|
ac6718b01f
|
Bug 1016481 - Prevent dispatching a click when the touch-end event is cancelled. r=smaug r=botond
|
2014-07-17 22:24:23 -04:00 |
|
Tom Schuster
|
9777274923
|
Bug 673569 - Let each frame script have its own scope (r=smaug)
|
2014-06-13 19:56:38 +02:00 |
|
Kartikaya Gupta
|
cc205ca66b
|
Bug 1009733 - Rewrite much of the APZC input block handling code. r=botond
|
2014-07-16 08:33:50 -04:00 |
|
Benoit Jacob
|
57ed0c585c
|
Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan
|
2014-07-08 17:23:17 -04:00 |
|
Benoit Jacob
|
747dcfc8a0
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
|
"Kan-Ru Chen (陳侃如)"
|
8019b23d50
|
Bug 879475 - Part 006. Fix http auth prompts for nested content processes r=honzab
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-11 13:44:36 +08:00 |
|
"Kan-Ru Chen (陳侃如)"
|
d21a1c174b
|
Bug 879475 - Part 002. Add an nsIContentChild api r=jlebar
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-11 13:44:06 +08:00 |
|
Morris Tseng
|
4ef0876bc3
|
Bug 987718 - Part 4: Send MOZ_LONGTAP event when long tap fired; r=bugs
|
2014-06-04 22:56:00 +02:00 |
|
Matt Woodrow
|
598b361ff8
|
Bug 854421 - Part 1: Add a transaction id number to DidComposite. r=nical
|
2014-05-29 09:42:14 +12:00 |
|
Botond Ballo
|
5e4ee6b555
|
Bug 1016682 - Make TabChild's initial zoom calculation consistent with APZ. r=kats
|
2014-05-29 13:20:02 -04:00 |
|
Mike Conley
|
3d1a60d674
|
Bug 978913 - Dragging e10s window between HiDPI and non-HiDPI displays causes text to be scaled incorrectly. r=smaug.
|
2014-05-23 10:36:50 -04:00 |
|
Ryan VanderMeulen
|
510bb7eb35
|
Backed out changeset f1068bf18e64 (bug 978913) for bustage on most platforms.
CLOSED TREE
|
2014-05-22 16:39:46 -04:00 |
|
Mike Conley
|
aed81296e1
|
Bug 978913 - Dragging e10s window between HiDPI and non-HiDPI displays causes text to be scaled incorrectly. r=smaug.
|
2014-05-22 12:07:27 -04:00 |
|
Olli Pettay
|
4c3debd8b0
|
Bug 1003041 - Merge PRenderFrame() and InitRenderFrame() to avoid extra sync child->parent messaging. r=billm
|
2014-05-08 16:04:00 +02:00 |
|
Ben Kelly
|
a48cbf390d
|
Bug 1004630: Make TabChild inherit mRefCnt from TabChildBase to fix CC leak. r=smaug
|
2014-05-06 20:11:20 -04:00 |
|
Botond Ballo
|
f322624106
|
Bug 993930 - Do not assume TabChild::mInnerSize being (0, 0) means it's never been initialized. r=kats
|
2014-04-25 11:40:23 -04:00 |
|
Bobby Holley
|
d9a150c304
|
Bug 999213 - Make TabChildGlobal::mTabChild a strong reference and cycle-collect it. r=smaug
|
2014-04-22 14:26:45 -07:00 |
|
Bobby Holley
|
568bd8f32d
|
Bug 999213 - Make TabChildBase implement nsISupports and cycle-collect it. r=smaug
|
2014-04-22 14:26:45 -07:00 |
|
Bill McCloskey
|
ef7676b117
|
Bug 993714 - [e10s] Cache native key bindings in tests (r=masayuki,sr=roc)
|
2014-04-21 13:40:09 -07:00 |
|
Kartikaya Gupta
|
e7e7d59c58
|
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 |
|
Botond Ballo
|
f3ea1a207f
|
Bug 976605 - Hook up TabChild to the ActiveElementManager. r=kats
--HG--
extra : source : 857c93cae53b3900015a402a1f246dd1355b8cee
|
2014-04-09 15:16:16 -04:00 |
|
Botond Ballo
|
e235befc24
|
Bug 976605 - Turn GeckoCC::NotifyTransform[Begin|End] into an extensible APZ state change notification mechanism. r=kats
--HG--
extra : source : 5353e86dcfe8b2ff6f02e577a4c69a1de6808d9b
|
2014-04-15 13:39:20 -04:00 |
|
Ed Morley
|
6a0c514644
|
Backed out changeset d5c38470ac06 (bug 976605)
|
2014-04-15 17:45:48 +01:00 |
|
Ed Morley
|
1bf4d81799
|
Backed out changeset 5fb0bcdb92d5 (bug 976605)
|
2014-04-15 17:45:17 +01:00 |
|
Botond Ballo
|
a5c2c5711b
|
Bug 976605 - Hook up TabChild to the ActiveElementManager. r=kats
--HG--
extra : source : 3589bda462816f0d40a7e77bc9060a9d3124d3bb
|
2014-04-09 15:16:16 -04:00 |
|
Botond Ballo
|
87beae3674
|
Bug 976605 - Turn GeckoCC::NotifyTransform[Begin|End] into an extensible APZ state change notification mechanism. r=kats
--HG--
extra : source : bfb4af538271dc2e3148caa461f594715529021a
|
2014-04-11 20:27:57 -04:00 |
|
Matt Woodrow
|
cde7f29c88
|
Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
|
2014-03-07 16:24:32 +13:00 |
|
Ryan VanderMeulen
|
5de13f836a
|
Backed out changeset c81707878977 (bug 974197) for Gaia integration test failures on a CLOSED TREE.
|
2014-04-09 22:14:13 -04:00 |
|