Bug 255258 - Drop Element::parseAttribute()
Summary: Drop Element::parseAttribute()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
: 244631 244822 (view as bug list)
Depends on:
Blocks: 255382
  Show dependency treegraph
 
Reported: 2023-04-10 15:59 PDT by Chris Dumez
Modified: 2023-12-18 05:08 PST (History)
25 users (show)

See Also:


Attachments
WIP Patch (219.43 KB, patch)
2023-04-10 15:59 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
WIP Patch (220.59 KB, patch)
2023-04-10 16:30 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
WIP Patch (220.85 KB, patch)
2023-04-10 16:46 PDT, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
WIP Patch (221.05 KB, patch)
2023-04-10 18:28 PDT, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
WIP Patch (221.27 KB, patch)
2023-04-10 20:55 PDT, Chris Dumez
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 Chris Dumez 2023-04-10 15:59:23 PDT
Drop Element::parseAttribute() and use attributeChanged() consistently.
Comment 1 Chris Dumez 2023-04-10 15:59:46 PDT
Created attachment 465837 [details]
WIP Patch
Comment 2 Chris Dumez 2023-04-10 16:30:10 PDT
Created attachment 465838 [details]
WIP Patch
Comment 3 Chris Dumez 2023-04-10 16:46:35 PDT
Created attachment 465839 [details]
WIP Patch
Comment 4 Chris Dumez 2023-04-10 18:28:29 PDT
Created attachment 465840 [details]
WIP Patch
Comment 5 Chris Dumez 2023-04-10 20:55:47 PDT
Created attachment 465842 [details]
WIP Patch
Comment 6 Chris Dumez 2023-04-11 09:17:51 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12614
Comment 7 EWS 2023-04-11 15:28:58 PDT
Committed 262844@main (46ecab837eb9): <https://commits.webkit.org/262844@main>

Reviewed commits have been landed. Closing PR #12614 and removing active labels.
Comment 8 Radar WebKit Bug Importer 2023-04-11 15:29:19 PDT
<rdar://problem/107905769>
Comment 9 Fujii Hironori 2023-04-12 21:11:14 PDT
Regressed: Bug 255383 – REGRESSION(262844@main): css3/filters/reference-filter-change-repaint.html is randomly failing
Comment 10 Said Abou-Hallawa 2023-06-05 10:09:21 PDT
Regressed: Bug 257692 - [LBSE] REGRESSION: Transform repainting/relayout broken
Comment 11 Said Abou-Hallawa 2023-06-05 10:40:39 PDT
Regressed: REGRESSION(262844@main): svg/dynamic-updates/SVGFE* tests no longer react on changes
Comment 12 Anne van Kesteren 2023-07-25 06:50:29 PDT
*** Bug 244822 has been marked as a duplicate of this bug. ***
Comment 13 Anne van Kesteren 2023-12-18 05:08:16 PST
*** Bug 244631 has been marked as a duplicate of this bug. ***