andymeneely / chromium-history

Scripts and data related Chromium's history
11 stars 4 forks source link

PatchSetFile owner not being set in the loader #36

Closed andymeneely closed 10 years ago

andymeneely commented 11 years ago

After 104de5df26c917a37f3606ee20a471ec90a33548, the association is not actually being made - need to put the owner into the patch set model.

Once #35 is done, using the new rake run:verify, to write a test for this in the development environment.

smt9020 commented 10 years ago

this should be all set with my latest commit

andymeneely commented 10 years ago

LGTM