Emoji: Give name to web worker in emoji loader and terminate when finished.

See #58472.
Follow-up to [56074], [56095].
Props westonruter, joemcgill.
Fixes #58691.

Built from https://develop.svn.wordpress.org/trunk@56119


git-svn-id: http://core.svn.wordpress.org/trunk@55631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2023-06-30 20:51:28 +00:00
parent 4a75dae77a
commit d87c35b008
3 changed files with 4 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.3-beta2-56118';
$wp_version = '6.3-beta2-56119';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.