DescriptionThis is mostly a straightforward change, with the old JS module becoming the process script (messaging endpoints move there from the old frame script). However, element selection no longer knows which process script to communicate with - so it has to broadcast the message, and the process scripts decide whether to respond depending on whether the element belongs to their process.
Patch Set 1 #
Total comments: 9
Patch Set 2 : Addressed comments #
MessagesTotal messages: 4
|