Home | History | Annotate | Download | only in WebCore

Lines Matching full:patch

546         decoding part of the image.  This patch adds accounting for this extra
585 This matches Firefox and other async APIs. This patch moves the callback servicing into its own
652 endIfNotLoadingMainResource if there is no frame. This patch moves
655 This patch also removes removeAllChildren, which has not effect in this
805 To achieve these, this patch introduces following changes:
812 To improve readability, this patch also consolidates various boolean arguments in SelectionController::setSelection()
1003 dedicated workers, but this is too much to do in an initial patch,
1329 This patch provides a sketch of the script-src directive. We still do
1332 patches. For the momemnt, this patch lets us test what we're doing.
1500 SVG animation does not support 'inherit' as value for CSS property animations. With the patch, SVG determines
1704 This patch fixes the regression in WebKit.
1766 This patch now handles errors in the same way the existing codecs do,
1819 The parser in this patch is very basic. It just segments the CSP
1824 Sadly, this patch does not contain any tests. That's because CSP
2292 This patch now handles errors in the same way the existing codecs do,
2447 This patch preserves this behavior except that it also disables support in the Chromium port.
2763 patch.
2957 There are two major parts to this patch: one is to add an
3074 This patch broke 11 tests in GTK bots (Requested by svillar on
3384 without anti-aliasing. Patch idea by Laszlo Agocs.
3433 conditional attributes on functions. This patch makes the whole Crypto
3661 With this patch, the regression in Peacekeeper from Safari 5.0.3 to ToT
3720 it seem like this patch works as expected though.
3756 Patch by Mark Brand <mabrand@mabrand.nl>, reviewed (there) by
3782 With the patch we just adjust an animation value, if we use color animation. The color won't get saved and
3809 Original patch from Olivier Goffart <olivier.goffart@nokia.com>, with
3931 Original patch from Olivier Goffart <olivier.goffart@nokia.com>, with
4938 Patch developed by bsalomon@google.com
5096 and in this patch we just provide flags, tests and build rules for chromium port.
6062 This patch extracts WebKit related methods from InspectorAgent to InspectorController.
7551 form of a string. This patch introduces that type.
7782 This patch adds a mechanism for "kicking off" the pending post-layout
7886 Second IndexedDB events overhaul patch
8546 This patch is preemptive and adjusts v8 bindings code to forthcoming small change
8550 http://codereview.chromium.org/6397011/). Therefore the goal of this patch
8620 of the host that the resource was fetched from. Patch was originally
8677 first % character). This patch just advances the search past the first
8811 This patch includes fix for reported bug, and also some housekeeping changes.
9610 This patch teaches the XSSFilter how to block injections into those
9652 This patch causes us to pass:
9750 This patch teaches the XSSFilter to check for JavaScript URLs in
10101 Posting this as a separate patch because editing the build files is so
10212 * history/HistoryItem.cpp: Bump the encoding version, since this patch changes how we encode
10770 This patch introduces a new function MIMETypeRegistry::getMIMETypeForExtensionThreadSafe().
10774 No tests for this patch. This patch itself doesn't change the behaviors.
12222 Reapplying this patch again.
12223 The removal of this patch in <http://trac.webkit.org/changeset/77125>
12225 removed the both the first (failing) patch (r76893) and this fixed
12226 patch (r76969). This patch includes slight changes necessitated by
12229 Reapplying this patch with the change that the second ASSERT in
12560 No new tests because patch doesn't modify functionality.
13203 representation of the SegmentedString. This patch introduces a cache
13465 this patch adds a shared dummy document used by all innerHTML calls.
13467 This patch brings us from 7x slower than Safari 5 on tiny-innerHTML
13595 This patch refactors a bunch of methods in XSSFilter to return a bool
13798 Re-land this patch with the missing null check that caused crashes in layout tests.
13913 This patch adds the ability for the XSSFilter to block injected
13925 This patch also introduces some amount of state into the XSSFilter
13930 To test this patch, I played around with some of the existing
13956 This patch adds a basic sketch of the new XSS filter design. Rather
13962 This patch contains only the bare essentially machinery. I'll add more
13988 Reapplying this patch with the change that the second ASSERT in
14700 No new tests. This patch reimplements the fix for bugs 43812 and
14706 Removed old workaround as this patch hopefully fixes the real
14815 The derived class, LegacyCACFLayerTreeHost, contains all the D3D-related code. A later patch
14819 little smaller. A later patch will move it to its own source files.
14965 We want to re-use this mechanism for the new XSS auditor. This patch
14967 view-source parser and the general HTML parser. This patch also add
14998 of the old start index, this patch introduces the notion of a
15085 This patch fixes the blending code to follow the spec here. It was necessary to track the current position of
15202 The bulk of this patch consists in the refactoring needed in DragData
16156 Patch offsetFromContainer to be aware of flipped block writing modes when dealing with column layouts.
16174 Patch painting in RenderLayers to be vertical-text-aware.
16354 instead. FrameLoader::url() will be removed in a followup patch.
16481 There are no new tests as this patch aims at fixing flicker that
16485 This patch does not fully address the said bug but it is a step in the
16488 or a hack, until a full solution is provided this patch is progress.
16683 disturbs form state restoring. This patch changes this behavior so
17517 This patch allows repainting of filters, when their
17712 Test results will land with the GTK+ 2.x version of this patch.
18140 No new tests as patch adds no new functionality.
18174 This patch reverts all IDB methods, except IDBDatabase::createObjectStore and
18410 patch when loading complex web pages, as we wouldn't have to wait
18830 This patch
18892 As far as the second step will have significant changes in the functions' implementation I'll do it as a separate patch.
19234 This makes it possible to support small font-sizes for SVG in a follow-up patch, as well
20070 Original patch from François Sausset <sausset@gmail.com>
20975 patch also includes some spurious changes to the bindings tests golden files (mostly GObject)
22114 This patch also forces all HistoryItems to record the post-redirect
23093 overlay scrollers. This patch will allow scrollers on
23836 (WebCore::CheckedInt::CheckedInt): Merge with the patch provided by Benoit Jacob.
23900 Tweak style in visible_units.cpp and TextIterator.cpp in preparation for another patch
24264 This patch gets the style sharing back to 25-40% range on most web sites.
25350 Bug 49177's patch enabled platformInit() in super class(ScrollView).
25557 This patch allows WebKitGtk+ to build with FileSystem API option.
26341 a bit strange but the same patch have broken mac builds at
26755 refactored in a follow-up patch.
26967 This patch contains the changes required to support dropping content
26971 The support for WebKit as drag source will be added with a separate patch.
27384 refactored in a follow-up patch.
27479 This patch makes injected script a part of the backend.
27844 A couple of lines of the patch for https://bugs.webkit.org/show_bug.cgi?id=52321
28352 This patch fixes the crash by returning a null gradient image in this
28421 This patch ensure that we try to convert the extension to MIME type
28452 This patch actually makes the display-isolated schemes display
28454 this patch, but re-organized a bit because reading the access white
28596 This patch sets the replaced flag for all inline display types in RenderBlock::styleWillChange.
29085 This patch adds the basic plumbing for display-isolated URL schemes.
29086 Originally, this patch also had the functional change, but I've split
29087 that off into a separate patch because the original patch caused a
29715 Based on initial patch by Tarun Nainani.
30215 there will be some follow-up patches after we land this patch.
30564 This patch introduces a new RenderObject type: RenderFullScreen. The RenderFullScreen renderer
31681 Therefore, this patch allows WML ErrorHandler to use 1-based values.
31766 This patch also ensures that all declarative animations started in the same script execution block
31847 width and height argument, except ImageData. This patch refactors ImageData
31850 This patch also refactors the PassRefPtr usages of ImageData.
31980 This patch also fixes:
32517 this is changed upstream, this patch works around it as follows,
32533 Based on a patch by Mart Raudsepp.
32876 A patch to extend compositor to be able to composite into an offscreen texture instead
32980 my next patch.
33190 Rollout since we hit an assert after this patch. (Requested by
33215 Based on a patch by Mart Raudsepp.
33291 incorrectly as an after child. The patch fixes by passing the before child as
34380 ScriptExecutionContext to WebCore. This patch leaves the original
34489 I'm unable to reproduce the failure locally, so this patch is slightly
35220 Last patch to fix indention and other style issues according to the WebKit style rules in the SVG code.
35538 This patch handles that case by explicitly checking if the script element was
36907 This patch also changes USE_IOSURFACE to instead follow USE(IOSURFACE)
37086 In this patch, I also remove a bunch of now-unneeded code in the
37469 This patch avoids sending plug-ins paint events inside of painting. Instead,
37632 Second patch to fix indention and other style issues according to the WebKit style rules in the SVG code.
37983 First patch to fix indention and other style issues according to the WebKit style rules in the SVG code.
38241 in the next patch.
39042 correctly clone) cyclic graphs. This patch updates our implementation
39084 after the last child. This patch fixes the behavior by adding it properly before
39523 This patch replaces the hack introduced for fixing bug 43812
39659 A patch to extend compositor to be able to composite into an offscreen texture instead
40224 The r74038 regressed the behaviour. This patch additionally ensures that both Metrics and Styles panes
40637 Ported FFTFrame to Intel's MKL. This patch contains the port and
40725 No new tests as this patch does not change functionality.
41095 This patch removes the m_readOnly member variable from SQLStatement and
42858 this patch. All apply() methods are updated according to this
43109 This patch change V8 to use that common code path. I haven't removed
43112 future patch.
43363 This patch basically defines two enum type in ImageSource: AlphaOption
43428 This patch is not pretty, but it fixes the bug. I stole this approach
43559 Before this patch ContextMenu on Windows were backed by HMENUs, and ContextMenuItems
43563 This patch adds a new USE flag - CROSS_PLATFORM_CONTEXT_MENUS that are for a cross-platform
43564 representation of context menus. This patch also has Windows adopt them.
43571 This patch also refactors the ContextMenuClient interface to use a variation on the getCustomMenuFromDefaultItems
43730 Loader will be given a more descriptive name in a later patch.
43780 This patch is causing crashes on the GTK+ bots.
44144 This patch introduce thread safe proxy classes for QNetworkAccessManager
44150 This patch basically:
44196 This patch change the order to check if m_reply is null instead,
44210 This patch make sure the data available flag is set before
44787 code before my last patch. Also pass the DOMWindow rather than the
44987 Patch unifies two FocusCandidate constructors, making caller sites
45084 This patch makes TreeShared::m_parent act as either parentNode() or
45355 This patch moves the plugin widget size allocation after the
45370 Fix regression from xji's wheel scroll patch. The vertical case is looking at the horizontal
45681 This patch moves the HitTestResult and all functions that use it out of ContextMenu into ContextMenuController.
46555 process. Without this patch it will assert in
46556 ContentLayerChromium::updateTextureRect; with this patch it will not.
46606 This patch moves the class that wraps the ContextMenuItems to WebKit/mac/WebHTMLView.mm,
47163 Fix background canvas painting for documents with left/top overflow. The math from the original RTL patch was incorrect.
47469 This patch throws out the lowest/rightmost/leftmost/topmostPosition functions and re-architects layout overflow
47779 This patch is only for Mac. Windows implementation has not changed.