Author: max Date: 2007-09-28 15:25:28 -0700 (Fri, 28 Sep 2007) New Revision: 6684
Modified: openlaszlo/trunk/ Log: Recorded merge of revisions 6661 via svnmerge from http://svn.openlaszlo.org/openlaszlo/branches/wafflecone ....... r6661 | max | 2007-09-27 22:30:20 -0700 (Thu, 27 Sep 2007) | 38 lines Change 20070927-maxcarlson-6 by [EMAIL PROTECTED] on 2007-09-27 18:44:35 PDT in /Users/maxcarlson/openlaszlo/wafflecone for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone Summary: UPDATED: Fix history in swf7/8 and dhtml New Features: Bugs Fixed: LPP-4746 - Javascript errors when using the history mechanism in swf7, LPP-4731 - reloading browser page causes history to trigger "back" action Technical Reviewer: promanik QA Reviewer: [EMAIL PROTECTED] Doc Reviewer: (pending) Documentation: Release Notes: Details: LzSprite.js - Do callback to _ready when canvas initializes. LzHistory.as - Use correct syntax for LzBrowser.callJS(). Clear out old __lzloading code. LzBrowser.as - Reset __jscallback to null when there is no callback. LzHistory.js - Clear out old __lzloading code. LaszloCanvas.lzs - Rely on browser history event callbacks to initialize history state instead of explicit call at canvas init time. embednew.js - Hand merge changes related to onloaded from trunk. lzhistory.js - Store and reset the document title in IE to keep the window title from changing. flash.js - Ensure callback methods are executed in the proper scope for flash < 8. Tests: http://localhost:8080/trunk/test/history/history.lzx in dhtml, swf7 and 8 in Firefox mac, IE 6/7 and Safari 2. Also tested webtop and verified that both bugs are fixed in future/lzmail/main.lzx - I used r11 of uicontroller.lzx to bring back the history functionality. ....... Property changes on: openlaszlo/trunk ___________________________________________________________________ Name: svnmerge-integrated - /openlaszlo/branches/wafflecone:1-5746,5818-6068,6070-6205,6207-6213,6216-6265,6267-6368,6370-6431,6433-6450,6497 /openlaszlo/trunk:1-3892,3894-3952,3954-4393,4395-4461,4463-4467,4469-4471,4473-5085,5087-5171,5173-5203,5205-5209,5211-5331,5333-5334 + /openlaszlo/branches/wafflecone:1-5746,5818-6068,6070-6205,6207-6213,6216-6265,6267-6368,6370-6431,6433-6450,6497,6661 /openlaszlo/trunk:1-3892,3894-3952,3954-4393,4395-4461,4463-4467,4469-4471,4473-5085,5087-5171,5173-5203,5205-5209,5211-5331,5333-5334 _______________________________________________ Laszlo-checkins mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins
