Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Issue 1272563005: Fix title of webapps being empty (Closed)

Created:
5 years, 4 months ago by Lalit Maganti
Modified:
5 years, 4 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix title of webapps being empty * With the new manifest name/shortname changes, we don't always have null in the intent for the shortname. It could also be the empty string which we need to handle by displaying the page title in recents. * This issue is present with Slashdot which does not have a shortname and so has an empty title. TODO(lalitm): this is actually a temporary fix for the bigger issue of short name not being set to the meta tag title of the website if the short name is not present in the manifest. Some discussion is required for this before a CL which correctly fixes the issue is submitted. BUG=517647 Committed: https://crrev.com/acd5d3f1f3a4dc0433a4a9bb9b87dc0567d7acb7 Cr-Commit-Position: refs/heads/master@{#342394}

Patch Set 1 #

Patch Set 2 : Add TODO comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M chrome/android/java/src/org/chromium/chrome/browser/webapps/WebappActivity.java View 1 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 17 (3 generated)
Lalit Maganti
Dan and Mounir: please take a look. This fixes the Slashdot issue but I'm not ...
5 years, 4 months ago (2015-08-07 09:22:52 UTC) #2
gone
On 2015/08/07 09:22:52, Lalit Maganti wrote: > Dan and Mounir: please take a look. This ...
5 years, 4 months ago (2015-08-07 15:57:01 UTC) #3
gone
On 2015/08/07 15:57:01, dfalcantara wrote: > On 2015/08/07 09:22:52, Lalit Maganti wrote: > > Dan ...
5 years, 4 months ago (2015-08-07 16:00:16 UTC) #4
gone
On 2015/08/07 16:00:16, dfalcantara wrote: > On 2015/08/07 15:57:01, dfalcantara wrote: > > On 2015/08/07 ...
5 years, 4 months ago (2015-08-07 16:01:42 UTC) #5
gone
On 2015/08/07 16:01:42, dfalcantara wrote: > On 2015/08/07 16:00:16, dfalcantara wrote: > > On 2015/08/07 ...
5 years, 4 months ago (2015-08-07 16:06:46 UTC) #6
Lalit Maganti
On 2015/08/07 at 16:06:46, dfalcantara wrote: > On 2015/08/07 16:01:42, dfalcantara wrote: > > On ...
5 years, 4 months ago (2015-08-07 16:11:08 UTC) #7
Lalit Maganti
On 2015/08/07 at 16:11:08, Lalit Maganti wrote: > On 2015/08/07 at 16:06:46, dfalcantara wrote: > ...
5 years, 4 months ago (2015-08-07 16:17:19 UTC) #8
gone
On 2015/08/07 16:06:46, dfalcantara wrote: > On 2015/08/07 16:01:42, dfalcantara wrote: > > On 2015/08/07 ...
5 years, 4 months ago (2015-08-07 16:31:43 UTC) #9
Lalit Maganti
On 2015/08/07 at 16:31:43, dfalcantara wrote: > On 2015/08/07 16:06:46, dfalcantara wrote: > > On ...
5 years, 4 months ago (2015-08-07 16:36:40 UTC) #10
gone
On 2015/08/07 16:36:40, Lalit Maganti wrote: > On 2015/08/07 at 16:31:43, dfalcantara wrote: > > ...
5 years, 4 months ago (2015-08-07 16:39:48 UTC) #11
gone
On 2015/08/07 16:39:48, dfalcantara wrote: > On 2015/08/07 16:36:40, Lalit Maganti wrote: > > On ...
5 years, 4 months ago (2015-08-07 16:50:07 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1272563005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1272563005/20001
5 years, 4 months ago (2015-08-07 17:44:53 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-08-07 18:39:03 UTC) #16
commit-bot: I haz the power
5 years, 4 months ago (2015-08-07 18:39:59 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/acd5d3f1f3a4dc0433a4a9bb9b87dc0567d7acb7
Cr-Commit-Position: refs/heads/master@{#342394}

Powered by Google App Engine
This is Rietveld 408576698