<?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>46942</bug_id>
          
          <creation_ts>2010-09-30 16:35:50 -0700</creation_ts>
          <short_desc>[GTK] websocket/tests/bad-sub-protocol-control-chars.html fails on 32-bit Debug bot</short_desc>
          <delta_ts>2012-10-05 13:12:25 -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>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Gtk</keywords>
          <priority>P3</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Martin Robinson">mrobinson</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>eric</cc>
    
    <cc>joenotcharles</cc>
    
    <cc>svillar</cc>
    
    <cc>webkit.review.bot</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>287923</commentid>
    <comment_count>0</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2010-09-30 16:35:50 -0700</bug_when>
    <thetext>Diff:
--- /home/slave/webkitgtk/gtk-linux-32-debug/build/layout-test-results/websocket/tests/bad-sub-protocol-control-chars-expected.txt	2010-09-30 15:41:50.495479384 -0700
+++ /home/slave/webkitgtk/gtk-linux-32-debug/build/layout-test-results/websocket/tests/bad-sub-protocol-control-chars-actual.txt	2010-09-30 15:41:50.495479384 -0700
@@ -1,5 +1,7 @@
 CONSOLE MESSAGE: line 0: Wrong protocol for WebSocket &apos;\u0000&apos;
 CONSOLE MESSAGE: line 0: Wrong protocol for WebSocket &apos;\u0009&apos;
+CONSOLE MESSAGE: line 0: Wrong protocol for WebSocket &apos;\u000A&apos;
+CONSOLE MESSAGE: line 0: Wrong protocol for WebSocket &apos;\u000D&apos;
 CONSOLE MESSAGE: line 0: Wrong protocol for WebSocket &apos;\u001B&apos;
 Test WebSocket bad sub-protocol names by control characters.
 
@@ -8,9 +10,9 @@
 PASS new WebSocket(&quot;ws://127.0.0.1:8880/simple&quot;, &quot;\0&quot;) threw exception Error: SYNTAX_ERR: DOM Exception 12.
 PASS new WebSocket(&quot;ws://127.0.0.1:8880/simple&quot;, &quot;	&quot;) threw exception Error: SYNTAX_ERR: DOM Exception 12.
 PASS new WebSocket(&quot;ws://127.0.0.1:8880/simple&quot;, &quot;
-&quot;) threw exception SyntaxError: Parse error.
+&quot;) threw exception Error: SYNTAX_ERR: DOM Exception 12.
 PASS new WebSocket(&quot;ws://127.0.0.1:8880/simple&quot;, &quot;
-&quot;) threw exception SyntaxError: Parse error.
+&quot;) threw exception Error: SYNTAX_ERR: DOM Exception 12.
 PASS new WebSocket(&quot;ws://127.0.0.1:8880/simple&quot;, &quot;&quot;) threw exception Error: SYNTAX_ERR: DOM Exception 12.
 PASS successfullyParsed is true</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>347479</commentid>
    <comment_count>1</comment_count>
    <who name="Sergio Villar Senin">svillar</who>
    <bug_when>2011-02-08 10:10:47 -0800</bug_when>
    <thetext>Works for me both locally and on bots Martin</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>382275</commentid>
    <comment_count>2</comment_count>
    <who name="Sergio Villar Senin">svillar</who>
    <bug_when>2011-04-08 09:10:40 -0700</bug_when>
    <thetext>Committed r83303: &lt;http://trac.webkit.org/changeset/83303&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>382370</commentid>
    <comment_count>3</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-04-08 10:45:20 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/83303 might have broken Leopard Intel Release (Tests)
The following tests are not passing:
editing/selection/5354455-1.html
editing/selection/5354455-2.html
editing/selection/button-right-click.html
editing/selection/context-menu-on-text.html
editing/selection/context-menu-text-selection.html
editing/selection/empty-cell-right-click.html
editing/spelling/context-menu-suggestions.html
fast/events/context-no-deselect.html
fast/events/context-onmousedown-event.html
fast/events/contextmenu-scrolled-page-with-frame.html
fast/events/right-click-focus.html
media/controls-right-click-on-timebar.html
svg/custom/use-events-crash.svg</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>735904</commentid>
    <comment_count>4</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2012-10-05 13:12:25 -0700</bug_when>
    <thetext>The test is now passing consistently on all platforms. Closing the bug.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&amp;showAllRuns=true&amp;tests=websocket%2Ftests%2Fhybi%2Fbad-sub-protocol-control-chars.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>