..
fuzztest
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
jsactor
Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8
2020-12-10 11:09:21 +00:00
tests
Backed out changeset b21f364898eb (bug 1678389) for causing Android gv-unit failures CLOSED TREE
2020-11-22 04:24:23 +02:00
BrowserBridgeChild.cpp
Bug 1668106 - Store subdocument intrinsic size and ratio on content rather than frame. r=dholbert
2020-12-10 21:34:38 +00:00
BrowserBridgeChild.h
Bug 1618386 - Add action ids to filter out stale active browsing context updates. r=nika
2020-11-16 19:16:20 +00:00
BrowserBridgeHost.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
BrowserBridgeHost.h
Bug 1589102 - Part 1: Enable about:srcdoc loads via DocumentChannel, r=mattwoodrow
2020-08-28 17:20:30 +00:00
BrowserBridgeParent.cpp
Bug 1677466 - Split Endpoint.h and ProtocolMessageUtils.h from ProtocolUtils.h. r=mccr8
2020-11-23 16:06:42 +00:00
BrowserBridgeParent.h
Bug 1618386 - Add action ids to filter out stale active browsing context updates. r=nika
2020-11-16 19:16:20 +00:00
BrowserChild.cpp
Bug 1681667 - Make `BrowserChild` never coalesce/discard synthesized mouse events for test r=smaug
2020-12-11 06:43:44 +00:00
BrowserChild.h
Bug 1681667 - Make `BrowserChild` never coalesce/discard synthesized mouse events for test r=smaug
2020-12-11 06:43:44 +00:00
BrowserHost.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
BrowserHost.h
Bug 1589102 - Part 1: Enable about:srcdoc loads via DocumentChannel, r=mattwoodrow
2020-08-28 17:20:30 +00:00
BrowserParent.cpp
Bug 1681667 - Make `BrowserChild` never coalesce/discard synthesized mouse events for test r=smaug
2020-12-11 06:43:44 +00:00
BrowserParent.h
Bug 1680167 - Part 5: MOZ_CAN_RUN_SCRIPT_BOUNDARY in dom/* r=masayuki
2020-12-03 21:34:06 +00:00
CSPMessageUtils.cpp
Bug 1671641 - Make `dom/ipc` buildable outside of `unified-build` environment. r=sg
2020-10-28 12:31:35 +00:00
CSPMessageUtils.h
…
ClonedErrorHolder.cpp
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
ClonedErrorHolder.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
CoalescedInputData.h
…
CoalescedMouseData.cpp
Bug 1681667 - Make `BrowserChild` never coalesce/discard synthesized mouse events for test r=smaug
2020-12-11 06:43:44 +00:00
CoalescedMouseData.h
Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange
2020-08-04 21:17:50 +00:00
CoalescedWheelData.cpp
…
CoalescedWheelData.h
…
ColorPickerParent.cpp
…
ColorPickerParent.h
…
ContentChild.cpp
Bug 1679272 - Include ScopeExit.h exactly where used. r=andi
2020-12-07 14:25:59 +00:00
ContentChild.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
ContentParent.cpp
Bug 1681504: Remove unused argument aPrincipal from AddGeolocationListener() in Pcontent.ipdl r=nika
2020-12-10 09:09:19 +00:00
ContentParent.h
Bug 1681504: Remove unused argument aPrincipal from AddGeolocationListener() in Pcontent.ipdl r=nika
2020-12-10 09:09:19 +00:00
ContentProcess.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
ContentProcess.h
…
ContentProcessManager.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ContentProcessManager.h
…
DOMTypes.ipdlh
Bug 1660470 - Avoid including URIUtils.h from header files. r=nika
2020-11-23 16:06:09 +00:00
DocShellMessageUtils.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
DocShellMessageUtils.h
Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8
2020-12-10 11:09:21 +00:00
EffectsInfo.h
…
FilePickerParent.cpp
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
2020-08-04 11:27:07 +00:00
FilePickerParent.h
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
2020-08-04 11:27:07 +00:00
IdType.h
…
InProcessChild.h
…
InProcessImpl.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
InProcessParent.h
…
MMPrinter.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
MMPrinter.h
…
ManifestMessagesChild.jsm
…
MaybeDiscarded.h
…
MemMapSnapshot.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
MemMapSnapshot.h
…
MemoryReportRequest.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +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
Bug 1660470 - Move void_t/null_t to a new IPCCore.h header. r=nika
2020-11-23 16:05:20 +00:00
NativeThreadId.h
…
PBrowser.ipdl
Bug 1681667 - Make `BrowserChild` never coalesce/discard synthesized mouse events for test r=smaug
2020-12-11 06:43:44 +00:00
PBrowserBridge.ipdl
Bug 1660470 - Avoid including BindingIPCUtils.h from header files. r=nika
2020-11-23 16:05:44 +00:00
PColorPicker.ipdl
…
PContent.ipdl
Bug 1681504: Remove unused argument aPrincipal from AddGeolocationListener() in Pcontent.ipdl r=nika
2020-12-10 09:09:19 +00:00
PContentPermission.ipdlh
…
PContentPermissionRequest.ipdl
Bug 1676932
- Remove VisibilityChange/nsIContentPermissionRequestCallback. r=nika
2020-11-13 20:55:17 +00:00
PCycleCollectWithLogs.ipdl
…
PFilePicker.ipdl
Bug 1660470 - Move void_t/null_t to a new IPCCore.h header. r=nika
2020-11-23 16:05:20 +00:00
PInProcess.ipdl
…
PLoginReputation.ipdl
…
PPluginWidget.ipdl
Bug 1660470 - Avoid including BindingIPCUtils.h from header files. r=nika
2020-11-23 16:05:44 +00:00
PProcessHangMonitor.ipdl
…
PTabContext.ipdlh
…
PURLClassifier.ipdl
…
PURLClassifierInfo.ipdlh
…
PURLClassifierLocal.ipdl
Bug 1660470 - Avoid including URIUtils.h from header files. r=nika
2020-11-23 16:06:09 +00:00
PVsync.ipdl
Bug 1645528 - Connect nsRefreshDrivers in content processes with a widget-local vsync source r=mattwoodrow,emilio
2020-12-02 09:47:53 +00:00
PWindowGlobal.ipdl
Bug 1660470 - Avoid including URIUtils.h from header files. r=nika
2020-11-23 16:06:09 +00:00
PermissionMessageUtils.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
PermissionMessageUtils.h
…
PreallocatedProcessManager.cpp
Bug 1680269 - Fix build when building without MOZ_GECKO_PROFILER. r=gerald
2020-12-09 08:58:06 +00:00
PreallocatedProcessManager.h
Bug 1661364 - Part 4: Disable process recycling when prealloc is disabled, r=kmag,jesup
2020-09-14 13:45:48 +00:00
PrefsTypes.ipdlh
Bug 1660470 - Move void_t/null_t to a new IPCCore.h header. r=nika
2020-11-23 16:05:20 +00:00
ProcessActor.cpp
Bug 1676632 - Throw more descriptive actor errors. r=smaug,nika
2020-11-16 21:18:49 +00:00
ProcessActor.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
ProcessHangMonitor.cpp
Bug 1677466 - Split Endpoint.h and ProtocolMessageUtils.h from ProtocolUtils.h. r=mccr8
2020-11-23 16:06:42 +00:00
ProcessHangMonitor.h
…
ProcessHangMonitorIPC.h
…
ProcessPriorityManager.cpp
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
ProcessPriorityManager.h
…
PropertyBagUtils.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
PropertyBagUtils.h
…
RefMessageBodyService.cpp
Bug 1673424 - Fix includes around StructuredCloneData.h.
2020-11-23 16:07:01 +00:00
RefMessageBodyService.h
Bug 1673424 - Fix includes around StructuredCloneData.h.
2020-11-23 16:07:01 +00:00
ReferrerInfoUtils.cpp
Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8
2020-12-10 11:09:21 +00:00
ReferrerInfoUtils.h
…
RemoteBrowser.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
RemoteBrowser.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
RemoteType.h
…
RemoteWebProgress.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
RemoteWebProgress.h
…
RemoteWebProgressRequest.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
RemoteWebProgressRequest.h
…
ServiceWorkerConfiguration.ipdlh
…
SharedMap.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
SharedMap.h
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
SharedMapChangeEvent.h
…
SharedMessageBody.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
SharedMessageBody.h
…
SharedStringMap.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
SharedStringMap.h
…
StringTable.h
…
StructuredCloneData.cpp
Bug 1660470 - Split SerializedStructuredCloneBuffer.h from IPCMessageUtils.h. r=nika
2020-11-23 16:05:26 +00:00
StructuredCloneData.h
Bug 1675987 - No derogatory language: Remove references to "crazy" in dom module. r=smaug
2020-11-20 23:37:01 +00:00
TabContext.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
TabContext.h
…
TabMessageTypes.h
…
TabMessageUtils.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
TabMessageUtils.h
Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8
2020-12-10 11:09:21 +00:00
URLClassifierChild.h
…
URLClassifierParent.cpp
…
URLClassifierParent.h
…
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.cpp
Bug 1645528 - Connect nsRefreshDrivers in content processes with a widget-local vsync source r=mattwoodrow,emilio
2020-12-02 09:47:53 +00:00
VsyncChild.h
Bug 1645528 - Connect nsRefreshDrivers in content processes with a widget-local vsync source r=mattwoodrow,emilio
2020-12-02 09:47:53 +00:00
VsyncParent.cpp
Bug 1645528 - Connect nsRefreshDrivers in content processes with a widget-local vsync source r=mattwoodrow,emilio
2020-12-02 09:47:53 +00:00
VsyncParent.h
Bug 1645528 - Connect nsRefreshDrivers in content processes with a widget-local vsync source r=mattwoodrow,emilio
2020-12-02 09:47:53 +00:00
WindowGlobalActor.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
WindowGlobalActor.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
WindowGlobalChild.cpp
Bug 1677466 - Split Endpoint.h and ProtocolMessageUtils.h from ProtocolUtils.h. r=mccr8
2020-11-23 16:06:42 +00:00
WindowGlobalChild.h
Bug 1660054 - Hook up the zoom-reset action to also reset APZ/scaling zoom. r=Gijs,nika,botond
2020-10-28 22:48:57 +00:00
WindowGlobalParent.cpp
Bug 1679272 - Include ScopeExit.h exactly where used. r=andi
2020-12-07 14:25:59 +00:00
WindowGlobalParent.h
Bug 1641270 - Part 4: Expose the cookieJarSettings to the browser object. r=dimi
2020-11-11 11:14:14 +00:00
WindowGlobalTypes.ipdlh
Bug 1660470 - Avoid including URIUtils.h from header files. r=nika
2020-11-23 16:06:09 +00:00
jar.mn
…
moz.build
Bug 1645528 - Connect nsRefreshDrivers in content processes with a widget-local vsync source r=mattwoodrow,emilio
2020-12-02 09:47:53 +00:00
nsIDOMProcessChild.idl
Bug 1653729 - Part 2: Add methods for do_QueryActor from nsIDOMProcess*, r=kmag
2020-08-04 21:35:25 +00:00
nsIDOMProcessParent.idl
Bug 1653729 - Part 2: Add methods for do_QueryActor from nsIDOMProcess*, r=kmag
2020-08-04 21:35:25 +00:00
nsIHangReport.idl
Bug 1647695 - Expose ChildID on frozen nsIHangReport;r=mconley
2020-08-03 17:34:53 +00:00
remote-test.js
…
test.xhtml
…