[Webkit-unassigned] [Bug 156512] Crash at com.apple.JavaScriptCore: bool WTF::startsWith<WTF::StringImpl, WTF::StringImpl> + 8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 13:38:49 PDT 2016


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

Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #276270|review?                     |review+
              Flags|                            |

--- Comment #4 from Benjamin Poulain <benjamin at webkit.org> ---
Comment on attachment 276270
  --> https://bugs.webkit.org/attachment.cgi?id=276270
patch

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

> Source/WebCore/cssjit/SelectorCompiler.cpp:2823
> +    if (attribute->value().isEmpty())
> +        return false;

Looks like this should be merged with the "AtomicStringImpl& valueImpl = *attribute->value().impl();" below.

-- 
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/20160412/37e0a1ec/attachment.html>


More information about the webkit-unassigned mailing list