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

Side by Side Diff: Source/core/dom/DOMExceptions.in

Issue 14200030: Remove XMLHttpRequestException in favor of DOMException (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix tests after rebasing... Created 7 years, 7 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 | Annotate | Revision Log
« no previous file with comments | « Source/core/core.gypi ('k') | Source/core/page/DOMWindow.idl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 namespace=Exception 1 namespace=Exception
2 2
3 core/dom/DOMCoreException 3 core/dom/DOMCoreException
4 core/dom/EventException 4 core/dom/EventException
5 core/fileapi/FileException 5 core/fileapi/FileException
6 core/dom/RangeException 6 core/dom/RangeException
7 modules/webdatabase/SQLException 7 modules/webdatabase/SQLException
8 core/svg/SVGException conditional=SVG 8 core/svg/SVGException conditional=SVG
9 core/xml/XMLHttpRequestException
10 core/xml/XPathException 9 core/xml/XPathException
OLDNEW
« no previous file with comments | « Source/core/core.gypi ('k') | Source/core/page/DOMWindow.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698