Home | History | Annotate | Download | only in WebCore

Lines Matching full:unnecessary

264         (WebCore::HTMLTokenizer::parseProcessingInstruction): Ditto. Another unnecessary
293 * loader/Cache.h: Remove unnecessary default parameters, preventing the need to
1662 and is slower and unnecessary.
1704 adding a ".", which is unnecessary.
2835 br a) is made unnecessary by the insertion (it's collapsed away) b) was acting
5116 (WebCore::RenderApplet::intrinsicWidth): Removed unnecessary type
6705 otherwise we do an unnecessary conversion to char (which requires a branch to see if
14265 Removed unnecessary alerts in TextIterator advance methods.
15491 InputMutationListener. (Might be unnecessary since this class might be deleted soon.)
17355 * platform/Image.h: Removed unnecessary forward declaration of QPainter.
19302 (WebCore::RenderPart::updateWidgetPosition): Remove unnecessary of QScrollView.
20469 (WebCore::CSSParser::parseSVGPaint): Take out unnecessary check
25966 (WebCore::RenderTextField::setStyle): Remove unnecessary setStyle on text node.
28753 the unnecessary typeIsXML boolean.
29365 (SVGDocumentImpl::svgView): remove unnecessary static cast
29433 tag logic. Removed unnecessary null check of section() at end of function.
31734 * khtml/xml/NodeListImpl.h: Ditto. Also removed unnecessary "virtual".
37445 * khtml/dom/dom_string.h: Removed unnecessary friend declarations. Changed operator
37450 * khtml/xml/dom_atomicstring.h: Removed a redundant const. Removed unnecessary
37810 (1) Removed some unnecessary braces.
39028 lot of unnecessary includes.
39032 lot of unnecessary includes.
39101 (to get rid of unnecessary JSLocks).