Bug 11180 - Windows build bustage after ScrollBar -> Scrollbar renaming
Summary: Windows build bustage after ScrollBar -> Scrollbar renaming
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 420+
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-05 19:29 PDT by Don Gibson
Modified: 2006-10-05 19:52 PDT (History)
0 users

See Also:


Attachments
patch v1 (14.58 KB, patch)
2006-10-05 19:42 PDT, Don Gibson
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Don Gibson 2006-10-05 19:29:25 PDT
Patch coming shortly
Comment 1 Don Gibson 2006-10-05 19:42:45 PDT
Created attachment 10938 [details]
patch v1

This fixes the build bustage, and cleans up some other random things.
Comment 2 Eric Seidel (no email) 2006-10-05 19:47:39 PDT
Comment on attachment 10938 [details]
patch v1

Constructors aren't 100% in alignment with the coding guidelines (http://webkit.org/coding/coding-style.html), but that's just a nit.  The changes look fine.
Comment 3 Mark Rowe (bdash) 2006-10-05 19:52:20 PDT
Landed in r16832.