Bug 197986 - [GLIB] Repeating timer is not stopped when stop is called from the callback
Summary: [GLIB] Repeating timer is not stopped when stop is called from the callback
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, InRadar
Depends on:
Blocks:
 
Reported: 2019-05-17 08:23 PDT by Carlos Garcia Campos
Modified: 2019-05-20 01:12 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.32 KB, patch)
2019-05-17 08:27 PDT, Carlos Garcia Campos
mcatanzaro: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2019-05-17 08:23:38 PDT
In case of repeating timers we always update the ready time to fire interval after the user callback is called.
Comment 1 Carlos Garcia Campos 2019-05-17 08:27:04 PDT
Created attachment 370118 [details]
Patch
Comment 2 Carlos Garcia Campos 2019-05-20 01:11:04 PDT
Committed r245512: <https://trac.webkit.org/changeset/245512>
Comment 3 Radar WebKit Bug Importer 2019-05-20 01:12:21 PDT
<rdar://problem/50938404>