Home | History | Annotate | Download | only in WebCore

Lines Matching full:patch

19         in my next patch.
97 Cast zoom factor to int as the original patch did. This is necessary to appease some versions of gcc.
307 Change based on original patch by Rob Buis.
759 This is based on a patch by Daniel Peebles (pumpkingod@gmail.com).
800 Patch for http://bugs.webkit.org/show_bug.cgi?id=14455
886 Patch for http://bugs.webkit.org/show_bug.cgi?id=13707
1059 Land support for the CSS @font-face rule. This patch allows custom fonts
1158 Patch the update method now that it takes a font selector argument.
1282 FontCustomPlatformData (to get the data loaded into your native font format), and then you have to patch your other font objects to know
2072 Based on an older patch from Rob, this fixes SVG text opacity as well as group opacity for solid fills & gradients.
2458 This change is based on Rob's patch at 5940 - fixing z-order indexing.
3993 Patch for <rdar://problem/5506968> Fail to DnD local file with non-ascii character in path from desktop to Safari (can open it with file menu)
4084 patch fixes that by
4089 call we were using before. This patch instead uses a Vector to
5621 layout and is what led to this crash. This patch fixes that by
6536 Fix a bug in my previous patch. Make sure to select the old font back into the HDC and to also release the HDC.
6547 Patch for <rdar://problem/5488478> Safari crashes when passing null to Range.insertNode()
7672 Fix compilation in some configurations for patch I reviewed and missed
7754 Patch from Mike Fenton to allow custom cursors.
8004 Which we will either defer or fix with Adele's patch that doesn't involve making
8244 through each patch component if the full path is already present
8703 Back out the willRemove() part of the previous patch.
8771 My first patch (r25373) broke svg/custom/stroke-width-click.svg.
8861 Tiger. This patch implements a fast scaling mode that can be used by
9351 In r25098, we only called setCreatedByParser for XML! This patch
9388 This patch simply moves those disable/enable calls to a more correct place, closer to the actual application of the editing command.
10050 before painting. The patch moves the copying of the attributes to when
10215 Adele wrote the first version of this patch. No test cases added because I made sure the
10575 This patch changes the model in 3 ways.
10818 this patch to crash SVG tests. It's fixed now!
10833 to its original state before my patch last night.
11120 patch fixes the problem in two ways:
12017 This patch maintains the behavior that allows <label> tags to nest.
12291 Removed decodedSizeWillChange mechanism because my last patch to
12793 This patch fixes the problem by prevent direct modification of the PlatformFontData
12846 The patch helps in two ways:
13389 Patch from Lars.
14723 Patch for <rdar://problem/5352013>
14964 This patch generalizes RenderBlock's implementation of the Unicode Bidi Algorithm
14970 The patch replaces BidiState with a specialization of BidiResolver that uses
14974 The patch makes the BidiContext part of BidiStatus, thus making BidiStatus the
15237 With this patch, I see a substantial reduction in CPU while scrolling
15421 Rollout patch from r24437.
15785 Original patch by Feng Qian.
15979 This patch adds various set methods to ResourceResponse. This improves
16062 This patch addresses three separate issues
16601 inserted. This patch adds an additional check to allow the tab character
16645 Development has taken place on both Leopard and Windows (windows enabling patch will follow shortly)
16838 Patch for <rdar://problem/5318394>
17057 Patch for <rdar://problem/5329841>
17500 Missed this in earlier patch to make text marking platform independent.
17563 - fix crash introduced by my patch for 5318732, only seen in release builds
18849 Patch for http://bugs.webkit.org/show_bug.cgi?id=14465
19178 Patch for http://bugs.webkit.org/show_bug.cgi?id=14504
19584 Based on a patch from Maxime Britto.
20327 This is what happens when you test your patch on two OSs and then
20505 Patch for http://bugs.webkit.org/show_bug.cgi?id=13038
20610 Patch for http://bugs.webkit.org/show_bug.cgi?id=14319
20664 2nd patch for http://bugs.webkit.org/show_bug.cgi?id=14111
20704 Patch for http://bugs.webkit.org/show_bug.cgi?id=12045
21118 Patch for http://bugs.webkit.org/show_bug.cgi?id=14111
21173 Patch for http://bugs.webkit.org/show_bug.cgi?id=11315
21204 Patch for http://bugs.webkit.org/show_bug.cgi?id=14369
21230 Patch for http://bugs.webkit.org/show_bug.cgi?id=14257
21355 Patch for http://bugs.webkit.org/show_bug.cgi?id=14379
21392 Patch for http://bugs.webkit.org/show_bug.cgi?id=14321
21457 -- 8k. So that is what this patch implements.
21615 Patch by me, revision by Marius, minor rev by me. Adds rendered
22457 Patch for http://bugs.webkit.org/show_bug.cgi?id=14226
22549 Patch for http://bugs.webkit.org/show_bug.cgi?id=14193
22611 Patch for http://bugs.webkit.org/show_bug.cgi?id=14211
22723 Patch for http://bugs.webkit.org/show_bug.cgi?id=14053
22803 This patch adds an additional step after the lookup by full name fails. It will then look up
23008 Patch for http://bugs.webkit.org/show_bug.cgi?id=14109
23563 This patch does two things:
24237 patch adds logic that allows
24494 Enable complex text. Selection and small-caps support are now enabled with this patch.
24813 The internal side of the patch that ensures Boomer paints twice on ibench. Don't let the timer beat out
25361 Replacing radar numbers from previous patch with one
25689 - Adapt for Lars's patch to clean up Frame
26380 lastEventIsMouseUp() is a Mac-only issue. This patch makes it Mac-
27549 Windows event handling, but that's beyond the scope of this patch.
29934 own popup from scratch. That is what this patch accomplishes. And...
30867 This patch fixes a number of bugs that all resulted in not being able
31221 This patch makes iframes and frames able to receive mouse events. Down, up, click, selection
31222 all work. This patch also fixes bugs in scrolling and makes wheel events work on iframes.
31362 This patch eliminates viewportToContents/contentsToViewport in favor of convertTo/FromContainingWindow.
31367 the patch after review, once I realized that these new functions essentially do the same thing.)
32717 This patch lands all the font changes. It does not patch the project file
32784 A lot of the jiggering in this patch is devoted to that.
32839 This patch makes Page, rather than Widget, responsible for holding the
33460 Patch for http://bugs.webkit.org/show_bug.cgi?id=14044
33597 Patch for http://bugs.webkit.org/show_bug.cgi?id=14028
33653 Patch for http://bugs.webkit.org/show_bug.cgi?id=13973
33796 Patch for http://bugs.webkit.org/show_bug.cgi?id=13947
34136 Patch for http://bugs.webkit.org/show_bug.cgi?id=10782
34240 Patch for http://bugs.webkit.org/show_bug.cgi?id=13945
34262 Patch for http://bugs.webkit.org/show_bug.cgi?id=13943
34286 Patch for http://bugs.webkit.org/show_bug.cgi?id=13937
34306 Patch for http://bugs.webkit.org/show_bug.cgi?id=13944
34404 Patch for http://bugs.webkit.org/show_bug.cgi?id=13868
34460 Patch for http://bugs.webkit.org/show_bug.cgi?id=13919
34612 Patch for http://bugs.webkit.org/show_bug.cgi?id=13899
34625 Patch for http://bugs.webkit.org/show_bug.cgi?id=13912
34669 Patch for http://bugs.webkit.org/show_bug.cgi?id=13908
34879 - a clean-up pass on form-related aspects of the recent JSHTMLElement patch
34939 - Patch for http://bugs.webkit.org/show_bug.cgi?id=13902
34983 Patch for http://bugs.webkit.org/show_bug.cgi?id=13894
35104 Patch for http://bugs.webkit.org/show_bug.cgi?id=13893
35195 Implement PathCairo. This patch is based on changes in Mike Emmel's
35617 I forgot to include adjustSliderThumbStyle in the previous patch and the
35769 the reason for the patch.
35772 this file are the reason for the patch.
36035 conflicts I had while writing my patch. (They don't exist anymore, but
36196 This patch fixes three problems:
36410 Patch for http://bugs.webkit.org/show_bug.cgi?id=13853
36721 Part one of patch for http://bugs.webkit.org/show_bug.cgi?id=13830
36751 Part two of patch for http://bugs.webkit.org/show_bug.cgi?id=13830
36919 Patch for http://bugs.webkit.org/show_bug.cgi?id=13833
37140 Patch for http://bugs.webkit.org/show_bug.cgi?id=13803
37206 Patch for http://bugs.webkit.org/show_bug.cgi?id=13791
37442 Test for a rendering bug fixed by this patch:
37554 That patch was to fix broken behavior when opening an already existant window.
37618 patch inserts addition SVG_EXPERIMENTAL blocks to prevent
37993 - Back out last patch based on discussion with Zack.
38070 correctly. This patch makes them do the same thing as colgroup.
38133 on a patch from George.
38204 - Patch for http://bugs.webkit.org/show_bug.cgi?id=13722
38220 - Patch for http://bugs.webkit.org/show_bug.cgi?id=13722
38241 - Second Patch for http://bugs.webkit.org/show_bug.cgi?id=13722
38285 - Patch for http://bugs.webkit.org/show_bug.cgi?id=13722
38344 This patch makes ToT WebKit behave in the same way as Tiger WebKit when the request is nil.
38433 No test possible since this patch affects only Safari chrome.
38450 - Patch for http://bugs.webkit.org/show_bug.cgi?id=13541
38542 Some improvements on my last patch, suggested by Darin.
38891 This patch allows a file to be dropped on to a file input field. There
39543 Cleanup from my earlier Java Applet patch. We should keep a central location to query if
40134 Add some comments to the glyph/font code (patch from Brett Wilson, tweaked by
40745 * dom/Node.cpp: m_hasStyle was an unused bit on Node, so this patch
40786 John made the original patch on 2007-04-10, but this fell prey to rdar://5157329.
40787 Justin backed out the whole patch on 2007-04-30 to avoid the crash.
40788 Justin then restored most of the original patch, but used word granularity instead, to keep the build working.
40790 This patch switches the temp uses of word granularity back to sentence granularity.
41259 This patch changes things so that resizing can make things larger than their
41329 Test for a bug fixed by this patch: fast/repaint/intermediate-layout-position-clip.html
42295 Fixed a few NSAutoreleasePool issues I noticed while reviewing Brady's patch.
42398 change in Hyatt's patch.
42409 - Change if statements to max() function calls (only the ones Hyatt had in his patch).
42505 This patch limits itself to renaming and making other super-simple
42530 version of layer(), but Hyatt's patch makes it faster by using a bit.
42535 Removed some assertions that will be removed in Hyatt's patch.
42537 Made some functions const that will be const in Hyatt's patch.
42539 Put in some revised comments from Hyatt's patch.
42893 Fix for bug 13337, deep tag nesting is slow. This patch fixes a number of O(n^2) issues as well as making
43603 Fix for bug 13208, implement word-break. This patch produces a partial
43893 - Patch for http://bugs.webkit.org/show_bug.cgi?id=12249
44185 Patch and review by hyatt. Testing and landing by ddkilzer.
44472 patch fixes these issues by treating replaced elements as
44521 This patch is vast in scope, but simple in depth - anywhere a PageCache or PageState object
44730 This patch cleans much of that up. One loose end is the "treatAsUserGesture" flag which is a stop
45072 if applied to a JSImmediate value (null, undefined, etc). This patch
45437 patch cleans all of this up and gets rid of expiration date as a concept separate from the response.
45883 This patch finally makes us faster than Firefox 2.0 on this test case.
45974 Spotted an int that should be float in previous patch.
46366 must receive only inline content). This patch adds
46958 in this patch.
46975 Patch from Adam Treat to make the Qt build work without SVG and XSLT.
47095 Patch by Hyatt, reviewed and committed by me.
47370 with FIXMEs that Mitz removed in his original patch. (There was a
47373 original patch.)
47419 which changed many uses of char[] and Vector<char> to SharedBuffer. The patch
47470 This patch adds some assertions and a "fail gracefully in a release build" check that will have to
48274 This is loosely based on Darin's earlier patch for the same problem but
48585 removed once we actually lay out anyway. So this patch fixes the
49041 This patch reworks resource loading to avoid having redundant buffers in the icon database and in cached
49215 This caused an infinite loop in RenderFlow::destroy(). This patch
49223 (editing/spelling/spelling.html) was changed by my patch to
49265 an earlier version of this patch that made even more changes to the
50094 On that page the patch saves 11.5MB or some 21% of linebox memory consumption. It also
50566 This patch dramatically reduces the memory consumed by animated images. For large animated GIFs (defined for
50573 With this patch and the sample GIF used to test, WebKit's memory consumption went from 160MB down to 16MB.
50902 This patch reworks the WebCore memory cache to significantly reduce the amount of memory consumed by
51215 Doesn't affect any layout test (as these properties are not used w/o my text patch).
51357 WebCore part of patch to make it possible to have different user agents for different URLs.
52175 not propagate to any other nodes. This patch matches Firefox behavior in
52297 as part of the patch for bug 4971226. But by adding it to this file rather
53465 - Patch for http://bugs.webkit.org/show_bug.cgi?id=12850
53555 This patch fixes the problem by giving WebKit a way to clear the
54683 This patch removes the quirk after verifying that Firefox doesn't implement
54796 Added a one line patch from Olliej to create the
55246 As a side effect, this patch also fixes rdar://problem/4945341
55496 Fix crashes on ARM due to different struct packing. Based on a patch
55767 bug. This patch avoids the bug by producing cleaner
55826 a regression test to go with this patch.
55962 This patch also fixes some bugs in the ResourceRequest equality operator.
56788 Reviewed by me, patch from Feng Qian (cleaned up by me some).
56833 At Darin's suggestion, moved the "next = 0" line from my previous patch to the start of the loop body
58180 A few small updates to my bidi patch.
58729 Patch implementing xml:space="preserve" coming soon, which acts as test for this stuff.
59264 problem 100% without this patch:
59609 will be implemented in a follow-up patch - as well as the "share event listeners with referenced target" logic.
60329 - Patch for http://bugs.webkit.org/show_bug.cgi?id=11957
60437 - checked in slightly newer revision of the patch below
60695 This patch actually scans the list of values looking for orphaned units and reattaches them to the numeric
60781 Patch by Nate Begeman.
60784 - <rdar://problem/4946877> Avoid unnecessary allocations in CSS, patch attached (12401)
61030 patch allows comment parsing in titles to avoid capturing a
61361 Patch for http://bugs.webkit.org/show_bug.cgi?id=12394
62049 This patch fixes the second two problems. During a
62194 Inspired by a much simpler patch by Andrew Wellington <proton@wiretapped.net>.
62514 Rolling out patch for http://bugs.webkit.org/show_bug.cgi?id=8360.
63223 Patch for http://bugs.webkit.org/show_bug.cgi?id=11853
63280 This patch takes character-to-glyph mapping out of FontData and instead makes
63396 Fixes the leaks from my last patch, except for the first change below which is a missing delegate call for Mail purposes
63494 pasteboard after WebKit did. This patch adds 2 separate code paths
64904 Patch for http://bugs.webkit.org/show_bug.cgi?id=12228
65582 the layer's rect was only local coords. This patch makes sure to use absolute bounds for the layer
66746 This patch gets rudimentary column layout working. Normal flow content only gets laid out into
67489 Patch for http://bugs.webkit.org/show_bug.cgi?id=12164
67549 This patch computes the correct column width and column count. It ensures that content lays out constrained
67912 Patch for http://bugs.webkit.org/show_bug.cgi?id=12106
68143 Marked ready to remove. I'll do the remove in a separate patch, since I have
70262 Patch for http://bugs.webkit.org/show_bug.cgi?id=12072
70276 Patch for http://bugs.webkit.org/show_bug.cgi?id=12071
70290 Patch for http://bugs.webkit.org/show_bug.cgi?id=7075
70318 Patch for http://bugs.webkit.org/show_bug.cgi?id=3360