Bug 98191

Summary: isMainThread() should only be called by NoEventDispatchAssertion in debug builds
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ojan Vafai <ojan>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, inferno, ojan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 96717    
Bug Blocks:    
Attachments:
Description Flags
Patch inferno: review+

Description Ryosuke Niwa 2012-10-02 12:52:39 PDT
There appears be a perf. regression. See https://bugs.webkit.org/show_bug.cgi?id=96717.
Comment 1 Ojan Vafai 2012-10-02 13:48:36 PDT
Created attachment 166745 [details]
Patch
Comment 2 Ojan Vafai 2012-10-02 13:48:53 PDT
Committed r130206: <http://trac.webkit.org/changeset/130206>