Skip to content

Support recent Phabricator dom in diffDomFunctions

Administrator requested to merge phabricator-dom-fixes into master

Created by: lguychard

Adds support for recent versions of the Phabricator DOM, where the line number in Differential revisions is represented as a <td data-n="42">, not as <th>42</th>. Maintains backwards compatibility.

Test plan: unit tests, manually tested on local Phabricator instance.

Merge request reports

Loading