RESOLVED FIXED 47610
Revert changes to WebViewImpl in r69633
https://bugs.webkit.org/show_bug.cgi?id=47610
Summary Revert changes to WebViewImpl in r69633
Kenneth Russell
Reported 2010-10-13 11:50:06 PDT
David Levin pointed out that the change to WebViewImpl in http://trac.webkit.org/changeset/69633 incorrectly used PassRefPtr for a local variable instead of RefPtr. I thought I had seen an assertion failure in this code change in http://trac.webkit.org/changeset/69624 but after reverting it it seems not.
Attachments
Patch (1.88 KB, patch)
2010-10-13 11:51 PDT, Kenneth Russell
jamesr: review+
kbr: commit-queue-
Kenneth Russell
Comment 1 2010-10-13 11:51:52 PDT
James Robinson
Comment 2 2010-10-13 12:01:18 PDT
Comment on attachment 70643 [details] Patch Yup!
Kenneth Russell
Comment 3 2010-10-13 13:30:15 PDT
Note You need to log in before you can comment on or make changes to this bug.