Home | History | Annotate | Download | only in WebCore

Lines Matching full:guard

2684         (WebCore::FontCache::purgeInactiveFontData): Added a reentry guard.
6177 * svg/animation/SMILTimeContainer.cpp: Add ENABLE(SVG) guard.
19666 Make video tags use a header guard so that make_names.pl for factory generation.
19668 - Add video tag guard in HTMLTagNames.in & give an extraDefines parameter to make_names.pl
19685 (WebCore::inlineTagList): Add ENABLE(VIDEO) guard.
22093 Bug 18916: make_names.pl --factory needs to support custom c++ guard
22095 Add --guardFactoryWith to handle the cpp guard around generated factories.
29158 crashing under guard malloc after the previous fix.
29675 Bug 18551: REGRESSION (r31801?): Crash in ContainerNode::removedFromDocument on many SVG tests under guard malloc
33074 Also moved setting of the guard to dispatchSimulatedClick for better consistency.
40946 * page/mac/FrameMac.mm: Move up #if ENABLE(MAC_JAVA_BRIDGE) guard
40962 * bridge/jni/jni_class.cpp: Added #if ENABLE(MAC_JAVA_BRIDGE) guard.
40977 guard for JavaLanguage enum. Also added #if PLATFORM(MAC) guard for
40983 (WebCore::FrameLoaderClient::javaApplet): Added #if ENABLE(MAC_JAVA_BRIDGE) guard.
43280 guard around m_windowScriptNPObject.
43282 * page/FramePrivate.h: Added #if ENABLE(NETSCAPE_PLUGIN_API) guard around
45457 guard malloc. Pass along the style selector so it can be accessed, since it has not yet
56310 thread by using m_quotaMapGuard to guard access to the map. Other code runs on the
56964 During DRT runs I see cancel() being called on the same handle multiple times. Guard
62489 Autotools update and database/icon database inclusion guard fixes
62500 - Remove ENABLE(DATABASE) inclusion guard. Let the includer add the guard instead.
76784 * Guard the entity resolver with the QT_VERSION as well.
77767 to guard against singular pattern transforms.