Bug 215763 - [Flatpak SDK] Update to FDO 20.08
Summary: [Flatpak SDK] Update to FDO 20.08
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords:
Depends on: 215927
Blocks:
  Show dependency treegraph
 
Reported: 2020-08-24 01:20 PDT by Philippe Normand
Modified: 2020-09-02 06:30 PDT (History)
3 users (show)

See Also:


Attachments
WIP (46.57 KB, patch)
2020-08-24 11:09 PDT, Philippe Normand
no flags Details | Formatted Diff | Diff
Patch (48.51 KB, patch)
2020-09-01 03:04 PDT, Philippe Normand
zan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2020-08-24 01:20:47 PDT
Highlights:

- ICU 67 (see bug 215327)
- gcc update from 9.3.0 to 10.0
- clang update from 8.0 to 10.0
- perf is now included
- usable pipewire (host needs a working daemon and recent enough xdg-desktop-portal though)
- Mesa will no longer be loaded from the flathub GL extension, but included in our downstream SDK, with debug symbols

I've started a patch.
Comment 1 Philippe Normand 2020-08-24 11:09:25 PDT
Created attachment 407114 [details]
WIP

This works already but requires nuking existing WebKit builds manually, which might be annoying for the bots. Also for now I haven't branched to a new version, so existing SDKs will update their 0.2 branch which is technically an ABI break. Might be nicer to use a new version, I'll try to handle it soon.
Comment 2 Philippe Normand 2020-09-01 03:04:14 PDT
Created attachment 407666 [details]
Patch
Comment 3 Philippe Normand 2020-09-02 06:30:15 PDT
Committed r266455: <https://trac.webkit.org/changeset/266455>