Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Side by Side Diff: ui/webui/resources/html/cr.html

Issue 1758013002: WebUI: Allow rejecting a promise that is returned from cr.sendWithPromise(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Re-rename Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <link rel="import" href="chrome://resources/html/promise_resolver.html">
1 <script src="chrome://resources/js/cr.js"></script> 2 <script src="chrome://resources/js/cr.js"></script>
OLDNEW
« no previous file with comments | « chrome/test/data/webui/webui_resource_async_browsertest.js ('k') | ui/webui/resources/html/promise_resolver.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698