Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 195689 Details for
Bug 345864
Remove unused method ImageDataCache#clear()
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Removes clear() method
clipboard.txt (text/plain), 715 bytes, created by
RĂ¼diger Herrmann
on 2011-05-15 21:08:09 EDT
(
hide
)
Description:
Removes clear() method
Filename:
MIME Type:
Creator:
RĂ¼diger Herrmann
Created:
2011-05-15 21:08:09 EDT
Size:
715 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.rap.rwt >Index: src/org/eclipse/swt/internal/graphics/ImageDataCache.java >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/runtime.rwt/org.eclipse.rap.rwt/src/org/eclipse/swt/internal/graphics/ImageDataCache.java,v >retrieving revision 1.7 >diff -u -r1.7 ImageDataCache.java >--- src/org/eclipse/swt/internal/graphics/ImageDataCache.java 18 Jul 2010 15:09:18 -0000 1.7 >+++ src/org/eclipse/swt/internal/graphics/ImageDataCache.java 16 May 2011 01:07:40 -0000 >@@ -60,10 +60,4 @@ > } > } > } >- >- public void clear() { >- synchronized( cacheLock ) { >- cache.clear(); >- } >- } > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 345864
: 195689