<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Re-enable Quartz backend on cmake build system"
   href="https://bugs.webkit.org/show_bug.cgi?id=144561#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Re-enable Quartz backend on cmake build system"
   href="https://bugs.webkit.org/show_bug.cgi?id=144561">bug 144561</a>
              from <span class="vcard"><a class="email" href="mailto:philip.chimento&#64;gmail.com" title="Philip Chimento &lt;philip.chimento&#64;gmail.com&gt;"> <span class="fn">Philip Chimento</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=144561#c13">comment #13</a>)
<span class="quote">&gt; I'm not sure about adding Quartz target support to 2.8 branch. It's not
&gt; actually a feature, but it's not a regression either since we never
&gt; supported it in WebKit2. What do other people think?</span >

You might notice that the patch contains only fixes to the CMake files. This is literally just adding build system code to enable the option. I didn't have to make any changes to the WebKit2 code to re-enable Quartz, or implement anything new for it. All the other bug fixes I've had to make to get it working, would also break the X11 backend on OSX, for example, or else they are breakages due to combinations of supported options that just don't get exercised together very often.

The --enable-quartz-target switch was always there in the Autotools build system, so I'd consider this a regression from switching to CMake.</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>