<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fix the build with GCC 4.9 in CSSParser.cpp"
   href="https://bugs.webkit.org/show_bug.cgi?id=157887">157887</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Fix the build with GCC 4.9 in CSSParser.cpp
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>New Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ossy&#64;webkit.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>../../Source/WebCore/css/CSSParser.cpp: In member function 'WTF::Ref&lt;WebCore::StyleRuleBase&gt; WebCore::CSSParser::createViewportRule()':
../../Source/WebCore/css/CSSParser.cpp:13468:12: error: use of deleted function 'WTF::Ref&lt;T&gt;::Ref(const WTF::Ref&lt;U&gt;&amp;) [with U = WebCore::StyleRuleViewport; T = WebCore::StyleRuleBase]'
In file included from ../../Source/WTF/wtf/PassRefPtr.h:25:0,
                 from ../../Source/WTF/wtf/RefPtr.h:30,
                 from ../../Source/WTF/wtf/HashFunctions.h:26,
                 from DerivedSources/WebCore/CSSPropertyNames.h:7,
                 from ../../Source/WebCore/css/CSSPrimitiveValue.h:24,
                 from ../../Source/WebCore/css/CSSCalculationValue.h:33,
                 from ../../Source/WebCore/css/CSSParser.h:25,
                 from ../../Source/WebCore/css/CSSParser.cpp:29:
../../Source/WTF/wtf/Ref.h:69:26: note: declared here</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>