]> git.ipfire.org Git - thirdparty/hostap.git/commit
webkit2: Split resource-load-started handler into a separate function
authorJouni Malinen <j@w1.fi>
Sun, 16 Feb 2020 16:37:02 +0000 (18:37 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 16 Feb 2020 17:15:02 +0000 (19:15 +0200)
commit02ed737eee51333be461d17afa5c45f75c43e8c8
tree9d4ffc2d15255c0e7e552b2e64e9e38da8c7e837
parent7de8bd508f3831b5f8abe48d4ef2c25b8d1b2e39
webkit2: Split resource-load-started handler into a separate function

This cleans up the #ifdef/#else/#endif mess in the function for webkit
vs. webkit2 API.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/utils/browser.c