DescriptionWhen passing large data (like a photo encoded as data: URL) to the background page, Safari freezes. However since we don't block non-HTTP requests anyway, we can just bail out in the "beforeload" listener, before messaging the background page.
Patch Set 1 #
MessagesTotal messages: 2
|