Bug 54095 - [GTK] Implement Module class for WebKit2
Summary: [GTK] Implement Module class for WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 52805
  Show dependency treegraph
 
Reported: 2011-02-09 06:34 PST by Alejandro G. Castro
Modified: 2011-02-09 09:54 PST (History)
1 user (show)

See Also:


Attachments
Proposed patch (4.71 KB, patch)
2011-02-09 06:35 PST, Alejandro G. Castro
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro G. Castro 2011-02-09 06:34:20 PST
Add the Module handle for GTK.
Comment 1 Alejandro G. Castro 2011-02-09 06:35:00 PST
Created attachment 81798 [details]
Proposed patch
Comment 2 Martin Robinson 2011-02-09 08:39:33 PST
Comment on attachment 81798 [details]
Proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=81798&action=review

> Source/WebKit2/ChangeLog:5
> +        Based on patch by Amruth Raj and Ravi Phaneendra Kasibhatla.

Better move these guys to the author line as well.
Comment 3 Alejandro G. Castro 2011-02-09 09:37:26 PST
(In reply to comment #2)
> (From update of attachment 81798 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=81798&action=review
> 
> > Source/WebKit2/ChangeLog:5
> > +        Based on patch by Amruth Raj and Ravi Phaneendra Kasibhatla.
> 
> Better move these guys to the author line as well.

Yep, I'll do it. Thanks for pointing it.
Comment 4 Alejandro G. Castro 2011-02-09 09:54:58 PST
Landed http://trac.webkit.org/changeset/78072