Bug 72469 - [WebKit2][gtk] Fix assert while running TestWebKitSettings
Summary: [WebKit2][gtk] Fix assert while running TestWebKitSettings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nayan Kumar K
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-15 23:28 PST by Nayan Kumar K
Modified: 2011-11-17 00:53 PST (History)
3 users (show)

See Also:


Attachments
Correct the test (1.69 KB, patch)
2011-11-15 23:56 PST, Nayan Kumar K
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nayan Kumar K 2011-11-15 23:28:55 PST
By default, value of minimum-font-size property is 0. But TestWebKitSetting checks for value 5.
Comment 1 Nayan Kumar K 2011-11-15 23:56:31 PST
Created attachment 115336 [details]
Correct the test
Comment 2 WebKit Review Bot 2011-11-15 23:59:38 PST
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
Comment 3 WebKit Review Bot 2011-11-17 00:53:22 PST
Comment on attachment 115336 [details]
Correct the test

Clearing flags on attachment: 115336

Committed r100578: <http://trac.webkit.org/changeset/100578>
Comment 4 WebKit Review Bot 2011-11-17 00:53:26 PST
All reviewed patches have been landed.  Closing bug.