Home | History | Annotate | Download | only in WebCore

Lines Matching full:unnecessary

3647         (which is unnecessary for XPathEvaluator, but will be necessary if we decide to make our own
3755 Remove unnecessary 'boundingBox' parameter from finishRenderSVGContent() method.
4951 Bug 26074: SQLTransaction::executeSQL does an unnecessary call to String::copy.
5324 Remove unnecessary destructor from InputElementData/OptionElementData.
5721 unnecessary but the GtkAdjustment remained unchanged.
6205 * Remove unnecessary macro magic to work around a problem which no
6250 * platform/image-decoders/skia/ImageDecoder.h: Remove unnecessary #includes.
18548 "PlatformString.h" which was unnecessary because it is pulled in through other headers. This wasn't a
19694 unnecessary conversions internally when drawing bitmaps.
22122 (WebCore::Font::glyphDataForCharacter): Removed an unnecessary namespace
30626 destroyed. This is a revert of r41158, which became unnecessary when
31904 Remove some unnecessary or redundant includes from files related to the JS bindings.
33745 Build fix for Qt port. Remove unnecessary assert.
36381 (WebCore::HTMLMediaElement::deliverNotification): Remove unnecessary white space.
37022 Bug 23977: Unnecessary timer related headers in files.
38567 Remove some unnecessary overrides of position() on table sections and rows.
39795 (WebCore::HTMLMediaElement::mediaPlayerNetworkStateChanged): Remove unnecessary white space.
39797 (WebCore::HTMLMediaElement::endScrubbing): Remove unnecessary braces added in r40789.
43439 Remove some unnecessary #includes of RenderStyle.h
45596 Add a void toRenderBox() method which catches unnecessary casts at compile
51863 * html/HTMLAttributeNames.in: Removed unnecessary "=1".
52571 Removed unnecessary JSLock.
53339 Remove unnecessary calls to setDeferringTimers().
53351 the clear method was wastefully creating a completely unnecessary list for all of these elements.
58637 Remove unnecessary methods from EmptyFrameLoaderClient
58819 unnecessary HashMap remove in case the Document is being destroyed.
59185 (WebCore::MainResourceLoader::load): Remove unnecessary check and FIXME.
59527 Removed a series of unnecessary and incorrect checks for an invertible
62035 was fired which resulted in a flash effect on the screen, and doing unnecessary work.
63278 unnecessary rebuilds even with no changes.
65031 makes it unnecessary to 'serialize' them into special PausedTimeouts
66571 Remove unnecessary include.
67815 by avoiding unnecessary copies and drawing.
68202 REGRESION: XMLHttpRequest.responseText does unnecessary trip though WebCore::String
68451 * loader/icon/IconDatabase.cpp: Removed unnecessary errno.h inclusion.
69274 it was copied. That was added for <rdar://problem/5006779>, but was unnecessary because
70438 Remove unused or unnecessary code from AnimationBase class.
74065 * bindings/js/JSDedicatedWorkerConstructor.cpp: Removed unnecessary include of DOMWindow.h.
75006 Removed unnecessary assertion. This can get hit when connectionDidFinishLoading and cancel
75982 (WebCore::createGDIFont): Remove unnecessary special-case for Cairo
75993 (WebCore::createGDIFont): Remove unnecessary special-case for Cairo TrueType font search. It should match CG in all font selections.
82947 platforms. At the very least stopping unnecessary full invalidations on Qt/Gtk is a good thing. :)
87166 Removed unnecessary nested timer check.
87809 Removed unnecessary #if
88172 removed unnecessary JSLock use -- there's no need to lock around this.
89761 <rdar://problem/4644824> adding a new line with DOM does unnecessary additional repaint
90284 Unnecessary ASSERT in ImplicitAnimation destructor.
93483 Don't use a magic value for unknown. It is totally unnecessary for DatabaseEntry, and