Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15422871
D12188.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
588 B
Referenced Files
None
Subscribers
None
D12188.diff
View Options
diff --git a/src/view/page/PhabricatorStandardPageView.php b/src/view/page/PhabricatorStandardPageView.php
--- a/src/view/page/PhabricatorStandardPageView.php
+++ b/src/view/page/PhabricatorStandardPageView.php
@@ -590,9 +590,7 @@
}
public function renderForQuicksand() {
- // TODO: We could run a lighter version of this and skip some work. In
- // particular, we end up including many redundant resources.
- $this->willRenderPage();
+ parent::willRenderPage();
$response = $this->renderPageBodyContent();
$response = $this->willSendResponse($response);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 23, 11:06 AM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7718378
Default Alt Text
D12188.diff (588 B)
Attached To
Mode
D12188: Fix comment previews in Quicksand
Attached
Detach File
Event Timeline
Log In to Comment