[webkit-reviews] review requested: [Bug 135001] Web Inspector: TextContentView calls the wrong super function in shown() : [Attachment 235042] patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 16 18:34:48 PDT 2014
Saam Barati <sbarati at apple.com> has asked for review:
Bug 135001: Web Inspector: TextContentView calls the wrong super function in
shown()
https://bugs.webkit.org/show_bug.cgi?id=135001
Attachment 235042: patch
https://bugs.webkit.org/attachment.cgi?id=235042&action=review
------- Additional Comments from Saam Barati <sbarati at apple.com>
This fixes the problem.
(Currently, calling the wrong prototype function has no effect, because neither
function does anything. But this may not hold in the future).
More information about the webkit-reviews
mailing list