WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
33560
[chromium] setReplacing call in WebFrameImpl.cpp is causing problems with multipart code
https://bugs.webkit.org/show_bug.cgi?id=33560
Summary
[chromium] setReplacing call in WebFrameImpl.cpp is causing problems with mul...
Tony Chang
Reported
2010-01-12 16:39:40 PST
In
bug 31446 comment 7
, Darin asks if WebFrameImpl::loadData call to setReplacing could that interact in an interesting way with this code. Turns out he was right! This is causing an assert to trigger with the code added in
r53143
because we're trying to replace a document that already exists. Fix coming up.
Attachments
Patch
(1.31 KB, patch)
2010-01-12 16:46 PST
,
Tony Chang
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tony Chang
Comment 1
2010-01-12 16:46:48 PST
Created
attachment 46413
[details]
Patch
Adam Barth
Comment 2
2010-01-12 17:12:43 PST
Comment on
attachment 46413
[details]
Patch I think this is ok, but I'm not 100% sure.
WebKit Commit Bot
Comment 3
2010-01-12 17:29:44 PST
Comment on
attachment 46413
[details]
Patch Clearing flags on attachment: 46413 Committed
r53171
: <
http://trac.webkit.org/changeset/53171
>
WebKit Commit Bot
Comment 4
2010-01-12 17:29:49 PST
All reviewed patches have been landed. Closing bug.
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