[webkit-reviews] review requested: [Bug 29910] Load state can get out of sync in a client callback, leading to a crash. : [Attachment 40724] Updated the patch after latest changes to frameLoader.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 09:18:10 PDT 2009


Yael <yael.aharon at nokia.com> has asked	for review:
Bug 29910: Load state can get out of sync in a client callback, leading to a
crash.
https://bugs.webkit.org/show_bug.cgi?id=29910

Attachment 40724: Updated the patch after latest changes to frameLoader.cpp
https://bugs.webkit.org/attachment.cgi?id=40724&action=review

------- Additional Comments from Yael <yael.aharon at nokia.com>
The crash happens when the client is setting a user stylesheet during a
progress comeplete call.
I really don't think there is a way to simulate this sequence with
DumpRenderTree.
Given that the fix is so trivial, I think it should be ok without a regression
test.


More information about the webkit-reviews mailing list