Page MenuHomePhabricator

Make loading large changesets slightly easier
ClosedPublic

Authored by chad on Nov 3 2014, 12:01 AM.
Tags
None
Referenced Files
F14352320: D10775.id25860.diff
Thu, Dec 19, 1:36 PM
Unknown Object (File)
Fri, Dec 13, 4:54 PM
Unknown Object (File)
Thu, Dec 12, 11:38 PM
Unknown Object (File)
Tue, Dec 10, 5:30 AM
Unknown Object (File)
Sun, Dec 8, 11:23 AM
Unknown Object (File)
Sat, Nov 30, 7:47 AM
Unknown Object (File)
Nov 19 2024, 9:14 AM
Unknown Object (File)
Nov 10 2024, 1:01 AM
Subscribers

Details

Summary

Fixes T3942, turns the load links into buttons.

Test Plan

Set my limit to 1, test page.

Diff Detail

Repository
rP Phabricator
Branch
large-button
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2933
Build 2937: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

chad retitled this revision from to Make loading large changesets slightly easier.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/differential/controller/DifferentialRevisionViewController.php
143

The "Diff" language is technically accurate: a revision may have several diffs, some of which are small and some of which are large. Only the large ones would trigger this prompt.

This revision is now accepted and ready to land.Nov 3 2014, 12:58 PM
This revision was automatically updated to reflect the committed changes.