Skip to content

[geolocator] Remove ecore api#1029

Merged
JSUYA merged 1 commit into
flutter-tizen:masterfrom
JSUYA:geolocator_remove_ecore
Jun 15, 2026
Merged

[geolocator] Remove ecore api#1029
JSUYA merged 1 commit into
flutter-tizen:masterfrom
JSUYA:geolocator_remove_ecore

Conversation

@JSUYA

@JSUYA JSUYA commented Jun 9, 2026

Copy link
Copy Markdown
Member

Change ecore api to glib api.

flutter-tizen/embedder#146

@JSUYA JSUYA self-assigned this Jun 9, 2026
@JSUYA JSUYA added the enhancement New feature or request label Jun 9, 2026

@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 removes the Ecore API dependency from the Tizen geolocator plugin, replacing it with GLib's main context iteration, and updates the package version to 1.0.8. The review feedback highlights that passing FALSE to g_main_context_iteration results in a busy-wait loop that consumes high CPU, and suggests setting it to TRUE to allow the main context to block efficiently.

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.

Comment thread packages/geolocator/tizen/src/permission_manager.cc
@JSUYA
JSUYA merged commit c2e16f8 into flutter-tizen:master Jun 15, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request p: geolocator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants