Bug 232470 - [GPU Process] Small ImageBuffers cause the web process to crash
Summary: [GPU Process] Small ImageBuffers cause the web process to crash
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on: 232515 234605
Blocks: 225377
  Show dependency treegraph
 
Reported: 2021-10-28 23:20 PDT by Myles C. Maxfield
Modified: 2022-01-05 20:40 PST (History)
5 users (show)

See Also:


Attachments
Needs test (5.38 KB, patch)
2021-10-28 23:30 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Needs test (2.92 KB, patch)
2021-10-29 17:45 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (5.21 KB, patch)
2021-10-30 00:38 PDT, Myles C. Maxfield
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2021-10-28 23:20:10 PDT
[GPU Process] Small ImageBuffers cause the web process to crash
Comment 1 Myles C. Maxfield 2021-10-28 23:30:00 PDT
Created attachment 442788 [details]
Needs test
Comment 2 Said Abou-Hallawa 2021-10-29 11:23:06 PDT
bug 225377 is about the same issue and Tim took a similar approach.
Comment 3 Jon Lee 2021-10-29 12:58:16 PDT
(In reply to Said Abou-Hallawa from comment #2)
> bug 225377 is about the same issue and Tim took a similar approach.

Why didn't that patch land?
Comment 4 Myles C. Maxfield 2021-10-29 13:50:39 PDT

*** This bug has been marked as a duplicate of bug 225377 ***
Comment 5 Myles C. Maxfield 2021-10-29 17:41:09 PDT
I might as well use this bug to fix the specific problem.
Comment 6 Radar WebKit Bug Importer 2021-10-29 17:41:45 PDT
<rdar://problem/84829717>
Comment 7 Myles C. Maxfield 2021-10-29 17:45:37 PDT
Created attachment 442890 [details]
Needs test
Comment 8 Myles C. Maxfield 2021-10-30 00:38:37 PDT
Created attachment 442905 [details]
Patch
Comment 9 Myles C. Maxfield 2021-10-30 19:24:24 PDT
Committed r285087 (243729@main): <https://commits.webkit.org/243729@main>
Comment 10 WebKit Commit Bot 2021-12-22 09:34:30 PST
Re-opened since this is blocked by bug 234605
Comment 11 Myles C. Maxfield 2022-01-05 20:40:52 PST
Committed r287673 (245770@trunk): <https://commits.webkit.org/245770@trunk>