git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't show the combined menu if there are no services available
[WebKit-https.git]
/
Source
/
WebKit2
/
WebProcess
/
WebPage
/
ServicesOverlayController.h
diff --git
a/Source/WebKit2/WebProcess/WebPage/ServicesOverlayController.h
b/Source/WebKit2/WebProcess/WebPage/ServicesOverlayController.h
index 00ec39942e0ce1821c4b0d3633b1dd6322a8e9cb..329d08f5935a1ec14a5578dc34bedbae17316f95 100644
(file)
--- a/
Source/WebKit2/WebProcess/WebPage/ServicesOverlayController.h
+++ b/
Source/WebKit2/WebProcess/WebPage/ServicesOverlayController.h
@@
-143,6
+143,7
@@
private:
HashSet<Highlight*> m_highlights;
+ // FIXME: These should move onto Highlight.
Vector<WebCore::LayoutRect> m_currentSelectionRects;
bool m_isTextOnly;