Skip to content

[webview_flutter_lwe] Update lightweight web engine to 1.4.1#1071

Open
seungsoo47 wants to merge 1 commit into
flutter-tizen:masterfrom
seungsoo47:webview_flutter_lwe-update-engine-libs
Open

[webview_flutter_lwe] Update lightweight web engine to 1.4.1#1071
seungsoo47 wants to merge 1 commit into
flutter-tizen:masterfrom
seungsoo47:webview_flutter_lwe-update-engine-libs

Conversation

@seungsoo47

Copy link
Copy Markdown
Contributor

Reflects the latest starfish engine build: updated tizen/lib/*.so for aarch64, armel, i586, and x86_64, and LWEWebView.h now declares an optional preferMainThread parameter (defaults to true, no functional change to existing callers). Bumps package version to 0.5.2 and updates README/CHANGELOG accordingly.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the webview_flutter_lwe package to version 0.5.2. The changes include updating the lightweight web engine version to 1.4.1 and adding an optional preferMainThread parameter (defaulting to true) to the LWE::Initialize method in LWEWebView.h, along with its corresponding documentation. I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Reflects the latest starfish engine build: updated tizen/lib/*.so for
aarch64, armel, i586, and x86_64, and LWEWebView.h now declares an
optional preferMainThread parameter (defaults to true, no functional
change to existing callers). Bumps package version to 0.5.2 and updates
README/CHANGELOG accordingly.
@seungsoo47
seungsoo47 force-pushed the webview_flutter_lwe-update-engine-libs branch from f533721 to 6c642e5 Compare July 21, 2026 08:52
@seungsoo47

seungsoo47 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

This lightweight web engine update was made to address issues affecting google_maps_flutter. Verified with the google_maps_flutter integration tests, 5 runs each on the TV emulator and RPi4 — all passed, including cases that previously hung intermittently (testToggleInfoWindow, markerWithAssetMapBitmapCreate).

#1066

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.

1 participant