Bug 219644 - [webkitcorepy] Fix case where cached=True with other arguments
Summary: [webkitcorepy] Fix case where cached=True with other arguments
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-08 08:00 PST by Jonathan Bedard
Modified: 2020-12-08 09:14 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.60 KB, patch)
2020-12-08 08:03 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2020-12-08 08:00:17 PST
Memoized was referencing the cache by args instead of keyargs in a subset of cases.
Comment 1 Radar WebKit Bug Importer 2020-12-08 08:01:24 PST
<rdar://problem/72092851>
Comment 2 Jonathan Bedard 2020-12-08 08:03:55 PST
Created attachment 415645 [details]
Patch
Comment 3 EWS 2020-12-08 09:14:16 PST
Committed r270540: <https://trac.webkit.org/changeset/270540>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415645 [details].