RESOLVED FIXED Bug 50224
Upstream recent changes to WebCore/platform/network/android
https://bugs.webkit.org/show_bug.cgi?id=50224
Summary Upstream recent changes to WebCore/platform/network/android
Steve Block
Reported 2010-11-30 04:26:49 PST
NetworkingContext::isPrivateBrowsingEnabled() is no longer required due to refactoring of Android code not yet upstreamed.
Attachments
Patch (9.56 KB, patch)
2010-11-30 06:44 PST, Steve Block
jorlow: review+
Steve Block
Comment 1 2010-11-30 06:32:39 PST
It turns out the no-longer-needed method isn't present upstream, so I'm broadening this bug to cover more general upstreaming in WebCore/platform/network/android.
Steve Block
Comment 2 2010-11-30 06:44:29 PST
Jeremy Orlow
Comment 3 2010-11-30 06:53:25 PST
Comment on attachment 75139 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=75139&action=review r=me > WebCore/platform/network/android/ResourceHandleAndroid.cpp:85 > +// TODO: this needs upstreaming. FIXME
Steve Block
Comment 4 2010-12-01 13:23:26 PST
Note You need to log in before you can comment on or make changes to this bug.