Lines Matching full:duplicate
982 Call updateAll instead of having duplicate code.
4768 Fixed some duplicate macro definitions now that we're including
6656 Bug 15290: REGRESSION (r14184-r14216): Duplicate DOCTYPE definitions when saving files as webarchives
11031 Removed duplicate implementations of setTabIndex. They all matched
20308 needlessly create duplicate wrappers around the same
20327 create duplicate wrappers aroudn the same Profile*.
20669 Adds a _clearInterface function to remove duplicate code.
24174 Remove duplicate npfunctions.h header from WebKit.
26897 Add a new callFunction helper function to remove duplicate code
27374 this function moves out of highestRoot. Re-wrote so as to not duplicate code inside
32028 - remove duplicate condition in canHaveChildrenForEditing()
36398 Fix Bug 18214: WebKit will sometimes load duplicate plugins
36805 - Somehow managed to duplicate code :(
39873 Add a typedef for NSView* to PlatformWidget, remove duplicate PluginMessageThrottlerWin definition.
42297 - Let VS remove a duplicate FileConfiguration element
43296 (WebCore::TextCodecICU::registerExtendedEncodingNames): Untangle the system of duplicate ICU
45146 event variables, and remove duplicate event binding for TOP
45342 * platform/win/PlatfromScrollBarWin.cpp: Duplicate implementation
46147 in the network layer), we need to make sure we do not duplicate the
46551 * dom/Document.h: Removed stray duplicate declaration of
49102 leading to duplicate entries in the HashMap. Use the font object's
59865 - remove duplicate definition of getElementById from HTMLDocument IDL (and ObjC bindings)
72007 For the build inside Qt include qbase.pri and don't duplicate what qbase.pri otherwise does (install targets, etc.)
75879 * Poor handling of duplicate properties in the same rule. Some of this can't be
75880 fixed since we can't only get the "winning" value for duplicate properties.
76542 Remove all duplicate xcopy commands from WebCore's post-build step
81339 First element (in document order) is not returned when other duplicate ID-ed elements were created first
81341 Reset the element id cache when an id is added and there is a duplicate for that id.