[Webkit-unassigned] [Bug 9133] Split cssstyleselector.* into separate files (one class per file).

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri May 26 17:40:18 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9133


sam.weinig at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8567|                            |review?
               Flag|                            |




------- Comment #1 from sam.weinig at gmail.com  2006-05-26 17:40 PDT -------
Created an attachment (id=8567)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=8567&action=view)
patch

Like the other split patches, this requires the lander to do some work to split
the files on their end (ussually just running a script).  It is a little more
complicated than some of the others as StyleSelector.h, CSSRuleData.h and
CSSRuleDataList.h all do not have implementation (.cpp) files and thus only
require cssstyleselector.h to be copied.  In addition, CSSRuleSet.h and
CSSRuleSet.cpp come from within cssstyleselector.cpp and require to copies of
it.  Lastly, I could not find a way to convert cssstyleselector.h and
cssstyleselector.cpp into CSSStyleSelector.h and CSSStyleSelector.cpp due to
svn not understanding the case change.  


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list