WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
265743
Enhance genericTypedArrayViewProtoFuncSortImpl to also handle an OutOfMemory case.
https://bugs.webkit.org/show_bug.cgi?id=265743
Summary
Enhance genericTypedArrayViewProtoFuncSortImpl to also handle an OutOfMemory ...
Mark Lam
Reported
2023-12-02 20:25:41 PST
rdar://119042412
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2023-12-02 20:43:52 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21229
EWS
Comment 2
2023-12-03 23:30:00 PST
Committed
271457@main
(7dcd9cb1553a): <
https://commits.webkit.org/271457@main
> Reviewed commits have been landed. Closing PR #21229 and removing active labels.
EntryHi
Comment 3
2023-12-11 20:39:33 PST
https://bugs.webkit.org/show_bug.cgi?id=265240
This is a bug I reported in 2023-11-22 and CC List is Mark Lam. Why this bug is fixed here and not in 265240. Should you update the status of
bug265240
? This is important to me. I need to know if my bug is fixed.
Yusuke Suzuki
Comment 4
2025-03-10 21:06:45 PDT
***
Bug 265240
has been marked as a duplicate of this bug. ***
Mark Lam
Comment 5
2025-03-12 13:43:58 PDT
(In reply to EntryHi from
comment #3
)
>
https://bugs.webkit.org/show_bug.cgi?id=265240
> > This is a bug I reported in 2023-11-22 and CC List is Mark Lam. Why this bug > is fixed here and not in 265240. Should you update the status of
bug265240
? > This is important to me. I need to know if my bug is fixed.
Because we don't always fix bugs in the order they are filed on bugzilla. This bug happened to be found internally, and we fixed it before we saw
https://bugs.webkit.org/show_bug.cgi?id=265240
. Upon further examination, we discovered that
https://bugs.webkit.org/show_bug.cgi?id=265240
is a dupe of this already fixed bug. We apologize that we didn't see your bug first. The fact that you filed a bug for this remains a fact and is documented in Bugzilla. We just happened to fix it first due to another report from a different source.
EntryHi
Comment 6
2025-03-12 18:50:39 PDT
(In reply to Mark Lam from
comment #5
)
> (In reply to EntryHi from
comment #3
) > >
https://bugs.webkit.org/show_bug.cgi?id=265240
> > > > This is a bug I reported in 2023-11-22 and CC List is Mark Lam. Why this bug > > is fixed here and not in 265240. Should you update the status of
bug265240
? > > This is important to me. I need to know if my bug is fixed. > > Because we don't always fix bugs in the order they are filed on bugzilla. > This bug happened to be found internally, and we fixed it before we saw >
https://bugs.webkit.org/show_bug.cgi?id=265240
. Upon further examination, > we discovered that
https://bugs.webkit.org/show_bug.cgi?id=265240
is a dupe > of this already fixed bug. > > We apologize that we didn't see your bug first. The fact that you filed a > bug for this remains a fact and is documented in Bugzilla. We just > happened to fix it first due to another report from a different source.
Okay, I got it. Thanks for your replies.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug