Bug 150825 - CTTE the responsiveness timer getter
Summary: CTTE the responsiveness timer getter
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-02 17:00 PST by Anders Carlsson
Modified: 2015-11-03 10:45 PST (History)
2 users (show)

See Also:


Attachments
Patch (20.84 KB, patch)
2015-11-02 17:08 PST, Anders Carlsson
dbates: review+
Details | Formatted Diff | Diff
GTK/EFL buildfix (1.32 KB, patch)
2015-11-03 08:09 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff
GTK and EFL buildfix (2.53 KB, patch)
2015-11-03 08:56 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2015-11-02 17:00:40 PST
CTTE the responsiveness timer getter
Comment 1 Anders Carlsson 2015-11-02 17:08:56 PST
Created attachment 264647 [details]
Patch
Comment 2 Daniel Bates 2015-11-02 17:13:40 PST
Comment on attachment 264647 [details]
Patch

Please fix the EFL build before landing.
Comment 3 Csaba Osztrogonác 2015-11-03 08:09:29 PST
Created attachment 264693 [details]
GTK/EFL buildfix

It fixes the EFL build, please integrate it to your patch before landing.
(I think it fixes GTK too, but I haven't tested it.)
Comment 4 Csaba Osztrogonác 2015-11-03 08:56:27 PST
Created attachment 264694 [details]
GTK and EFL buildfix

fixed EFL and GTK build too
Comment 5 Anders Carlsson 2015-11-03 10:45:33 PST
Committed r191959: <http://trac.webkit.org/changeset/191959>