WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
103005
dumpOperands() claims that it needs a non-const Operands& when that is completely false
https://bugs.webkit.org/show_bug.cgi?id=103005
Summary
dumpOperands() claims that it needs a non-const Operands& when that is comple...
Filip Pizlo
Reported
2012-11-21 18:37:44 PST
There is some nasty const-casting being done, when it's completely unnecessary. The non-const variant of dumpOperands() should just be removed.
Attachments
the patch
(1.68 KB, patch)
2012-11-21 18:41 PST
,
Filip Pizlo
eric.carlson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Filip Pizlo
Comment 1
2012-11-21 18:41:56 PST
Created
attachment 175564
[details]
the patch
Filip Pizlo
Comment 2
2012-11-21 19:06:23 PST
Landed in
http://trac.webkit.org/changeset/135462
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