[Webkit-unassigned] [Bug 34426] New: [Qt] Package Web-inspector resources into a separate binary package

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 07:06:16 PST 2010


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

           Summary: [Qt] Package Web-inspector resources into a separate
                    binary package
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


On mobile platforms it might be a sensible optimization to package
web-inspector separately from QtWebkit package into its own package (debian
package,  sis file, etc), so that the inspector would not get installed into
all production devices; instead it would be a developer add-on.

For Symbian http://trac.webkit.org/changeset/47635 disabled Web-inpector, so
one would need to rebuild QtWebKit just to get inspector working again. This
setup is suboptimal. 

Qt's External Binary resource feature could come handy here (qrc, rcc,
QResource API can be used to register with Qt application).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list