Bug 68884 - [GTK] Add compatibility methods for DOM bindings
Summary: [GTK] Add compatibility methods for DOM bindings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-27 02:47 PDT by Xan Lopez
Modified: 2011-09-27 03:27 PDT (History)
1 user (show)

See Also:


Attachments
dummy.diff (4.05 KB, patch)
2011-09-27 02:51 PDT, Xan Lopez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xan Lopez 2011-09-27 02:47:55 PDT
The DOM bindings changed a bit without us noticing. Unfortunately we are supposed to maintain compatibility, so we need these three hacks.
Comment 1 Xan Lopez 2011-09-27 02:51:57 PDT
Created attachment 108820 [details]
dummy.diff
Comment 2 Philippe Normand 2011-09-27 02:53:17 PDT
Comment on attachment 108820 [details]
dummy.diff

LGTM
Comment 3 Xan Lopez 2011-09-27 03:27:01 PDT
Comment on attachment 108820 [details]
dummy.diff

Clearing flags on attachment: 108820

Committed r96093: <http://trac.webkit.org/changeset/96093>
Comment 4 Xan Lopez 2011-09-27 03:27:07 PDT
All reviewed patches have been landed.  Closing bug.