Summary: | [GTK] Fix a crash due to an invalid assert | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> | ||||
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | gustavo, mrobinson, webkit.review.bot, xan.lopez | ||||
Priority: | P2 | Keywords: | Gtk | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | PC | ||||||
OS: | Linux | ||||||
Attachments: |
|
Description
Carlos Garcia Campos
2012-07-18 04:13:57 PDT
Created attachment 152985 [details]
Patch
Comment on attachment 152985 [details] Patch Please add the explanation from comment #1 in the ChangeLog. Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API (In reply to comment #2) > (From update of attachment 152985 [details]) > Please add the explanation from comment #1 in the ChangeLog. Sure, thanks for reviewing. Committed r122945: <http://trac.webkit.org/changeset/122945> |