Bug 288950

Summary: RenderDeprecatedFlexibleBox is commonly used as a wrapper for clamping
Product: WebKit Reporter: alan <zalan>
Component: New BugsAssignee: alan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, ntim, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch
none
Patch
none
Patch
none
Patch
none
[fast-cq]Patch none

alan
Reported 2025-03-02 19:49:25 PST
ssia
Attachments
Patch (3.69 KB, patch)
2025-03-02 19:52 PST, alan
ews-feeder: commit-queue-
Patch (4.28 KB, patch)
2025-03-03 10:32 PST, alan
no flags
Patch (4.44 KB, patch)
2025-03-03 10:35 PST, alan
no flags
Patch (4.78 KB, patch)
2025-03-03 17:14 PST, alan
no flags
Patch (7.03 KB, patch)
2025-03-04 13:07 PST, alan
no flags
[fast-cq]Patch (5.36 KB, patch)
2025-03-04 16:49 PST, alan
no flags
alan
Comment 1 2025-03-02 19:52:06 PST
alan
Comment 2 2025-03-03 10:32:37 PST
alan
Comment 3 2025-03-03 10:35:24 PST
alan
Comment 4 2025-03-03 17:14:22 PST
alan
Comment 5 2025-03-04 05:07:33 PST
Tim Nguyen (:ntim)
Comment 6 2025-03-04 06:25:28 PST
Comment on attachment 474438 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=474438&action=review > Tools/Scripts/webkitpy/benchmark_runner/data/plans/speedometer3.plan:9 > "git_repository": {"url": "https://github.com/WebKit/Speedometer.git", "branch": "release/3.0"}, > "webserver_benchmark_patch": "data/patches/webserver/Speedometer3.patch", > "signpost_patch": "data/patches/signposts/Speedometer3.patch", > - "entry_point": "index.html?developerMode=&suites=", > - "output_file": "speedometer3.result", > - "subtest_url_format": "${SUITE},", > - "subtests": { > - "TodoMVC-JavaScript-ES5": [""], > - "TodoMVC-JavaScript-ES6-Webpack-Complex-DOM": [""], > - "TodoMVC-WebComponents": [""], > - "TodoMVC-React-Complex-DOM": [""], > - "TodoMVC-React-Redux": [""], > - "TodoMVC-Backbone": [""], > - "TodoMVC-Angular-Complex-DOM": [""], > - "TodoMVC-Vue": [""], > - "TodoMVC-jQuery": [""], > - "TodoMVC-Preact-Complex-DOM": [""], > - "TodoMVC-Svelte-Complex-DOM": [""], > - "TodoMVC-Lit-Complex-DOM": [""], > - "NewsSite-Next": [""], > - "NewsSite-Nuxt": [""], > - "Editor-CodeMirror": [""], > - "Editor-TipTap": [""], > - "Charts-observable-plot": [""], > - "Charts-chartjs": [""], > - "React-Stockcharts-SVG": [""], > - "Perf-Dashboard": [""] > - } > + "entry_point": "index.html", > + "output_file": "speedometer3.result" > } You probably don't want to land with these changes :)
Tim Nguyen (:ntim)
Comment 7 2025-03-04 06:25:33 PST Comment hidden (duplicate, obsolete)
alan
Comment 8 2025-03-04 06:42:28 PST
:) oops
alan
Comment 9 2025-03-04 08:49:45 PST
Created attachment 474444 [details] [fast-cq]Patch
EWS
Comment 10 2025-03-04 09:11:45 PST
Committed 291564@main (1035e5e1586b): <https://commits.webkit.org/291564@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 474444 [details].
Radar WebKit Bug Importer
Comment 11 2025-03-04 09:13:12 PST
Note You need to log in before you can comment on or make changes to this bug.