1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-11 07:11:04 +01:00
phorge-phorge/src
epriestley 6dea2ba3b3 Fix DocumentEngine line behaviors in Diffusion
Summary:
Ref T13105. Fixes some issues with line linking and highlighting under DocumentEngine:

  - Adding `$1-3` to the URI didn't work correctly with query parameters.
  - Reading `$1-3` from the URI didn't work correctly because Diffusion parses them slightly abnormally.

Test Plan: Clicked/dragged lines to select them. Observed URI. Reloaded page, got the right selection.

Reviewers: mydeveloperday

Reviewed By: mydeveloperday

Maniphest Tasks: T13105

Differential Revision: https://secure.phabricator.com/D19305
2018-04-09 04:46:47 -07:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront Fix DocumentEngine line behaviors in Diffusion 2018-04-09 04:46:47 -07:00
applications Fix DocumentEngine line behaviors in Diffusion 2018-04-09 04:46:47 -07:00
docs Remove "Large Changes" documentation and make some minor behavioral improvements 2018-04-05 06:40:46 -07:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure Fix YouTube remarkup rule being blocked by Content-Security-Policy header 2018-04-02 16:11:02 -07:00
view Improve minor client behaviors for document rendering 2018-03-23 14:09:31 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Move Diffusion browse rendering to DocumentEngine, breaking almost all features 2018-04-09 04:46:26 -07:00