[Webkit-unassigned] [Bug 155056] AX: Force allow user zoom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 14:27:52 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=155056

--- Comment #43 from Nan Wang <n_wang at apple.com> ---
Comment on attachment 273458
  --> https://bugs.webkit.org/attachment.cgi?id=273458
patch

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

>> Source/WebKit2/WebProcess/WebPage/ios/WebPageIOS.mm:131
>> +    forceAlwaysUserScalable |= _AXSForceAllowWebScaling();
> 
> It's a shame that we have a WebPreference key or this, but you're bypassing that. Should we remove the key, or should the default value of that key be overridden by _AXSForceAllowWebScaling()?

The current implementation will also respect the WebPreference key result. I think once all the accessibility setting code were in we can decide to remove it or not.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160310/c69ea5bf/attachment-0001.html>


More information about the webkit-unassigned mailing list