[webkit-reviews] review requested: [Bug 34169] Using the same name for member variables and parameters in NewThreadContext constructor cause failure to initialize : [Attachment 47417] Patch for bug 34169.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 09:40:24 PST 2010


Lyon Chen <lyon.chen at torchmobile.com> has asked  for review:
Bug 34169: Using the same name for member variables and parameters in
NewThreadContext constructor cause failure to initialize
https://bugs.webkit.org/show_bug.cgi?id=34169

Attachment 47417: Patch for bug 34169.
https://bugs.webkit.org/attachment.cgi?id=47417&action=review

------- Additional Comments from Lyon Chen <lyon.chen at torchmobile.com>
Use different parameter name for NewThreadContext, this fix the not-initialized
member variable issue for RVCT compiler.


More information about the webkit-reviews mailing list