This repository has been archived by the owner on Jul 3, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 398
vk.com music to listen doesnt work! #2407
Open
faceofwin
wants to merge
623
commits into
mozilla-central
Choose a base branch
from
master
base: mozilla-central
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Removes shumway.userInputSecurity option.
Fixes various E4X-related issues that show up when running the Tamarin acceptance tests
The implementation just forwards to the stubbed-out AS3 implementation, but at least on the AVM1 side, that's all that should need to be done.
Automatically stores state updates in localStorage, so use can be interrupted and continued seamlessly. Also, and importantly, doesn't allow network access or ExternalInterface. We don't support either in the shell, so for the purposes of verifying if something is a good ATS entry, this is useful. And safer than letting these insane SWFs go wild. `<left arrow>` == good `<right arrow>` == bad Alerts when done and logs the list of good files. (Though they can also be found in the textarea with the label "Good").
In preparation of additional tests being added.
Doesn't really *do* anything, but at least stores the matrix correctly, throws the right errors, and all that.
…form Implement AVM1BitmapData#colorTransform
Add tool for quickly sorting a list of SWF URLs into good/bad lists
Fix SWF embedding in the SWFTinder and add a clear local storage button.
Adds jsplugins support to the extension.
Update closure compiler.
Hotfix closure compiler.
…to facilitate automated reftests
Create automated tests of the Shumway extension
Shuobject before appeared to just be passing the document base as the flash base <param>. Now, if set, it will pass the value of param['base'].
Add Flash base param support to shuobject
Fixes playing back of SWFM images with alpha.
Adds the example of a simple swfm recorder.
Disable pretty-printing in closure optimizations
Moves SWFM timecodes at the time of the first record.
Remove dependency on tools in release bundles.
GFX Cleanup
Stop using swfobject and load the swf in the Flash player as well.
Optimize lookup of _levelN, _root, and well-known MovieClip properties in AVM1
Misc textfield fixes.
It will be used via on_push.js. buildweb.sh and amo.config a part of the configuration.
Components.utils.nondeterministicGetWeakMapKeys was removed: https://hg.mozilla.org/mozilla-central/rev/7c22b95c0e29
Use ThreadSafeChromeUtils.nondeterministicGetWeakMapKeys. Fixes #2416.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
http://joxi.ru/eAO6jbXs4vzX72 here is example!
using firefox 43.0.4 and shumway!