Bug 139366 - Remove the option to automatically update the GObject DOM bindings symbols file
Summary: Remove the option to automatically update the GObject DOM bindings symbols file
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-07 08:14 PST by Carlos Garcia Campos
Modified: 2014-12-07 08:23 PST (History)
1 user (show)

See Also:


Attachments
Patch (3.12 KB, patch)
2014-12-07 08:15 PST, Carlos Garcia Campos
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2014-12-07 08:14:06 PST
It's currently broken, because symbols now need to be in a specific order. Now that the symbols file only contains stable API, it's not a problem to manually update it every time new API is added.
Comment 1 Carlos Garcia Campos 2014-12-07 08:15:34 PST
Created attachment 242744 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-12-07 08:23:03 PST
Committed r176923: <http://trac.webkit.org/changeset/176923>