RFR: 8313711: Cherry-pick WebKit 616.1 stabilization fixes

Kevin Rushforth kcr at openjdk.org
Fri Aug 4 13:39:42 UTC 2023


On Thu, 3 Aug 2023 17:54:48 GMT, Hima Bindu Meda <hmeda at openjdk.org> wrote:

> Cherry-picked commits from webkitgtk-2.40.5.
> Verified build on windows, mac and linux. Sanity testing looks fine. No issues seen

Looks good. Testing is green.

modules/javafx.web/src/main/native/Source/JavaScriptCore/b3/B3DuplicateTails.cpp line 89:

> 87: 
> 88:             if (canCopyBlock)
> 89:             candidates.add(block);

The indentation looks off here.

-------------

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1196#pullrequestreview-1562884809
PR Review Comment: https://git.openjdk.org/jfx/pull/1196#discussion_r1284432329


More information about the openjfx-dev mailing list