Bill McCloskey
|
e310fd9b2a
|
Bug 1133594 - Hide nsFrameMessageManager::sChildProcessManager (r=smaug)
|
2015-02-19 17:12:38 -08:00 |
Bill McCloskey
|
3315a6def5
|
Bug 1133594 - Make a common base class for message manager script globals (r=smaug)
|
2015-02-19 17:12:11 -08:00 |
Bill McCloskey
|
ceab1ef58e
|
Bug 1133594 - Rename nsFrameScriptExecutor to nsMessageManagerScriptExecutor (r=smaug)
|
2015-02-19 17:10:44 -08:00 |
Jim Mathies
|
57bcfa87be
|
Bug 1132874 - Improve PPluginWidget shutdown logic. r=aklotz
|
2015-02-19 07:05:12 -06:00 |
Botond Ballo
|
847508c681
|
Bug 1132153 - Replace 'using namespace base' with specific using-declarations. r=dholbert
|
2015-02-11 15:01:26 -05:00 |
Kartikaya Gupta
|
b26756534f
|
Bug 1131695 - Ensure that mouse and touch events sent via BrowserElementParent to the child are offsetted correctly. r=fabrice
|
2015-02-16 21:41:49 -05:00 |
Kartikaya Gupta
|
6ae0cb6aa4
|
Bug 1131695 - Extract a GetLayoutDeviceToCSSScale helper function in TabParent. r=fabrice
|
2015-02-16 21:41:48 -05:00 |
Ryan VanderMeulen
|
cd46520185
|
Merge inbound to m-c. a=merge
|
2015-02-17 14:24:51 -05:00 |
Gabriele Svelto
|
fafc282f1a
|
Back out bug 1075670 for causing smoketest failures on B2G, bug 1133518 and friends. rs+a=kats
|
2015-02-17 10:39:35 -05:00 |
David Parks
|
580efcfbe4
|
Bug 1130051 - Compress mousemove IPDL messages. r=kats
Compress mousemove IPDL messages so that they do not spam the content
process.
|
2015-02-13 15:34:04 -08:00 |
David Zbarsky
|
b3049cb81b
|
Bug 1125040: Use LayoutDeviceIntPoint for GetChildProcessOffset r=botond
|
2015-02-15 13:52:28 -05:00 |
Wes Kocher
|
217a6cabe8
|
Backed out 2 changesets (bug 1131695) for mochitest-1 failures on a CLOSED TREE
Backed out changeset 13af514d6aea (bug 1131695)
Backed out changeset 6823625f2042 (bug 1131695)
|
2015-02-13 12:43:20 -08:00 |
Kartikaya Gupta
|
9a2e87d83e
|
Bug 1131695 - Ensure that mouse and touch events sent via BrowserElementParent to the child are offsetted correctly. r=fabrice
|
2015-02-13 14:33:09 -05:00 |
Kartikaya Gupta
|
00d889491c
|
Bug 1131695 - Extract a GetLayoutDeviceToCSSScale helper function in TabParent. r=fabrice
|
2015-02-13 14:33:09 -05:00 |
Makoto Kato
|
d73239b1ac
|
Bug 1121313 - Part 2. Don't generate composition event on child process if parent process doesn't send composition event by NotifyIME. r=masayuki
|
2015-02-17 11:30:55 +09:00 |
Carsten "Tomcat" Book
|
43d92156e1
|
Backed out changeset 516a170b8fda (bug 1131695) for android m4 perma failure on a CLOSED TREE
|
2015-02-17 09:28:52 +01:00 |
Carsten "Tomcat" Book
|
7871582fa7
|
Backed out changeset 969d634fe396 (bug 1131695) for android m4 perma failures on a CLOSED TREE
|
2015-02-17 09:27:25 +01:00 |
Nigel Babu
|
be38e0d9c8
|
Backed out changeset 456038b0bdb5 (bug 1121313) for M1,M2 bustage
|
2015-02-17 10:15:44 +05:30 |
Kartikaya Gupta
|
5c6f96cc56
|
Bug 1131695 - Ensure that mouse and touch events sent via BrowserElementParent to the child are offsetted correctly. r=fabrice
|
2015-02-16 21:41:49 -05:00 |
Kartikaya Gupta
|
053ada6777
|
Bug 1131695 - Extract a GetLayoutDeviceToCSSScale helper function in TabParent. r=fabrice
|
2015-02-16 21:41:48 -05:00 |
Kartikaya Gupta
|
4c7c740129
|
Bug 1132464 - Remove EventStateManager::GetChildProcessOffset in favor of TabParent::GetChildProcessOffset. r=smaug
|
2015-02-16 21:35:03 -05:00 |
Makoto Kato
|
a39c2b2af6
|
Bug 1121313 - Part 2. Don't generate composition event on child process if parent process doesn't send composition event by NotifyIME. r=masayuki
|
2015-02-17 11:30:55 +09:00 |
David Parks
|
db7c1810a1
|
Bug 1075670 - Fix PuppetWidget calculations wrt client offset r=smaug
|
2015-02-04 04:00:28 -08:00 |
David Parks
|
73d5d44e6e
|
Bug 1075670 - Cleanup content process widget-chrome behavior r=smaug
|
2015-01-30 15:55:27 -08:00 |
David Parks
|
f3678c96ae
|
Bug 1075670 - Use MozUpdateWindowPos event to notify content process of window move r=smaug
|
2015-01-26 11:45:54 -08:00 |
Botond Ballo
|
3d67dfb02e
|
Bug 1127066 - Implement ChromeProcessController::HandleLongTapUp(). r=kats
--HG--
extra : source : 5857a51daa23da0090b92467cc7fe5c23354b981
|
2015-02-09 18:20:15 -05:00 |
Botond Ballo
|
9fd2a6c742
|
Bug 1127066 - Extract an APZEventState class from TabChild. r=kats
--HG--
extra : source : fc54993e0c836ca01f3900072227938e8c4b938c
|
2015-02-09 14:05:18 -05:00 |
Botond Ballo
|
c059c52cea
|
Bug 1127066 - Extract SendSetTargetAPZCNotification and its helpers into APZCCallbackHelper. r=kats
--HG--
extra : source : 930454419509346f1002ea7486a128072688a921
|
2015-02-06 18:11:19 -05:00 |
Botond Ballo
|
286bd7e59d
|
Bug 1127066 - Extract a helper to apply the APZ callback transform to a touch event. r=kats
--HG--
extra : source : d938af56c1d8225d794f879a5771c9a17d6a402b
|
2015-02-05 18:02:27 -05:00 |
Botond Ballo
|
a353f75418
|
Bug 1127066 - Fold APZCCallbackHelper::UpdateCallbackTransform() into ScrollFrame(). r=kats
--HG--
extra : source : 5b78d9e9ba84408c898d9e0ab55ae30f437792c8
|
2015-01-28 17:40:29 -05:00 |
Ryan VanderMeulen
|
9651c57ff8
|
Merge m-c to inbound. a=merge
|
2015-02-11 16:29:25 -05:00 |
Carsten "Tomcat" Book
|
d596d3b08f
|
Merge mozilla-central to b2g-inbound
|
2015-02-11 15:03:57 +01:00 |
Kan-Ru Chen (陳侃如)
|
50b5ccd2c2
|
Bug 1126119 - Create SystemMessageCache and cache hasPendingMessage in content process. r=fabrice
|
2015-02-11 11:18:32 +01:00 |
Jonathan Kew
|
5fed88b87a
|
Bug 1076657 pt 2 - Add writing-mode to the reply to NS_QUERY_TEXT_RECT event. r=masayuki
|
2015-02-10 15:28:05 +00:00 |
Ting-Yu Chou
|
58ef92ce60
|
Bug 1127189 part 1 - Avoid redundant observers from ParticularProcessPriorityManager. r=khuey
|
2015-02-10 11:12:26 +08:00 |
Andrea Marchesini
|
78ecfc7b0d
|
Bug 984050 - Persist ServiceWorkerRegistrations. r=bent, r=nsm
|
2015-02-11 06:53:00 -05:00 |
Nicholas Nethercote
|
242708cf72
|
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
--HG--
extra : rebase_source : 488e401ff87e31a2074c4108c4df0572d9536667
|
2015-02-09 14:34:50 -08:00 |
Jim Mathies
|
e753794c1e
|
merge backout
|
2015-02-09 12:38:30 -06:00 |
Jim Mathies
|
52282e7b53
|
Backout ee13449af6e7 (bug 1127378) on the suspicion that it caused bug 1130734.
|
2015-02-09 12:37:46 -06:00 |
Jim Mathies
|
b1be9d7ce4
|
Bug 1127378 - When tabs close notify PluginWidgetChild earlier in shutdown. Prevents PluginWidgetProxy messages sent to dead parent actors triggering content process aborts. r=akotz
|
2015-02-03 13:58:32 -06:00 |
Bill McCloskey
|
364ab011d6
|
Bug 1126245 - [e10s] Don't crash when opening new tabs from closed windows (r=bent)
|
2015-02-03 09:20:46 -08:00 |
Bill McCloskey
|
c04f106018
|
Bug 1124933 - Include crash reason when intentionally crashing content process (r=bent)
|
2015-02-03 09:09:27 -08:00 |
Jim Mathies
|
f76a9622ba
|
Bug 1124933 - follow up to fix a bad inbound merge. r=bustage CLOSED TREE
|
2015-02-03 06:19:38 -06:00 |
Jim Mathies
|
f26b4e39b3
|
Bug 1124933 - Add a generic api for annotating KillHard calls. r=billm
|
2015-02-03 05:59:10 -06:00 |
chunminchang
|
dd818f0292
|
Bug 1102060 - Part2: Change the way to send/rcv for ScreenForBrowser. r=smaug
|
2015-02-03 16:03:28 +08:00 |
chunminchang
|
2703c710fa
|
Bug 1102060 - Part1: Add two new functions to get TabParent in ContentProcessManager by given ContentParentId and TabId. r=kanru
|
2015-02-03 16:03:29 +08:00 |
David Zbarsky
|
58a982f86b
|
Bug 1125040: Use LayoutDeviceIntPoint for nsLayoutUtils::GetEventCoordinatesRelativeTo and Touch::mRefPoint r=botond
|
2015-02-01 17:27:31 -05:00 |
Carsten "Tomcat" Book
|
52d2662dfb
|
Backed out changeset 5d32ab2da8a6 (bug 1127189) for m11 crashes
|
2015-02-09 13:22:46 +01:00 |
Ting-Yu Chou
|
7133ea347c
|
Bug 1127189 - part 1 - Avoid redundant observers from ParticularProcessPriorityManager. r=khuey
--HG--
extra : rebase_source : b076a3b4f78b347726f74c821d9425585f5e7c64
|
2015-02-09 14:11:34 +08:00 |
Jim Mathies
|
0befc5e9a8
|
Bug 1130842 - Prior to aborting the child process due to an ipc processing error, annotate the child's crash report with the ipc failure reason text. r=billm
|
2015-02-08 12:37:21 -06:00 |