Page MenuHomePhabricator

[web] [refactor] use assetUrl variable
ClosedPublic

Authored by benschac on Apr 4 2022, 7:26 AM.
Tags
None
Referenced Files
F3178834: D3611.id11050.diff
Fri, Nov 8, 2:26 AM
Unknown Object (File)
Sun, Nov 3, 1:52 PM
Unknown Object (File)
Sun, Nov 3, 1:51 PM
Unknown Object (File)
Sun, Nov 3, 1:51 PM
Unknown Object (File)
Sun, Nov 3, 1:47 PM
Unknown Object (File)
Fri, Oct 18, 10:42 AM
Unknown Object (File)
Fri, Oct 18, 10:42 AM
Unknown Object (File)
Fri, Oct 18, 10:42 AM

Details

Summary

swap hard coded url for assetUrl variable like the rest of the project uses.

Image 2022-04-04 at 10.27.38 AM.jpg (618×1 px, 52 KB)

Test Plan

go to the keyserver page. arrow should render.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 4 2022, 7:41 AM
Harbormaster failed remote builds in B7838: Diff 11006!

I think we can come up with a better name than assetURL? Maybe assetsCacheURLPrefix?

Just something to indicate that it's a prefix that we'll need to append the asset name to. iirc there was an issue before caused by confusing URL "part" names

This revision is now accepted and ready to land.Apr 4 2022, 3:17 PM
In D3611#98972, @atul wrote:

I think we can come up with a better name than assetURL? Maybe assetsCacheURLPrefix?

Just something to indicate that it's a prefix that we'll need to append the asset name to. iirc there was an issue before caused by confusing URL "part" names

Yeah, I can do that in a follow up diff.

This revision was landed with ongoing or failed builds.Apr 5 2022, 5:59 AM
This revision was automatically updated to reflect the committed changes.