Bug 12162

Summary: The inheritableProperties array is duplicated
Product: WebKit Reporter: mitz
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Remove one copy of the array darin: review+

mitz
Reported 2007-01-08 08:54:29 PST
The inheritableProperties is defined in CSSComputedStyleDeclaration.cpp and in CSSMutableStyleDeclaration.cpp, and changes have to be synced manually.
Attachments
Remove one copy of the array (6.63 KB, patch)
2007-01-08 08:57 PST, mitz
darin: review+
mitz
Comment 1 2007-01-08 08:57:33 PST
Created attachment 12300 [details] Remove one copy of the array
Darin Adler
Comment 2 2007-01-08 10:13:17 PST
Comment on attachment 12300 [details] Remove one copy of the array r=me -- great change
Sam Weinig
Comment 3 2007-01-08 12:40:28 PST
Landed in r18676.
Note You need to log in before you can comment on or make changes to this bug.