[webkit-reviews] review granted: [Bug 17418] REGRESSION: Assertion failure dragging image (JSLock::lockCount() > 0) : [Attachment 19185] proposed fix (untested)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 18 09:30:26 PST 2008


Darin Adler <darin at apple.com> has granted Alexey Proskuryakov <ap at webkit.org>'s
request for review:
Bug 17418: REGRESSION: Assertion failure dragging image (JSLock::lockCount() >
0)
http://bugs.webkit.org/show_bug.cgi?id=17418

Attachment 19185: proposed fix (untested)
http://bugs.webkit.org/attachment.cgi?id=19185&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
r=me

The implicit conversion from KURL to UString is a bad idea. I suggest we either
remove it or if we decide it's too valuable to remove, add an implicit
conversion to String.


More information about the webkit-reviews mailing list