RESOLVED FIXED 180614
[WinCairo] Fix runtime error after r225229
https://bugs.webkit.org/show_bug.cgi?id=180614
Summary [WinCairo] Fix runtime error after r225229
Basuke Suzuki
Reported 2017-12-08 16:03:12 PST
Version number listed on the map isn't match the list which WinCairo port provides. It is good idea to use same source.
Attachments
patch (5.11 KB, patch)
2017-12-08 16:11 PST, Basuke Suzuki
no flags
Basuke Suzuki
Comment 1 2017-12-08 16:11:00 PST
WebKit Commit Bot
Comment 2 2017-12-08 21:40:05 PST
Comment on attachment 328881 [details] patch Clearing flags on attachment: 328881 Committed r225721: <https://trac.webkit.org/changeset/225721>
WebKit Commit Bot
Comment 3 2017-12-08 21:40:06 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2017-12-08 21:41:29 PST
Zan Dobersek
Comment 5 2017-12-11 00:03:31 PST
This had a fun effect on Linux platforms, due to WinCairoPort.VERSION_FALLBACK_ORDER being computed there, but no 'linux' entry in the PUBLIC_TABLE map in VersionNameMap. Fixed in r225738. https://trac.webkit.org/changeset/225738/webkit
Note You need to log in before you can comment on or make changes to this bug.