WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 96685
Rename forEachCell to forEachLiveCell
https://bugs.webkit.org/show_bug.cgi?id=96685
Summary
Rename forEachCell to forEachLiveCell
Mark Hahnenberg
Reported
2012-09-13 12:50:07 PDT
forEachCell actually only iterates over live cells. We should rename it to reflect what it actually does. This is also helpful because I want to add a new forEachCell that actually does iterate each and every cell in a MarkedBlock regardless of whether or not it is live.
Attachments
Patch
(6.01 KB, patch)
2012-09-13 13:04 PDT
,
Mark Hahnenberg
oliver
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Hahnenberg
Comment 1
2012-09-13 13:04:07 PDT
Created
attachment 163945
[details]
Patch
Mark Hahnenberg
Comment 2
2012-09-13 13:08:27 PDT
Committed
r128498
: <
http://trac.webkit.org/changeset/128498
>
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