[webkit-reviews] review granted: [Bug 137416] Move ServicesOverlayController to WebCore : [Attachment 239562] fix mac build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 9 13:22:23 PDT 2014


Anders Carlsson <andersca at apple.com> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 137416: Move ServicesOverlayController to WebCore
https://bugs.webkit.org/show_bug.cgi?id=137416

Attachment 239562: fix mac build
https://bugs.webkit.org/attachment.cgi?id=239562&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=239555&action=review


> Source/WebCore/editing/Editor.cpp:3347
> +    if (!shouldDetectTelephoneNumbers() || !client() || !m_frame.page())

I don't think you need this.


More information about the webkit-reviews mailing list