Page MenuHomePhabricator

Set `device` to `false` for all pages which don't specify device readiness
ClosedPublic

Authored by epriestley on Jun 23 2014, 5:08 PM.
Tags
None
Referenced Files
F14358150: D9687.diff
Fri, Dec 20, 7:44 AM
Unknown Object (File)
Tue, Dec 17, 8:34 AM
Unknown Object (File)
Fri, Dec 13, 12:31 AM
Unknown Object (File)
Thu, Dec 12, 11:09 AM
Unknown Object (File)
Mon, Dec 9, 6:25 AM
Unknown Object (File)
Fri, Dec 6, 4:34 PM
Unknown Object (File)
Tue, Dec 3, 11:16 AM
Unknown Object (File)
Mon, Dec 2, 11:42 PM
Subscribers

Details

Summary

Ref T5446.

  • For all callsites which do not specify a value, set false explicitly.
  • Make true the default.
Test Plan

Used grep, then manually went through everything.

Diff Detail

Repository
rP Phabricator
Branch
device1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1328
Build 1328: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Set `device` to `false` for all pages which don't specify device readiness.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 23 2014, 8:35 PM
epriestley updated this revision to Diff 23283.

Closed by commit rPca6bd2647588 (authored by @epriestley).