WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
135685
Random resource replacement on beta.icloud.com
https://bugs.webkit.org/show_bug.cgi?id=135685
Summary
Random resource replacement on beta.icloud.com
Pratik Solanki
Reported
2014-08-06 19:56:01 PDT
ASSERT(m_data->size() == newBuffer->size()) is being triggered when loading beta.icloud.com. This can cause problems in release build since it means we will replace existing CachedResource data with incorrect data meant for a different resource.
Attachments
Patch
(2.23 KB, patch)
2014-08-06 20:44 PDT
,
Pratik Solanki
ap
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pratik Solanki
Comment 1
2014-08-06 19:56:34 PDT
<
rdar://problem/17937975
>
Pratik Solanki
Comment 2
2014-08-06 19:57:17 PDT
We will need to roll out the performance improvements made in
r170499
for
bug 134362
.
Pratik Solanki
Comment 3
2014-08-06 20:44:34 PDT
Created
attachment 236170
[details]
Patch
Pratik Solanki
Comment 4
2014-08-07 10:20:45 PDT
Committed
r172215
: <
http://trac.webkit.org/changeset/172215
>
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