[Webkit-unassigned] [Bug 212583] New: REGRESSION[r260844]: [GTK][WPE] Inspector GResource no longer updated after WebInspectorUI file updates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 31 10:17:39 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=212583

            Bug ID: 212583
           Summary: REGRESSION[r260844]: [GTK][WPE] Inspector GResource no
                    longer updated after WebInspectorUI file updates
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pnormand at igalia.com
                CC: annulen at yandex.ru, aperez at igalia.com,
                    bugs-noreply at webkitgtk.org, cgarcia at igalia.com,
                    chris.reid at sony.com, don.olmstead at sony.com,
                    dpino at igalia.com, ews-watchlist at webkit.org,
                    gyuyoung.kim at webkit.org, Hironori.Fujii at sony.com,
                    jmason at ibinx.com, mcatanzaro at gnome.org,
                    ryuan.choi at navercorp.com, sergio at correia.cc,
                    stephan.szabo at sony.com
        Depends on: 210942

+++ This bug was initially created as a clone of Bug #210942 +++

Reproducer:

1. Full clean GTK build from scratch
2. Edit GraphicsTabContentView.js, change the tabIcon to Gear.svg
3. Update your build
4. Start Minibrowser, open WebInspector

Expected result: The graphics tab uses the gear icon
Current result: The graphics tab uses the graphics icon

Workaround: to force an update of the GResource: find WebKitBuild/ -name InspectorGResourceBundle.xml -exec rm {} \; and then rebuild...

I've tried to revert r260844, doesn't change anything...


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=210942
[Bug 210942] [Win] Bundle Inspector Resources in Release builds
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200531/40aa7bb3/attachment-0001.htm>


More information about the webkit-unassigned mailing list