Bug 118646
Summary: | [WK2][GTK] Spell checking is not enabled in WebKitTestRunner | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kwang Yul Seo <skyul> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 118643 |
Kwang Yul Seo
WebKitTestRunner creates a WKContext directly without using webkit_web_context_get_default(). Because webkit_web_context_get_default() internally creates a WebKitTextChecker instance, spelling checking is never enabled in WebKitTestRunner.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |