Bug 69537

Summary: conditionalize m_cachedScript stacks to just Chromium port
Product: WebKit Reporter: Gavin Peters <gavinp>
Component: New BugsAssignee: Gavin Peters <gavinp>
Status: RESOLVED FIXED    
Severity: Normal CC: japhet, mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch japhet: review+

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.