gecko-dev/dom/ipc
2020-08-04 09:02:31 +00:00
..
fuzztest Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
jsactor Bug 1652002 - Remove some unnecessary includes from BindingUtils.h. r=peterv 2020-07-15 15:34:49 +00:00
tests Bug 1652144 - Part 3: Add tests for webIsolated counts over 1, r=farre 2020-07-30 20:27:39 +00:00
BrowserBridgeChild.cpp Bug 1626362 - Move url classifier notifications to parent process. r=nika,necko-reviewers,JuniorHsu 2020-06-25 04:32:28 +00:00
BrowserBridgeChild.h Bug 1626362 - Move url classifier notifications to parent process. r=nika,necko-reviewers,JuniorHsu 2020-06-25 04:32:28 +00:00
BrowserBridgeHost.cpp Bug 1639195 - Part 1: Make BrowserChild::RecvLoadURL() to use the correct triggering princpal. r=ckerschb,mattwoodrow 2020-05-19 20:22:34 +00:00
BrowserBridgeHost.h Bug 1639195 - Part 1: Make BrowserChild::RecvLoadURL() to use the correct triggering princpal. r=ckerschb,mattwoodrow 2020-05-19 20:22:34 +00:00
BrowserBridgeParent.cpp Bug 1652144 - Part 2: Consider current BrowsingContextGroup for process selection, r=farre 2020-07-30 20:27:37 +00:00
BrowserBridgeParent.h Bug 1631405 - Make sure we initialize all fields of WindowGlobalParent in the constructor. r=nika 2020-05-27 00:27:30 +00:00
BrowserChild.cpp Bug 1613431 - Part 2: Ignore synced setters return value. r=nika 2020-07-31 13:37:00 +00:00
BrowserChild.h Bug 1324591 - Report janked animations to the main-thread and update them on the main-thread. r=botond,boris 2020-07-05 11:45:01 +00:00
BrowserHost.cpp Bug 1156934 - Notify all content processes when LookAndFeel changes. r=jesup 2020-05-23 14:28:40 +00:00
BrowserHost.h Bug 1639195 - Part 1: Make BrowserChild::RecvLoadURL() to use the correct triggering princpal. r=ckerschb,mattwoodrow 2020-05-19 20:22:34 +00:00
BrowserParent.cpp Bug 1613431 - Part 3: Handle synced setters return value. r=nika 2020-07-31 13:37:13 +00:00
BrowserParent.h Bug 1652960 - Remove unnecessary includes from Document.h. r=smaug 2020-07-15 15:48:53 +00:00
ClonedErrorHolder.cpp Bug 1643049 - Fix string usage in ClonedErrorHolder::Init. r=mccr8 2020-06-03 19:16:51 +00:00
ClonedErrorHolder.h
CoalescedInputData.h
CoalescedMouseData.cpp
CoalescedMouseData.h
CoalescedWheelData.cpp
CoalescedWheelData.h
ColorPickerParent.cpp
ColorPickerParent.h
ContentChild.cpp Bug 1655536, part 2 - Don't wait for memory reports from child processes that no longer exist. r=froydnj 2020-08-03 18:29:45 +00:00
ContentChild.h Bug 1655536, part 2 - Don't wait for memory reports from child processes that no longer exist. r=froydnj 2020-08-03 18:29:45 +00:00
ContentParent.cpp Bug 1655536, part 2 - Don't wait for memory reports from child processes that no longer exist. r=froydnj 2020-08-03 18:29:45 +00:00
ContentParent.h Bug 1655536, part 2 - Don't wait for memory reports from child processes that no longer exist. r=froydnj 2020-08-03 18:29:45 +00:00
ContentProcess.cpp Bug 1651941 - Avoid unnecessary empty StartupCaches r=froydnj 2020-07-22 20:31:21 +00:00
ContentProcess.h Bug 1649071 - Replace the DISALLOW_COPY_AND_ASSIGN & DISALLOW_EVIL_CONSTRUCTORS macros with = delete; r=froydnj 2020-06-29 14:37:56 +00:00
ContentProcessManager.cpp Bug 1640019 - Part 8: Remove unnecessary ASSERT_UNLESS_FUZZING when looking up CP, r=mattwoodrow 2020-06-15 23:24:05 +00:00
ContentProcessManager.h
CSPMessageUtils.cpp
CSPMessageUtils.h
DocShellMessageUtils.cpp
DocShellMessageUtils.h
DOMTypes.ipdlh Bug 1652271 - Fix IPC serialization of FeaturePolicy in presence of attribute-enabled features. r=baku 2020-08-04 09:02:31 +00:00
EffectsInfo.h
FilePickerParent.cpp Backed out 4 changesets (bug 1654992, bug 1654991) for causing timeous in mask-opacity-1e.html 2020-08-03 22:09:36 +03:00
FilePickerParent.h Backed out 4 changesets (bug 1654992, bug 1654991) for causing timeous in mask-opacity-1e.html 2020-08-03 22:09:36 +03:00
IdType.h
InProcessChild.h Bug 1650163 - Part 3: Move REMOTE_TYPE defines to a separate header, r=farre 2020-07-08 20:16:06 +00:00
InProcessImpl.cpp Bug 1649477 - Part 2: Unify JSActor manager logic, r=kmag 2020-07-08 14:22:22 +00:00
InProcessParent.h Bug 1650163 - Part 3: Move REMOTE_TYPE defines to a separate header, r=farre 2020-07-08 20:16:06 +00:00
jar.mn
ManifestMessagesChild.jsm Bug 1644151, convert manifest from legacy actor to JSWindowActor, r=marcosc 2020-07-07 12:33:26 +00:00
MaybeDiscarded.h
MemMapSnapshot.cpp
MemMapSnapshot.h
MemoryReportRequest.cpp Bug 1655536, part 1 - Drop the return value from MemoryReportRequestClient::FinishCallback. r=froydnj 2020-08-03 18:29:02 +00:00
MemoryReportRequest.h Bug 1655536, part 1 - Drop the return value from MemoryReportRequestClient::FinishCallback. r=froydnj 2020-08-03 18:29:02 +00:00
MemoryReportTypes.ipdlh
MMPrinter.cpp Bug 1645510: Part 2 - Avoid using the unprivileged junk scope where possible. r=bholley 2020-06-27 03:06:28 +00:00
MMPrinter.h
moz.build Bug 1651714 - Reduce expensive includes for TabMessageUtils.h. r=smaug 2020-07-15 13:24:20 +00:00
NativeThreadId.h Bug 1651714 - Reduce expensive includes for TabMessageUtils.h. r=smaug 2020-07-15 13:24:20 +00:00
nsIDOMProcessChild.idl Bug 1648109 - Report GetActor exceptions directly to the JSContext, r=kmag 2020-07-06 21:17:17 +00:00
nsIDOMProcessParent.idl Bug 1648109 - Report GetActor exceptions directly to the JSContext, r=kmag 2020-07-06 21:17:17 +00:00
nsIHangReport.idl Backed out 3 changesets (bug 1647695) for failures on browser_aboutprocesses.js. CLOSED TREE 2020-08-03 20:31:35 +03:00
nsQueryActor.h
PBrowser.ipdl Bug 1651714 - Reduce expensive includes for TabMessageUtils.h. r=smaug 2020-07-15 13:24:20 +00:00
PBrowserBridge.ipdl Bug 1651714 - Reduce expensive includes for TabMessageUtils.h. r=smaug 2020-07-15 13:24:20 +00:00
PColorPicker.ipdl
PContent.ipdl Bug 1655536, part 2 - Don't wait for memory reports from child processes that no longer exist. r=froydnj 2020-08-03 18:29:45 +00:00
PContentPermission.ipdlh
PContentPermissionRequest.ipdl
PCycleCollectWithLogs.ipdl
PermissionMessageUtils.cpp Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb 2020-05-12 19:02:05 +00:00
PermissionMessageUtils.h
PFilePicker.ipdl Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 3 - PRemoteLazyInputStream, r=smaug,necko-reviewers,dragana 2020-06-29 11:03:04 +00:00
PInProcess.ipdl Bug 1633379 - Part 1: Move PInProcess into dom/ipc, r=kmag,Yoric 2020-06-25 17:50:51 +00:00
PLoginReputation.ipdl
PPluginWidget.ipdl
PProcessHangMonitor.ipdl Bug 1652613 - report slow script hang durations and only clear hang data after the observer notification, r=mconley 2020-07-24 00:01:57 +00:00
PreallocatedProcessManager.cpp Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
PreallocatedProcessManager.h Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
PrefsTypes.ipdlh
ProcessActor.cpp Bug 1649477 - Part 2: Unify JSActor manager logic, r=kmag 2020-07-08 14:22:22 +00:00
ProcessActor.h Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
ProcessHangMonitor.cpp Backed out 3 changesets (bug 1647695) for failures on browser_aboutprocesses.js. CLOSED TREE 2020-08-03 20:31:35 +03:00
ProcessHangMonitor.h Bug 1652613 - report slow script hang durations and only clear hang data after the observer notification, r=mconley 2020-07-24 00:01:57 +00:00
ProcessHangMonitorIPC.h
ProcessPriorityManager.cpp Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
ProcessPriorityManager.h Bug 1649071 - Replace the DISALLOW_COPY_AND_ASSIGN & DISALLOW_EVIL_CONSTRUCTORS macros with = delete; r=froydnj 2020-06-29 14:37:56 +00:00
PropertyBagUtils.cpp Bug 1633379 - Part 1: Move PInProcess into dom/ipc, r=kmag,Yoric 2020-06-25 17:50:51 +00:00
PropertyBagUtils.h
PTabContext.ipdlh Bug 1633820 - Part 5: Get rid of UnsafeIPCTabContext, r=kmag 2020-05-07 22:18:56 +00:00
PURLClassifier.ipdl
PURLClassifierInfo.ipdlh
PURLClassifierLocal.ipdl
PWindowGlobal.ipdl Bug 1626362 - Move url classifier notifications to parent process. r=nika,necko-reviewers,JuniorHsu 2020-06-25 04:32:28 +00:00
ReferrerInfoUtils.cpp
ReferrerInfoUtils.h
RefMessageBodyService.cpp Bug 1649347 - RefMessageBody needs to protect the reading when shared cross threads, r=edenchuang 2020-07-02 08:44:14 +00:00
RefMessageBodyService.h Bug 1649347 - RefMessageBody needs to protect the reading when shared cross threads, r=edenchuang 2020-07-02 08:44:14 +00:00
remote-test.js Bug 1638153: Part 2 - Fix uses of .rootTreeItem to get top browser window. r=geckoview-reviewers,nika,snorp 2020-06-17 17:17:16 +00:00
RemoteBrowser.cpp
RemoteBrowser.h Bug 1653229 - Remove unnecessary includes for BindingUtils.h. r=jgilbert 2020-07-22 15:12:10 +00:00
RemoteType.h Bug 1650163 - Part 3: Move REMOTE_TYPE defines to a separate header, r=farre 2020-07-08 20:16:06 +00:00
RemoteWebProgress.cpp Bug 1646582 - Remove RemoteWebProgressManager. r=nika,Gijs 2020-06-24 19:59:04 +00:00
RemoteWebProgress.h Bug 1646582 - Remove RemoteWebProgressManager. r=nika,Gijs 2020-06-24 19:59:04 +00:00
RemoteWebProgressRequest.cpp Bug 1646582 - Remove nsIRemoteWebProgressRequest since it's not being used anywhere. r=barret 2020-06-24 19:57:30 +00:00
RemoteWebProgressRequest.h Bug 1646582 - Remove nsIRemoteWebProgressRequest since it's not being used anywhere. r=barret 2020-06-24 19:57:30 +00:00
ServiceWorkerConfiguration.ipdlh
SharedMap.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
SharedMap.h
SharedMapChangeEvent.h
SharedMessageBody.cpp Bug 1649347 - RefMessageBody needs to protect the reading when shared cross threads, r=edenchuang 2020-07-02 08:44:14 +00:00
SharedMessageBody.h Bug 1626570 - Improve handling of copying arrays in dom/messagechannel/. r=smaug 2020-05-07 08:10:14 +00:00
SharedStringMap.cpp
SharedStringMap.h
StringTable.h
StructuredCloneData.cpp
StructuredCloneData.h
TabContext.cpp Bug 1633820 - Part 5: Get rid of UnsafeIPCTabContext, r=kmag 2020-05-07 22:18:56 +00:00
TabContext.h Bug 1633820 - Part 4: Remove OriginAttributes from TabContext, r=kmag 2020-05-07 22:18:54 +00:00
TabMessageTypes.h Bug 1651714 - Reduce expensive includes for TabMessageUtils.h. r=smaug 2020-07-15 13:24:20 +00:00
TabMessageUtils.cpp
TabMessageUtils.h Bug 1651714 - Reduce expensive includes for TabMessageUtils.h. r=smaug 2020-07-15 13:24:20 +00:00
test.xhtml Bug 1644863 - fix trailing whitespace in cross-tree tests, r=emilio,marionette-reviewers,whimboo 2020-06-17 22:45:31 +00:00
URLClassifierChild.h
URLClassifierParent.cpp Bug 1650950 - Rename blacklist, whitelist, and skiplist in the anti-tracking and url-classifier code, r=dimi 2020-07-07 16:17:11 +00:00
URLClassifierParent.h
UserActivationIPCUtils.h
WindowGlobalActor.cpp Bug 1653000 - Part 1: Switch away from tuples in SyncedContext, r=farre,sg 2020-07-22 14:07:26 +00:00
WindowGlobalActor.h Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
WindowGlobalChild.cpp Bug 1613431 - Part 3: Handle synced setters return value. r=nika 2020-07-31 13:37:13 +00:00
WindowGlobalChild.h Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
WindowGlobalParent.cpp Bug 1613431 - Part 3: Handle synced setters return value. r=nika 2020-07-31 13:37:13 +00:00
WindowGlobalParent.h Bug 1653000 - Part 1: Switch away from tuples in SyncedContext, r=farre,sg 2020-07-22 14:07:26 +00:00
WindowGlobalTypes.ipdlh Bug 1654469 - Stop generating operator==/operator != for IPDL structs/unions by default. r=nika 2020-07-22 17:24:33 +00:00