gecko-dev/dom/messagechannel
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 Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
MessageChannel.cpp
MessageChannel.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
MessagePort.cpp
MessagePort.h
MessagePortChild.cpp
MessagePortChild.h
MessagePortParent.cpp Bug 1682248 - Move shared message arrays in MessagePortService. r=asuth,dom-workers-and-storage-reviewers 2020-12-14 17:19:24 +00:00
MessagePortParent.h Bug 1675868 - Store weak pointer to next parents. r=asuth 2020-12-14 17:12:36 +00:00
MessagePortService.cpp Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
MessagePortService.h Bug 1682248 - Move shared message arrays in MessagePortService. r=asuth,dom-workers-and-storage-reviewers 2020-12-14 17:19:24 +00:00
PMessagePort.ipdl
moz.build