..
fuzztest
…
tests
Backed out changeset bf4b4d3108f9 (bug 1602898) for causing bc failures in browser/components/ssb/tests/browser/browser_ssb_windowlocation.js CLOSED TREE
2019-12-21 02:22:06 +02:00
BrowserBridgeChild.cpp
Backed out 7 changesets (bug 1432856) for build bustages failures in nsWindow.h on a CLOSED TREE
2019-12-16 23:53:35 +02:00
BrowserBridgeChild.h
Backed out 7 changesets (bug 1432856) for build bustages failures in nsWindow.h on a CLOSED TREE
2019-12-16 23:53:35 +02:00
BrowserBridgeHost.cpp
Bug 1606659 - Make Browser*::Show take two arguments, one from the parent process, one from the owner of the frame. r=mattwoodrow
2020-01-05 20:58:21 +00:00
BrowserBridgeHost.h
Bug 1561627 - Don't crash in BrowserBridgeHost if we don't have a widget. r=mattwoodrow
2019-07-09 22:21:29 +00:00
BrowserBridgeParent.cpp
Bug 1606659 - Make Browser*::Show take two arguments, one from the parent process, one from the owner of the frame. r=mattwoodrow
2020-01-05 20:58:21 +00:00
BrowserBridgeParent.h
Bug 1606659 - Make Browser*::Show take two arguments, one from the parent process, one from the owner of the frame. r=mattwoodrow
2020-01-05 20:58:21 +00:00
BrowserChild.cpp
Bug 1606659 - Make Browser*::Show take two arguments, one from the parent process, one from the owner of the frame. r=mattwoodrow
2020-01-05 20:58:21 +00:00
BrowserChild.h
Bug 1606659 - Make Browser*::Show take two arguments, one from the parent process, one from the owner of the frame. r=mattwoodrow
2020-01-05 20:58:21 +00:00
BrowserHost.cpp
Bug 1596317 - Use EnumerateBrowsers to notify the theme change into all remote documents. r=emilio
2019-12-19 07:58:57 +00:00
BrowserHost.h
Bug 1556555 - Generate TabId for PBrowserBridge in content process and retain reference to it. r=nika
2019-06-02 13:42:03 -04:00
BrowserParent.cpp
Bug 1552176 - Add nsIRequest.set/getTRRMode r=dragana
2020-01-07 20:20:38 +00:00
BrowserParent.h
Bug 1606659 - Make Browser*::Show take two arguments, one from the parent process, one from the owner of the frame. r=mattwoodrow
2020-01-05 20:58:21 +00:00
CPOWManagerGetter.h
…
CSPMessageUtils.cpp
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
2019-12-06 09:24:56 +00:00
CSPMessageUtils.h
Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj
2019-05-21 17:04:39 +00:00
ClonedErrorHolder.cpp
Bug 1588839 - Part 1 - Add helper to allow structured cloning Error/Exception objects. r=bzbarsky
2019-12-07 18:59:14 +00:00
ClonedErrorHolder.h
Bug 1588839 - Part 1 - Add helper to allow structured cloning Error/Exception objects. r=bzbarsky
2019-12-07 18:59:14 +00:00
CoalescedInputData.h
…
CoalescedMouseData.cpp
Bug 1563139 - Remove StaticPrefs.h. r=glandium
2019-07-26 01:10:23 +00:00
CoalescedMouseData.h
Bug 1534395 - Rename TabChild to BrowserChild. r=nika
2019-04-09 17:39:01 -05:00
CoalescedWheelData.cpp
…
CoalescedWheelData.h
…
ColorPickerParent.cpp
Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug
2019-09-30 22:06:47 +00:00
ColorPickerParent.h
…
ContentChild.cpp
Bug 1598523 - Share code for creating a channel for a document between nsDocShell, DocumentChannelChild and ContentChild. r=kmag
2020-01-08 02:10:54 +00:00
ContentChild.h
Bug 1601144 - use 'MediaControlKeysEvent' to replace 'MediaControlActions'. r=chunmin
2019-12-18 22:37:39 +00:00
ContentParent.cpp
Bug 1603856 Part 2 - Workaround hang when waiting for exception time annotations from a replaying process that isn't actually crashing, r=gsvelto.
2020-01-03 16:47:45 +00:00
ContentParent.h
Bug 1571493 - part3 : notify media state and audible state changes. r=chunmin
2020-01-03 01:34:34 +00:00
ContentProcess.cpp
Bug 1375863 - fold MOZ_CONTENT_SANDBOX and MOZ_GMP_SANDBOX into MOZ_SANDBOX; r=jld,firefox-build-system-reviewers
2019-03-18 22:31:59 +00:00
ContentProcess.h
Bug 1400344: Rename mscom::MainThreadRuntime to mscom::ProcessRuntime and make it aware of Win32k lockdown and of multiple instantiations; r=Jamie
2019-02-14 18:56:20 +00:00
ContentProcessManager.cpp
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
2019-12-06 09:24:56 +00:00
ContentProcessManager.h
Bug 1566643 - Part 5: Remove CPM::GetBrowserParentsByProcessId, r=kmag
2019-08-08 16:07:34 +00:00
DOMTypes.ipdlh
Bug 1606659 - Make Browser*::Show take two arguments, one from the parent process, one from the owner of the frame. r=mattwoodrow
2020-01-05 20:58:21 +00:00
DocShellMessageUtils.cpp
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
2019-12-06 09:24:56 +00:00
DocShellMessageUtils.h
Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj
2019-05-21 17:04:39 +00:00
EffectsInfo.h
Bug 1558482 - Add visibleRect and scaling to EffectsInfo and compute them when using layers. r=mattwoodrow
2019-06-11 07:50:40 -05:00
FilePickerParent.cpp
Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug
2019-09-30 22:06:47 +00:00
FilePickerParent.h
Bug 1553603 - Support "capture" attribute in Gecko and expose in GV. r=geckoview-reviewers,smaug,snorp,agi
2019-07-30 18:13:05 +00:00
IdType.h
Bug 1553490 - Make RestoreBrowsingContextChildren take an array of BCs. r=nika
2019-05-28 07:40:00 +00:00
JSWindowActor.cpp
Bug 1604609 - Don't send large window actor messages. r=jdai
2019-12-19 21:17:11 +00:00
JSWindowActor.h
Bug 1604609 - Don't send large window actor messages. r=jdai
2019-12-19 21:17:11 +00:00
JSWindowActorChild.cpp
Bug 1604609 - Don't send large window actor messages. r=jdai
2019-12-19 21:17:11 +00:00
JSWindowActorChild.h
Bug 1588839 - Part 3: Preserve cross-process async stacks in sendQuery/sendAsyncMessage calls. r=bzbarsky
2019-12-07 18:59:23 +00:00
JSWindowActorParent.cpp
Bug 1604609 - Don't send large window actor messages. r=jdai
2019-12-19 21:17:11 +00:00
JSWindowActorParent.h
Bug 1588839 - Part 3: Preserve cross-process async stacks in sendQuery/sendAsyncMessage calls. r=bzbarsky
2019-12-07 18:59:23 +00:00
JSWindowActorService.cpp
Bug 1593487 - tighten up registerWindowActor's handling of nonsensical actor specifications and remove cruft, r=nika,mconley
2019-11-08 11:59:37 +00:00
JSWindowActorService.h
Bug 1581925 - Part 1: Capture parent process JSWindowActor events at InProcessBrowserChildMessageManager, r=kmag
2019-10-07 19:35:06 +00:00
MMPrinter.cpp
Bug 1599521 - Add helper method for getting a string for the current process type. r=froydnj
2019-12-02 22:01:47 +00:00
MMPrinter.h
Bug 1534395 - Unified build fixes. r=nika
2019-04-09 17:38:11 -05:00
ManifestMessagesChild.jsm
Bug 1566018 - Return the URL of the manifest from manifest validation in object r=Ola,baku
2019-07-17 14:04:19 +00:00
MemMapSnapshot.cpp
Bug 1479960 - Convert MemMapSnapshot to use frozen shared memory. r=kmag
2019-08-14 22:48:40 +00:00
MemMapSnapshot.h
Bug 1479960 - Convert MemMapSnapshot to use frozen shared memory. r=kmag
2019-08-14 22:48:40 +00:00
MemoryReportRequest.cpp
Bug 1532725
- Rename PRemoteFrame to PBrowserBridge. r=nika
2019-03-04 20:15:58 -06:00
MemoryReportRequest.h
Bug 1531476 - replace MaybeFileDesc with FileDescriptor? in IPDL; r=mccr8
2019-02-28 21:20:40 +00:00
MemoryReportTypes.ipdlh
Bug 1531476 - replace MaybeFileDesc with FileDescriptor? in IPDL; r=mccr8
2019-02-28 21:20:40 +00:00
PBrowser.ipdl
Bug 1606659 - Make Browser*::Show take two arguments, one from the parent process, one from the owner of the frame. r=mattwoodrow
2020-01-05 20:58:21 +00:00
PBrowserBridge.ipdl
Bug 1606659 - Make Browser*::Show take two arguments, one from the parent process, one from the owner of the frame. r=mattwoodrow
2020-01-05 20:58:21 +00:00
PBrowserOrId.ipdlh
…
PColorPicker.ipdl
…
PContent.ipdl
Bug 1571493 - part3 : notify media state and audible state changes. r=chunmin
2020-01-03 01:34:34 +00:00
PContentPermission.ipdlh
…
PContentPermissionRequest.ipdl
…
PCycleCollectWithLogs.ipdl
…
PFilePicker.ipdl
Bug 1553603 - Support "capture" attribute in Gecko and expose in GV. r=geckoview-reviewers,smaug,snorp,agi
2019-07-30 18:13:05 +00:00
PLoginReputation.ipdl
…
PPluginWidget.ipdl
…
PProcessHangMonitor.ipdl
Bug 1582042 - Remove useless threading of aForceRepaint around various IPC messages. r=mconley
2019-09-26 22:11:17 +00:00
PTabContext.ipdlh
Bug 1539497, navigator.maxTouchPoints returns 0 in child process, r=ehsan
2019-07-19 01:45:16 +03:00
PURLClassifier.ipdl
Bug 1536372 - Get rid of PURLClassifierInfo MaybeInfo, r=dimi
2019-03-19 09:31:07 +00:00
PURLClassifierInfo.ipdlh
Bug 1536372 - Get rid of PURLClassifierInfo MaybeInfo, r=dimi
2019-03-19 09:31:07 +00:00
PURLClassifierLocal.ipdl
Bug 1514202 - Port flash url-classifier to nsIUrlClassifierFeature - part 1 - Flash feature, r=dimi, r=edgar, r=valentin
2019-01-04 14:45:42 +01:00
PWindowGlobal.ipdl
Bug 1589123 - Do BrowsingContext::LoadURI messages via PContent, not PWindowGlobal since we might not have a current global. r=kmag
2019-12-12 02:32:00 +00:00
PermissionMessageUtils.cpp
Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj
2019-05-21 17:04:39 +00:00
PermissionMessageUtils.h
Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj
2019-05-21 17:04:39 +00:00
PreallocatedProcessManager.cpp
Bug 1538200 - Kill the preallocated process when we're low on memory r=mconley
2019-10-31 15:55:40 +00:00
PreallocatedProcessManager.h
…
PrefsTypes.ipdlh
Bug 1536163 - Part 2 - use native Maybe syntax in place of MaybePrefValue in IPDL; r=mccr8
2019-03-21 06:51:43 +02:00
ProcessHangMonitor.cpp
Bug 1517588. Use nsIPrincipal::IsSystemPrincipal instead of nsContentUtils::IsSystemPrincipal r=bzbarsky
2019-12-05 04:44:32 +00:00
ProcessHangMonitor.h
Bug 1582042 - Remove useless threading of aForceRepaint around various IPC messages. r=mconley
2019-09-26 22:11:17 +00:00
ProcessHangMonitorIPC.h
…
ProcessPriorityManager.cpp
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
2019-12-06 09:24:56 +00:00
ProcessPriorityManager.h
Bug 1534395 - Rename TabParent to BrowserParent. r=nika
2019-04-09 16:38:15 -05:00
PropertyBagUtils.cpp
Bug 1596665 - P1. Add IPDL serializer for nsHasPropertyBag/nsIVariant. r=mattwoodrow
2019-11-26 01:24:12 +00:00
PropertyBagUtils.h
Bug 1596665 - P1. Add IPDL serializer for nsHasPropertyBag/nsIVariant. r=mattwoodrow
2019-11-26 01:24:12 +00:00
ReferrerInfoUtils.cpp
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
2019-12-06 09:24:56 +00:00
ReferrerInfoUtils.h
Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj
2019-05-21 17:04:39 +00:00
RemoteBrowser.cpp
Bug 1562642 - Add missing MPL2 headers r=mhoye
2019-07-05 17:05:57 +00:00
RemoteBrowser.h
Bug 1556555 - Generate TabId for PBrowserBridge in content process and retain reference to it. r=nika
2019-06-02 13:42:03 -04:00
RemoteWebProgress.cpp
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00
RemoteWebProgress.h
Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan
2019-05-01 08:47:10 +00:00
RemoteWebProgressRequest.cpp
Bug 1552176 - Add nsIRequest.set/getTRRMode r=dragana
2020-01-07 20:20:38 +00:00
RemoteWebProgressRequest.h
Bug 1559657: Pass load time in RemoteWebProgress. r=Ehsan,barret
2019-07-11 04:00:41 +00:00
ServiceWorkerConfiguration.ipdlh
…
SharedMap.cpp
Bug 1550108 - Split out Input/OutputBuffer into their own file r=froydnj
2019-10-04 20:44:41 +00:00
SharedMap.h
…
SharedMapChangeEvent.h
…
SharedStringMap.cpp
Bug 1479960 - Give SharedStringMap a magic number so that all zeroes isn't a valid instance. r=kmag
2019-08-14 22:48:38 +00:00
SharedStringMap.h
Bug 1479960 - Give SharedStringMap a magic number so that all zeroes isn't a valid instance. r=kmag
2019-08-14 22:48:38 +00:00
StringTable.h
…
StructuredCloneData.cpp
Bug 1604689 - Fix 'identfiers' typos. r=asuth
2019-12-18 04:35:04 +00:00
StructuredCloneData.h
Bug 1539261, part 2 - Mark various JSStructuredCloneData methods MOZ_MUST_USE. r=sfink
2019-03-27 20:41:17 +00:00
TabContext.cpp
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan
2019-12-06 09:24:56 +00:00
TabContext.h
Bug 1590032 - Propagate the first party domain when creating new browser in Fission. r=smaug
2019-10-24 08:51:06 +00:00
TabMessageUtils.cpp
…
TabMessageUtils.h
Bug 1564195 - Group the results of APZInputBridge::ReceiveInputEvent() into a struct. r=tnikkel
2019-09-19 02:45:21 +00:00
URLClassifierChild.h
Bug 1536372 - Get rid of PURLClassifierInfo MaybeInfo, r=dimi
2019-03-19 09:31:07 +00:00
URLClassifierParent.cpp
Bug 1580416 - P1. Use a different fragment method when the URI is a pairwiseWhitelistedURI. r=Ehsan
2019-09-27 13:22:18 +00:00
URLClassifierParent.h
Bug 1231213 - Properly declare some dependencies so everything will compile with additional files. r=asuth
2019-08-15 17:25:44 +00:00
UserActivationIPCUtils.h
Bug 1578355 - Part 2: Introduce UserActivation::State; r=smaug
2019-09-20 11:10:13 +00:00
WindowGlobalActor.cpp
Bug 1523638
- Part 5: Create a WindowGlobal actor during normal PBrowser construction, r=kmag
2019-08-08 16:07:05 +00:00
WindowGlobalActor.h
Bug 1523638
- Part 5: Create a WindowGlobal actor during normal PBrowser construction, r=kmag
2019-08-08 16:07:05 +00:00
WindowGlobalChild.cpp
Bug 1589123 - Do BrowsingContext::LoadURI messages via PContent, not PWindowGlobal since we might not have a current global. r=kmag
2019-12-12 02:32:00 +00:00
WindowGlobalChild.h
Bug 1589123 - Do BrowsingContext::LoadURI messages via PContent, not PWindowGlobal since we might not have a current global. r=kmag
2019-12-12 02:32:00 +00:00
WindowGlobalParent.cpp
Bug 1607006 - Remove utf-16 versions of nsCSSProps::LookupProperty* and ServoCSSParser::ComputeColor. r=bzbarsky
2020-01-08 01:21:30 +00:00
WindowGlobalParent.h
Bug 1607006 - Remove utf-16 versions of nsCSSProps::LookupProperty* and ServoCSSParser::ComputeColor. r=bzbarsky
2020-01-08 01:21:30 +00:00
components.conf
Bug 1510569 - Reimplement RemoteWebProgressRequest as an XPCOM component in C++ r=Ehsan
2019-04-03 17:31:07 +00:00
jar.mn
Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug
2019-11-27 15:39:16 +00:00
moz.build
Bug 1588839 - Part 1 - Add helper to allow structured cloning Error/Exception objects. r=bzbarsky
2019-12-07 18:59:14 +00:00
nsIHangReport.idl
…
nsIRemoteWebProgress.idl
Bug 1510569 - Reimplement RemoteWebProgress as an XPCOM component in C++ r=Ehsan
2019-04-03 17:30:40 +00:00
nsIRemoteWebProgressRequest.idl
Bug 1559657: Pass load time in RemoteWebProgress. r=Ehsan,barret
2019-07-11 04:00:41 +00:00
nsQueryActor.h
Bug 1583378 - Remove unneded warning in do_QueryActor. r=kmag
2019-09-23 22:32:37 +00:00
remote-test.js
Bug 1561435 - Format dom/, a=automatic-formatting
2019-07-05 10:44:55 +02:00
test.xhtml
Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug
2019-11-27 15:39:16 +00:00