Bug 1278762 - Support view selection source in RDM. r=ochameau

MozReview-Commit-ID: 2VPFDE9tfF

--HG--
extra : rebase_source : f744f37f8a3c9275b44e7918252b56626062e3c1
This commit is contained in:
J. Ryan Stinnett 2016-10-21 16:24:32 -05:00
parent ad1639912e
commit b77488c06d

View File

@ -421,6 +421,8 @@ MessageManagerTunnel.prototype = {
// Messages sent from browser-social.js
"Social:",
"PageMetadata:",
// Messages sent from viewSourceUtils.js
"ViewSource:",
],
INNER_TO_OUTER_MESSAGE_PREFIXES: [
@ -437,6 +439,8 @@ MessageManagerTunnel.prototype = {
// Messages sent to browser-social.js
"Social:",
"PageMetadata:",
// Messages sent to viewSourceUtils.js
"ViewSource:",
],
OUTER_TO_INNER_FRAME_SCRIPTS: [