Bug 21254

Summary: Get rid of the update() method on ScrollView
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: PlatformAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 21083    
Attachments:
Description Flags
Patch sam: review+

Description Dave Hyatt 2008-09-30 14:10:59 PDT
Get rid of the update() method on ScrollView
Comment 1 Dave Hyatt 2008-09-30 14:11:49 PDT
Created attachment 23954 [details]
Patch
Comment 2 Sam Weinig 2008-09-30 14:27:29 PDT
Comment on attachment 23954 [details]
Patch

+        * ChangeLog:
This is not necessary.

-    // The repaint method asks the host window to repaint a rect in the window's coordinate space.  The
+    // The repaint meth%od asks the host window to repaint a rect in the window's coordinate space.  
%-added erroneously.

r=me
Comment 3 Dave Hyatt 2008-09-30 14:32:13 PDT
Fixed in r37113-4.