Page MenuHomePhabricator

[web] Remove `div.devices` and associated assets from `Splash` component
ClosedPublic

Authored by atul on Mar 16 2022, 2:30 PM.
Tags
None
Referenced Files
F2905666: D3445.diff
Sun, Oct 6, 7:24 AM
Unknown Object (File)
Fri, Oct 4, 5:38 PM
Unknown Object (File)
Fri, Oct 4, 9:22 AM
Unknown Object (File)
Tue, Sep 24, 6:14 AM
Unknown Object (File)
Tue, Sep 24, 6:13 AM
Unknown Object (File)
Mon, Sep 23, 4:03 PM
Unknown Object (File)
Wed, Sep 18, 4:22 AM
Unknown Object (File)
Wed, Sep 18, 4:22 AM

Details

Summary

Here's what it looks like after:

c1b7.png (1×3 px, 1 MB)

Test Plan

Searched through repo for occurences of "android_screenshot" and "ios_screenshot" and couldn't find any.

Searched through repo for occurences of "css.devices" and ".devices" and couldn't find anywhere else in the codebase where those styles were used.

Made sure removing the div didn't cause any layout issues (though the whole thing is going anyways so it probably doesn't matter).

Diff Detail

Repository
rCOMM Comm
Branch
landmarch16 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul published this revision for review.Mar 16 2022, 2:31 PM
atul retitled this revision from [web] Cut `div.devices` and associated assets from `Splash` component to [web] Remove `div.devices` and associated assets from `Splash` component.Mar 16 2022, 3:10 PM

Thanks for detailing the testing process. That sort of detailed test plan is super helpful to see, even for simple diffs like this

This revision is now accepted and ready to land.Mar 16 2022, 9:18 PM
atul edited the summary of this revision. (Show Details)

rebase before landing

This revision was landed with ongoing or failed builds.Mar 16 2022, 9:38 PM
This revision was automatically updated to reflect the committed changes.