Page MenuHomeIn-Portal Phabricator

INP-1465 - Don't calculate "profiler enabled" state each time in class factory
ClosedPublic

Authored by alex on Aug 16 2015, 4:48 AM.

Details

Test Plan
  1. click in various places, to confirm, that nothing is broken
  2. enable DBG_PROFILE_MEMORY setting in debug.php
  3. confirm, that memory-related info is displayed in debugger
  4. enable DBG_FACTORY setting in debug.php
  5. confirm, that factory-related info is displayed in debugger

Diff Detail

Repository
rINP In-Portal
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

alex updated this revision to Diff 255.Aug 16 2015, 4:48 AM
alex retitled this revision from to INP-1465 - Don't calculate "profiler enabled" state each time in class factory.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1465.
glebs accepted this revision.Aug 26 2015, 2:14 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Aug 26 2015, 2:14 AM
This revision was automatically updated to reflect the committed changes.