Bug 227672 - [WebIDL] Simplify generation of runtime conditionally read-write attributes
Summary: [WebIDL] Simplify generation of runtime conditionally read-write attributes
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Enhancement
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on: 227275 227732
Blocks:
  Show dependency treegraph
 
Reported: 2021-07-04 07:13 PDT by Alexey Shvayka
Modified: 2022-09-03 06:25 PDT (History)
14 users (show)

See Also:


Attachments
Patch (23.54 KB, patch)
2021-07-04 07:17 PDT, Alexey Shvayka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2021-07-04 07:13:48 PDT
[WebIDL] Simplify generation of runtime conditionally read-write attributes
Comment 1 Alexey Shvayka 2021-07-04 07:17:11 PDT
Created attachment 432861 [details]
Patch
Comment 2 EWS 2021-07-04 12:18:45 PDT
Committed r279558 (239389@main): <https://commits.webkit.org/239389@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 432861 [details].
Comment 3 Radar WebKit Bug Importer 2021-07-04 12:19:15 PDT
<rdar://problem/80153631>
Comment 4 WebKit Commit Bot 2021-07-06 20:09:37 PDT
Re-opened since this is blocked by bug 227732
Comment 5 Yusuke Suzuki 2021-07-06 20:11:39 PDT
https://trac.webkit.org/changeset/279546/webkit caused 2-3% regression in Speedometer2/jQuery-TodoMVC and it was hard to revert r279546 without reverting this change. Please reland this without r279546 change, thanks!
Comment 6 Ahmad Saleem 2022-09-03 06:25:03 PDT
This got reverted into this:

https://github.com/WebKit/WebKit/commit/d0333311de3aab7c2067acc61e7b9e0eb881eb03

Is this needed anymore? Thanks!