[Webkit-unassigned] [Bug 111891] Can't build w/o accelerated compositing due to Source/WebCore/dom/PseudoElement.cpp:69:5: error: 'pseudoElementDestroyed' is not a member of 'WebCore::InspectorInstrumentation'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 9 01:44:11 PST 2013


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





--- Comment #3 from Antoine Quint <graouts at apple.com>  2013-03-09 01:46:37 PST ---
(From update of attachment 192289)
I don't have review privileges, but I think since this is the only method call in ~PseudoElement(), you might as well wrap the entire method, and its definition in the header file, in the #if block. Thanks for catching this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list