Bug 219631 - [JSC] Enable "at" methods
Summary: [JSC] Enable "at" methods
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: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-08 01:27 PST by Yusuke Suzuki
Modified: 2020-12-08 12:16 PST (History)
8 users (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2020-12-08 01:28 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (10.88 KB, patch)
2020-12-08 01:50 PST, Yusuke Suzuki
ross.kirsling: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-12-08 01:27:42 PST
[JSC] Enable "at" methods
Comment 1 Yusuke Suzuki 2020-12-08 01:28:31 PST
Created attachment 415618 [details]
Patch
Comment 2 Yusuke Suzuki 2020-12-08 01:50:24 PST
Created attachment 415620 [details]
Patch
Comment 3 Ross Kirsling 2020-12-08 11:09:59 PST
Comment on attachment 415620 [details]
Patch

Cool, let's give it a shot!

The remaining test to fix is just this one:
https://github.com/WebKit/webkit/commit/82da7380a5822a565a9a9fc8474796301f1fb3ac#diff-cbd48cc5ebfba831d609c044a07488a8b931c6692027be864d41134a4cfb27d8
Comment 4 Yusuke Suzuki 2020-12-08 12:13:49 PST
(In reply to Ross Kirsling from comment #3)
> Comment on attachment 415620 [details]
> Patch
> 
> Cool, let's give it a shot!
> 
> The remaining test to fix is just this one:
> https://github.com/WebKit/webkit/commit/
> 82da7380a5822a565a9a9fc8474796301f1fb3ac#diff-
> cbd48cc5ebfba831d609c044a07488a8b931c6692027be864d41134a4cfb27d8

Thanks! Updated.
Comment 5 Yusuke Suzuki 2020-12-08 12:15:43 PST
Committed r270550: <https://trac.webkit.org/changeset/270550>
Comment 6 Radar WebKit Bug Importer 2020-12-08 12:16:21 PST
<rdar://problem/72104009>