Bug 115358 - EventSource: Loss of reconnect time precision due to integer division
Summary: EventSource: Loss of reconnect time precision due to integer division
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-29 08:29 PDT by Per-Erik Brodin
Modified: 2013-05-01 10:14 PDT (History)
2 users (show)

See Also:


Attachments
patch (3.41 KB, patch)
2013-04-29 08:34 PDT, Per-Erik Brodin
no flags Details | Formatted Diff | Diff
patch 2 (3.81 KB, patch)
2013-04-29 08:38 PDT, Per-Erik Brodin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per-Erik Brodin 2013-04-29 08:29:59 PDT
Precision is lost when the reconnect time is converted from milliseconds to seconds.
Comment 1 Per-Erik Brodin 2013-04-29 08:34:11 PDT
Created attachment 200016 [details]
patch
Comment 2 Per-Erik Brodin 2013-04-29 08:38:19 PDT
Created attachment 200017 [details]
patch 2

Added missing file.
Comment 3 WebKit Commit Bot 2013-05-01 10:14:50 PDT
Comment on attachment 200017 [details]
patch 2

Clearing flags on attachment: 200017

Committed r149436: <http://trac.webkit.org/changeset/149436>
Comment 4 WebKit Commit Bot 2013-05-01 10:14:51 PDT
All reviewed patches have been landed.  Closing bug.