Bug 79433 - Rename [setS|s]uppressIncrementalRendering to [setS|s]uppressesIncrementalRendering and make it WebPreferences API.
Summary: Rename [setS|s]uppressIncrementalRendering to [setS|s]uppressesIncrementalRen...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords: InRadar
Depends on: 79515
Blocks:
  Show dependency treegraph
 
Reported: 2012-02-23 20:00 PST by Andy Estes
Modified: 2012-02-24 14:43 PST (History)
0 users

See Also:


Attachments
Patch (18.65 KB, patch)
2012-02-23 20:06 PST, Andy Estes
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2012-02-23 20:00:11 PST
Rename [setS|s]uppressIncrementalRendering to [setS|s]uppressesIncrementalRendering and make it WebPreferences API.
Comment 1 Andy Estes 2012-02-23 20:00:36 PST
<rdar://problem/10924738>
Comment 2 Andy Estes 2012-02-23 20:06:46 PST
Created attachment 128639 [details]
Patch
Comment 3 mitz 2012-02-23 20:25:10 PST
Comment on attachment 128639 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=128639&action=review

> Source/WebCore/ChangeLog:8
> +        No new tests. (OOPS!)

oops
Comment 4 Andy Estes 2012-02-23 22:24:20 PST
Committed r108730: <http://trac.webkit.org/changeset/108730>