From b3caf48ffa15f851f64c3da6159aac01df49f7e9 Mon Sep 17 00:00:00 2001 From: Andrew Bonventre Date: Wed, 6 Jan 2016 10:43:30 -0500 Subject: [PATCH] Persist diff context length on server This code will eventually live within a diff preference pane once options other than context are supported. Change-Id: I3c752a18d163a55cb3398c0a46544593b0a9faed --- polygerrit-ui/app/elements/gr-app.html | 16 +++- polygerrit-ui/app/elements/gr-diff-view.html | 5 ++ polygerrit-ui/app/elements/gr-diff.html | 88 +++++++++++++++----- polygerrit-ui/app/test/gr-diff-test.html | 40 ++++++++- 4 files changed, 123 insertions(+), 26 deletions(-) diff --git a/polygerrit-ui/app/elements/gr-app.html b/polygerrit-ui/app/elements/gr-app.html index 3b4efaa81e..c3c520b7f5 100644 --- a/polygerrit-ui/app/elements/gr-app.html +++ b/polygerrit-ui/app/elements/gr-app.html @@ -87,6 +87,9 @@ limitations under the License. +
PolyGerrit
@@ -109,7 +112,7 @@ limitations under the License. params="[[params]]">