Bug 291116

Summary: Remove unnecessary ObjC object instantiation in JavaScriptEvaluationResult conversion to JSValueRef
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebKit Misc.Assignee: Alex Christensen <achristensen>
Status: REOPENED    
Severity: Normal CC: Morningstar, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Alex Christensen
Reported 2025-04-04 17:10:43 PDT
...
Attachments
Radar WebKit Bug Importer
Comment 1 2025-04-04 17:11:24 PDT
Alex Christensen
Comment 2 2025-04-04 17:16:12 PDT
EWS
Comment 3 2025-07-08 17:46:19 PDT
Committed 297138@main (90da1bac176f): <https://commits.webkit.org/297138@main> Reviewed commits have been landed. Closing PR #43672 and removing active labels.
Dawn Morningstar
Comment 4 2025-07-09 13:51:59 PDT
This looks like it broke 500+ api tests in debug https://results.webkit.org/suites?suite=api-tests Crash is: JavaScript execution returned a result of an unsupported type\" UserInfo={NSLocalizedDescription=JavaScript execution returned a result of an unsupported type} while evaluating script: document.execCommand('selectAll', false, null)
Ryan Haddad
Comment 5 2025-07-09 18:49:38 PDT
This commit was reverted in https://commits.webkit.org/297183@main. Reopening.
Note You need to log in before you can comment on or make changes to this bug.