Bug 205703 - B3::ReduceLoopStrength should not do range based iteration on a vector it's mutating
Summary: B3::ReduceLoopStrength should not do range based iteration on a vector it's m...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-02 17:17 PST by Saam Barati
Modified: 2020-01-03 02:06 PST (History)
14 users (show)

See Also:


Attachments
patch (3.39 KB, patch)
2020-01-02 17:28 PST, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2020-01-02 17:17:29 PST
...
Comment 1 Saam Barati 2020-01-02 17:18:30 PST
<rdar://problem/56459483>
Comment 2 Saam Barati 2020-01-02 17:28:11 PST
Created attachment 386649 [details]
patch
Comment 3 Mark Lam 2020-01-02 17:29:42 PST
Comment on attachment 386649 [details]
patch

r=me
Comment 4 WebKit Commit Bot 2020-01-03 01:32:31 PST
The commit-queue encountered the following flaky tests while processing attachment 386649 [details]:

highlight/highlight-world-leak.html bug 205643 (author: megan_gardner@apple.com)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2020-01-03 01:32:44 PST
The commit-queue encountered the following flaky tests while processing attachment 386649 [details]:

fetch/fetch-worker-crash.html bug 187257 (author: youennf@gmail.com)
The commit-queue is continuing to process your patch.
Comment 6 WebKit Commit Bot 2020-01-03 02:06:06 PST
The commit-queue encountered the following flaky tests while processing attachment 386649 [details]:

highlight/highlight-world-leak.html bug 205643 (author: megan_gardner@apple.com)
The commit-queue is continuing to process your patch.
Comment 7 WebKit Commit Bot 2020-01-03 02:06:57 PST
Comment on attachment 386649 [details]
patch

Clearing flags on attachment: 386649

Committed r253994: <https://trac.webkit.org/changeset/253994>
Comment 8 WebKit Commit Bot 2020-01-03 02:06:58 PST
All reviewed patches have been landed.  Closing bug.