WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
50289
Make ProgressEvent 64-bit instead of 32-bit
https://bugs.webkit.org/show_bug.cgi?id=50289
Summary
Make ProgressEvent 64-bit instead of 32-bit
Darin Adler
Reported
2010-11-30 16:27:11 PST
Make ProgressEvent 64-bit instead of 32-bit
Attachments
Patch
(21.11 KB, patch)
2010-11-30 17:10 PST
,
Darin Adler
ap
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2010-11-30 17:10:55 PST
Created
attachment 75235
[details]
Patch
Darin Adler
Comment 2
2010-11-30 17:11:33 PST
<
rdar://problem/8707465
>
Alexey Proskuryakov
Comment 3
2010-11-30 17:18:28 PST
Comment on
attachment 75235
[details]
Patch + Made constant have internal linkage. This is not accurate - they already have internal linkage. The only difference between "const" and "static const" is that the latter would get offended if there were a previous declaration, e.g. in header. r=me
Darin Adler
Comment 4
2010-11-30 17:28:13 PST
Committed
r72985
: <
http://trac.webkit.org/changeset/72985
>
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