WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
93771
Move CSS's propertyNameStrings[] to from the header to the cpp file
https://bugs.webkit.org/show_bug.cgi?id=93771
Summary
Move CSS's propertyNameStrings[] to from the header to the cpp file
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2012-08-11 17:56:49 PDT
Created
attachment 157881
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug