[webkit-reviews] review requested: [Bug 27494] Crash/Unexpected behavior if call ScriptSourceCode::source on a CachedScript : [Attachment 33165] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 02:46:28 PDT 2009


Daniel Bates <dbates at berkeley.edu> has asked  for review:
Bug 27494: Crash/Unexpected behavior if call ScriptSourceCode::source on a
CachedScript
https://bugs.webkit.org/show_bug.cgi?id=27494

Attachment 33165: Patch
https://bugs.webkit.org/attachment.cgi?id=33165&action=review

------- Additional Comments from Daniel Bates <dbates at berkeley.edu>
Created a new base class called ScriptSourceProvider which is inherited by both
StringSourceProvider and CachedScriptSourceProvider.

Blindly edited the WebCore Visual C++ project file.


More information about the webkit-reviews mailing list