gecko-dev/dom/ipc
Olli Pettay 17ac0e7f9d Bug 1815985 - Consider to increase the priority of the return value of IsOpaqueResponseAllowed(), r=sefeng
Differential Revision: https://phabricator.services.mozilla.com/D169381
2023-02-14 01:29:03 +00:00
..
fuzztest
jsactor Bug 1805646 - Add profiler markers showing the names of IPC messages triggered by scripts, r=nika,canaltinova. 2022-12-15 22:30:14 +00:00
tests Bug 1711740 - Consider interrupting JS to unload layers, r=smaug 2023-02-04 19:07:55 +00:00
BrowserBridgeChild.cpp Bug 1795661 - Clean-up ScrollFrameIntoView code. r=hiro 2022-10-18 14:18:37 +00:00
BrowserBridgeChild.h Bug 1595491 - Part 1: Make <embed> and <object> behave more like <iframe>. r=smaug,emilio 2022-08-16 16:42:58 +00:00
BrowserBridgeHost.cpp Bug 1732818 - Ensure DestroyComplete is run even if the BrowserParent is already destroyed, r=smaug 2021-11-03 18:11:58 +00:00
BrowserBridgeHost.h Bug 1768189 - Part 15: Apply modernize-concat-nested-namespaces to dom/html/nsHTMLDocument.h ... r=andi 2022-05-09 20:41:09 +00:00
BrowserBridgeParent.cpp Bug 1595491 - Part 1: Make <embed> and <object> behave more like <iframe>. r=smaug,emilio 2022-08-16 16:42:58 +00:00
BrowserBridgeParent.h Bug 1595491 - Part 1: Make <embed> and <object> behave more like <iframe>. r=smaug,emilio 2022-08-16 16:42:58 +00:00
BrowserChild.cpp Bug 1711740 - Consider interrupting JS to unload layers, r=smaug 2023-02-04 19:07:55 +00:00
BrowserChild.h Bug 1711740 - Consider interrupting JS to unload layers, r=smaug 2023-02-04 19:07:55 +00:00
BrowserHost.cpp Bug 1767346 - Use browsing context activeness rather than renderLayers to determine process priority. r=mccr8,mconley,geckoview-reviewers,agi 2022-05-20 09:14:42 +00:00
BrowserHost.h Bug 1732818 - Ensure DestroyComplete is run even if the BrowserParent is already destroyed, r=smaug 2021-11-03 18:11:58 +00:00
BrowserParent.cpp Bug 1809122 - Track top-level window context in DragSession; r=smaug 2023-02-13 18:44:04 +00:00
BrowserParent.h Bug 1809122 - Track top-level window context in DragSession; r=smaug 2023-02-13 18:44:04 +00:00
CSPMessageUtils.cpp Bug 1754037 - Part 4: Implement IPDLParamTraits in terms of ParamTraits, r=ipc-reviewers,mccr8 2022-03-04 15:39:41 +00:00
CSPMessageUtils.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
ClonedErrorHolder.cpp Bug 1769290 - Part 8: Apply mozilla-js-handle-rooted-typedef against dom/canvas,crypto,fetch,gamepad,geolocation,indexedDB,ipc r=smaug 2022-06-05 20:54:59 +00:00
ClonedErrorHolder.h Bug 1769290 - Part 8: Apply mozilla-js-handle-rooted-typedef against dom/canvas,crypto,fetch,gamepad,geolocation,indexedDB,ipc r=smaug 2022-06-05 20:54:59 +00:00
CoalescedInputData.cpp Bug 1712825 - Refactor CoalescedMouseMoveFlusher into a generic class for input events r=smaug 2021-06-07 15:29:15 +00:00
CoalescedInputData.h Bug 1768189 - Part 15: Apply modernize-concat-nested-namespaces to dom/html/nsHTMLDocument.h ... r=andi 2022-05-09 20:41:09 +00:00
CoalescedMouseData.cpp Bug 1721628 - PointerEvent.getCoalescedEvents should return events with pointermove type; r=smaug 2021-08-12 09:31:31 +00:00
CoalescedMouseData.h Bug 1768189 - Part 15: Apply modernize-concat-nested-namespaces to dom/html/nsHTMLDocument.h ... r=andi 2022-05-09 20:41:09 +00:00
CoalescedTouchData.cpp Bug 1511231 - Part 4: s/ProcessPendingColaescedTouchData/ProcessPendingCoalescedTouchData/; r=smaug 2021-08-19 13:27:13 +00:00
CoalescedTouchData.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
CoalescedWheelData.cpp
CoalescedWheelData.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
ColorPickerParent.cpp Bug 960984 - Implement the list attribute for <input type=color>. r=emilio,geckoview-reviewers,m_kato 2022-12-14 18:17:59 +00:00
ColorPickerParent.h Bug 960984 - Implement the list attribute for <input type=color>. r=emilio,geckoview-reviewers,m_kato 2022-12-14 18:17:59 +00:00
ContentChild.cpp Bug 1809122 - Track top-level window context in DragSession; r=smaug 2023-02-13 18:44:04 +00:00
ContentChild.h Bug 1809122 - Track top-level window context in DragSession; r=smaug 2023-02-13 18:44:04 +00:00
ContentParent.cpp Bug 1809122 - Track top-level window context in DragSession; r=smaug 2023-02-13 18:44:04 +00:00
ContentParent.h Bug 1814603 - ContentParent::IsShuttingDown must ignore launching processes. r=smaug 2023-02-07 18:07:18 +00:00
ContentProcess.cpp Bug 1799470 - Eliminate dead code around mAppProvider + cleanup r=nika 2023-01-18 15:46:10 +00:00
ContentProcess.h Bug 1799470 - Merge old embedding logic into ContentChild r=nika 2022-12-15 03:06:22 +00:00
ContentProcessManager.cpp Bug 1764251: Substitute sCanLaunchSubprocesses with AppShutdown::IsInOrBeyond and add shutdown checks to BeginSubprocessLaunch and ContentProcessManager singleton creation. r=smaug,jesup 2022-04-25 09:22:22 +00:00
ContentProcessManager.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
DOMTypes.ipdlh Bug 1775062 - Fix various using statements to use properly qualified names. r=nika,necko-reviewers,valentin 2023-01-25 10:52:10 +00:00
DocShellMessageUtils.cpp Bug 1538028 - Part 2: Track TriggeringRemoteType through nsDocShellLoadState and LoadInfo, r=smaug,ckerschb,necko-reviewers,valentin 2022-11-29 20:41:45 +00:00
DocShellMessageUtils.h Bug 1538028 - Part 2: Track TriggeringRemoteType through nsDocShellLoadState and LoadInfo, r=smaug,ckerschb,necko-reviewers,valentin 2022-11-29 20:41:45 +00:00
EffectsInfo.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
FilePickerParent.cpp Bug 1773088 - Part 1: Stop requiring an actor to serialize blobs over IPC, r=asuth 2022-06-08 15:24:27 +00:00
FilePickerParent.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
IdType.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
InProcessChild.h Bug 1769290 - Part 8: Apply mozilla-js-handle-rooted-typedef against dom/canvas,crypto,fetch,gamepad,geolocation,indexedDB,ipc r=smaug 2022-06-05 20:54:59 +00:00
InProcessImpl.cpp Bug 1772651 - Check if the actor is dead in GetOtherInProcessActor, r=ipc-reviewers,mccr8 2022-06-07 19:08:35 +00:00
InProcessParent.h Bug 1769290 - Part 8: Apply mozilla-js-handle-rooted-typedef against dom/canvas,crypto,fetch,gamepad,geolocation,indexedDB,ipc r=smaug 2022-06-05 20:54:59 +00:00
JSOracleChild.cpp Bug 1532644 - Implement the initial version of the Javascript Validator for ORB r=farre,smaug 2023-01-09 15:27:18 +00:00
JSOracleChild.h Bug 1532644 - Implement the initial version of the Javascript Validator for ORB r=farre,smaug 2023-01-09 15:27:18 +00:00
JSOracleParent.cpp Bug 1532644 - Implement the initial version of the Javascript Validator for ORB r=farre,smaug 2023-01-09 15:27:18 +00:00
JSOracleParent.h Bug 1532644 - Implement the initial version of the Javascript Validator for ORB r=farre,smaug 2023-01-09 15:27:18 +00:00
JSValidatorChild.cpp Bug 1811216 - Update an assertion in JSValidatorChild r=farre 2023-01-25 16:39:05 +00:00
JSValidatorChild.h Bug 1804638 - Add telemetry probes to measure ORB JavaScript performance. r=necko-reviewers,smaug,sefeng,kershaw 2023-01-17 14:03:41 +00:00
JSValidatorParent.cpp Bug 1804638 - Add telemetry probes to measure ORB JavaScript performance. r=necko-reviewers,smaug,sefeng,kershaw 2023-01-17 14:03:41 +00:00
JSValidatorParent.h Bug 1804638 - Add telemetry probes to measure ORB JavaScript performance. r=necko-reviewers,smaug,sefeng,kershaw 2023-01-17 14:03:41 +00:00
JSValidatorUtils.cpp Bug 1532644 - Implement the initial version of the Javascript Validator for ORB r=farre,smaug 2023-01-09 15:27:18 +00:00
JSValidatorUtils.h Bug 1532644 - Implement the initial version of the Javascript Validator for ORB r=farre,smaug 2023-01-09 15:27:18 +00:00
LoginDetectionService.cpp Bug 1729640 - P7. Add test cases for isolating sites by login related heuristics r=farre 2021-11-05 17:11:33 +00:00
LoginDetectionService.h Bug 1729640 - P7. Add test cases for isolating sites by login related heuristics r=farre 2021-11-05 17:11:33 +00:00
MMPrinter.cpp Bug 1773088 - Part 2: Stop requiring an actor to serialize StructuredCloneData over IPC, r=asuth 2022-06-08 15:24:27 +00:00
MMPrinter.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
ManifestMessagesChild.jsm Bug 1772094 - Part 3: Use plain object for lazy getter in dom/ipc/. r=mconley 2022-06-07 04:29:12 +00:00
MaybeDiscarded.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
MemMapSnapshot.cpp
MemMapSnapshot.h Bug 1699375 - fix non-unified failure CLOSED TREE 2021-03-23 00:53:11 +02:00
MemoryReportRequest.cpp
MemoryReportRequest.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
MemoryReportTypes.ipdlh
NativeThreadId.h
PBrowser.ipdl Bug 1809122 - Track top-level window context in DragSession; r=smaug 2023-02-13 18:44:04 +00:00
PBrowserBridge.ipdl Bug 1812156 - Part 1: Fix some IPDL statements to use fully qualified names, r=necko-reviewers,valentin 2023-02-04 10:44:24 +00:00
PColorPicker.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PContent.ipdl Bug 1809122 - Track top-level window context in DragSession; r=smaug 2023-02-13 18:44:04 +00:00
PContentPermission.ipdlh
PContentPermissionRequest.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PCycleCollectWithLogs.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PFilePicker.ipdl Bug 1754004 - Part 3: Move RemoteLazyInputStream to its own toplevel protocol, r=asuth,necko-reviewers,dragana 2022-05-13 14:16:10 +00:00
PInProcess.ipdl Bug 1739450 - Part 1: Move ownership of session store scroll and form data to platform. r=peterv 2022-04-19 15:19:22 +00:00
PJSOracle.ipdl Bug 1532644 - Implement the initial version of the Javascript Validator for ORB r=farre,smaug 2023-01-09 15:27:18 +00:00
PJSValidator.ipdl Bug 1815985 - Consider to increase the priority of the return value of IsOpaqueResponseAllowed(), r=sefeng 2023-02-14 01:29:03 +00:00
PLoginReputation.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PProcessHangMonitor.ipdl Bug 1711740 - Consider interrupting JS to unload layers, r=smaug 2023-02-04 19:07:55 +00:00
PTabContext.ipdlh Bug 1807687 - Simplify Windows keyboard indicator setting handling. r=NeilDeakin 2023-01-09 18:19:03 +00:00
PURLClassifier.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PURLClassifierInfo.ipdlh
PURLClassifierLocal.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PVsync.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PWindowGlobal.ipdl Bug 1775062 - Fix various using statements to use properly qualified names. r=nika,necko-reviewers,valentin 2023-01-25 10:52:10 +00:00
PageLoadEventUtils.h Bug 1799727: Add redirection time, redirection count, http protocol, trr domain, and same site navigation boolean to the page load event r=smaug 2022-12-15 20:19:52 +00:00
PermissionMessageUtils.cpp Bug 1443925 - Part 5: Make it possible to get the system principal from any thread, r=ckerschb 2022-12-02 00:53:51 +00:00
PermissionMessageUtils.h Bug 1783844 - Remove IPC::Principal type remains from codebase. r=nika 2022-08-10 13:39:11 +00:00
PreallocatedProcessManager.cpp Bug 1795964 - Have IsEnabled() that checks also for IsShutdown. r=smaug 2022-11-07 09:56:08 +00:00
PreallocatedProcessManager.h
PrefsTypes.ipdlh Bug 1752332: Add a sanitized property to prefs r=KrisWright 2022-04-27 12:57:34 +00:00
ProcessActor.cpp Bug 1770237: Part 17 - Rename mozJSComponentLoader to mozJSModuleLoader r=mccr8,decoder 2022-06-22 20:31:37 +00:00
ProcessActor.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
ProcessHangMonitor.cpp Bug 1711740 - Consider interrupting JS to unload layers, r=smaug 2023-02-04 19:07:55 +00:00
ProcessHangMonitor.h Bug 1711740 - Consider interrupting JS to unload layers, r=smaug 2023-02-04 19:07:55 +00:00
ProcessHangMonitorIPC.h
ProcessIsolation.cpp Bug 1780614 - Track potential crossoriginisolated status on BCG, r=smaug,kmag 2022-08-03 15:58:27 +00:00
ProcessIsolation.h Bug 1756980 - Part 1: Redirect internally-handled attachment loads into new tabs, r=Gijs,smaug,necko-reviewers,dragana 2022-04-27 15:22:00 +00:00
ProcessPriorityManager.cpp Bug 1770458 - Don't pass null to format string in some logging code. 2022-05-20 17:48:13 +00:00
ProcessPriorityManager.h Bug 1753700 - Add priorityHint to allow apps to increase process priority for background tabs r=geckoview-reviewers,mccr8,agi 2022-04-04 17:41:37 +00:00
PropertyBagUtils.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
PropertyBagUtils.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
RefMessageBodyService.cpp Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika 2022-02-03 04:39:34 +00:00
RefMessageBodyService.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
ReferrerInfoUtils.cpp Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
ReferrerInfoUtils.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
RemoteBrowser.cpp
RemoteBrowser.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
RemoteType.h Bug 1795322 - Update toolkit modules references in dom code. r=mccr8 2022-10-26 08:06:37 +00:00
RemoteWebProgressRequest.cpp Bug 1790451 - make nsIChannel.securityInfo concrete as nsITransportSecurityInfo r=kershaw,necko-reviewers,valentin,geckoview-reviewers,owlish 2022-09-20 03:58:49 +00:00
RemoteWebProgressRequest.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
ServiceWorkerConfiguration.ipdlh
SharedMap.cpp Bug 1777145 - Don't expose Wrap for WebIDL iterable iterator objects outside of binding code. r=edgar 2022-09-22 18:28:18 +00:00
SharedMap.h Bug 1769290 - Part 8: Apply mozilla-js-handle-rooted-typedef against dom/canvas,crypto,fetch,gamepad,geolocation,indexedDB,ipc r=smaug 2022-06-05 20:54:59 +00:00
SharedMapChangeEvent.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
SharedMessageBody.cpp Bug 1773088 - Part 2: Stop requiring an actor to serialize StructuredCloneData over IPC, r=asuth 2022-06-08 15:24:27 +00:00
SharedMessageBody.h
SharedStringMap.cpp Bug 1772006 - Part 4: Simplify and move the string comparison APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,dragana,barret 2022-07-30 00:12:48 +00:00
SharedStringMap.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
StringTable.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
StructuredCloneData.cpp Bug 1807169 - Properly hand over ownership of the transferables in a JSStructuredCloneData r=iain 2023-01-10 22:23:44 +00:00
StructuredCloneData.h Bug 1783242 - Part 1: Serialize large JSStructuredCloneData with SharedMemory, r=ipc-reviewers,handyman 2022-09-28 19:25:13 +00:00
TabContext.cpp Bug 1807687 - Simplify Windows keyboard indicator setting handling. r=NeilDeakin 2023-01-09 18:19:03 +00:00
TabContext.h Bug 1807687 - Simplify Windows keyboard indicator setting handling. r=NeilDeakin 2023-01-09 18:19:03 +00:00
TabMessageTypes.h Bug 1789636 - Remove unused ContentListener class, Send/RecvEvent and RemoteDOMEvent, r=aiunusov 2022-09-07 20:17:49 +00:00
TabMessageUtils.h Bug 1807687 - Simplify Windows keyboard indicator setting handling. r=NeilDeakin 2023-01-09 18:19:03 +00:00
URLClassifierChild.h Bug 1768189 - Part 16: Apply modernize-concat-nested-namespaces to dom/ipc/CoalescedTouchData.h ... r=andi 2022-05-18 10:17:08 +00:00
URLClassifierParent.cpp Bug 1749059 - Remove Quantum DOM support from IPDL, r=ipc-reviewers,mccr8 2022-01-25 20:29:46 +00:00
URLClassifierParent.h Bug 1768189 - Part 17: Apply modernize-concat-nested-namespaces to dom/ipc/URLClassifierParent.h ... r=andi 2022-05-09 20:41:09 +00:00
UserActivationIPCUtils.h Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
VsyncChild.h Bug 1738971 - Part 3. Rework VsyncChild to allow multiple implementations. r=gfx-reviewers,jgilbert 2021-12-10 02:57:50 +00:00
VsyncMainChild.cpp Bug 1810975 - remove unused MarkVsyncReceived()/MarkVsyncRan(), r=farre 2023-01-18 14:32:59 +00:00
VsyncMainChild.h Bug 1772747 - Cleanup dom/geolocation, dom/system, dom/battery and dom/canvas includes r=sylvestre 2022-06-06 08:13:34 +00:00
VsyncParent.cpp Bug 1772747 - Cleanup dom/geolocation, dom/system, dom/battery and dom/canvas includes r=sylvestre 2022-06-06 08:13:34 +00:00
VsyncParent.h Bug 1772747 - Cleanup dom/geolocation, dom/system, dom/battery and dom/canvas includes r=sylvestre 2022-06-06 08:13:34 +00:00
VsyncWorkerChild.cpp Bug 1738971 - Part 4. Add VsyncWorkerChild to get vsync events. r=gfx-reviewers,dom-worker-reviewers,jgilbert,smaug 2021-12-10 02:57:51 +00:00
VsyncWorkerChild.h Bug 1738971 - Part 4. Add VsyncWorkerChild to get vsync events. r=gfx-reviewers,dom-worker-reviewers,jgilbert,smaug 2021-12-10 02:57:51 +00:00
WindowGlobalActor.cpp Bug 1773551 - part1 : move AutoplayPolicy to media namespace in order to prevent naming collision. r=media-playback-reviewers,padenot 2022-12-19 20:57:54 +00:00
WindowGlobalActor.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
WindowGlobalChild.cpp Bug 1810128 - Truncate the URIs of profiler pages r=florian 2023-01-16 14:12:28 +00:00
WindowGlobalChild.h Bug 1792136 - remove redundant WindowGlobalActors.getSecurityInfo() API r=nika 2022-10-06 15:17:05 +00:00
WindowGlobalParent.cpp Bug 1810790 - Remove Origin Telemetry. r=chutten,timhuang 2023-02-04 18:42:16 +00:00
WindowGlobalParent.h Bug 1794622; r=smaug 2023-01-17 20:22:16 +00:00
WindowGlobalTypes.ipdlh Bug 1586830 - Part 1: Ensure IsInitialDocument is set earlier and consistently on WindowGlobalParent, r=smaug 2021-07-14 15:51:20 +00:00
components.conf Bug 1741610 - Start LoginDetectionService on Android. r=agi,dimi 2021-12-17 16:06:25 +00:00
jar.mn Bug 1585131, 1356045 - Removed unused dom/ipc/test.xhtml. r=smaug 2022-09-08 18:03:34 +00:00
moz.build Bug 1532644 - Implement the initial version of the Javascript Validator for ORB r=farre,smaug 2023-01-09 15:27:18 +00:00
nsIDOMProcessChild.idl Bug 1708734 - Part 1: Add getExistingActor to actor managers, r=kmag 2021-05-11 17:29:24 +00:00
nsIDOMProcessParent.idl Bug 1708734 - Part 1: Add getExistingActor to actor managers, r=kmag 2021-05-11 17:29:24 +00:00
nsIHangReport.idl Bug 1698959: Remove HangData union and SLOW_SCRIPT enum value r=dthayer,geckoview-reviewers,agi 2021-05-01 01:12:46 +00:00
nsILoginDetectionService.idl Bug 1729640 - P7. Add test cases for isolating sites by login related heuristics r=farre 2021-11-05 17:11:33 +00:00