Bug 84134

Summary: [BlackBerry] Export globalInitialize()
Product: WebKit Reporter: George Staikos <staikos>
Component: WebKit BlackBerryAssignee: George Staikos <staikos>
Status: RESOLVED FIXED    
Severity: Normal CC: tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch to fix it
none
patch to fix it none

Description George Staikos 2012-04-17 02:10:12 PDT
Created attachment 137492 [details]
patch to fix it

globalInitialize() should have been exported and was not.  Do it.
Comment 1 WebKit Review Bot 2012-04-17 02:12:22 PDT
Attachment 137492 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/blackberry/Api/BlackBerryGlo..." exit_code: 1
Source/WebKit/blackberry/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 2 George Staikos 2012-04-17 02:20:03 PDT
Created attachment 137498 [details]
patch to fix it
Comment 3 Nikolas Zimmermann 2012-04-17 02:37:19 PDT
Comment on attachment 137498 [details]
patch to fix it

r=me!
Comment 4 WebKit Review Bot 2012-04-17 02:48:31 PDT
Comment on attachment 137498 [details]
patch to fix it

Clearing flags on attachment: 137498

Committed r114361: <http://trac.webkit.org/changeset/114361>
Comment 5 WebKit Review Bot 2012-04-17 02:48:35 PDT
All reviewed patches have been landed.  Closing bug.