зеркало из https://github.com/mozilla/pjs.git
Bug 734316 - Part 5: fix some more checkstyle warnings. r=trivial
This commit is contained in:
Родитель
226d47f6b9
Коммит
c46a853e1e
|
@ -46,7 +46,7 @@ public interface GlobalSessionCallback {
|
|||
* error.
|
||||
*
|
||||
* @param globalSession
|
||||
* @param newClusterURL
|
||||
* @param failedClusterURL
|
||||
* The new node/weave cluster URL.
|
||||
*/
|
||||
void informNodeAuthenticationFailed(GlobalSession globalSession, URI failedClusterURL);
|
||||
|
|
|
@ -32,7 +32,7 @@ public class FennecTabsRepository extends Repository {
|
|||
* and only store tabs from other clients.
|
||||
*
|
||||
* It will never retrieve tabs from other clients, or store tabs for Fennec,
|
||||
* unless you use {@link fetch(String[], RepositorySessionFetchRecordsDelegate)}
|
||||
* unless you use {@link #fetch(String[], RepositorySessionFetchRecordsDelegate)}
|
||||
* and specify an explicit GUID.
|
||||
*/
|
||||
public static class FennecTabsRepositorySession extends RepositorySession {
|
||||
|
|
Загрузка…
Ссылка в новой задаче