Home | History | Annotate | Download | only in WebCore

Lines Matching full:dead

2418         [Qt] Remove some dead code (MenuEventProxy)
6074 [Qt] Dead-code stripping for unix
6076 * WebCore.pro: Turn on GCC dead-code stripping flags for Unix
9444 Remove dead youtube site specific hack that was commented out.
11977 No tests added as this is only removing dead code, no functional changes.
13455 Remove dead code from RenderPath
19325 I got rid of two more uses of m_absoluteBounds (nearly dead!)
19367 * rendering/RenderTableRow.cpp: Remove dead code, which is no longer necessary.
20296 Remove more dead code from RenderSVGHiddenContainer.
20558 Nixed some now-dead code related to protected event listeners.
20953 Remove some dead code and g_return_if_fail from static functions.
21399 (WebCore::JSDOMWindowBase::put): Remove dead code.
21626 Also removed a bit of unneeded dead code to handle the integer -1.
26931 Remove dead code and style cleanup
26997 Style cleanup and dead code removal in dom, editing
27009 Remove dead code, this block already checked that change == Force
27018 Remove dead code, insertionPosition.node() is already checked to be non-null above.
27021 removed dead code, annotate is already known to be true at this point in the file
27028 CSS dead code removal and cleanup from Coverty errors
27038 Removing dead code, "root" can never be null here.
27042 Extra returns in the old macros caused dead code. Removing the old macros and use modern
27233 comments to a branch of code I think is dead. Changed boolean argument into a named
28857 Removed dead code for distinguishing between Widget and PluginView in the Qt port.
35656 Clean up RenderBlock::positionForCoordinates to remove dead
37379 Get rid of printBoxDecorations, since it is dead code.
37428 Remove isEditable() on RenderObject. It is dead code.
38449 type. RenderBlock's dirtyLineBoxes function was dead code (caused by the RenderFlow deletion), so it has
43901 Test: fast/frames/frame-dead-region.html
45499 Remove unused dead code from RenderTable class. The dead code includes
51838 Remove a little dead code left over after the fix for
58516 This led me to a bunch of dead code. It turns out that HTML collections
58522 removing some dead code.
62674 - Remove some dead, commented-out code from WMLAElement.
67227 Keep dead resources in memory cache in purgeable memory.
71000 Remove long-since-dead kdDebug and qDebug calls
72083 Removed dead (and broken) code from an ancient Symbian port.
75770 * manual-tests/inspector/profiler-test-dead-time.html: Removed.
77289 Long-dead decoded image data make up for most of the object cache's memory use over time
95921 and another dead code path for unknown types.
96099 Disable dead code stripping in debug builds.