[Webkit-unassigned] [Bug 9698] Switch JSC Bindings from CFDictionary to HashMap

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jul 3 10:33:35 PDT 2006


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


ggaren at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #5 from ggaren at apple.com  2006-07-03 10:33 PDT -------
A few things I tweaked before landing:
- The new patch you submitted still had tabs in it. You can use tools like
emacs (Ctrl-s) and less (/) to search for tabs. A better solution is just to
set your editor up to use spaces instead of tabs.
- A typedef can often make template code more readable.
- Our style guildines call for Type* rather than Type * in c++ code.

Please take note of these in the future.

Committed revision 15146.


-- 
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