Bug 175336 - [WinCairo] Remove CFLite dependency
Summary: [WinCairo] Remove CFLite dependency
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on: 176173 176236 186410 194876 194879 234021 234040 252367 252381 252728
Blocks: 194904
  Show dependency treegraph
 
Reported: 2017-08-08 12:27 PDT by Don Olmstead
Modified: 2023-03-13 19:28 PDT (History)
12 users (show)

See Also:


Attachments
Patch (11.09 KB, patch)
2017-08-31 11:41 PDT, Don Olmstead
no flags Details | Formatted Diff | Diff
WIP Patch (3.04 KB, patch)
2021-11-23 09:22 PST, Don Olmstead
no flags Details | Formatted Diff | Diff
Patch (1.89 KB, patch)
2023-02-13 20:44 PST, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Don Olmstead 2017-08-08 12:27:33 PDT
Remove CFLite dependency within WinCairo.
Comment 1 Don Olmstead 2017-08-31 11:41:56 PDT Comment hidden (obsolete)
Comment 2 Don Olmstead 2017-08-31 11:42:59 PDT Comment hidden (obsolete)
Comment 3 Don Olmstead 2021-11-23 09:22:12 PST
Created attachment 445037 [details]
WIP Patch
Comment 4 Fujii Hironori 2023-02-13 20:44:14 PST
Created attachment 464981 [details]
Patch
Comment 5 Yusuke Suzuki 2023-02-13 22:40:52 PST
Comment on attachment 464981 [details]
Patch

Wow! This is awesome. r=me
Comment 6 EWS 2023-02-14 12:35:25 PST
Committed 260269@main (8908861a34db): <https://commits.webkit.org/260269@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 464981 [details].
Comment 7 Radar WebKit Bug Importer 2023-02-14 12:36:18 PST
<rdar://problem/105462745>
Comment 8 Fujii Hironori 2023-02-15 17:32:42 PST
Oops.
Bug 252367 – REGRESSION(260269@main) [Win] URL::fileSystemPath has to remove a leading slash
Comment 9 Fujii Hironori 2023-02-15 22:40:29 PST
One more regression:
  Bug 252360 – REGRESSION(260269@main) [WinCairo] ASSERTION FAILED: !m_scopeToRegistrationMap.contains(data.registration.key)
Comment 10 WebKit Commit Bot 2023-02-16 00:00:36 PST
Re-opened since this is blocked by bug 252381
Comment 11 Fujii Hironori 2023-03-12 18:32:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11426
Comment 12 EWS 2023-03-12 20:13:26 PDT
Committed 261559@main (136fe8a5b277): <https://commits.webkit.org/261559@main>

Reviewed commits have been landed. Closing PR #11426 and removing active labels.
Comment 13 Fujii Hironori 2023-03-13 19:28:54 PDT
Regresed:
  Bug 253868 – REGRESSION(261559@main) [Win] js/ShadowRealm-iframe-detach.html is randomly timing out