Home | History | Annotate | Download | only in WebCore

Lines Matching full:eliminate

6083         the new query as a test case. Also eliminate the unnecessary
9801 Eliminate all remaining implicit conversions of wtf::Vector<T> to T*. Where code was
10009 Also, make sure that the default window proc is of type ASCII so we can eliminate the
10436 Add needLayout() guard to eliminate this class of crashes from release builds.
10955 By making user-select really inherited (instead of inherited for some values), we eliminate the need for crawling up the tree to see
10961 * css/CSSStyleSelector.cpp: Eliminate SELECT_AUTO.
10967 (WebCore::): Eliminate SELECT_AUTO. Make userSelect inherited.
10982 http://bugs.webkit.org/show_bug.cgi?id=14967 part 1 - Eliminate most implicit
12168 Eliminate an unnecessary HashMap from the implementation; we can just use the
13576 Disable the favicon database on Windows for now, to eliminate the sqlite dependency.
13725 Relax the regular expression that tries to find constant declarations in the IDL source to not require leading whitespace. This makes it work with preprocessors that happen to eliminate leading whitespace.
17864 Convert QWebFrame from a QFrame to a pure QObject to eliminate all
31636 Eliminate the use of MapWindowPoints on Win32. Just use the outermost HWND as the point of reference for events.
41984 Eliminate repaintObjectsBeforeLayout
44069 on the FrameLoadRequest, and call load directly; also eliminate the other urlSelected
44072 default in FrameLoadRequest. In the other overload, clean up logic to eliminate the
45005 effect. Eliminate the notion of widget capture. Fix mouse moves so that they only fire
45050 Eliminate PlatformMouseEvent::currentEvent.
45985 - Eliminate caching of monospace char width from RenderText. This optimization is not needed
45987 - Eliminate caching of tab width from RenderBlock. Similary this optimization has become
66040 * loader/FrameLoader.cpp: Changed to use String more to eliminate use of