Skip to content

Conversation

@JSUYA
Copy link
Member

@JSUYA JSUYA commented Mar 29, 2023

  • Remove unnecessary integration test.
    • "loadRequest with headers"
      • Currently, requests with headers are not supported.
    • "Video playback policy", "Audio playback policy"
      • Doesn't work normally. (When there are multimedia elements, onPageFinished is not called from the ewk.)
    • "target _blank opens in same window"
      • Tizen ewk is not supported.
    • "clearLocalStorage"
      • TizenWebViewController has no implementation.
  • Remove unused code in webview.cc

- Remove unnecessary integration test.
  "loadRequest with headers"
    - Currently, requests with headers are not supported.
  "Video playback policy", "Audio playback policy"
    - Doesn't work normally. (When there are multimedia elements, onPageFinished is not called from the ewk.)
  "target _blank opens in same window"
    - Tizen ewk is not supported.
  "clearLocalStorage"
    - TizenWebViewController has no implementation.
- Remove unused code in webview.cc
@JSUYA
Copy link
Member Author

JSUYA commented Mar 30, 2023

Version is updated in #555.

@swift-kim swift-kim merged commit fc9cb6d into flutter-tizen:master Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants