[webkit-reviews] review granted: [Bug 80080] WebKit compiled by gcc (Xcode 3.2.6) hangs while running DOM/Accessors.html : [Attachment 131123] My desparate attempt to fix JSC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 9 15:21:13 PST 2012


Filip Pizlo <fpizlo at apple.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 80080: WebKit compiled by gcc (Xcode 3.2.6) hangs while running
DOM/Accessors.html
https://bugs.webkit.org/show_bug.cgi?id=80080

Attachment 131123: My desparate attempt to fix JSC
https://bugs.webkit.org/attachment.cgi?id=131123&action=review

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
I like this approach - this side-steps all manner of C++ overload strangeness
due to the plethora of ways that uintptr_t can be typedef'd.  R=me.


More information about the webkit-reviews mailing list