Bug 191327

Summary: Make generic MainThreadSharedTimer implementation
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: PlatformAssignee: Don Olmstead <don.olmstead>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, clopez, commit-queue, mcatanzaro, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
mcatanzaro: review+
Patch none

Description Don Olmstead 2018-11-06 13:08:08 PST
Currently MainThreadSharedTimerGlib.cpp could be used for other platforms.
Comment 1 Don Olmstead 2018-11-06 13:09:32 PST
Created attachment 353995 [details]
Patch
Comment 2 Don Olmstead 2018-11-06 13:48:50 PST
Created attachment 354000 [details]
Patch
Comment 3 Michael Catanzaro 2018-11-06 17:10:39 PST
Comment on attachment 354000 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=354000&action=review

> Source/WebCore/platform/glib/MainThreadSharedTimerGLib.cpp:-3
> - * Copyright (C) 2006-2016 Apple Inc.  All rights reserved.
> - * Copyright (C) 2006 Michael Emmel mike.emmel@gmail.com

You should move the original copyright lines too.
Comment 4 Don Olmstead 2018-11-07 09:21:39 PST
Created attachment 354099 [details]
Patch
Comment 5 WebKit Commit Bot 2018-11-07 10:49:21 PST
Comment on attachment 354099 [details]
Patch

Clearing flags on attachment: 354099

Committed r237930: <https://trac.webkit.org/changeset/237930>
Comment 6 WebKit Commit Bot 2018-11-07 10:49:23 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2018-11-07 10:50:31 PST
<rdar://problem/45881095>