Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: patches/nspr-attach-as-system-thread.patch

Issue 12089033: Update to NSPR 4.9.5 Beta 2, part 2: actual changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mozilla/nsprpub/pr/src/threads/prcthr.c ('k') | patches/nspr-merge-795213.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: patches/nspr-attach-as-system-thread.patch
===================================================================
--- patches/nspr-attach-as-system-thread.patch (revision 179237)
+++ patches/nspr-attach-as-system-thread.patch (working copy)
@@ -1,11 +1,11 @@
Index: mozilla/nsprpub/pr/src/md/windows/w95thred.c
===================================================================
RCS file: /cvsroot/mozilla/nsprpub/pr/src/md/windows/w95thred.c,v
-retrieving revision 3.19
-diff -u -r3.19 w95thred.c
---- mozilla/nsprpub/pr/src/md/windows/w95thred.c 11 Jun 2010 01:34:54 -0000 3.19
-+++ mozilla/nsprpub/pr/src/md/windows/w95thred.c 27 Jul 2011 21:09:33 -0000
-@@ -309,7 +309,7 @@
+retrieving revision 3.22
+diff -p -u -r3.22 w95thred.c
+--- mozilla/nsprpub/pr/src/md/windows/w95thred.c 13 Jun 2012 02:17:05 -0000 3.22
++++ mozilla/nsprpub/pr/src/md/windows/w95thred.c 29 Jan 2013 01:16:53 -0000
+@@ -313,7 +313,7 @@ PRThread *thread;
if (NULL == thread) {
thread = _PRI_AttachThread(
« no previous file with comments | « mozilla/nsprpub/pr/src/threads/prcthr.c ('k') | patches/nspr-merge-795213.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698