Bug 12143 - remove Widget code unneeded now that form elements do not use Widget
Summary: remove Widget code unneeded now that form elements do not use Widget
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P4 Enhancement
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-06 12:59 PST by Darin Adler
Modified: 2007-01-08 14:46 PST (History)
0 users

See Also:


Attachments
patch with change log (51.11 KB, patch)
2007-01-06 18:03 PST, Darin Adler
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2007-01-06 12:59:39 PST
I have some patches that remove lots of unneeded Widget code.
Comment 1 Darin Adler 2007-01-06 18:03:54 PST
Created attachment 12270 [details]
patch with change log
Comment 2 Adam Roben (:aroben) 2007-01-08 12:11:22 PST
Comment on attachment 12270 [details]
patch with change log

+        * platform/ScrollView.h: Removed unnneded includes.

Typo: "unnneded"

r=me
Comment 3 Sam Weinig 2007-01-08 14:46:51 PST
Landed in r18677.