Lines Matching full:guard
8756 and guard the call to detach() with a check of attached(), like all other calls to
9113 REGRESSION (r25283): Reproducible crash in HTMLObjectElement::getInstance under guard malloc
9980 crash dumps this seems to occasionally happen when running Mail under guard malloc.
10436 Add needLayout() guard to eliminate this class of crashes from release builds.
13065 constructor to guard against infinite recursion.
13642 Fix header guard generation for CSSGrammar.h under Windows
16888 Guard against generating a simulated event from within a simulated event in the same node. Try to
34079 * WebCore.pro: add an include guard around CSSGrammar.h
34369 fixed this crash, but we have been inspired to add the same guard
34373 (WebCore::FrameView::layout): Add the guard in two more places.
35887 highlight. The fix is to put a guard around laying out the render
35944 Add an inclusion guard for CSSGrammar.h and XPathGrammar.h, because older versions of bison do not
42532 Added a guard to use of axObjectCache() to make RenderObject destruction
51261 Guard against registering pending resources with empty id.
52345 (WebCore::SVGResourceMarker::draw): Use a HashSet to guard against
52527 I added an ENABLE_SVG_EXPERIMENTAL_FEATURES define to guard all use of the experimental
52528 features, and used it to guard relevant tag names, elements, JS bindings and renderers.
57376 * platform/GlyphPageTreeNode.h: Fix header guard name.
58704 Add guard around accessing [NSEvent eventNumber] to ensure
59966 Bug 12458: Crash in W3C-SVG-1.1/animate-elem-09-t.svg running layout tests under guard malloc
61047 in svg/W3C-SVG-1.1/animate-elem-40-t.svg under guard malloc
62451 Bug 12357: Reproducible crash in WebCore::Settings::isJavaScriptEnabled in svg/custom/js-update-bounce.svg under guard-malloc
62474 Bug 12355: Reproducible crash in WebCore::parseNumber in svg/custom/js-update-bounce.svg under guard-malloc
65475 (WebCore::DOMImplementation::createDocument): Added a guard clause for text/html which used to be in WebKit before a lot of the
70747 Simple cleanups, removing unused color table, copyright and include guard fixes.