RESOLVED FIXED 83441
[Master Bug] Combine two arrays of names and descriptions into one
https://bugs.webkit.org/show_bug.cgi?id=83441
Summary [Master Bug] Combine two arrays of names and descriptions into one
Lu Guanqun
Reported 2012-04-08 17:34:37 PDT
This is a master bug to track the status of combining two arrays into one. These code are mostly in Exception related files.
Attachments
Lu Guanqun
Comment 1 2012-04-08 17:38:31 PDT
A simple grep shows there are several instances: Source/WebCore/Modules/indexeddb/IDBDatabaseException.cpp Source/WebCore/Modules/webdatabase/SQLException.cpp Source/WebCore/dom/EventException.cpp Source/WebCore/dom/RangeException.cpp Source/WebCore/fileapi/FileException.cpp Source/WebCore/fileapi/OperationNotAllowedException.cpp Source/WebCore/svg/SVGException.cpp Source/WebCore/xml/XMLHttpRequestException.cpp Source/WebCore/xml/XPathException.cpp I'll track each change in one bug.
Lu Guanqun
Comment 2 2012-04-09 23:33:56 PDT
As all the bugs this bug depends on are solved, mark this master bug as resolved as well.
Note You need to log in before you can comment on or make changes to this bug.