Bug 21928

Summary: Missing semi-colons in Geoposition.idl
Product: WebKit Reporter: Greg Bolsinga <bolsinga>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Adds semi-colons ddkilzer: review+

Greg Bolsinga
Reported 2008-10-28 11:38:36 PDT
The semi-colons are missing for heading and velocity, causing the generated code to not have these attributes.
Attachments
Adds semi-colons (1.13 KB, patch)
2008-10-28 11:41 PDT, Greg Bolsinga
ddkilzer: review+
Greg Bolsinga
Comment 1 2008-10-28 11:41:00 PDT
Created attachment 24722 [details] Adds semi-colons This adds missing semi-colons
David Kilzer (:ddkilzer)
Comment 2 2008-10-28 11:42:51 PDT
Comment on attachment 24722 [details] Adds semi-colons r=me
Greg Bolsinga
Comment 3 2008-10-28 11:43:40 PDT
I filed https://bugs.webkit.org/show_bug.cgi?id=21929 on the idl generator script
David Kilzer (:ddkilzer)
Comment 4 2008-10-28 14:02:16 PDT
$ git svn dcommit Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/page/Geoposition.idl Committed r37937
Note You need to log in before you can comment on or make changes to this bug.