<?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>9952</bug_id>
          
          <creation_ts>2006-07-16 06:22:57 -0700</creation_ts>
          <short_desc>REGRESSION: Repro crash when dragging an image from the window to the address bar</short_desc>
          <delta_ts>2007-01-18 17:21:00 -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>Page Loading</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>http://animatedtv.about.com/library/gallerysimpsons/blphoto_other_hibbert.htm?terms=dr.+hibbert</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>HasReduction, InRadar, Regression</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>mitz</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>alice.barraclough</cc>
    
    <cc>andersca</cc>
    
    <cc>ddkilzer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>50030</commentid>
    <comment_count>0</comment_count>
    <who name="">mitz</who>
    <bug_when>2006-07-16 06:22:57 -0700</bug_when>
    <thetext>To reproduce:
1. Go to the URL. Wait for it to finish loading.
2. Drag the image of Dr. Hibbert from the page into the address bar (notice that sometimes the cursor does not change to the &quot;copy&quot; cursor when over the address bar).
3. Click in the window.

Actual results:
Safari crashes or asserts in step 2, or doesn&apos;t display the image, then crashes in step 3.

Backtrace:

#0  0x01cb0b0c in WebCore::RenderObject::document (this=0x0) at WebCore/rendering/RenderObject.h:333
#1  0x01a496dc in WebCore::RenderObject::view (this=0x0) at WebCore/rendering/RenderObject.cpp:2275
#2  0x01972790 in -[WebCoreFrameBridge drawRect:] (self=0x19971260, _cmd=0x90a8f4a0, rect={origin = {x = 0, y = 0}, size = {width = 985, height = 840}}) at WebCore/bridge/mac/WebCoreFrameBridge.mm:905
#3  0x003714dc in -[WebHTMLView drawSingleRect:] (self=0x19c35f10, _cmd=0x406538, rect={origin = {x = 0, y = 0}, size = {width = 985, height = 840}}) at WebKit/WebView/WebHTMLView.m:2572
#4  0x0037190c in -[WebHTMLView drawRect:] (self=0x19c35f10, _cmd=0x90a8f4a0, rect={origin = {x = 0, y = 0}, size = {width = 985, height = 840}}) at WebKit/WebView/WebHTMLView.m:2623
#5  0x93734858 in -[NSView _drawRect:clip:] ()
#6  0x93733e18 in -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] ()
#7  0x00366508 in -[WebHTMLView(WebPrivate) _recursiveDisplayAllDirtyWithLockFocus:visRect:] (self=0x19c35f10, _cmd=0x90a6fea8, needsLockFocus=1 &apos;\001&apos;, visRect={origin = {x = 0, y = 0}, size = {width = 985, height = 840}}) at WebKit/WebView/WebHTMLView.m:877
#8  0x93736b60 in _recursiveDisplayInRect2 ()
#9  0x907eb3c4 in CFArrayApplyFunction ()
#10 0x93733f2c in -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] ()
#11 0x93736b60 in _recursiveDisplayInRect2 ()
#12 0x907eb3c4 in CFArrayApplyFunction ()
#13 0x93733f2c in -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] ()
#14 0x937333e0 in -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] ()
#15 0x937339a8 in -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] ()
#16 0x937339a8 in -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] ()
#17 0x937339a8 in -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] ()
#18 0x937339a8 in -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] ()
#19 0x937339a8 in -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] ()
#20 0x93754044 in -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] ()
#21 0x9372d054 in -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] ()
#22 0x93722348 in -[NSView displayIfNeeded] ()
#23 0x937221b8 in -[NSWindow displayIfNeeded] ()
#24 0x0001a5f8 in ?? ()
#25 0x93722064 in _handleWindowNeedsDisplay ()
#26 0x907db73c in __CFRunLoopDoObservers ()
#27 0x907db9dc in __CFRunLoopRun ()
#28 0x907db47c in CFRunLoopRunSpecific ()
#29 0x931eb740 in RunCurrentEventLoopInMode ()
#30 0x931ead4c in ReceiveNextEventCommon ()
#31 0x931eac40 in BlockUntilNextEventMatchingListInMode ()
#32 0x936eeae4 in _DPSNextEvent ()
#33 0x936ee7a8 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#34 0x00006740 in ?? ()
#35 0x936eacec in -[NSApplication run] ()
#36 0x937db87c in NSApplicationMain ()
#37 0x0005c77c in ?? ()
#38 0x0005c624 in ?? ()</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50047</commentid>
    <comment_count>1</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-07-16 07:31:50 -0700</bug_when>
    <thetext>Is this a regression from Bug 9466?

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50053</commentid>
    <comment_count>2</comment_count>
    <who name="">mitz</who>
    <bug_when>2006-07-16 07:47:18 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; Is this a regression from Bug 9466?
&gt; 

Just prior to fixing bug 9466 it was obviously impossible to reproduce this bug, but I think fixing bug 9466 just lifted the mask from this one, which was caused earlier (perhaps by the same change that cause bug 9466?).
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50237</commentid>
    <comment_count>3</comment_count>
      <attachid>9539</attachid>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-07-17 21:43:36 -0700</bug_when>
    <thetext>Created attachment 9539
reduction</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50238</commentid>
    <comment_count>4</comment_count>
      <attachid>9540</attachid>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-07-17 21:44:07 -0700</bug_when>
    <thetext>Created attachment 9540
file needed to use reduction (put this next to it on the local disk)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50239</commentid>
    <comment_count>5</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-07-17 21:44:52 -0700</bug_when>
    <thetext>Very simple reduction -- I predict this will be easy to fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50351</commentid>
    <comment_count>6</comment_count>
    <who name="">mitz</who>
    <bug_when>2006-07-19 08:05:30 -0700</bug_when>
    <thetext>Here&apos;s what I&apos;ve found out so far. The problem happens because the image document is detached. The detach happens in the ~FrameView destructor (which contains this comment: &quot;FIXME: Is this really the right place to call detach on the document?&quot;). The FrameView in question has the same Frame as the FrameView that is coming in (Frame::setView() does not update the back pointer from the FrameView to the Frame), and hence the same document. The Iframe in the reduction serves the sole purpose of not allowing the page to go into the page cache, thus leading to the FrameView being deref&apos;ed (and destructed) at that particular point.

I think the fix should be along the lines of addressing the FIXME, but it&apos;s also possible that there&apos;s some way to manage the pointers from FrameViews to Frame to avoid the detach.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52564</commentid>
    <comment_count>7</comment_count>
    <who name="Alice Liu">alice.barraclough</who>
    <bug_when>2006-08-14 15:31:51 -0700</bug_when>
    <thetext>&lt;rdar://problem/4680476&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55210</commentid>
    <comment_count>8</comment_count>
    <who name="">mitz</who>
    <bug_when>2006-09-10 14:28:39 -0700</bug_when>
    <thetext>I just found out that essentially the same crash can be reproduced in shipping Safari by clicking a link to about:blank with the back/forward cache disabled. To reproduce, go to
data:text/html,&lt;a%20href=&quot;about:blank&quot;&gt;Turn%20off%20the%20Back/Forward%20cache%20and%20click%20me&lt;/a&gt;
then in Safari&apos;s Debug menu deselect Use Back/Forward Cache and click the link. The image case is a regression because of the new image document implementation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55211</commentid>
    <comment_count>9</comment_count>
    <who name="">mitz</who>
    <bug_when>2006-09-10 14:30:26 -0700</bug_when>
    <thetext>manual-tests/form-value-restore.html fails because of this bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>34331</commentid>
    <comment_count>10</comment_count>
      <attachid>12536</attachid>
    <who name="">mitz</who>
    <bug_when>2007-01-18 08:26:02 -0800</bug_when>
    <thetext>Created attachment 12536
Patch, including change log

This patch makes sure that the view does not mess with the frame when it is not its active view. No layout test regressions.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>34334</commentid>
    <comment_count>11</comment_count>
      <attachid>12536</attachid>
    <who name="Darin Adler">darin</who>
    <bug_when>2007-01-18 08:40:15 -0800</bug_when>
    <thetext>Comment on attachment 12536
Patch, including change log

r=me!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>34274</commentid>
    <comment_count>12</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2007-01-18 17:21:00 -0800</bug_when>
    <thetext>Landed in r18965.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>9539</attachid>
            <date>2006-07-17 21:43:36 -0700</date>
            <delta_ts>2006-07-17 21:43:36 -0700</delta_ts>
            <desc>reduction</desc>
            <filename>9952-reduction.html</filename>
            <type>text/html</type>
            <size>108</size>
            <attacher name="Darin Adler">darin</attacher>
            
              <data encoding="base64">RHJhZyB0aGlzIGdyZWVuIGJveCB0byB0aGUgYWRkcmVzcyBiYXIsIHRoZW4gY2xpY2sgb24gdGhl
IGJveDogPGltZyBzcmM9ImdyZWVuYm94LnBuZyI+PGJyPjxpZnJhbWU+PC9pZnJhbWU+
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>9540</attachid>
            <date>2006-07-17 21:44:07 -0700</date>
            <delta_ts>2006-07-17 21:44:07 -0700</delta_ts>
            <desc>file needed to use reduction (put this next to it on the local disk)</desc>
            <filename>greenbox.png</filename>
            <type>text/html</type>
            <size>95</size>
            <attacher name="Darin Adler">darin</attacher>
            
              <data encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAIAAABLixI0AAAAJklEQVR4nGJg+M9ANTRq1qhZo2aN
mjVq1qhZo2ZhIAAAAAD//wMA1XBuro0zsokAAAAASUVORK5CYII=
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>12536</attachid>
            <date>2007-01-18 08:26:02 -0800</date>
            <delta_ts>2007-01-18 08:40:15 -0800</delta_ts>
            <desc>Patch, including change log</desc>
            <filename>9952_r1.patch</filename>
            <type>text/plain</type>
            <size>3680</size>
            <attacher>mitz</attacher>
            
              <data encoding="base64">SW5kZXg6IFdlYkNvcmUvQ2hhbmdlTG9nCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFdlYkNvcmUvQ2hhbmdlTG9n
CShyZXZpc2lvbiAxODkzNCkKKysrIFdlYkNvcmUvQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBA
IC0xLDMgKzEsMjQgQEAKKzIwMDctMDEtMTggIE1pdHogUGV0dGVsICA8bWl0ekB3ZWJraXQub3Jn
PgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIC0gZml4
IGh0dHA6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTk5NTIKKyAgICAgICAgICBS
RUdSRVNTSU9OOiBSZXBybyBjcmFzaCB3aGVuIGRyYWdnaW5nIGFuIGltYWdlIGZyb20gdGhlIHdp
bmRvdyB0byB0aGUgYWRkcmVzcyBiYXIKKworICAgICAgICAqIHBhZ2UvRnJhbWVWaWV3LmNwcDoK
KyAgICAgICAgKFdlYkNvcmU6OkZyYW1lVmlldzo6fkZyYW1lVmlldyk6IFJlbW92ZWQgdGhlIGNh
bGwgdG8gRG9jdW1lbnQ6OmRldGFjaCgpLiBJZiB0aGlzCisgICAgICAgIHZpZXcgaXMgdGhlIGN1
cnJlbnQgdmlldywgdGhlbiB0aGUgRnJhbWUgc2hvdWxkIGhhdmUgYWxyZWFkeSBkZXRhY2hlZCB0
aGUgZG9jdW1lbnQuCisgICAgICAgIEFkZGVkIGFuIGFzc2VydGlvbiB0aGF0IHRoaXMgaXMgdGhl
IGNhc2UuIElmIHRoaXMgdmlldyBpcyBub3QgdGhlIGN1cnJlbnQgdmlldywKKyAgICAgICAgdGhl
biBpdCBjYW5ub3QgYWNjZXNzIGl0cyBkb2N1bWVudCwgYnV0IHRoZSBwYWdlIGNhY2hlIHNob3Vs
ZCBoYXZlIGRldGFjaGVkIGl0IGFscmVhZHkuCisgICAgICAgIFNpbWlsYXJseSwgY2hhbmdlZCB0
byBjYWxsIFJlbmRlclBhcnQ6OnNldFdpZGdldCgpIG9ubHkgaWYgdGhpcyBpcyB0aGUgY3VycmVu
dCB2aWV3CisgICAgICAgIGluIHRoZSBmcmFtZS4KKyAgICAgICAgKFdlYkNvcmU6OkZyYW1lVmll
dzo6YWRqdXN0Vmlld1NpemUpOiBBZGRlZCBhbiBhc3NlcnRpb24gdGhhdCB0aGlzIHZpZXcgaXMg
dGhlIGN1cnJlbnQKKyAgICAgICAgdmlldyBpbiB0aGUgZnJhbWUuCisgICAgICAgIChXZWJDb3Jl
OjpGcmFtZVZpZXc6OmxheW91dCk6IERpdHRvLgorICAgICAgICAoV2ViQ29yZTo6RnJhbWVWaWV3
OjpzY2hlZHVsZVJlbGF5b3V0KTogRGl0dG8uCisgICAgICAgIChXZWJDb3JlOjpGcmFtZVZpZXc6
OnNjaGVkdWxlUmVsYXlvdXRPZlN1YnRyZWUpOiBEaXR0by4KKyAgICAgICAgKFdlYkNvcmU6OkZy
YW1lVmlldzo6d2luZG93Q2xpcFJlY3QpOiBEaXR0by4KKwogMjAwNy0wMS0xOCAgU2ltb24gSGF1
c21hbm4gIDxoYXVzbWFubkBrZGUub3JnPgogCiAgICAgICAgIFJldmlld2VkIGJ5IFphY2suCklu
ZGV4OiBXZWJDb3JlL3BhZ2UvRnJhbWVWaWV3LmNwcAo9PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBXZWJDb3JlL3Bh
Z2UvRnJhbWVWaWV3LmNwcAkocmV2aXNpb24gMTg5MzIpCisrKyBXZWJDb3JlL3BhZ2UvRnJhbWVW
aWV3LmNwcAkod29ya2luZyBjb3B5KQpAQCAtMTMyLDEwICsxMzIsOSBAQCBGcmFtZVZpZXc6On5G
cmFtZVZpZXcoKQogICAgIEFTU0VSVChtX3JlZkNvdW50ID09IDApOwogCiAgICAgaWYgKG1fZnJh
bWUpIHsKLSAgICAgICAgLy8gRklYTUU6IElzIHRoaXMgcmVhbGx5IHRoZSByaWdodCBwbGFjZSB0
byBjYWxsIGRldGFjaCBvbiB0aGUgZG9jdW1lbnQ/Ci0gICAgICAgIGlmIChEb2N1bWVudCogZG9j
ID0gbV9mcmFtZS0+ZG9jdW1lbnQoKSkKLSAgICAgICAgICAgIGRvYy0+ZGV0YWNoKCk7Ci0gICAg
ICAgIGlmIChSZW5kZXJQYXJ0KiByZW5kZXJlciA9IG1fZnJhbWUtPm93bmVyUmVuZGVyZXIoKSkK
KyAgICAgICAgQVNTRVJUKG1fZnJhbWUtPnZpZXcoKSAhPSB0aGlzIHx8ICFtX2ZyYW1lLT5kb2N1
bWVudCgpIHx8ICFtX2ZyYW1lLT5kb2N1bWVudCgpLT5yZW5kZXJlcigpKTsKKyAgICAgICAgUmVu
ZGVyUGFydCogcmVuZGVyZXIgPSBtX2ZyYW1lLT5vd25lclJlbmRlcmVyKCk7CisgICAgICAgIGlm
IChyZW5kZXJlciAmJiByZW5kZXJlci0+d2lkZ2V0KCkgPT0gdGhpcykKICAgICAgICAgICAgIHJl
bmRlcmVyLT5zZXRXaWRnZXQoMCk7CiAgICAgfQogCkBAIC0yMTUsOSArMjE0LDggQEAgdm9pZCBG
cmFtZVZpZXc6OnNldE1hcmdpbkhlaWdodChpbnQgaCkKIAogdm9pZCBGcmFtZVZpZXc6OmFkanVz
dFZpZXdTaXplKCkKIHsKLSAgICBpZiAobV9mcmFtZS0+ZG9jdW1lbnQoKSkgewotICAgICAgICBE
b2N1bWVudCogZG9jdW1lbnQgPSBtX2ZyYW1lLT5kb2N1bWVudCgpOwotCisgICAgQVNTRVJUKG1f
ZnJhbWUtPnZpZXcoKSA9PSB0aGlzKTsKKyAgICBpZiAoRG9jdW1lbnQqIGRvY3VtZW50ID0gbV9m
cmFtZS0+ZG9jdW1lbnQoKSkgewogICAgICAgICBSZW5kZXJWaWV3KiByb290ID0gc3RhdGljX2Nh
c3Q8UmVuZGVyVmlldyo+KGRvY3VtZW50LT5yZW5kZXJlcigpKTsKICAgICAgICAgaWYgKCFyb290
KQogICAgICAgICAgICAgcmV0dXJuOwpAQCAtMzEwLDYgKzMwOCw5IEBAIHZvaWQgRnJhbWVWaWV3
OjpsYXlvdXQoYm9vbCBhbGxvd1N1YnRyZWUKICAgICB9CiAKICAgICBib29sIHN1YnRyZWUgPSBk
LT5sYXlvdXRSb290OworCisgICAgQVNTRVJUKG1fZnJhbWUtPnZpZXcoKSA9PSB0aGlzKTsKKwog
ICAgIERvY3VtZW50KiBkb2N1bWVudCA9IG1fZnJhbWUtPmRvY3VtZW50KCk7CiAgICAgaWYgKCFk
b2N1bWVudCkgewogICAgICAgICAvLyBGSVhNRTogU2hvdWxkIHdlIHNldCBtX3NpemUuaGVpZ2h0
IGhlcmUgdG9vPwpAQCAtNjM0LDYgKzYzNSw4IEBAIHZvaWQgRnJhbWVWaWV3OjpsYXlvdXRUaW1l
ckZpcmVkKFRpbWVyPEYKIAogdm9pZCBGcmFtZVZpZXc6OnNjaGVkdWxlUmVsYXlvdXQoKQogewor
ICAgIEFTU0VSVChtX2ZyYW1lLT52aWV3KCkgPT0gdGhpcyk7CisKICAgICBpZiAoZC0+bGF5b3V0
Um9vdCkgewogICAgICAgICBpZiAoZC0+bGF5b3V0Um9vdC0+cmVuZGVyZXIoKSkKICAgICAgICAg
ICAgIGQtPmxheW91dFJvb3QtPnJlbmRlcmVyKCktPm1hcmtDb250YWluaW5nQmxvY2tzRm9yTGF5
b3V0KGZhbHNlKTsKQEAgLTY2Myw2ICs2NjYsOCBAQCB2b2lkIEZyYW1lVmlldzo6c2NoZWR1bGVS
ZWxheW91dCgpCiAKIHZvaWQgRnJhbWVWaWV3OjpzY2hlZHVsZVJlbGF5b3V0T2ZTdWJ0cmVlKE5v
ZGUqIG4pCiB7CisgICAgQVNTRVJUKG1fZnJhbWUtPnZpZXcoKSA9PSB0aGlzKTsKKwogICAgIGlm
ICghZC0+bGF5b3V0U2NoZWR1bGluZ0VuYWJsZWQgfHwgKG1fZnJhbWUtPmRvY3VtZW50KCkKICAg
ICAgICAgICAgICYmIG1fZnJhbWUtPmRvY3VtZW50KCktPnJlbmRlcmVyKCkKICAgICAgICAgICAg
ICYmIG1fZnJhbWUtPmRvY3VtZW50KCktPnJlbmRlcmVyKCktPm5lZWRzTGF5b3V0KCkpKSB7CkBA
IC04MTAsNiArODE1LDggQEAgSW50UmVjdCBGcmFtZVZpZXc6OndpbmRvd0NsaXBSZWN0KCkgY29u
cwogCiBJbnRSZWN0IEZyYW1lVmlldzo6d2luZG93Q2xpcFJlY3QoYm9vbCBjbGlwVG9Db250ZW50
cykgY29uc3QKIHsKKyAgICBBU1NFUlQobV9mcmFtZS0+dmlldygpID09IHRoaXMpOworCiAgICAg
Ly8gU2V0IG91ciBjbGlwIHJlY3QgdG8gYmUgb3VyIGNvbnRlbnRzLgogICAgIEludFJlY3QgY2xp
cFJlY3Q7CiAgICAgaWYgKGNsaXBUb0NvbnRlbnRzKQo=
</data>
<flag name="review"
          id="4746"
          type_id="1"
          status="+"
          setter="darin"
    />
          </attachment>
      

    </bug>

</bugzilla>