Bug 272510 - [History View] Isolate RefreshCVSFileHistory job from other threads
Summary: [History View] Isolate RefreshCVSFileHistory job from other threads
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: platform-cvs-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-16 10:57 EDT by Pawel Pogorzelski CLA
Modified: 2019-09-24 13:59 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Pogorzelski CLA 2009-04-16 10:57:09 EDT
Build ID: N20090404-2000

Bug 188278 exposed how buggy the CVSHistoryPage.RefreshCVSFileHistory job is. It's accessing a variable that other threads modify (refreshFlags). This bug is to ensure that the job executes in a sandbox, operating only on variables from it.
Comment 1 Dani Megert CLA 2009-04-23 09:39:31 EDT
Bug 188278 is still not 100% gone and given this rework will need good testing I suggest to attack this bug early in the 3.6 cycle, preferred in M1.
Comment 2 Dani Megert CLA 2011-02-08 05:52:12 EST
This is a major flaw and causes hardly reproducible problems.
Comment 3 Dani Megert CLA 2011-02-08 05:52:44 EST
(In reply to comment #1)
> Bug 188278 is still not 100% gone and given this rework will need good testing
> I suggest to attack this bug early in the 3.6 cycle, preferred in M1.
See bug 294042.
Comment 4 Lars Vogel CLA 2019-09-24 13:59:34 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.