<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - AX: Force allow user zoom"
   href="https://bugs.webkit.org/show_bug.cgi?id=155056#c37">Comment # 37</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - AX: Force allow user zoom"
   href="https://bugs.webkit.org/show_bug.cgi?id=155056">bug 155056</a>
              from <span class="vcard"><a class="email" href="mailto:simon.fraser&#64;apple.com" title="Simon Fraser (smfr) &lt;simon.fraser&#64;apple.com&gt;"> <span class="fn">Simon Fraser (smfr)</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=155056#c36">comment #36</a>)
<span class="quote">&gt; It's only a setting in ViewportConfiguration. So should I expose
&gt; ViewportConfiguration in Internals and add that setting?</span >

The issue here is that Internals is in WebCore, but the ViewportConfiguration lives in WebKit2. I don't think adding a ViewportConfiguration to Internals and just looking at maximumScale is a good way to test, though; that's just testing a small bit of code in ViewportConfiguration, but you really need to test that the user experience works.

Can you programmatically change the answer given by _AXSForceAllowWebScaling() on a per-process basis?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>