gecko-dev/dom/reporting
Simon Giesecke 9af107a839 Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika
This makes the naming more consistent with other functions called
Insert and/or Update. Also, it removes the ambiguity whether
Put expects that an entry already exists or not, in particular because
it differed from nsTHashtable::PutEntry in that regard.

Differential Revision: https://phabricator.services.mozilla.com/D105473
2021-02-26 09:11:46 +00:00
..
tests
CrashReport.cpp
CrashReport.h
DeprecationReportBody.cpp
DeprecationReportBody.h
EndpointForReportChild.cpp
EndpointForReportChild.h
EndpointForReportParent.cpp
EndpointForReportParent.h
FeaturePolicyViolationReportBody.cpp
FeaturePolicyViolationReportBody.h
PEndpointForReport.ipdl
Report.cpp
Report.h
ReportBody.cpp
ReportBody.h
ReportDeliver.cpp Bug 1693037 - Fix non-MOZ_GECKO_PROFILER builds - r=florian 2021-02-17 22:36:28 +00:00
ReportDeliver.h
ReportingHeader.cpp Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
ReportingHeader.h
ReportingObserver.cpp
ReportingObserver.h
ReportingUtils.cpp
ReportingUtils.h
TestingDeprecatedInterface.cpp
TestingDeprecatedInterface.h
moz.build