[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
Fri Mar 8 14:48:10 PST 2013


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





--- Comment #1 from Tobias Mueller <tobiasmue at gnome.org>  2013-03-08 14:50:35 PST ---
Created an attachment (id=192289)
 --> (https://bugs.webkit.org/attachment.cgi?id=192289&action=review)
Patch guarding the use of the destroyer with if use(accelerated)

With that patch, it builds fine.
This is effectively my first patch. Feel free to slash me for not following procedures or the like.

-- 
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