You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incorrect TZP cursors when E10S is enabled. For example, it no longer shows the yellow error indicator when it can't load a pop-up's image. Cause is unknown.
Add to History doesn't work when E10S is enabled. The underlying problem is that TZP can't query whether the window is in private-browsing mode, and so doesn't know whether it's safe to add to history. See TODO comment in common.js isPrivateBrowsing().
Minor: Caption may show text which is supposed to be hidden. This happens since I had to disable calling window.getComputedStyle, which fails in E10S. Disabled even when E10S is off.
The text was updated successfully, but these errors were encountered:
Thumbnail Zoom Plus mostly works in Firefox with Multi-Process Firefox enabled but there are some limitations.
See also:
General limitations:
Specific Feature Limitations:
The text was updated successfully, but these errors were encountered: