WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
56920
Web Inspector: use unsigned char instead of char when storing script source
https://bugs.webkit.org/show_bug.cgi?id=56920
Summary
Web Inspector: use unsigned char instead of char when storing script source
Yury Semikhatsky
Reported
2011-03-23 06:39:27 PDT
Web Inspector: use unsigned char instead of char when storing script source since the constant is represented by hex values and may otherwise lead to compilation warnings on some platforms.
Attachments
Patch
(4.56 KB, patch)
2011-03-23 06:41 PDT
,
Yury Semikhatsky
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2011-03-23 06:41:10 PDT
Created
attachment 86609
[details]
Patch
Yury Semikhatsky
Comment 2
2011-03-23 07:05:28 PDT
Committed
r81773
: <
http://trac.webkit.org/changeset/81773
>
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