[webkit-reviews] review requested: [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' : [Attachment 192341] wrap the entire destructor in if use accelerated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 9 02:53:49 PST 2013


Tobias Mueller <tobiasmue at gnome.org> has asked	for review:
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'
https://bugs.webkit.org/show_bug.cgi?id=111891

Attachment 192341: wrap the entire destructor in if use accelerated
https://bugs.webkit.org/attachment.cgi?id=192341&action=review

------- Additional Comments from Tobias Mueller <tobiasmue at gnome.org>
k. Thanks for the comment. Personally, I find it less elegant to use more
ifdefs. I have this new patch which I set to R?. I hope that is correct.


More information about the webkit-reviews mailing list