Home | History | Annotate | Download | only in WebCore

Lines Matching full:refactor

2860         Refactor HTMLInputElement: Move a part of HTMLInputElement::
6491 Web Inspector: refactor ResourceView hierarchy.
9662 Refactor to only add fullscreen sheet rules when document is in fullscreen mode.
11433 Refactor GL backend flags
12058 Refactor HTMLInputElement: Move a part of HTMLInputElement::
16109 Refactor only, so no new tests.
18313 Refactor SVGStringListPropertyTearOff/SVGListPropertyTearOff to use a common base class
20564 Some refactor for texmap to enable WebKit2: remove globals, and allow TextureMapper to exist without a GraphicsContext.
24471 refactor the nested large switch statements in GraphicsContext3DCG.cpp:getImageData()
24479 (WebCore::GraphicsContext3D::getImageData): Refactor the code to use getSourceDataFormat and remove nested switches.
24911 Added new test verifying that StrictTypeChecking is enabled for SVGRect. Refactor and share code between JSC/V8/ObjC generators.
24920 * bindings/scripts/CodeGenerator.pm: Refactor SVGPropertyTearOff handling, and share code between JSC/V8/ObjC generators.
25332 Added new test verifying that StrictTypeChecking is enabled for SVGRect. Refactor and share code between JSC/V8/ObjC generators.
25341 * bindings/scripts/CodeGenerator.pm: Refactor SVGPropertyTearOff handling, and share code between JSC/V8/ObjC generators.
26150 Refactor HTMLInputElement: Move createRender(), appendFormData(),
35464 [Qt] Refactor Plugin X Pixmap painting code to a separate function
35953 Refactor HTMLInputElement: Move typeMismatch(), valueMissing(),
36475 Needed to refactor some of the gradient/pattern code to properly handle fallback paint servers.
36808 Refactor HTMLInputElement: Move valueAsDate and valueAsNumber implementations
37756 Refactor HTMLInputElement: Move range/step related functions
39500 Refactor only, no new tests.
40875 Refactor HTMLInputElement: Move parseToDouble() and
41768 Refactor code from SVGTextLayoutUtilities into two seperated classes.
42624 [chromium] Refactor ChromiumDataObject to use getters/setters.
43332 Refactor HTMLInputElement: Make DeprecatedInputType private.
44223 Refactor HTMLInputElement: Introducing InputType class and classes
45058 Refactor gperf code generation and usage to fix the debug build with gcc>4.4.
55557 refactor the code and move this functionality at the level of WebCore like
56238 * plugins/PluginView.cpp: Refactor the plugin object
63286 No new tests, since this predominantly a refactor. Updating
68798 Refactor, no new tests.
68964 Pure refactor, so no new tests.
69314 (WebCore::HistoryController::currentFramesMatchItem): Refactor
73065 Refactor fillRect() function to support blur radius in the shadow.
73650 Also refactor the two versions of fillRect(), and use TRIANGLE_STRIP
73664 Refactor the two versions of fillRect().
76498 and incorrectly used, refactor & cleanup. Uses of these methods really divide
78561 [Qt] Refactor shadow state handling in GraphicsContextQt
78682 Refactor HTMLScriptRunner to allow deferred scripts to share code
78689 (WebCore::HTMLScriptRunner::executeParsingBlockingScript): Rename to make it clear this deals with the parsing blocking script and refactor to use executePendingScriptAndDispatchEvent.
78880 Patch 1: Refactor shadow states handling.
80782 Refactor code that uses deprecated ways of dealing with the
90638 Part 3 - Refactor storeNewestCache to allow Failure Reason Output
90685 notification to the client to allow an action, and refactor
95367 Refactor CSSSelector's destructor and make it inline.
95371 Refactor with no behavior change, thus no new tests.
102656 Refactor with no behavior change, thus no new tests.
104148 Refactor platform dependent editing behavior code out of Settings (part II)
107782 * html/canvas/WebGLRenderingContext.cpp: Fix the out-of-range vector member visit, also refactor the code.
111462 Refactor common code into addChildCommon
113473 Refactor only, no new tests.
113709 * rendering/InlineTextBox.h: Add calculateBoundaries(), which will be used to refactor some code in RenderText, see below.
114195 While I'm here, refactor the code slightly to make its behavior more
114418 Refactor only, no new tests.
116999 Refactor only, no new tests.
117061 Refactor only, so no new tests.
117787 [chromium]Refactor input method related APIs.
119930 Also refactor the code so an assertion is easier to read.
120223 Spatial Navigation: refactor scrollInDirection to work with scrollable content
121574 Refactor form submission code in HTMLFormElement to add clarity.
122664 fix chromium compile after r61094 (id attribute refactor)
126283 Refactor platform dependent editing behavior code out of Settings
126680 Refactor FormData and Blob for better support of Blobs synthesized by BlobBuilder.
128313 Refactor only, so no new tests.
130127 The code for block continuations is very similar to the code for inline continuations. It may be possible to refactor the
133560 Refactor only, so no new tests.