WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
110022
Identifier generated twice in FrameLoader::loadResourceSynchronously()
https://bugs.webkit.org/show_bug.cgi?id=110022
Summary
Identifier generated twice in FrameLoader::loadResourceSynchronously()
Alexey Proskuryakov
Reported
2013-02-16 10:28:10 PST
There are two variables named identifier, the inner one shadowing the outer one. So, we generate the identifier twice, and a wrong result is returned from the function.
Attachments
proposed fix
(1.55 KB, patch)
2013-02-16 10:30 PST
,
Alexey Proskuryakov
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2013-02-16 10:30:23 PST
Created
attachment 188718
[details]
proposed fix
Alexey Proskuryakov
Comment 2
2013-02-16 21:48:33 PST
Committed <
http://trac.webkit.org/r143123
>.
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