Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sailfishos/ofono
base: 8e35a047da3f63b33aa8c0fb5a684567c34897e3
Choose a base ref
...
head repository: sailfishos/ofono
compare: 870bac93e9284f9667ae8fe93db80bbe2c36eb8d
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 17, 2021

  1. [ofono] Sumbit a pending request from the DBus queue. JB#53576

    Currently, the DBus queue stops working after an asynchronous request
    has been completed while another request is pending. This commit adds
    __ofono_dbus_queue_submit_next(), which fires a pending request after
    the previous one completes.
    d-grigorev committed Mar 17, 2021
    Copy the full SHA
    ca20b65 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    246cd4e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'jb53576' into 'master'

    Sumbit a pending request from the DBus queue
    
    See merge request mer-core/ofono!279
    monich committed Mar 17, 2021
    Copy the full SHA
    870bac9 View commit details
    Browse the repository at this point in the history