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

Unified Diff: third_party/WebKit/Source/modules/indexeddb/IDBOpenDBRequest.idl

Issue 2824463002: Replace most /TR/ links in IDL files (Closed)
Patch Set: Created 3 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/modules/indexeddb/IDBOpenDBRequest.idl
diff --git a/third_party/WebKit/Source/modules/indexeddb/IDBOpenDBRequest.idl b/third_party/WebKit/Source/modules/indexeddb/IDBOpenDBRequest.idl
index dbb23133253a039521d7698834e5b50a5fd9cc13..9594c8a3f22bf1134f84935e8fe198d1e93b8ea3 100644
--- a/third_party/WebKit/Source/modules/indexeddb/IDBOpenDBRequest.idl
+++ b/third_party/WebKit/Source/modules/indexeddb/IDBOpenDBRequest.idl
@@ -23,7 +23,7 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-// http://www.w3.org/TR/IndexedDB/#idl-def-IDBOpenDBRequest
+// https://w3c.github.io/IndexedDB/#idbopendbrequest
[
Exposed=(Window,Worker)

Powered by Google App Engine
This is Rietveld 408576698