Bug 228467 - [update policy] Typo in the method name: IVMUpdatePolicy.getTesterTester()
Summary: [update policy] Typo in the method name: IVMUpdatePolicy.getTesterTester()
Status: CLOSED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf (show other bugs)
Version: 0 DD 1.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: DD 1.0   Edit
Assignee: Randy Rohrbach CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2008-04-23 13:23 EDT by Pawel Piech CLA
Modified: 2014-01-29 21:21 EST (History)
2 users (show)

See Also:


Attachments
Patch with fix. (2.29 KB, patch)
2008-04-23 13:24 EDT, Pawel Piech CLA
cdtdoug: iplog-
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Piech CLA 2008-04-23 13:23:46 EDT
I'd like to rename this method to getUpdatePolicyTester() which is what the method name should have been in the first place.  This is technically a breaking API change, but since the functionality relates to the view model and the update policy which is an advanced feature of the UI, I don't expect it will affect anyone yet.
Comment 1 Pawel Piech CLA 2008-04-23 13:24:10 EDT
Created attachment 97268 [details]
Patch with fix.
Comment 2 Pawel Piech CLA 2008-05-01 00:06:32 EDT
I committed the change.  Randy please review.
Comment 3 Randy Rohrbach CLA 2008-05-01 16:02:58 EDT
Looks OK. What does the canSkipHandlingEvent() do.

Randy
Comment 4 Pawel Piech CLA 2008-05-01 16:07:03 EDT
(In reply to comment #3)
It's part of the fix to bug 208476.  It allows the view model provider to skip processing of certain events when there are a lot of events generated quickly and they get queued up before being processed by the viewer.
Comment 5 Pawel Piech CLA 2008-08-13 13:06:54 EDT
Closing out 1.0 bugs.