Bug 13908 - Autogenerate the JS bindings for the StyleSheet
Summary: Autogenerate the JS bindings for the StyleSheet
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks: 13779
  Show dependency treegraph
 
Reported: 2007-05-29 13:18 PDT by Sam Weinig
Modified: 2007-05-29 21:56 PDT (History)
0 users

See Also:


Attachments
patch (25.58 KB, patch)
2007-05-29 13:21 PDT, Sam Weinig
sam: review-
Details | Formatted Diff | Diff
updated patch (25.58 KB, patch)
2007-05-29 14:01 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
actually the new patch (24.93 KB, patch)
2007-05-29 14:07 PDT, Sam Weinig
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2007-05-29 13:18:13 PDT
Patch forthcoming
Comment 1 Sam Weinig 2007-05-29 13:21:39 PDT
Created attachment 14774 [details]
patch
Comment 2 Sam Weinig 2007-05-29 14:01:11 PDT
Created attachment 14775 [details]
updated patch

Updated to remove the toBoolean function as it was not needed.  Thanks Mitz!
Comment 3 Sam Weinig 2007-05-29 14:07:58 PDT
Created attachment 14776 [details]
actually the new patch
Comment 4 Sam Weinig 2007-05-29 21:56:02 PDT
Landed in r21873.