Bug 83032

Summary: [Part 3] We should use CSSPropertyID rather than integers when manipulating CSS property ids.
Product: WebKit Reporter: Alexis Menard (darktears) <menard>
Component: CSSAssignee: Alexis Menard (darktears) <menard>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, haraken, japhet, kling, macpherson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Alexis Menard (darktears) 2012-04-03 07:37:56 PDT
[Part 3] We should use CSSPropertyID rather than integers when manipulating CSS property ids.
Comment 1 Alexis Menard (darktears) 2012-04-03 07:42:39 PDT
Created attachment 135329 [details]
Patch
Comment 2 Kentaro Hara 2012-04-03 07:48:08 PDT
Comment on attachment 135329 [details]
Patch

OK
Comment 3 WebKit Review Bot 2012-04-03 08:46:41 PDT
Comment on attachment 135329 [details]
Patch

Clearing flags on attachment: 135329

Committed r113042: <http://trac.webkit.org/changeset/113042>
Comment 4 WebKit Review Bot 2012-04-03 08:46:46 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Alexis Menard (darktears) 2012-04-04 06:56:31 PDT
(In reply to comment #4)
> All reviewed patches have been landed.  Closing bug.

https://bugs.webkit.org/show_bug.cgi?id=83151 fixes variable names removed too aggressively in some .h files.