Bug 128192 - [GTK] Avoid no-op regenerations of GResourceBundle.xml, GResourceBundle.c
Summary: [GTK] Avoid no-op regenerations of GResourceBundle.xml, GResourceBundle.c
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-04 10:25 PST by Zan Dobersek
Modified: 2014-02-05 02:57 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.91 KB, patch)
2014-02-04 10:31 PST, Zan Dobersek
cgarcia: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2014-02-04 10:25:30 PST
[GTK] Avoid no-op regenerations of GResourceBundle.xml, GResourceBundle.c
Comment 1 Zan Dobersek 2014-02-04 10:31:06 PST
Created attachment 223138 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-02-04 23:45:07 PST
Comment on attachment 223138 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=223138&action=review

> Source/WebInspectorUI/ChangeLog:6
> +        https://bugs.webkit.org/show_bug.cgi?id=128192
> +
> +        When doing incremental builds, GResourceBundle.xml and GResourceBundle.c can be

There's no Reviewed by line here, please remember to add it before landing.
Comment 3 Zan Dobersek 2014-02-05 02:57:18 PST
Committed r163437: <http://trac.webkit.org/changeset/163437>