Bug 60610

Summary: Remove empty class CallbackGuard
Product: WebKit Reporter: Pratik Solanki <psolanki>
Component: PlatformAssignee: Pratik Solanki <psolanki>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, psolanki, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Pratik Solanki
Reported 2011-05-10 22:27:51 PDT
CallbackGuard was only used on Tiger and it implementation was deleted in r85036 <http://trac.webkit.org/changeset/85036/trunk/Source/WebCore/platform/network/mac/ResourceHandleMac.mm>. We can just delete the class and its usage now.
Attachments
Patch (6.33 KB, patch)
2011-05-10 22:32 PDT, Pratik Solanki
kling: review+
Pratik Solanki
Comment 1 2011-05-10 22:32:36 PDT
Andreas Kling
Comment 2 2011-05-11 04:53:08 PDT
Comment on attachment 93073 [details] Patch r=me
Pratik Solanki
Comment 3 2011-05-11 22:33:05 PDT
WebKit Review Bot
Comment 4 2011-05-11 23:30:35 PDT
http://trac.webkit.org/changeset/86309 might have broken Leopard Intel Debug (Tests) The following tests are not passing: editing/deleting/delete-ligature-001.html editing/deleting/delete-ligature-002.html editing/deleting/delete-ligature-003.html platform/mac/editing/input/devanagari-ligature.html
Note You need to log in before you can comment on or make changes to this bug.