<?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>141266</bug_id>
          
          <creation_ts>2015-02-04 14:58:52 -0800</creation_ts>
          <short_desc>Web Inspector: Support data URL SourceMaps for iOS 6 and iOS 7</short_desc>
          <delta_ts>2015-02-26 15:17:19 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jonathan Wells">jonowells</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>graouts</cc>
    
    <cc>joepeck</cc>
    
    <cc>jonowells</cc>
    
    <cc>mattbaker</cc>
    
    <cc>nvasilyev</cc>
    
    <cc>timothy</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1066947</commentid>
    <comment_count>0</comment_count>
    <who name="Jonathan Wells">jonowells</who>
    <bug_when>2015-02-04 14:58:52 -0800</bug_when>
    <thetext>Right now iOS 6 and iOS 7 using the Remote Inspector won&apos;t show source maps with data URLs even though they could.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1066948</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-02-04 14:59:02 -0800</bug_when>
    <thetext>&lt;rdar://problem/19721661&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1066952</commentid>
    <comment_count>2</comment_count>
    <who name="Jonathan Wells">jonowells</who>
    <bug_when>2015-02-04 15:05:32 -0800</bug_when>
    <thetext>SourceMapResource#sourceMapResourceLoadError will need to not throw an error, or be otherwise avoided when using the remote inspector on iOS 6 or 7, or else execution will stop.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1066998</commentid>
    <comment_count>3</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2015-02-04 17:26:29 -0800</bug_when>
    <thetext>When possible, we should title radars based on their user impact, instead of the code change. The _loadAndParseSourceMap part is overly specific, in case this were to change.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1066999</commentid>
    <comment_count>4</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2015-02-04 17:27:01 -0800</bug_when>
    <thetext>s/radars/bugs/ =)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1067030</commentid>
    <comment_count>5</comment_count>
    <who name="Jonathan Wells">jonowells</who>
    <bug_when>2015-02-04 20:26:14 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; SourceMapResource#sourceMapResourceLoadError will need to not throw an
&gt; error, or be otherwise avoided when using the remote inspector on iOS 6 or
&gt; 7, or else execution will stop.

This is no longer a concern. An error is no longer thrown.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1070238</commentid>
    <comment_count>6</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2015-02-18 14:51:14 -0800</bug_when>
    <thetext>What needs done here?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1070245</commentid>
    <comment_count>7</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2015-02-18 15:23:39 -0800</bug_when>
    <thetext>(In reply to comment #6)
&gt; What needs done here?

SourceMapManager only loads SourceMap resources if NetworkAgent.loadResource exists (so it can load the resource through the inspected page). If that doesn&apos;t exist (e.g. iOS 6 and 7) we don&apos;t even try to load source maps.

I&apos;m not sure if it is worth the time investment at this point to implement something for iOS 6 and 7 here. I believe we used to do an XHR / synchronous load from the frontend, which won&apos;t work in all cases anyway.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>