<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>83441</bug_id>
          
          <creation_ts>2012-04-08 17:34:37 -0700</creation_ts>
          <short_desc>[Master Bug] Combine two arrays of names and descriptions into one</short_desc>
          <delta_ts>2012-04-09 23:33:56 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>83141</dependson>
    
    <dependson>83433</dependson>
    
    <dependson>83442</dependson>
    
    <dependson>83443</dependson>
    
    <dependson>83444</dependson>
    
    <dependson>83445</dependson>
    
    <dependson>83449</dependson>
    
    <dependson>83450</dependson>
    
    <dependson>83451</dependson>
    
    <dependson>83452</dependson>
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Lu Guanqun">guanqun.lu</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>598079</commentid>
    <comment_count>0</comment_count>
    <who name="Lu Guanqun">guanqun.lu</who>
    <bug_when>2012-04-08 17:34:37 -0700</bug_when>
    <thetext>This is a master bug to track the status of combining two arrays into one. These code are mostly in Exception related files.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>598080</commentid>
    <comment_count>1</comment_count>
    <who name="Lu Guanqun">guanqun.lu</who>
    <bug_when>2012-04-08 17:38:31 -0700</bug_when>
    <thetext>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&apos;ll track each change in one bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>599056</commentid>
    <comment_count>2</comment_count>
    <who name="Lu Guanqun">guanqun.lu</who>
    <bug_when>2012-04-09 23:33:56 -0700</bug_when>
    <thetext>As all the bugs this bug depends on are solved, mark this master bug as resolved as well.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>