Updates:
Cc: hu...@chromium.org sh...@chromium.org c...@chromium.org
Comment #27 on issue 18488 by hu...@chromium.org: Possible data race on
HistoryAddPageArgs
http://code.google.com/p/chromium/issues/detail?id=18488
Issue 11492 has been merged into this issue.
--
You received this me
Comment #20 on issue 18488 by timu: Possible data race on
HistoryAddPageArgs
http://code.google.com/p/chromium/issues/detail?id=18488
the last comment is for scarybeasts :-)
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred
Comment #19 on issue 18488 by timu: Possible data race on
HistoryAddPageArgs
http://code.google.com/p/chromium/issues/detail?id=18488
Consider two threads running the same code (counter is a shared variable,
initially
set to 0):
void ThreadProc() {
for (int i = 0; i < 10; i++)
Comment #18 on issue 18488 by brettw: Possible data race on
HistoryAddPageArgs
http://code.google.com/p/chromium/issues/detail?id=18488
I thought about whether there would be a lot of legitimate uses, and
decided it's
unlikely. In your example, we don't use locks much. It would be interestin
Comment #17 on issue 18488 by timu: Possible data race on
HistoryAddPageArgs
http://code.google.com/p/chromium/issues/detail?id=18488
> Pawel is looking at asserting that RefCounted is being used from the same
> thread.
Please, NO.
I'm sure there are dozens of classes using RefCounted in
Comment #11 on issue 18488 by bugdro...@chromium.org: Possible data race on
HistoryAddPageArgs
http://code.google.com/p/chromium/issues/detail?id=18488
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=26473
---
Comment #8 on issue 18488 by bre...@chromium.org: Possible data race on
HistoryAddPageArgs
http://code.google.com/p/chromium/issues/detail?id=18488
What is the status of this bug? It's been open for a month and a half. Is
it being
worked on?
--
You received this message because you are list
Comment #7 on issue 18488 by timu: Possible data race on
HistoryAddPageArgs
http://code.google.com/p/chromium/issues/detail?id=18488
This may be related to
http://code.google.com/p/chromium/issues/detail?id=15577
--
You received this message because you are listed in the owner
or CC fie
Comment #6 on issue 18488 by bre...@chromium.org: Possible data race on
HistoryAddPageArgs
http://code.google.com/p/chromium/issues/detail?id=18488
I don't see any patches in my queue or email for this. If you sent it out,
please check
my address and re-send the email. Thanks!
--
You receiv
Updates:
Status: Started
Owner: d...@chromium.org
Cc: bre...@chromium.org
Labels: -Area-Misc Area-BrowserBackend
Comment #5 on issue 18488 by m...@chromium.org: Possible data race on
HistoryAddPageArgs
http://code.google.com/p/chromium/issues/detail?id=18488
Mar
Comment #4 on issue 18488 by timu: Possible data race on
HistoryAddPageArgs
http://code.google.com/p/chromium/issues/detail?id=18488
Same as LoadLog in net/base/load_log.h
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred t
Comment #3 on issue 18488 by timu: Possible data race on
HistoryAddPageArgs
http://code.google.com/p/chromium/issues/detail?id=18488
Same as UserScriptMaster in chrome/browser/extensions/user_script_master.h
--
You received this message because you are listed in the owner
or CC fields of
Comment #2 on issue 18488 by timu: Possible data race on
HistoryAddPageArgs
http://code.google.com/p/chromium/issues/detail?id=18488
It seems like HostResolver in net/base/host_resolver.h has a similar data
race
--
You received this message because you are listed in the owner
or CC fiel
Comment #1 on issue 18488 by daniel.r.kegel: Possible data race on
HistoryAddPageArgs
http://code.google.com/p/chromium/issues/detail?id=18488
A cl with your suggested fix is up at http://codereview.chromium.org/160642
Do you know which ui tests in particular tickle this?
(It's nice to includ
Status: Unconfirmed
Owner:
Labels: OS-Linux Area-Misc Size-Medium Type-Bug
New issue 18488 by timu: Possible data race on HistoryAddPageArgs
http://code.google.com/p/chromium/issues/detail?id=18488
Chrome Version : r22179
OS + version : Linux, possibly Mac as well
Hi,
I've been ru
15 matches
Mail list logo