Bug 133943

Summary: Move forward declaration of bindings static functions into their implementation file
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, cdumez, cgarcia, commit-queue, eric.carlson, esprehn+autocc, glenn, jer.noble, jsbell, kondapallykalyan, philipj, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Sam Weinig
Reported 2014-06-16 10:59:59 PDT
Move forward declaration of bindings static funtions into their implementation file
Attachments
Patch (118.21 KB, patch)
2014-06-16 14:00 PDT, Sam Weinig
ggaren: review+
Sam Weinig
Comment 1 2014-06-16 14:00:35 PDT
Geoffrey Garen
Comment 2 2014-06-16 14:10:04 PDT
Comment on attachment 233176 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=233176&action=review r=me > Source/JavaScriptCore/ChangeLog:3 > + Move forward declaration of bindings static functions into their implementation file file => files > Source/WebCore/ChangeLog:3 > + Move forward declaration of bindings static functions into their implementation file file => files
Sam Weinig
Comment 3 2014-06-16 20:56:57 PDT
Fixed in r1700432
Note You need to log in before you can comment on or make changes to this bug.