diff options
author | Michael Rees <mrees@noeontheend.com> | 2025-06-01 07:49:09 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-01 12:49:09 +0000 |
commit | 280b34bbd898676d54a34d82ef25ef1a9c1551db (patch) | |
tree | 9cd00898e6c73238027bd6317f058aace2d21e18 /tests/wpt/meta/html/webappapis/structured-clone/structured-clone.any.js.ini | |
parent | 568d24d4e3ef55c600431c0ad430bb350c4fe022 (diff) | |
download | servo-main.tar.gz servo-main.zip |
Split HTMLMediaElement::handle_player_event into smaller functions
(#37109)
As requested, I also did a quick pass over the entire file looking for
if/else blocks that could be converted into early returns, but only
found two. Both of those have been changed here.
Testing: This doesn't require (new) tests because it is a reorganization
of existing code.
Fixes: #37109: HTMLMediaElement::handle_player_event is too big
---------
Signed-off-by: Michael Rees <mrees@noeontheend.com>
Diffstat (limited to 'tests/wpt/meta/html/webappapis/structured-clone/structured-clone.any.js.ini')
0 files changed, 0 insertions, 0 deletions