Bug 98191 - isMainThread() should only be called by NoEventDispatchAssertion in debug builds
Summary: isMainThread() should only be called by NoEventDispatchAssertion in debug builds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ojan Vafai
URL:
Keywords:
Depends on: 96717
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-02 12:52 PDT by Ryosuke Niwa
Modified: 2012-10-02 13:51 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.57 KB, patch)
2012-10-02 13:48 PDT, Ojan Vafai
inferno: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>