Bug 133313 - REGRESSION(r168868): [GTK] Element.offset* client* scroll* API changed
Summary: REGRESSION(r168868): [GTK] Element.offset* client* scroll* API changed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, Regression
Depends on:
Blocks:
 
Reported: 2014-05-27 10:10 PDT by Carlos Garcia Campos
Modified: 2014-05-28 02:47 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.13 KB, patch)
2014-05-27 10:12 PDT, Carlos Garcia Campos
pnormand: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2014-05-27 10:10:26 PDT
It uses double now instead of long. We can keep the old API though like mac does.
Comment 1 Carlos Garcia Campos 2014-05-27 10:12:14 PDT
Created attachment 232139 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-05-28 02:47:48 PDT
Committed r169417: <http://trac.webkit.org/changeset/169417>