1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-28 11:00:38 +12:00
uMatrix/src
Deathamns 8f0172467a Remove unnecessary messaging workaround
A better fix was introduced in e36c702 for this issue.

The actual problem was that Safari when sends a message from the
background to content, then it passes to all the frames in the target tab,
but it doesn't make copies, it passes only references to the same object,
so if one frame modifies the message, then other frames would have
received the modified message.
2015-04-10 19:37:25 -04:00
..
_locales reorganizing, preparing move to vAPI 2015-04-10 17:06:49 -04:00
css this fixes #82 2014-12-12 13:52:13 -05:00
img reorganizing, preparing move to vAPI 2015-04-10 17:06:49 -04:00
js Remove unnecessary messaging workaround 2015-04-10 19:37:25 -04:00
lib no longer needed 2014-10-31 18:52:57 -04:00
about.html rtl languages friendly: issue #29 2014-11-03 14:27:59 -05:00
asset-viewer.html work on many things, need more 2014-10-23 19:40:48 -04:00
background.html this fixes #10 2014-10-25 23:30:43 -04:00
dashboard.html this addresses some of #28 issues 2014-11-01 12:22:44 -04:00
hosts-files.html work on many things, need more 2014-10-23 19:40:48 -04:00
info.html just reordering labels 2014-11-05 18:54:08 -05:00
popup.html vertical ellispsis instead 2014-11-25 17:56:32 -02:00
privacy.html this fixes #59 2014-11-19 23:17:24 -02:00
settings.html re #89: fixed using non-compliant color 2015-01-12 22:40:52 -05:00
user-rules.html export must be on left side since permanent rules are exported 2014-11-07 18:29:13 -05:00