Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
Tor Browser
Commits
f20ca4ec
Commit
f20ca4ec
authored
Jan 12, 2021
by
Julien Cristau
Browse files
Bug 1675868 - Fix build harder. a=bustage
parent
12160148
Changes
1
Hide whitespace changes
Inline
Side-by-side
dom/messagechannel/MessagePortParent.h
View file @
f20ca4ec
...
...
@@ -40,6 +40,8 @@ class MessagePortParent final
static
bool
ForceClose
(
const
nsID
&
aUUID
,
const
nsID
&
aDestinationUUID
,
const
uint32_t
&
aSequenceID
);
MOZ_DECLARE_WEAKREFERENCE_TYPENAME
(
MessagePortParent
)
private:
mozilla
::
ipc
::
IPCResult
RecvPostMessages
(
nsTArray
<
MessageData
>&&
aMessages
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment