Home | History | Annotate | Download | only in WebCore

Lines Matching full:minor

517         Some minor code cleanup for chromium/skia port.  Removed #ifdef's
1825 Various minor cleanups to the Skia files. Mostly non-functional, except
6646 Minor cleanup in PluginPackage::hash. Let the compiler
7378 Minor changes that allow building a hybrid version of WebKit
24641 Added null checks for view() and page(). Made minor code cleanups.
28049 (WebCore::HTMLMediaElement::load): Minor style change.
29265 Minor tidyup using convenience methods added in an earlier commit.
34638 Minor cleanup of ChromiumBridge:
35593 Minor numeric cleanup: convert float literals to doubles.
35975 Minor clean-up to able to pass a const ref point for ModePredicate into runInMode.
40049 Minor code cleanup.
41460 Minor refactoring and cleanup to Selection code
41901 Minor clenaup: fix brace style in CompositeAnimationPrivate::updateTransitions(),
45647 Inline SimpleFontData::widthForGlyph for a minor page load improvement.
52527 Some minor refactoring to re-use wrapperForProperty(), and ensure that gPropertyWrapperMap
52760 Minor PLT speedup.
53077 Minor tweaks to RenderBox::styleChange to speed it up.
54241 callbacks from WebKit and minor API tweaks.
58579 Bug 23104: minor mistakes in init functions for animation and transition events
64648 compatibility effect should be very minor if any, and Firefox itself behaves inconsistently.
66799 Gtk build script minor fixes. Not reviewed.
72810 Minor change by Simon: made the functions inline and added a missing
77706 [GTK] Minor fixes to GOwnPtr