Bug 197986

Summary: [GLIB] Repeating timer is not stopped when stop is called from the callback
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, bugs-noreply, cdumez, cmarcelo, dbates, ews-watchlist, mcatanzaro, webkit-bug-importer
Priority: P2 Keywords: Gtk, InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mcatanzaro: review+

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>