Comment #2 on issue 3866 by kamaldee...@gmail.com: mxml source file patches fail to get applied
https://code.google.com/p/reviewboard/issues/detail?id=3866

This code is protected under license, but I can share the initial few lines if it helps. If not, I can just create a new mxml application to demonstrate this. Whichever is better:


--- //.../ZoroDebugPlayer/src/ZoroDebugPlayer.mxml //.../ZoroDebugPlayer/src/ZoroDebugPlayer.mxml#2
+++ //.../ZoroDebugPlayer/src/ZoroDebugPlayer.mxml      2015-04-15 16:03:45
@@ -1,6 +1,6 @@
-<?xml version="1.0" encoding="utf-8"?>
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009";
                           xmlns:s="library://ns.adobe.com/flex/spark"
                           xmlns:mx="library://ns.adobe.com/flex/mx"
                           xmlns:metadata="org.osmf.metadata.*"
                           xmlns:local="*"
width="100%" height="100%" applicationComplete="init()" backgroundAlpha="0" backgroundColor="#444242" currentState="videotracestats" preloaderChromeColor="#BBBBBB"
                           stateChangeComplete="startDelayedResize()" >
        <!-- width="1250" height="770" viewSourceURL="srcview/index.html"-->
        <fx:Style source="Main.css"/>
        <s:states>
                <s:State name="State1"/>
                <s:State name="video"/>
                <s:State name="videochart"/>
                <s:State name="videochartstats"/>
                <s:State name="videostats"/>
                <s:State name="videotrace"/>
                <s:State name="videotracechart"/>
                <s:State name="videotracestats"/>
                <s:State name="justPlayer"/>
        </s:states>

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to