WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
225991
[webkitcorepy] Add hybridmethod decorator
https://bugs.webkit.org/show_bug.cgi?id=225991
Summary
[webkitcorepy] Add hybridmethod decorator
Jonathan Bedard
Reported
2021-05-19 16:29:23 PDT
The hybridmethod decorator is similar to the classmethod decorator, except that a hybridmethod can differentiate between it's caller being an instance of a class and it's caller being a type object.
Attachments
Patch
(3.10 KB, patch)
2021-05-19 16:30 PDT
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
Patch
(2.89 KB, patch)
2021-07-28 16:56 PDT
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
Patch for landing
(4.13 KB, patch)
2021-07-28 19:03 PDT
,
Jonathan Bedard
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-05-19 16:29:40 PDT
<
rdar://problem/78230701
>
Jonathan Bedard
Comment 2
2021-05-19 16:30:44 PDT
Created
attachment 429111
[details]
Patch
Jonathan Bedard
Comment 3
2021-07-28 16:56:32 PDT
Created
attachment 434477
[details]
Patch
dewei_zhu
Comment 4
2021-07-28 18:53:16 PDT
Comment on
attachment 434477
[details]
Patch r=me
Jonathan Bedard
Comment 5
2021-07-28 19:03:12 PDT
Created
attachment 434489
[details]
Patch for landing
EWS
Comment 6
2021-07-28 19:32:02 PDT
Committed
r280413
(
240053@main
): <
https://commits.webkit.org/240053@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 434489
[details]
.
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