WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
22005
Move StructureIDChain into its own file
https://bugs.webkit.org/show_bug.cgi?id=22005
Summary
Move StructureIDChain into its own file
Cameron Zwarich (cpst)
Reported
2008-10-31 11:22:56 PDT
StructureIDChain should be in its own file. I have a patch that makes this change.
Attachments
Proposed patch
(14.76 KB, patch)
2008-10-31 11:25 PDT
,
Cameron Zwarich (cpst)
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Cameron Zwarich (cpst)
Comment 1
2008-10-31 11:25:22 PDT
Created
attachment 24803
[details]
Proposed patch
Darin Adler
Comment 2
2008-10-31 11:27:44 PDT
Comment on
attachment 24803
[details]
Proposed patch r=me Please add StructureIDChain_h to the list of things to rename in do-webcore-rename ;-) + bool structureIDChainsAreEqual(StructureIDChain*, StructureIDChain*); Maybe we should use operator== instead for this in the future?
Cameron Zwarich (cpst)
Comment 3
2008-10-31 13:35:11 PDT
Landed in
r38046
.
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