Bug 42197
Summary: | WebKit2 needs testRunner.overridePreference for non-boolean values | ||
---|---|---|---|
Product: | WebKit | Reporter: | Maciej Stachowiak <mjs> |
Component: | WebKit2 | Assignee: | Kangil Han <kangil.han> |
Status: | NEW | ||
Severity: | Normal | CC: | aboya, ap, cmarcelo, fred.wang, jberlin, kangil.han, mikhail.pozdnyakov, rbuis |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
Bug Depends on: | 95578, 128594, 77033, 95576 | ||
Bug Blocks: |
Maciej Stachowiak
WebKit2 needs layoutTestController.overridePreference
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Maciej Stachowiak
<rdar://problem/8186762>
Jessie Berlin
*** Bug 58986 has been marked as a duplicate of this bug. ***
Jessie Berlin
Support for overridePreference in WKTR was added for boolean values only in http://trac.webkit.org/changeset/125732 for https://bugs.webkit.org/show_bug.cgi?id=93942. This bug covers making it work for non-boolean values.
Alicia Boya GarcĂa
*** Bug 178779 has been marked as a duplicate of this bug. ***