RESOLVED FIXED 133943
Move forward declaration of bindings static functions into their implementation file
https://bugs.webkit.org/show_bug.cgi?id=133943
Summary Move forward declaration of bindings static functions into their implementati...
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.