Title: 
  Bug 83612:(Watson Migration Closure)My site works fine on all browsers on CF 9
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Art Holland / Art Holland (splarky)
Created: 07/16/2010
Components: AJAX, UI Components
Versions: 9.0.1
Failure Type: Unspecified
Found In Build/Fixed In Build: 9,0,1,274733 /
Priority/Frequency: Normal / Most users will encounter
Locale/System: English / Platforms All
Vote Count: 0
Problem:
My site works fine on all browsers  on CF 9.0. On CF 9.01 it crashes webkit browsers (Chrome/Safari on Mac & Win), IE8 & Firefox are fine. I get no error messages from CF .  If I strip out my cflayout code it stops crashing.
Method:
1) Copy folder \\blrfs04.macromedia.com\builds\coldfusion\Bugs\83612\
2) Run user_code.cfm
----------------------------------------------------------------------------------
FYI - This code does not cause the issue
Here is my  cflayout code. I also have a cfdiv with a bind in  cflayoutarea - left. I don't know what is causing the problem but I assume it might be related to cflayout.
<cflayout type="border" fittowindow="yes">
	<cflayoutarea position="left" size="300" collapsible="true" >
		<cflayout type="tab" tabheight="100" width="298">
			<cflayoutarea title="A" >
			</cflayoutarea>
			<cflayoutarea title="B" style="height:300px;">
			</cflayoutarea>
			<cflayoutarea title="C" style="height:300px;">
			</cflayoutarea>
		</cflayout>
	</cflayoutarea>
	<cflayoutarea position="center">
	</cflayoutarea>
</cflayout> 
-------------------------------------------------------------------------------------
Result:
My site works fine on all browsers  on CF 9.0. On CF 9.01 it crashes webkit browsers (Chrome/Safari on Mac & Win), IE8 & Firefox are fine. I get no error messages from CF .  If I strip out my cflayout code it stops crashing.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID:	3041786
External Customer Info:
External Company:  
External Customer Name: Art Holland
External Customer Email: 873839093651F154992001AC
External Test Config: 07/16/2010
  Attachments:
Comments: