[Webkit-unassigned] [Bug 137918] Use references instead of pointers in EditingStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 6 10:11:27 PST 2014


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

--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 241109
  --> https://bugs.webkit.org/attachment.cgi?id=241109
Patch

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

> Source/WebCore/editing/EditingStyle.cpp:673
> +        return triStateOfStyle(*EditingStyle::styleAtSelectionStart(selection));

EditingStyle::styleAtSelectionStart() can return null, why is it safe?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141106/1b845d79/attachment-0002.html>


More information about the webkit-unassigned mailing list