Home | History | Annotate | Download | only in mac

Lines Matching full:patch

678         but will in a subsequent patch.
687 Re-adds code that was mistakenly removed from my last patch.
762 This patch was obtained by "git revert" command and then un-reverting of ChangeLog files.
858 (WKNotifyHistoryItemChanged): Update WKNotifyHistoryItemChanged() to add the new HistoryItem parameter added in the WebCore portion of this patch.
3115 This patch adds new API for adding and removing user scripts from page groups. User scripts
3665 This patch changes the strategy for synchronizing painting view the view,
5379 Also patch WebDynamicScrollbarsView to detect the case where neither axis is really spilling out
5984 Not reviewed. Fix clean builds, forgot to land name() -> formControlName() rename patch in WebKit. Only landed the WebCore side.
6514 Some *obvious* style cleanup in my last patch.
7180 This patch also eliminates WebHTMLView's separate notion of needing a layout and just consolidates it with
7318 This patch is step one: Do the serializing, which is done on the main thread, much faster.
7837 window's clipRect, which was useful in verifying the correct behavior of this patch.
9434 setVerticalScrollingMode that mail calls. This patch simply adds
10870 (recursivelyRemoveMailAttributes): Added. Patch to an internal Mail method that in turn patches
10871 a WebKit method and removes the patch again on the way out.
10873 applies the patch that fixes this bug.
11155 patch; the other fix is in WebCore.
12466 but that's a separate issue so I don't do it in this patch.
12620 than the original constraints. This patch set the window active if
13321 Apparently older versions of gcc have issues with this patch.
13641 This patch adds initial support for the NPDrawingModelCoreAnimation drawing model.
14095 Remove most uses of JSValue, which will be removed in a future patch.
14727 This patch makes the ScrollView::paint method cross-platform. The paint method calls the base class
14733 paints white (which is incorrect), so a future patch will actually implement proper native scroll corner painting
15816 But with that same patch, it became possible for a WebResource to fail to initialize.
16163 Based on a patch by Dimcho Balev.
17363 The highlight should go away entirely, but this simple patch just makes it not jump away.
18235 Collin Jackson <collinj-webkit@collinjackson.com> also contributed to this patch.
18552 Patch by Tim Hatcher, typed by me.
18706 With this patch, the key operation of "Creating a WebArchive rooted at a single Node" takes place
18720 This patch also introduces a behavior change. WebCore allows ArchiveResources with null or empty data.
18757 That logic is currently in DOMNode in WebKitMac - this patch moves that ability down into
18892 (WebFrameLoaderClient::clearUnarchivingState): Emptied - to be removed in a followup patch
19584 This patch prepares Mac WebKit to handle two different zooming modes (full page zoom and text only zoom).
20709 that were all symptoms of this bug, and easy to verify that they are fixed with this patch.
22625 This patch is for the WebKit side of <rdar://problem/5591115>.
22980 Fix for bug 15672, backgrounds don't tile properly inside transforms. This patch fixes tiling