[svn] 2818: Fix up the remaining uses of stage that might cause a security violation.

Revision: 2818
Author: [email protected]
Date: 2008-08-12 12:01:36 -0700 (Tue, 12 Aug 2008)
Log Message:
Fix up the remaining uses of stage that might cause a security violation.
QE: YES
Doc:
Checkintests: YES
Reviewer: Alex
Bugs:
mx/controls/DataGrid.as
mx/controls/List.as
Listen to mouse down on sandbox root instead of systemManager. Fix remove listener code.
mx/controls/sliderClasses/SliderThumb.as
Listen to mouse down on sandbox root instead of systemManager. Remove stage listener for MOUSE_MOVE since
systemManager will add a stage listener automatically if the caller has access to the stage.
mx/preloaders/DownloadProgressBar.as
Use the DownloaderProgressBar's stageWidth/stageHeight properties instead of directly accessing the stage.
Modified Paths:
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/controls/DataGrid.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/controls/List.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/controls/sliderClasses/Slide rThumb.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/preloaders/DownloadProgressB ar.as

Revision: 2818
Author: [email protected]
Date: 2008-08-12 12:01:36 -0700 (Tue, 12 Aug 2008)
Log Message:
Fix up the remaining uses of stage that might cause a security violation.
QE: YES
Doc:
Checkintests: YES
Reviewer: Alex
Bugs:
mx/controls/DataGrid.as
mx/controls/List.as
Listen to mouse down on sandbox root instead of systemManager. Fix remove listener code.
mx/controls/sliderClasses/SliderThumb.as
Listen to mouse down on sandbox root instead of systemManager. Remove stage listener for MOUSE_MOVE since
systemManager will add a stage listener automatically if the caller has access to the stage.
mx/preloaders/DownloadProgressBar.as
Use the DownloaderProgressBar's stageWidth/stageHeight properties instead of directly accessing the stage.
Modified Paths:
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/controls/DataGrid.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/controls/List.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/controls/sliderClasses/Slide rThumb.as
flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/preloaders/DownloadProgressB ar.as

Similar Messages

  • HT1178 Can i install the time capsule fixed on the wall, using  it stretched

    Can i install the time capsule fixed on the wall, using  it stretched?

    Not sure what you mean by "stretched", but the Time Capsule can certainly be wall mounted. Apple sells the wall mounting brackets:
    http://store.apple.com/us_smb_78313/product/TV675LL/A

  • [svn] 1313: Fix for the use namespace problems we've been having with ASC ( I hope).

    Revision: 1313
    Author: [email protected]
    Date: 2008-04-20 09:41:41 -0700 (Sun, 20 Apr 2008)
    Log Message:
    Fix for the use namespace problems we've been having with ASC (I hope). The problem was that the use directive was being defined after we had called finish package. The UseDirectiveNode has a pkgdef ptr, and does different things depending if that ptr is null or not. It should not be null when the UseDirective is inside the package - but since we were generating the UseDirectiveNode after we had called finishPackage the UseDirectiveNode didn't have it's pkgdef ptr set, and so things went awry as the package didn't get set up with all the correct open namespaces. I haven't tested this in authoring/flex but I am pretty sure that this will fix all the problems we're seeing.
    Modified Paths:
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/Parser.java

    Many thanks.
    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • [svn] 2788: fix asc commandline tests, use wildcards for build number is usage baselines

    Revision: 2788
    Author: [email protected]
    Date: 2008-08-08 10:47:32 -0700 (Fri, 08 Aug 2008)
    Log Message:
    fix asc commandline tests, use wildcards for build number is usage baselines
    Modified Paths:
    flex/sdk/trunk/modules/asc/test/compiler/cmdline/avmtarget.err
    flex/sdk/trunk/modules/asc/test/compiler/cmdline/avmtargetn.err
    flex/sdk/trunk/modules/asc/test/compiler/cmdline/config.err
    flex/sdk/trunk/modules/asc/test/compiler/cmdline/help1.err
    flex/sdk/trunk/modules/asc/test/compiler/cmdline/help2.err

    [mi] EQ overflowing. The server is probably stuck in an infinite loop.
    Seems a little suspicious, though its kind of a generic error message.  Lots and lots of google hits on that one.
    Are you sure none of the libs or executables for xorg-* got damaged before the system called for an fsck?  The power went out on me once and my hard drive "forgot" about 75% of my kernel modules, although it was a conventional hard drive and not an SSD.
    try re-installing some packages:
    pacman -S xorg xf86-video-ati ati-dri libgl
    (any more anyone can think of?)
    [edit]
    Is your copy of that bootchart that blurry or is flicker messing with it?  It looks like its been resized even at largest setting. I can hardly read it.
    Last edited by wriggary (2010-01-29 04:43:02)

  • [svn] 4129: Fix for - the @inheritDoc tag in an ASDoc comment: is not pulling in a comment from UIComponent

    Revision: 4129
    Author: [email protected]
    Date: 2008-11-17 14:57:15 -0800 (Mon, 17 Nov 2008)
    Log Message:
    Fix for - the @inheritDoc tag in an ASDoc comment: is not pulling in a comment from UIComponent
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-18127, SDK-13592
    tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-18127
    http://bugs.adobe.com/jira/browse/SDK-13592
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsClass.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    logged bug:
    Bug No: 5203064 LINE ENDING WITH ';' IN A COMMENT ENDS SQL STATEMENT,LIKE SQLPLUS BUT UNEXPECTED
    Note that:
    SELECT COUNT(*)
    FROM all_objects
    /* WHERE OBJECT_NAME LIKE 'A%';
    WHERE object_name LIKE 'Z%';
    Ends sql statement on the first ';', just like in sqlplus

  • Firefox doesn't remember the last used download directory that I saved to when it restarts!

    Even when I have firefox set to ask me where to save files, it's default location is still the folder selected under "download options", instead of the last location I saved to.
    I suspect that this has something to do with the "download.lastdir" option in "about:config", which disappears everytime it's restarted and only appears when I have saved a file before checking on it.
    Firefox used to remember the last location in which a file was saved. This was simpler and more convenient.
    Is there a way to solve this problem?
    == This happened ==
    Every time Firefox opened
    == I installed version 3.6.6

    Deleting "browser.download.lastDir" makes firefox unusable.
    It's very annoying. I'm sick of the update to 3.6. It's getting worse with each minor update.
    Hour after hour researching about this odd behavior sucks!

  • Deploying the SCCM 2012 Client to WES 7 devices that are locked down with the FBWF using 2007 task sequence via WEDM.

    I'm wondering how people are migrating their embedded devices that are using the FBWF. I've done some googling and it seems like most people are just re-imaging the devices and after migrating a single device i see why. Its not a pretty process. This will
    be a long description but ultimately my question stems more from trying to find a better way to execute the device migration from 2007 to 2012.
    Some back ground on my situation might be in order here. I'm in the process of wrapping up our 2007 to 2012 migration. We have a 2007 infrastructure that was a central server with 2 primaries and 286 secondary site servers. I've consolidated that to a single
    2012 primary site server that hosts all the main roles. There are 2 more servers in the data centers both operating solely as push distribution points I'll refer to them as 2012 01 02 and 03. I'm over half way through the migration and so far haven't needed
    to offload any site roles. There are almost 10,000 clients now reporting to the 2012 site server and almost a 100 field servers pulling content from 2012 02 as their source dp as pull dp is the only way forward for this many devices. I've read the horror stories
    of trying spin up 200 plus push dps. We are running PKI. I'm at the point now where i need to start migrating the Windows Embedded Seven Standard clients that have the 2007 sccm client on them with WEDM for write filter handling.
    What i'm wondering is if anyone has any pointers for me regarding migrating the WES 7 devices. My plan that i've come up with is to somehow script the process using a 2007 WEDM Task Sequence to try and migrate them over to 2012. Things are complicated as
    I need to somehow script the install, the policy checkin, hardware inventory, software inventory, and validate the SCEP client installs before I reboot the device one last time to enable the FBWF. How I handled the SCCM 2007 client install on these devices
    when they were provisioned was to just create a batch file that would sleep for ten minutes then check to see if the inventoryagent.log file had been created yet. I realize now that is inefficient as i can kick off the inventory using a WMI method once the
    client has installed. Also I need to make sure the machine gets its first policy as that is how it creates the communication using PKI through that first policy transfer and that also finalizes the client install. The biggest piece i'm uncertain about in this
    regard is the SCEP client.
    I had to change the SCEP client install from yes to no in the default client settings as we have some Mcaffee servers that can't have the SCEP client on them. I have incremental updates enabled on the collection that has the policy that installs the SCEP
    client but this will take an unknown amount of time unless i force the environment to update as the device starts in 2012 install, or if I could kick off the SCEP isntall... IDK. I'm also wondering if i should keep the device in the migration process until
    i validate it has its proper scep policy applied which I believe can be validated by a registry key somewhere.
    Once the 2012 client gets installed will that cause it to lose its place within the 2007 Task Sequence? Considering its going to take a minimum of 2 reboots I'd normally use the task sequence to handle its progression through the process.
    I'm also considering trying to use an Orchestrator runbook, as that would be a good way to keep track of the migration process as each device migrates. Especially since this might take several seperate scripts.
    I'm going to take a stab at scripting the migration process, but if anyone has any pointers that might make this a less complicated I'd really appreciate it as I've got about 3000 of these devices that need to be migrated over. The other things i've learned
    the hard way is any time you have something this complicated over the course of 3000 devices you will run into unknowns and the failure rate increases. I'm in the precarious position of having to not only build this process out but in some situations have
    it complete in the shortest amount of time possible as we have sites running 24x7. I know the end users behavior all to well and they will just keep hitting the power button sometimes even though their not supposed to so they can get their device functional
    again. In those situations i'd end up, if i'm lucky with a device that no longer has a healthy SCCM client in either environment and the write filter disabled.
    So like i said any pointers anyone could throw my way i'd really appreciate. I manually went through the migration process on a single device for proof of concept and ended up with almost 2 pages of pseudo code for my migration script/scripts.
    Thanks,
    -K.R.

    Hi,
    In R2 there are some new variables you can use to solve this,
    http://ccmexec.com/2014/12/smstsmplistrequesttimeout-value-in-milliseconds/
    In Sp1 though adding a step to sleep for 2-5 minuter after reboot and before the application install step is a common workaround.. a powershell command with "Start-Sleep
    -s 120" should do it. 
    /Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Potential Fix to the WiFi connection dropping on MacBook Pro

    I, along with a number of other people who have posted here, was experiencing WiFi connection drops after a few minutes on my brand new MacBook Pro, which is running OS X 10.7.5. Rather than going the route of plugging in a static IP address, I decided to look at other options within the Network Preferences. Under "Advanced," I went to the TCP/IP tab and set "Configure IPv6" to "Link-local only." By default it is set to "Automatically." The WiFi connection has not dropped since that change was made. It may not fix all the issues being experienced, but it might help at least some people having the disconnect issue.

    Nice post, thanks!

  • Find out the programs used in past 1 year

    Hi experts,
    I am doing upgradation project.
    In that I need to find out how many programs , function modules and tables used from last 1 year.
    Plz help in this issue.
    Regards
    Ganesh Reddy

    repid is the field for ABAP Program Name. try searching in the where-used-list of that field to fetch the tables that store program related data. it should be lying somewhere .
    Regards,
    Srinivas

  • Obtaining the URL used to open the PDF

    Hi,
    My Acrobat PDF is to be opened within the browser using a URL that will differ with each testing region.
    How do I obtain the URL that was used to open the PDF within the PDF javascript code?
    Thanks for your help.

    Look at the documentation for that method: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.443.html
    You'll see that there are security restrictions, so it normally cannot work if the code is inside the document. It also won't work for a dynamic XFA form, but might for a static form if you can get it to execute in a privileged context (e.g., folder-level code).
    This also isn't something that you'd normally want to do at run-time. Can you explain why you want to do this? There might be other approaches that would be more appropriate for an XFA form, so consider posting this in the LiveCycle Designer forum as TSN urged.

  • Regarding the restricting the value using the keyboard

    Hi,
    In our organisation, I've implemented the Barcode system. I've a case, where user wants that the value in a field has to be taken from the scanner. The other requirement is I've to restrict the user from entering the valu using keaboard in that field.
    Can any one help me in this regard.
    Thanks in advance.
    Regards,

    did you have the docs of the barcode scanner? Look, which kind of remote interaction you can do. Via OLE2, C, RFC, ...

  • I just got my MBP 6 days ago. When the battery is 100%, it says that the remaining time is only about 5 hours. Isn't it supposed to be higher?

    I'm just wondering if my computer is defective? The battery life should be 9 hours, and it's not like I have a thousand apps open or anything.

    msquire5 wrote:
    The battery life should be 9 hours,
    Not quite.  Please read the 'fine print', the operative words being 'up to'.  Then if you read the criteria used to achieve that level you will find the the least CPU/GPU intensive application was used with nothing else open. 
    Furthermore, that time estimate is not very reliable since it reflects what is occurring at that given moment.  That can be very volatile and can be observed by opening and watching Activity Monitor.  I suggest you use the % option.
    Ciao.

  • Is there anything aside from bad or poorly installed RAM that can cause the three beeps of death?

    So, I've been dealing with a problem with my 2013 non-retina MBP. I've already had it into Apple to be looked at, and they replaced the hard drive and RAM. Unfortunately, it is now out of warranty, and the issues have returned. They are two-fold, and hope they are related. One: my computer will freeze up periodically. Sometimes, it will shut down; others, it will make the screen go all wonky, like an old Atari video game. This usually happens when I have been streaming video. It is also sometimes accompanied by the 3 beeps. The second issue is when my computer just shuts down periodically, and I get 3 beeps
    So far, I have done all usual matenaince I can think of. I've repaired permissions, uninstalled and reinstalled my RAM (official Apple RAM), run a RAM test, and cleared PRAM, run diagnostics, etc. Usually, my computer runs fine for awhile, perhaps a week, and then I get the same problems all over again. Is there anything I'm not doing, but could be? Anything else to check or try? Is there anything aside from the RAM that might cause this? I know a faulty video card or logic board would cause the screen freezing, but would they also cause the 3 beeps of death? Thanks for any help you can give me.

    LowLuster wrote:
    Yes a bad Logic board. Specifically the RAM slots could be faulty.
    Hmm. Makes sense. What's the best way of testing that? Aside from diagnostics, which hasn't pulled up anything.

  • [svn] 3519: Fix typo in error string for situations where there are advanced messaging configuration settings from LCDS used in the configuration files but no AdvancedMessagingSupport service .

    Revision: 3519
    Author: [email protected]
    Date: 2008-10-08 04:17:40 -0700 (Wed, 08 Oct 2008)
    Log Message:
    Fix typo in error string for situations where there are advanced messaging configuration settings from LCDS used in the configuration files but no AdvancedMessagingSupport service. The error string said that there was no flex.messaging.services.AdvancedMessagingService registered but it is the flex.messaging.services.AdvancedMessagingSupport service that needs to be registered.
    Add configuration test that starts the server with a destination that has the reliable property set which is an advanced messaging feature but there is no AdvancedMessagingSupport service registered.
    Modified Paths:
    blazeds/trunk/modules/common/src/flex/messaging/errors.properties
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/ReliableDestina tionWithNoAdvancedMessagingSupport/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/ReliableDestina tionWithNoAdvancedMessagingSupport/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/ReliableDestina tionWithNoAdvancedMessagingSupport/services-config.xml

    Hi,
    Unfortunately I already tried all kinds of re-installs (the full list is in my original message). The only one remaining is the reinstall of Windows 8 itself, which I would really like to avoid.
    What I find really strange is the time it takes for the above error message to appear. It's like one hour or even more (never measured exactly, I left the computer running).
    What kind of a timeout is that? I would expect that, if ports are really used by some other application, I get the message in less than a minute (seconds, actually). To me this looks like the emulator itself for some reason believes there's a problem with
    some port while in reality there isn't.
    I'll eventually contact Microsoft Support, thanks for the suggestion.

  • [svn:fx-trunk] 11851: Halo label using FTETextField was incorrectly truncating because the textWidth incorrectly included the 2 pixels of PADDING_LEFT .

    Revision: 11851
    Revision: 11851
    Author:   [email protected]
    Date:     2009-11-16 10:19:38 -0800 (Mon, 16 Nov 2009)
    Log Message:
    Halo label using FTETextField was incorrectly truncating because the textWidth incorrectly included the 2 pixels of PADDING_LEFT.  Correct textWidth which should be the max textLine.textWidth.  Also need to maintain the width to use to clip the text which is max x + textWidth since the text could be indented and/or aligned and all has left padding of 2 pixels.
    QE notes: 80 FTETextField failures.  bitmaps need updating.  Peter knows this is coming
    Doc notes:
    Bugs: SDK-24176
    Reviewer: Gordon
    Tests run: checkintests, FTETextField
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24176
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/mx/core/FTETextField.as

    You have used elements like header, footer, footer1 and nav without using the correct DOCTYPE declaration. Replace the first line of your code with
    <!doctype html>
    Also have a look here for other problems http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fhome.surewest.net%2Fstorytales%2F test%2Fforposting.html
    After the above has been fixed, please come back here to fix the remaining problem(s)
    Gramps

Maybe you are looking for

  • Disable wireless broadcasting - HP laserjet pro 400 color mfp m475dw

    How do I disable SSID broadcasting for HP laserjet pro 400 color mfp m475dw.  I have turned off wireless configuration through printer web console, but it is still broadcasting.  I have also updated the firmware to latest available 20131028. This que

  • Air play mirroring doesn't work mac pro desktop 2010 mid 27" display

    mac pro desktop 2010 mid '27" display' I have turn on the " show mirroring options in the menu bar " it does not show up I also have Imac workes just fine ,Iphone , Ipad , same workes just fine so it is in the mac pro is there a down load fix or do I

  • Macbook won't read disks!

    my macbook won't read disks, it justs ejects it immediately after insertion.  It's a software based issue because I have my hard drive partitioned with linux mint, and on the linux os all disks work with no problems.  It might be a red flag but I ran

  • Multi camera project, Online/Offline. Major issues reconnect/re-digitize

    Ok gang I got brain bender. 3 camera show, Multi camera project shot Digi-beta. Brought the tapes (3@90min) in low res (dv50) and now I need up-res the files or as apple would call it "online/offline" According to the book this can be done a few diff

  • How to run a FM using wf-batch

    Hi all, We are having one function module for updating production order number in a Z-Table. So whenever we save a production order this function module is automatically triggered using the user wf-batch and update the order number in the Z-Table. Bu