Bug 49980 - [GTK] Fix IFrame DOM bindings API
Summary: [GTK] Fix IFrame DOM bindings API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-23 09:47 PST by Xan Lopez
Modified: 2010-11-23 15:15 PST (History)
1 user (show)

See Also:


Attachments
iframe.diff (4.39 KB, patch)
2010-11-23 09:48 PST, 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 2010-11-23 09:47:51 PST
We were generating things like "blabla_htmli_frame", when it should be "blabla_html_iframe".
Comment 1 Xan Lopez 2010-11-23 09:48:12 PST
Created attachment 74677 [details]
iframe.diff
Comment 2 Martin Robinson 2010-11-23 10:38:47 PST
Comment on attachment 74677 [details]
iframe.diff

Great.
Comment 3 Xan Lopez 2010-11-23 15:15:14 PST
Comment on attachment 74677 [details]
iframe.diff

Landed as r72634.
Comment 4 Xan Lopez 2010-11-23 15:15:25 PST
Closing.