[Bug 48354] Use shared Gecko and Mono installs

WineHQ Bugzilla wine-bugs at winehq.org
Wed Nov 11 20:15:25 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=48354

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from François Gouget <fgouget at codeweavers.com> ---
This is fixed:

commit 81386ee720fffa9c55e52e9ce405e0ae0395ba7d
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Thu Apr 23 15:04:27 2020 +0200

    testbot/build: Add support for shared Gecko and Mono installs.

    This adds the _UpdateSharedAddOn() method and only calls
    _UpdateMSIAddOn() as a fallback.
    This also updates _IsAddOnBad() to check for the presence of the shared
    install so the addon is not updated if it is present in either the
    shared install or MSI form. _IsAddOnBad() also stores the information
    needed to locate and update the addon for use by the update methods.

    Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list