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+

Description Greg Bolsinga 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.
Comment 1 Greg Bolsinga 2008-10-28 11:41:00 PDT
Created attachment 24722 [details]
Adds semi-colons

This adds missing semi-colons
Comment 2 David Kilzer (:ddkilzer) 2008-10-28 11:42:51 PDT
Comment on attachment 24722 [details]
Adds semi-colons

r=me
Comment 3 Greg Bolsinga 2008-10-28 11:43:40 PDT
I filed https://bugs.webkit.org/show_bug.cgi?id=21929 on the idl generator script
Comment 4 David Kilzer (:ddkilzer) 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