<?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>155611</bug_id>
          
          <creation_ts>2016-03-17 16:58:48 -0700</creation_ts>
          <short_desc>Uncaught Exception: SecurityError: DOM Exception 18: An attempt was made to break through the security policy of the user agent.</short_desc>
          <delta_ts>2016-03-28 10:10:59 -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>Web Inspector</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>154448</dup_id>
          
          <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>it</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bburg</cc>
    
    <cc>graouts</cc>
    
    <cc>joepeck</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>1175918</commentid>
    <comment_count>0</comment_count>
    <who name="">it</who>
    <bug_when>2016-03-17 16:58:48 -0700</bug_when>
    <thetext>-------
Auto-generated details:

Inspected URL:        (unknown)
Loading completed:    false
Frontend User Agent:  Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/602.1 (KHTML, like Gecko) Version/8.0 Safari/602.1
Uncaught exceptions:
 - SecurityError: DOM Exception 18: An attempt was made to break through the security policy of the user agent. (at Setting.js:61:44)
 - ReferenceError: Can&apos;t find variable: InspectorBackend (at InspectorBackendCommands.js:32:17)
 - ReferenceError: Can&apos;t find variable: InspectorBackend (at Main.js:59:25)
-------

* STEPS TO REPRODUCE
All defaults. Open MiniBrowser  and right mouse button open Inspector.

build command:

cmake -DCMAKE_BUILD_TYPE=Release \
        -DCMAKE_INSTALL_PREFIX=$dst/usr \
        -DCMAKE_SKIP_RPATH=ON \
        -DPORT=GTK -DLIB_INSTALL_DIR=$dst/usr/lib \
        -DENABLE_MINIBROWSER=ON \
        -DENABLE_GEOLOCATION=OFF \
        -DENABLE_PLUGIN_PROCESS_GTK2=OFF \
        -Wno-dev ../WebKit &amp;&amp; make -j4</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1175919</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2016-03-17 16:59:13 -0700</bug_when>
    <thetext>&lt;rdar://problem/25229931&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1176017</commentid>
    <comment_count>2</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2016-03-17 20:53:52 -0700</bug_when>
    <thetext>This sounds like a Duplicate of Bug 155265.

What WebKit r# was this? The issue should have been fixed by:
&lt;http://trac.webkit.org/changeset/197920&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1176135</commentid>
    <comment_count>3</comment_count>
    <who name="">it</who>
    <bug_when>2016-03-18 04:08:21 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; This sounds like a Duplicate of Bug 155265.
&gt; 
&gt; What WebKit r# was this? The issue should have been fixed by:
&gt; &lt;http://trac.webkit.org/changeset/197920&gt;.

some at 2016-03-17. I do not remember r#, after build I cleanup source tree and make $ git pull ((
Now I try build again &amp; record r#</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1176155</commentid>
    <comment_count>4</comment_count>
    <who name="">it</who>
    <bug_when>2016-03-18 06:53:07 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; This sounds like a Duplicate of Bug 155265.
&gt; 
&gt; What WebKit r# was this? The issue should have been fixed by:
&gt; &lt;http://trac.webkit.org/changeset/197920&gt;.



$ git log

commit d5bbb4a8ffc56ad53fa43012525fd7ed1a300031
Author: youenn.fablet@crf.canon.fr &lt;youenn.fablet@crf.canon.fr@268f45cc-cd09-041
0-ab3c-d52691b4dbfc&gt;
Date:   Fri Mar 18 10:15:53 2016 +0000

    Move IndexedDB regular test to web-platform-tests
    https://bugs.webkit.org/show_bug.cgi?id=155581
    
    Reviewed by Darin Adler.
    
    LayoutTests/imported/w3c:
    
    Moving regular IndexedDB tests from LayoutTests/imported/w3c/indexeddb to La
youtTests/imported/w3c/web-platform-tests/IndexedDB.
    Moving private browsing IndexedDB tests from LayoutTests/imported/w3c/indexe
ddb to LayoutTests/imported/w3c/IndexedDB-private-browsing.
    Removed private prefix from private browsing IndexedDB tests since they are stored in their own folder.
------------------------------- skip a lot of rest output --------------------


Problem still exists.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1178437</commentid>
    <comment_count>5</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2016-03-28 10:10:59 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 154448 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>