guardianproject / Orweb

We are EOL this project. Please use Lightning Browser or wait for Orfox instead
https://guardianproject.info/2015/06/30/orfox-aspiring-to-bring-tor-browser-to-android/
Other
91 stars 45 forks source link

removeUnproxyeableElements not working / not called #56

Open deadc0de opened 10 years ago

deadc0de commented 10 years ago

Hello,

this function in Browser.java#L1560 isn't called anymore. Maybe you want to remove it?

private String removeUnproxyeableElements (InputStream is, String encoding)

Anyway, it wouldn't filter encapsulated elements like <<audio>video correctly.