⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 243564 in webkit


Ignore:
Timestamp:
Mar 27, 2019, 2:09:44 PM (7 years ago)
Author:
aakash_jain@apple.com
Message:

[ews-app] Update display text of Submit for ews analysis
https://bugs.webkit.org/show_bug.cgi?id=196309

Reviewed by Dewei Zhu.

  • BuildSlaveSupport/ews-app/ews/templates/statusbubble.html:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/BuildSlaveSupport/ews-app/ews/templates/statusbubble.html

    r242719 r243564  
    9595    <input type="hidden" name="patch_id" value="{{ patch_id }}">
    9696    <input type="hidden" name="next_action" value="return_to_bubbles">
    97     <input class="status" type="submit" value="Submit for EWS analysis">
     97    <input class="status" type="submit" value="Submit to new EWS">
    9898  </form>
    9999{% endif %}
  • trunk/Tools/ChangeLog

    r243559 r243564  
     12019-03-27  Aakash Jain  <aakash_jain@apple.com>
     2
     3        [ews-app] Update display text of Submit for ews analysis
     4        https://bugs.webkit.org/show_bug.cgi?id=196309
     5
     6        Reviewed by Dewei Zhu.
     7
     8        * BuildSlaveSupport/ews-app/ews/templates/statusbubble.html:
     9
    1102019-03-27  David Kilzer  <ddkilzer@apple.com>
    211
Note: See TracChangeset for help on using the changeset viewer.