mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 893015 - Set browser.isActive properly for all local tabs. r=mbrubeck
This commit is contained in:
parent
660b923775
commit
1fced26df0
@ -757,6 +757,7 @@
|
||||
<setter><![CDATA[
|
||||
// Do not change displayport on local tabs!
|
||||
this._active = val;
|
||||
this.docShellIsActive = this._active;
|
||||
]]></setter>
|
||||
</property>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user