[Webkit-unassigned] [Bug 259639] [Win][MiniBrowser] A download dialog is displayed even though the content is not for download since 266320 at main

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 30 18:58:17 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=259639

--- Comment #2 from Kenji Shukuwa <kenji.shukuwa at open-tec.co.jp> ---
The SOUP port does not seem to download subframe content.


https://github.com/WebKit/WebKit/blob/e50b54c0585e5846b51d94711b75515282bc3bd8/Tools/MiniBrowser/gtk/BrowserTab.c#L129-L130
---
    if (!webkit_response_policy_decision_is_main_frame_main_resource(responseDecision))
        return FALSE;
---

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230731/3fec1021/attachment.htm>


More information about the webkit-unassigned mailing list