[Webkit-unassigned] [Bug 49550] Fix android specific history bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 22 04:58:33 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49550





--- Comment #6 from Steve Block <steveblock at google.com>  2010-11-22 04:58:33 PST ---
(From update of attachment 74011)
View in context: https://bugs.webkit.org/attachment.cgi?id=74011&action=review

> WebCore/platform/android/ScrollViewAndroid.cpp:75
> +    // engadget.com site, you go to some article then hit back.

I think the right place for these kind of details are in the bug, not in comments, and it would be good to understand the underlying problem, rather than just listing a test case.

> WebCore/platform/android/ScrollViewAndroid.cpp:77
> +    android::WebViewCore *webViewCore = android::WebViewCore::getWebViewCore(this);

Layering violation, as Andrei says.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list