Bug 750698 - Implement "reader mode" action (r=mfinkle)
This commit is contained in:
@@ -401,7 +401,7 @@ public final class Tab {
|
|||||||
if (!mReaderEnabled)
|
if (!mReaderEnabled)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
// Do nothing for now
|
GeckoApp.mAppContext.loadUrl("about:reader?url=" + getURL());
|
||||||
}
|
}
|
||||||
|
|
||||||
public boolean doReload() {
|
public boolean doReload() {
|
||||||
|
|||||||
Reference in New Issue
Block a user