Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15360729
D11980.id28832.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
512 B
Referenced Files
None
Subscribers
None
D11980.id28832.diff
View Options
diff --git a/src/applications/xhprof/controller/PhabricatorXHProfController.php b/src/applications/xhprof/controller/PhabricatorXHProfController.php
--- a/src/applications/xhprof/controller/PhabricatorXHProfController.php
+++ b/src/applications/xhprof/controller/PhabricatorXHProfController.php
@@ -10,6 +10,7 @@
$page->setTitle(idx($data, 'title'));
$page->setGlyph("\xE2\x98\x84");
$page->appendChild($view);
+ $page->setDeviceReady(true);
$response = new AphrontWebpageResponse();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 12, 9:48 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7582175
Default Alt Text
D11980.id28832.diff (512 B)
Attached To
Mode
D11980: Set device true on all XHProf pages
Attached
Detach File
Event Timeline
Log In to Comment