Bug 198712 - Connection::waitForSyncReply() uses wall time clock for timeout
Summary: Connection::waitForSyncReply() uses wall time clock for timeout
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-06-10 06:30 PDT by p.stanek
Modified: 2019-07-12 11:02 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.73 KB, patch)
2019-06-10 06:54 PDT, p.stanek
no flags Details | Formatted Diff | Diff
Patch (1.73 KB, patch)
2019-06-10 07:00 PDT, p.stanek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description p.stanek 2019-06-10 06:30:43 PDT
In a WPE port on a system where the browser is started automatically and interacted with as soon as the system is booted up this causes issues in case the system time has't been set yet.
Comment 1 p.stanek 2019-06-10 06:54:37 PDT
Created attachment 371738 [details]
Patch
Comment 2 p.stanek 2019-06-10 07:00:35 PDT
Created attachment 371740 [details]
Patch
Comment 3 WebKit Commit Bot 2019-07-12 11:01:45 PDT
Comment on attachment 371740 [details]
Patch

Clearing flags on attachment: 371740

Committed r247392: <https://trac.webkit.org/changeset/247392>
Comment 4 WebKit Commit Bot 2019-07-12 11:01:47 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-07-12 11:02:25 PDT
<rdar://problem/53017106>