<?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>8577</bug_id>
          
          <creation_ts>2006-04-24 19:56:04 -0700</creation_ts>
          <short_desc>[TabBarView _web_superviewOfClass:stoppingAtClass:]</short_desc>
          <delta_ts>2006-05-03 07:25:22 -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>WebKit Misc.</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="William Coldwell (Cryo)">cryo</reporter>
          <assigned_to name="Timothy Hatcher">timothy</assigned_to>
          <cc>chezsmithy</cc>
    
    <cc>mjs</cc>
    
    <cc>paulbeard</cc>
    
    <cc>webkit-bugs</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>40376</commentid>
    <comment_count>0</comment_count>
    <who name="William Coldwell (Cryo)">cryo</who>
    <bug_when>2006-04-24 19:56:04 -0700</bug_when>
    <thetext>Starting Safari with DYLD_FRAMEWORK_PATH set to point to built WebKit in /Volumes/Ernie/WebKit/WebKitBuild/Debug.
2006-04-24 22:26:08.664 Safari[8819] *** -[TabBarView _web_superviewOfClass:stoppingAtClass:]: selector not recognized [self = 0xee19780]
2006-04-24 22:26:08.666 Safari[8819] NSExceptionHandler has recorded the following exception:
NSInvalidArgumentException -- *** -[TabBarView _web_superviewOfClass:stoppingAtClass:]: selector not recognized [self = 0xee19780]
Stack trace:  0x960e1f10  0x92991e5c  0x9296af4c  0x90a4b0b0  0x0000abe8  0x0000aa48  0x000103f8  0x93831a60  0x0000cb24  0x0ea648dc  0x93814f10  0x0000ca20  0x938118e4  0x0006a388  0x0ea6a104  0x0ea6aacc  0x0ea6af10  0x92976ad8  0x9080b4c4  0x908035a0  0x92960ee0  0x937235b8  0x937234a4  0x93722fec  0x93722b94  0x92977ae4  0x92977944  0x91535960  0x915357fc  0x91535654  0x932210e0  0x937212dc  0x93720dc8  0x00006e74  0x9371d30c  0x9380de68  0x0005cbec  0x0005ca94
2006-04-24 22:26:08.667 Safari[8819] Exception raised during posting of notification.  Ignored.  exception: *** -[TabBarView _web_superviewOfClass:stoppingAtClass:]: selector not recognized [self = 0xee19780]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40387</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2006-04-24 22:08:11 -0700</bug_when>
    <thetext>Apparently caused by the patch in bug 8562.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40420</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2006-04-25 09:55:50 -0700</bug_when>
    <thetext>After one more update and a rebuild, I can no longer reproduce this - although no related files seem to have changed. Strange.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40557</commentid>
    <comment_count>3</comment_count>
    <who name="Rosyna">webkit-bugs</who>
    <bug_when>2006-04-26 20:25:18 -0700</bug_when>
    <thetext>Easy to reproduce. Put your mouse button over a tab&apos;s close button. Then just make a new tab with the keyboard. Exception, yo. One exception per tab.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40558</commentid>
    <comment_count>4</comment_count>
    <who name="Rosyna">webkit-bugs</who>
    <bug_when>2006-04-26 20:26:18 -0700</bug_when>
    <thetext>For reference, it&apos;s being called from Safari&apos;s -[TabBarView updateMouseOverTabButton] function.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40684</commentid>
    <comment_count>5</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2006-04-28 13:30:49 -0700</bug_when>
    <thetext>*** Bug 8648 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40730</commentid>
    <comment_count>6</comment_count>
      <attachid>8038</attachid>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2006-04-29 13:08:29 -0700</bug_when>
    <thetext>Created attachment 8038
Fix for nightly users

        Added back _web_superviewOfClass:stoppingAtClass:.
        This method was removed in r14032 (bug 8562), but Safari 2.0 still uses it.
        We should remove this method once Open Source users have a new version
        to use with TOT WebKit.

        * Misc/WebNSViewExtras.m:
        (-[NSView _web_superviewOfClass:stoppingAtClass:]):</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40731</commentid>
    <comment_count>7</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2006-04-29 13:15:37 -0700</bug_when>
    <thetext>Landed in r14125.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40777</commentid>
    <comment_count>8</comment_count>
    <who name="Shawn Smith">chezsmithy</who>
    <bug_when>2006-04-30 14:19:41 -0700</bug_when>
    <thetext>*** Bug 8623 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>41014</commentid>
    <comment_count>9</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2006-05-03 07:25:22 -0700</bug_when>
    <thetext>*** Bug 8648 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>8038</attachid>
            <date>2006-04-29 13:08:29 -0700</date>
            <delta_ts>2006-04-29 13:13:52 -0700</delta_ts>
            <desc>Fix for nightly users</desc>
            <filename>8577.patch</filename>
            <type>text/plain</type>
            <size>1728</size>
            <attacher name="Timothy Hatcher">timothy</attacher>
            
              <data encoding="base64">SW5kZXg6IENoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBDaGFuZ2VMb2cJKHJldmlzaW9uIDE0MTI0
KQorKysgQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBAIC0xLDMgKzEsMTggQEAKKzIwMDYtMDQt
MjkgIFRpbW90aHkgSGF0Y2hlciAgPHRpbW90aHlAYXBwbGUuY29tPgorCisgICAgICAgIFJldmll
d2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIEJ1ZyA4NTc3OiBbVGFiQmFyVmlldyBf
d2ViX3N1cGVydmlld09mQ2xhc3M6c3RvcHBpbmdBdENsYXNzOl0KKyAgICAgICAgaHR0cDovL2J1
Z3ppbGxhLm9wZW5kYXJ3aW4ub3JnL3Nob3dfYnVnLmNnaT9pZD04NTc3CisKKyAgICAgICAgQWRk
ZWQgYmFjayBfd2ViX3N1cGVydmlld09mQ2xhc3M6c3RvcHBpbmdBdENsYXNzOi4KKyAgICAgICAg
VGhpcyBtZXRob2Qgd2FzIHJlbW92ZWQgaW4gcjE0MDMyIChidWcgODU2MiksIGJ1dCBTYWZhcmkg
Mi4wIHN0aWxsIHVzZXMgaXQuCisgICAgICAgIFdlIHNob3VsZCByZW1vdmUgdGhpcyBtZXRob2Qg
b25jZSBPcGVuIFNvdXJjZSB1c2VycyBoYXZlIGEgbmV3IHZlcnNpb24KKyAgICAgICAgdG8gdXNl
IHdpdGggVE9UIFdlYktpdC4KKworICAgICAgICAqIE1pc2MvV2ViTlNWaWV3RXh0cmFzLm06Cisg
ICAgICAgICgtW05TVmlldyBfd2ViX3N1cGVydmlld09mQ2xhc3M6c3RvcHBpbmdBdENsYXNzOl0p
OgorCiAyMDA2LTA0LTI4ICBEYXZpZCBIeWF0dCAgPGh5YXR0QGFwcGxlLmNvbT4KIAogICAgICAg
ICBEb3VibGUgdGhlIGNhY2hlIHNpemUgdG8gYWNjb3VudCBmb3Igb3VyIHJldmlzZWQgKG1vcmUg
YWNjdXJhdGUpCkluZGV4OiBNaXNjL1dlYk5TVmlld0V4dHJhcy5tCj09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIE1p
c2MvV2ViTlNWaWV3RXh0cmFzLm0JKHJldmlzaW9uIDE0MTI0KQorKysgTWlzYy9XZWJOU1ZpZXdF
eHRyYXMubQkod29ya2luZyBjb3B5KQpAQCAtNDgsNiArNDgsMjIgQEAKIAogQGltcGxlbWVudGF0
aW9uIE5TVmlldyAoV2ViRXh0cmFzKQogCisvLyBGSVhNRTogU2FmYXJpIDIuMCBpcyB0aGUgb25s
eSBjbGllbnQgb2YgX3dlYl9zdXBlcnZpZXdPZkNsYXNzOnN0b3BwaW5nQXRDbGFzczoKKy8vIHJl
bW92ZSB0aGlzIG1ldGhvZCBvbmNlIE9wZW4gU291cmNlIHVzZXJzIGhhdmUgYSBuZXcgdmVyc2lv
biB0byB1c2Ugd2l0aCBUT1QgV2ViS2l0LgorLSAoTlNWaWV3ICopX3dlYl9zdXBlcnZpZXdPZkNs
YXNzOihDbGFzcyljbGFzcyBzdG9wcGluZ0F0Q2xhc3M6KENsYXNzKWxpbWl0Q2xhc3MKK3sKKyAg
ICBOU1ZpZXcgKnZpZXcgPSBzZWxmOworICAgIHdoaWxlICgodmlldyA9IFt2aWV3IHN1cGVydmll
d10pICE9IG5pbCkgeworICAgICAgICBpZiAoW3ZpZXcgaXNLaW5kT2ZDbGFzczpjbGFzc10pIHsK
KyAgICAgICAgICAgIHJldHVybiB2aWV3OworICAgICAgICB9IGVsc2UgaWYgKGxpbWl0Q2xhc3Mg
JiYgW3ZpZXcgaXNLaW5kT2ZDbGFzczpsaW1pdENsYXNzXSkgeworICAgICAgICAgICAgYnJlYWs7
CisgICAgICAgIH0KKyAgICB9CisKKyAgICByZXR1cm4gbmlsOworfQorCiAtIChOU1ZpZXcgKilf
d2ViX3N1cGVydmlld09mQ2xhc3M6KENsYXNzKWNsYXNzCiB7CiAgICAgTlNWaWV3ICp2aWV3ID0g
W3NlbGYgc3VwZXJ2aWV3XTsK
</data>
<flag name="review"
          id="2226"
          type_id="1"
          status="+"
          setter="mjs"
    />
          </attachment>
      

    </bug>

</bugzilla>