[Webkit-unassigned] [Bug 50115] Please implement async=false for dynamic script loading (REGRESSION: LABjs is broken)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 8 21:57:44 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=50115





--- Comment #62 from James Simonsen <simonjam at chromium.org>  2011-02-08 21:57:44 PST ---
(In reply to comment #59)
> (From update of attachment 81682 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=81682&action=review
> 
> Looks great!  Ideally Tonyg would look at this patch as well.  Thanks!
> 
> > Source/WebCore/dom/ScriptRunner.cpp:68
> > +    ASSERT_ARG(scriptElement, scriptElement);
> 
> Why ASSERT_ARG and not just ASSERT?

No idea. I copied it from the function above it. I switched both to just use ASSERT.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list