Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 5944359652425728: Issue 2109 - Drop assumption that metadata format depends on platform (Closed)

Created:
March 9, 2015, 7:37 p.m. by Wladimir Palant
Modified:
March 26, 2015, 9:10 p.m.
Reviewers:
Sebastian Noack
Visibility:
Public.

Description

Issue 2109 - Drop assumption that metadata format depends on platform

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -11 lines) Patch
M build.py View 1 chunk +16 lines, -11 lines 0 comments Download

Messages

Total messages: 4
Wladimir Palant
March 9, 2015, 7:37 p.m. (2015-03-09 19:37:08 UTC) #1
Sebastian Noack
I guess I'll review this when I have seen the other patches, since this change ...
March 9, 2015, 8:04 p.m. (2015-03-09 20:04:15 UTC) #2
Wladimir Palant
On 2015/03/09 20:04:15, Sebastian Noack wrote: > I guess I'll review this when I have ...
March 10, 2015, 7:47 a.m. (2015-03-10 07:47:17 UTC) #3
Sebastian Noack
March 12, 2015, 9:54 a.m. (2015-03-12 09:54:31 UTC) #4
On 2015/03/10 07:47:17, Wladimir Palant wrote:
> On 2015/03/09 20:04:15, Sebastian Noack wrote:
> > I guess I'll review this when I have seen the other patches, since this
change
> > alone would just break Android and IE.
> 
> Why that? We don't currently have any logic for Android or IE but the idea was
> that it could be added to packager.readMetadata() once we need it (even
assuming
> we decide not going with a regular metadata file there).

You are right, that code seems to be only used for Firefox, Chrome, Opera and
Safari. Should be fine then. LGTM.

Powered by Google App Engine
This is Rietveld