-
Notifications
You must be signed in to change notification settings - Fork 8
8328749: Remove unused imports in javafx.web #22
8328749: Remove unused imports in javafx.web #22
Conversation
👋 Welcome back angorya! A progress list of the required criteria for merging this PR into |
@andy-goryachev-oracle This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the ➡️ To integrate this PR with the above commit message to the |
This backport pull request has now been updated with issue from the original commit. |
|
/approval |
@andy-goryachev-oracle usage: |
/approval request I request to backport this to keep WebKit sources in sync with mainline jfx |
@andy-goryachev-oracle |
/approve yes |
@kevinrushforth |
/integrate |
Going to push as commit b3c7319. |
@andy-goryachev-oracle Pushed as commit b3c7319. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Hi all,
This pull request contains a backport of commit a85af134 from the openjdk/jfx repository.
The commit being backported was authored by Andy Goryachev on 1 Apr 2024 and was reviewed by Hima Bindu Meda and Kevin Rushforth.
Thanks!
Progress
Issue
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jfx22u.git pull/22/head:pull/22
$ git checkout pull/22
Update a local copy of the PR:
$ git checkout pull/22
$ git pull https://git.openjdk.org/jfx22u.git pull/22/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 22
View PR using the GUI difftool:
$ git pr show -t 22
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jfx22u/pull/22.diff
Webrev
Link to Webrev Comment