User:GijsKruitbosch/JS Debugging/Tasks: Difference between revisions

Jump to navigation Jump to search
Adding venkman fix
(Adding venkman fix)
Line 70: Line 70:
         <tr>
         <tr>
             <td>8</td>
             <td>8</td>
            <td>Venkman should try to load line-maps lazily (on-demand, and not demand them immediately like it does now).</td>
            <td>No</td>
            <td>-</td>
            <td>None yet</td>
        </tr>
        <tr>
            <td>9</td>
             <td>Changing variable values / evaluating js shouldn't require changing tabs away from the debugger (in Firebug)</td>
             <td>Changing variable values / evaluating js shouldn't require changing tabs away from the debugger (in Firebug)</td>
             <td>No</td>
             <td>No</td>
Line 77: Line 85:
         </tr>
         </tr>
         <tr>
         <tr>
             <td>9</td>
             <td>10</td>
             <td>Evaluate js in different windows/tabs/iframes</td>
             <td>Evaluate js in different windows/tabs/iframes</td>


Line 85: Line 93:
         </tr>
         </tr>
         <tr>
         <tr>
             <td>10</td>
             <td>11</td>
             <td>Provide immediate access to profiling data</td>
             <td>Provide immediate access to profiling data</td>


Line 93: Line 101:
         </tr>
         </tr>
         <tr>
         <tr>
             <td>11</td>
             <td>12</td>
             <td>Anonymous functions should not be lumped together in profiling.</td>
             <td>Anonymous functions should not be lumped together in profiling.</td>
             <td>Presumably not</td>
             <td>Presumably not</td>
Line 101: Line 109:
         </tr>
         </tr>
         <tr>
         <tr>
             <td>12</td>
             <td>13</td>
             <td>Double-check handling of about:blank and (related) running/stopped state tracking in Firebug.</td>
             <td>Double-check handling of about:blank and (related) running/stopped state tracking in Firebug.</td>
             <td>No</td>
             <td>No</td>
Line 111: Line 119:


         <tr>
         <tr>
             <td>13</td>
             <td>14</td>
             <td>Figure out why I'm crashing on GMail with firebug enabled (hack/sneak/workaround?)</td>
             <td>Figure out why I'm crashing on GMail with firebug enabled (hack/sneak/workaround?)</td>


Line 119: Line 127:
         </tr>
         </tr>
         <tr>
         <tr>
             <td>14</td>
             <td>15</td>
             <td>Fix wrapping of variable/value tree</td>
             <td>Fix wrapping of variable/value tree</td>


Line 127: Line 135:
         </tr>
         </tr>
         <tr>
         <tr>
             <td>15</td>
             <td>16</td>
             <td>JS 1.7 improvements</td>
             <td>JS 1.7 improvements</td>
             <td>Yes?</td>
             <td>Yes?</td>
Line 135: Line 143:
         </tr>
         </tr>
         <tr>
         <tr>
             <td>16</td>
             <td>17</td>
             <td>Debug mutation events (watch DOM elements)</td>
             <td>Debug mutation events (watch DOM elements)</td>


Line 143: Line 151:
         </tr>
         </tr>
         <tr>
         <tr>
             <td>17</td>
             <td>18</td>
             <td>Getters / Setters improvements</td>
             <td>Getters / Setters improvements</td>


Line 151: Line 159:
         </tr>
         </tr>
         <tr>
         <tr>
             <td>18</td>
             <td>19</td>
             <td>'real' stack list (not a dropdown)</td>
             <td>'real' stack list (not a dropdown)</td>


Line 159: Line 167:
         </tr>
         </tr>
         <tr>
         <tr>
             <td>19</td>
             <td>20</td>
             <td>Inline editing of functions etc.</td>
             <td>Inline editing of functions etc.</td>


Line 167: Line 175:
         </tr>
         </tr>
         <tr>
         <tr>
             <td>20</td>
             <td>21</td>
             <td>Pretty print</td>
             <td>Pretty print</td>


Confirmed users
293

edits

Navigation menu