RESOLVED FIXED Bug 69537
conditionalize m_cachedScript stacks to just Chromium port
https://bugs.webkit.org/show_bug.cgi?id=69537
Summary conditionalize m_cachedScript stacks to just Chromium port
Gavin Peters
Reported 2011-10-06 10:24:59 PDT
conditionalize m_cachedScript stacks to just Chromium port
Attachments
Patch (3.97 KB, patch)
2011-10-06 10:27 PDT, Gavin Peters
japhet: review+
Gavin Peters
Comment 1 2011-10-06 10:27:11 PDT
Gavin Peters
Comment 2 2011-10-06 10:28:11 PDT
This should save non chromium ports from paying the price for this diagnostics.
Gavin Peters
Comment 3 2011-10-06 10:29:13 PDT
Comment on attachment 109973 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=109973&action=review We should wait on bots for this, as #ifdefs are scary. > Source/WebCore/dom/ScriptElement.h:115 > + ZeroedInNotifyFinished, This bad indent was bugging me, so I also fixed it here.
Gavin Peters
Comment 4 2011-10-06 12:30:22 PDT
Note You need to log in before you can comment on or make changes to this bug.