Bug 226260 - ANGLE could be compiled with "aggressive uninitialised variable" setting
Summary: ANGLE could be compiled with "aggressive uninitialised variable" setting
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: ANGLE (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-26 02:10 PDT by Kimmo Kinnunen
Modified: 2021-05-27 01:17 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.61 KB, patch)
2021-05-26 02:14 PDT, Kimmo Kinnunen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2021-05-26 02:10:39 PDT
ANGLE could be compiled with "aggressive uninitialised variable" setting

Upstream ANGLE is also compiled with it, -Wconditional-uninitialized
Comment 1 Kimmo Kinnunen 2021-05-26 02:14:19 PDT
Created attachment 429739 [details]
Patch
Comment 2 EWS Watchlist 2021-05-26 02:15:10 PDT
Note that there are important steps to take when updating ANGLE. See https://trac.webkit.org/wiki/UpdatingANGLE
Comment 3 Kimmo Kinnunen 2021-05-26 02:15:41 PDT
<rdar://78216626>
Comment 4 EWS 2021-05-27 01:17:45 PDT
Committed r278153 (238197@main): <https://commits.webkit.org/238197@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 429739 [details].