Bug 186762 - [WTF] Remove workarounds needed to support libstdc++-4
Summary: [WTF] Remove workarounds needed to support libstdc++-4
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Alberto Lopez Perez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-18 06:34 PDT by Carlos Alberto Lopez Perez
Modified: 2018-06-19 00:48 PDT (History)
11 users (show)

See Also:


Attachments
Patch (12.83 KB, patch)
2018-06-18 06:57 PDT, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff
Patch (12.74 KB, patch)
2018-06-18 07:00 PDT, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff
Patch (7.83 KB, patch)
2018-06-18 07:14 PDT, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2018-06-18 06:34:36 PDT
Officially the extra support for Debian 8 Jessie is gone today (2018-06-18), so we not longer need/care about support that.

The GTK+ Debian bot is being upgraded to Debian 9 now.

We can remove workarounds like the ones added in bug 181160
Comment 1 Carlos Alberto Lopez Perez 2018-06-18 06:57:44 PDT
Created attachment 342930 [details]
Patch
Comment 2 Carlos Alberto Lopez Perez 2018-06-18 07:00:28 PDT
Created attachment 342931 [details]
Patch
Comment 3 Carlos Alberto Lopez Perez 2018-06-18 07:14:08 PDT
Created attachment 342933 [details]
Patch

Patch v2 ... keep std::min std::max in runtime/JSArray.cpp due to jsc-mips EWS breakage
Comment 4 WebKit Commit Bot 2018-06-18 08:55:50 PDT
Comment on attachment 342933 [details]
Patch

Clearing flags on attachment: 342933

Committed r232932: <https://trac.webkit.org/changeset/232932>
Comment 5 WebKit Commit Bot 2018-06-18 08:55:51 PDT
All reviewed patches have been landed.  Closing bug.