Lines Matching full:moved
472 (-[WebFrame _convertToNSRange:]): Moved duplicated code to WebCore
473 (-[WebFrame _characterRangeAtPoint:]): Moved duplicated code to WebCore
541 * WebView/WebHTMLView.mm: (-[WebHTMLView flagsChanged:]): Moved Caps Lock handling from
837 return value in case platformEvent is null to be less mysterious. Moved receivedNOOP from
1444 (-[WebFrame _computePageRectsWithPrintScaleFactor:pageSize:]): Moved
2110 (-[WebDynamicScrollBarsView inProgrammaticScroll]): Moved
2602 It was incorrect, and this responsibility has been moved to WebCore.
3549 (+[WebMenuTarget sharedMenuTarget]): Moved from ContextMenuMac.mm.
3708 WebGeolocationPolicyListener. The moved code is unchanged except
4677 * Misc/WebNSUserDefaultsExtras.mm: Moved code for computing default language to WebCore.
4772 (-[WebView _injectMailQuirksScript]): Moved a static initialization from
5513 moved
5548 Moved the actual logic of hasSpellingMarker into WebCore to share
5618 (-[WebView _dashboardRegions]): Moved the code from Frame::dashboardRegions here.
6105 (-[WebFrame _smartInsertForString:replacingRange:beforeString:afterString:]): Moved this method
6107 * WebView/WebFrameInternal.h: Moved the method declaration out of here.
6108 * WebView/WebFramePrivate.h: Moved the method declaration in here.
6416 settings that moved. This is sub-optimal since the settings aren't really
6827 * Storage/WebSecurityOrigin.mm: Removed. (Moved to WebCoreSupport)
6828 * Storage/WebSecurityOriginPrivate.h: Removed. (Moved to WebCoreSupport)
7215 This functionality is being moved from WidgetMac.mm.
8235 Moved the call to addPluginInstance out of here.
8413 EditingBehavior enum was renamed to EditingBehaviorTypes and moved out from Settings.h to
9591 Update these callsites because the method moved to DocumentWriter.
9798 Update these callsites because the method moved to DocumentWriter.
9952 Moved the code from -knowsPageRange: that
10858 (-[WebView _close]): Moved code to set _private->closed to the
11342 When a live iframe element is moved between pages, it still depends on the old page.
11424 (-[WebView viewDidMoveToWindow]): Call setCanStartMedia(true) when moved to
11462 mouse moved, dispatch plugin mouse entered/exit events in HTMLPlugInElement default event
11631 A stray mouse moved event is sent to plug-ins after mouse exit
11635 mouse moved event to plug-ins at this point.
11706 * Plugins/WebBaseNetscapePluginView.h: Moved superviewsHaveSuperviews to the base class.