WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
110292
[CSS Grid Layout] Should we add a RAII class to populate and clear the grid representation?
https://bugs.webkit.org/show_bug.cgi?id=110292
Summary
[CSS Grid Layout] Should we add a RAII class to populate and clear the grid r...
Julien Chaffraix
Reported
2013-02-19 19:15:03 PST
See
bug 109718, comment #5
about the whole details. We manually fill and clear our grid representation for each layout / compute preferred logical width phase. As there are several places and 2 varaibles to clear it may make sense to have some RAII pattern to handle the cleaning. As raised in the other, I think it may be an overkill now but if the code changes we should definitely consider it.
Attachments
Add attachment
proposed patch, testcase, etc.
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