..
tests
Bug 1264588: Fix permafail test_cpow_cookies.html. r=smaug
2017-09-12 17:55:10 +02:00
CPOWManagerGetter.h
…
CoalescedInputData.h
Bug 1361067 Part1: Refactor coalescing mouse wheel events. r=smaug.
2017-08-13 14:08:48 +08:00
CoalescedMouseData.cpp
Bug 1397461: Fire coalesced mousemove event when the event button or buttons changes. r=smaug.
2017-09-08 10:21:09 +08:00
CoalescedMouseData.h
Bug 1361067 Part2: Coalesce mouse move events to be once per refresh cycle. r=smaug.
2017-08-11 14:58:08 +08:00
CoalescedWheelData.cpp
Bug 1361067 Part1: Refactor coalescing mouse wheel events. r=smaug.
2017-08-13 14:08:48 +08:00
CoalescedWheelData.h
Bug 1361067 Part1: Refactor coalescing mouse wheel events. r=smaug.
2017-08-13 14:08:48 +08:00
ColorPickerParent.cpp
…
ColorPickerParent.h
…
ContentBridgeChild.cpp
Bug 1390424 - Move ParentActivated message from PContent/PContentBridge back to PBrowser. r=billm
2017-08-23 17:02:57 +08:00
ContentBridgeChild.h
Bug 1390424 - Move ParentActivated message from PContent/PContentBridge back to PBrowser. r=billm
2017-08-23 17:02:57 +08:00
ContentBridgeParent.cpp
Backed out changeset 46d8f42863af (bug 1351148)
2017-08-11 15:19:44 +08:00
ContentBridgeParent.h
Bug 1390424 - Move ParentActivated message from PContent/PContentBridge back to PBrowser. r=billm
2017-08-23 17:02:57 +08:00
ContentChild.cpp
Bug 1400623
- Add missing ClearOnShutdown.h #include. r=aosmond
2017-09-17 17:21:32 +02:00
ContentChild.h
Bug 1397214 - Prevent ContentChild::RecvSetXPCOMProcessAttributes from running after shutdown. r=ehsan
2017-09-15 18:48:37 -04:00
ContentParent.cpp
Bug 1399503 - Use font family list passed from the chrome process to initialize the platform font family list on macOS, to avoid expensive Core Text font iteration code path. r=mconley
2017-09-14 22:15:27 +01:00
ContentParent.h
Bug 1376333 - Improve naming of accumulation types & variables r=Dexter
2017-09-13 11:20:36 +02:00
ContentPrefs.cpp
Bug 1398198 - browser_startup_content.js should show the stack when a JS file was loaded earlier than expected, r=felipe,qdot.
2017-09-13 21:19:55 +02:00
ContentPrefs.h
…
ContentProcess.cpp
Bug 1394176 - Use default values for scheduler prefs if the parent process didn't send any. r=billm
2017-08-29 10:30:03 -07:00
ContentProcess.h
…
ContentProcessManager.cpp
…
ContentProcessManager.h
…
DOMTypes.ipdlh
Bug 1343728 - Part 4: Remove the window creation sync IPC calls, r=billm, r=smaug
2017-06-28 12:25:30 -04:00
FilePickerParent.cpp
Bug 1372405
- Provide names for all runnables in the tree (r=froydnj)
2017-06-26 14:19:58 -07:00
FilePickerParent.h
…
IdType.h
…
MemoryReportRequest.cpp
…
MemoryReportRequest.h
…
MemoryReportTypes.ipdlh
…
PBrowser.ipdl
Bug 1396725 - IMEStateManager doesn't need to manage whether menu keyboard listener is installed in different process r=smaug
2017-09-07 11:46:08 +09:00
PBrowserOrId.ipdlh
…
PColorPicker.ipdl
…
PContent.ipdl
Bug 1399503 - Use font family list passed from the chrome process to initialize the platform font family list on macOS, to avoid expensive Core Text font iteration code path. r=mconley
2017-09-14 22:15:27 +01:00
PContentBridge.ipdl
Bug 1390424 - Move ParentActivated message from PContent/PContentBridge back to PBrowser. r=billm
2017-08-23 17:02:57 +08:00
PContentPermission.ipdlh
…
PContentPermissionRequest.ipdl
…
PCycleCollectWithLogs.ipdl
…
PDocumentRenderer.ipdl
…
PFilePicker.ipdl
…
PPluginWidget.ipdl
…
PProcessHangMonitor.ipdl
Bug 1356334: Part 5 - Add add-on name to slow script messages. r=billm
2017-08-17 20:17:51 -07:00
PTabContext.ipdlh
…
PURLClassifier.ipdl
…
PURLClassifierInfo.ipdlh
…
PURLClassifierLocal.ipdl
…
PermissionMessageUtils.cpp
…
PermissionMessageUtils.h
…
PreallocatedProcessManager.cpp
Bug 1363601 - Let the ContentParent destroy the preallocated process during shutdown. r=mrbkap
2017-08-08 13:32:57 +02:00
PreallocatedProcessManager.h
Bug 1373660 - Block the preallocated process manager while a content process is being launched. r=mrbkap
2017-07-11 17:30:08 +02:00
ProcessHangMonitor.cpp
Bug 1356334: Part 5 - Add add-on name to slow script messages. r=billm
2017-08-17 20:17:51 -07:00
ProcessHangMonitor.h
Bug 1393230 - Part 1: Remove remaining string forward declarations. r=njn
2017-08-23 16:27:16 -07:00
ProcessHangMonitorIPC.h
…
ProcessPriorityManager.cpp
Bug 1382172
- Name nsITimerCallback instances in native implementation. r=billm
2017-07-27 02:18:20 +08:00
ProcessPriorityManager.h
Bug 1366356 - Decrease the process priority of content processes that are not running a foreground tab - part 1 - visibility logic, r=smaug
2017-06-07 09:59:00 +02:00
ServiceWorkerConfiguration.ipdlh
…
StructuredCloneData.cpp
…
StructuredCloneData.h
…
TabChild.cpp
Bug 1396725 - IMEStateManager doesn't need to manage whether menu keyboard listener is installed in different process r=smaug
2017-09-07 11:46:08 +09:00
TabChild.h
merge mozilla-inbound to mozilla-central. r=merge a=merge
2017-09-08 10:53:26 +02:00
TabContext.cpp
Bug 1386825 - Part 1: Remove MOZ_B2G from dom. r=bkelly
2017-08-08 14:41:05 -07:00
TabContext.h
…
TabMessageUtils.cpp
…
TabMessageUtils.h
Bug 1388236 - Remove B2G-only AudioChannel code from dom/ipc. r=jwwang
2017-08-10 13:00:09 +12:00
TabParent.cpp
Bug 1400148 - Don't use -1 to represent an unset nsCursor. r=karlt.
2017-09-15 14:34:37 +10:00
TabParent.h
Bug 1370843 - Provide correct triggeringPrincipal for dropLinks. r=smaug,tooru
2017-08-22 10:07:03 +02:00
TelemetryScrollProbe.cpp
…
TelemetryScrollProbe.h
…
URLClassifierChild.h
…
URLClassifierParent.cpp
…
URLClassifierParent.h
…
jar.mn
…
manifestMessages.js
Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop.
2017-06-22 12:51:42 +02:00
moz.build
Bug 1361067 Part1: Refactor coalescing mouse wheel events. r=smaug.
2017-08-13 14:08:48 +08:00
nsIContentChild.cpp
Backed out changeset 46d8f42863af (bug 1351148)
2017-08-11 15:19:44 +08:00
nsIContentChild.h
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
2017-08-16 16:48:52 -07:00
nsIContentParent.cpp
Backed out changeset 46d8f42863af (bug 1351148)
2017-08-11 15:19:44 +08:00
nsIContentParent.h
Bug 1390424 - Move ParentActivated message from PContent/PContentBridge back to PBrowser. r=billm
2017-08-23 17:02:57 +08:00
nsIHangReport.idl
Bug 1356334: Part 5 - Add add-on name to slow script messages. r=billm
2017-08-17 20:17:51 -07:00
remote-test.js
…
test.xul
…