[Webkit-unassigned] [Bug 52983] Eliminate m_tagHistory pointer from CSSSelector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 20:05:55 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52983


Antti Koivisto <koivisto at iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79876|0                           |1
        is obsolete|                            |
  Attachment #80009|                            |review?
               Flag|                            |




--- Comment #3 from Antti Koivisto <koivisto at iki.fi>  2011-01-24 20:05:54 PST ---
Created an attachment (id=80009)
 --> (https://bugs.webkit.org/attachment.cgi?id=80009&action=review)
better CSSParserSelector, more OwnPtrs

Implemented most of Darin's comments and updated to current trunk. Nasty casting trick in CSSSelector::value() is still there as trying to switch the interface to return AtomicStringImpl* resulted in a ballooning refactoring.

Requesting re-review due to significant changes.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list