Lines Matching full:unnecessary
947 Update to CSS to remove unnecessary line-height settings
4356 Remove unnecessary copy of zlib.
5312 Unnecessary call to HistoryItem::targetItem in HistoryController::pushState
5316 (WebCore::HistoryController::pushState): Remove unnecessary code.
6546 (WebCore::WorkerThreadableLoader::MainThreadBridge::cancel): Remove unnecessary cast.
6557 Removed unnecessary casts and changed a type to use the derived class instead of
7265 [Chromium] computePageRectsForFrame seems to be unnecessary
8695 (WebCore::SVGElementInstance::SVGElementInstance): Remove now unnecessary m_needsUpdate flag.
8944 Removed unnecessary use of scriptExecutionContext() when creating a JS event listener.
10776 - Removed unnecessary call to completed(), since checkCompleted()
11373 * rendering/RenderSVGContainer.cpp: Fix incorrect markParents=true usage, leading to unnecessary relayouts.
11986 * bindings/v8/V8DOMWrapper.cpp: Remove a bunch of now unnecessary
14165 Check the dirty area before painting a path, which prevents unnecessary
15502 Remove unnecessary division by a constant in SimpleFontDataMac.mm.
17782 image, but it did not. Due to this bug, unnecessary contents were rendered in
19609 Removed unnecessary #includes in these headers:
19628 Removed unnecessary #includes.
23457 Roll out 51919 and 51920. They were incorrect and unnecessary right now.
27469 Removes unnecessary #include files.
29831 * inspector/front-end/ConsoleView.js: removed unnecessary element reordering
31210 Eliminate unnecessary String-->AtomicString conversions from generated V8 bindings,
33871 [Qt] Remove unnecessary LUT creator from WebCore.pro
36745 [wx] Small cleanup: avoid unnecessary wxString::mb_str() calls.
41103 its piDouble constant. Remove unnecessary call to floor used in
42370 (WebCore::CALLBACK_FUNC_DECL): Remove unnecessary template param to prevent compile error
45843 [GStreamer] Unnecessary checks for Messages types in callbacks
46903 unnecessary copy of contents from the backing store to the native widget.
48155 (WebCore::StringImpl::StringImpl): Remove unnecessary AdoptBuffer param.
48521 [Qt] Windowless plugins: Remove unnecessary XSync for opaque mode.
48766 - Remove unnecessary m_bufferIsInternal member (saves 4 bytes). Instead, check whether
55299 32-bit build fix: restore previous cast that I thought was unnecessary.
60330 Remove unnecessary includes and forward declarations in V8Proxy.h
61729 * dom/DOMWindow.idl: Removed unnecessary whitespace to force a rebuild on the build-bots to pickup the flag change.
66378 Avoid unnecessary transformations for the window resizer rect.
68529 Removed the two unnecessary overridden willValidate() methods introduced
71443 * platform/haiku/TemporaryLinkStubs.cpp: Removed unnecessary headers
72843 (WebCore::PopupListBox::typeAheadFind): remove unnecessary checking of isCharacterTypeEvent() since the whole function is only called under that condition.
81803 Bump pango version requirement to 1.12 and remove unnecessary #ifdefs.
85538 DOM Storage had several unnecessary (and probably unintended)
86675 DOM Storage had several unnecessary (and probably unintended)
86761 Do not do unnecessary conversions from v8::Handle<v8::Value> to
86767 1) do not cast from v8::Value to v8::Object if unnecessary---casts are cheap,
87471 * rendering/RenderBlock.h: Removed unnecessary forward declaration and
87474 Removed unnecessary #include statements.
95290 to be unnecessary.
95791 unnecessary (since a meta-data db is unnecessary since you can just
97590 Remove unnecessary 6th parameter from SOFT_LINK_OPTIONAL
97595 an unnecessary parameter name.