Add commit container gr endpoint.

This will provide plugin support for hooks within the commitContainer element.

Change-Id: Ib0297685af66c733cf7d79de67664ee515dbde41
(cherry picked from commit 8df0f74b2a7a53d4a55abef18a4d16710f260c75)
This commit is contained in:
Thomas Shafer 2019-02-13 15:37:45 -08:00 committed by Paladox none
parent ccf646765e
commit 5b9460e298

View File

@ -486,6 +486,12 @@ limitations under the License.
[[_computeCollapseText(_commitCollapsed)]]
</gr-button>
</div>
<gr-endpoint-decorator name="commit-container">
<gr-endpoint-param name="change" value="[[_change]]">
</gr-endpoint-param>
<gr-endpoint-param name="revision" value="[[_selectedRevision]]">
</gr-endpoint-param>
</gr-endpoint-decorator>
</div>
<div class="relatedChanges">
<gr-related-changes-list id="relatedChanges"