Bug 93771

Summary: Move CSS's propertyNameStrings[] to from the header to the cpp file
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebCore Misc.Assignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, jchaffraix, kling, macpherson, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Benjamin Poulain
Reported 2012-08-11 17:52:26 PDT
propertyNameStrings[] should not be accessed directly. To ensure this, move the declaration to the cpp file.
Attachments
Patch (1.88 KB, patch)
2012-08-11 17:56 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2012-08-11 17:56:49 PDT
Benjamin Poulain
Comment 2 2012-08-11 17:57:39 PDT
This will make the initialization from literal easier.
Eric Seidel (no email)
Comment 3 2012-08-12 02:39:13 PDT
Comment on attachment 157881 [details] Patch OK.
WebKit Review Bot
Comment 4 2012-08-12 03:39:35 PDT
Comment on attachment 157881 [details] Patch Clearing flags on attachment: 157881 Committed r125368: <http://trac.webkit.org/changeset/125368>
WebKit Review Bot
Comment 5 2012-08-12 03:39:39 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.