Bug 28610

Summary: [Qt] Remove inspector resources for Symbian
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
proposed patch. none

Description Laszlo Gombos 2009-08-21 04:27:39 PDT
This is a simple footprint optimization for Symbian which saves around 800Kb from resources from the binary.
Based on an idea from Simon Hausmann.
Comment 1 Laszlo Gombos 2009-08-21 04:52:33 PDT
Created attachment 38367 [details]
proposed patch.
Comment 2 Eric Seidel (no email) 2009-08-21 09:20:23 PDT
Comment on attachment 38367 [details]
proposed patch.

OK.  Makes sense symbian might not want this.  Although I'm surprised all of these are tuned off of "symbian" and not some "mobile" flag.
Comment 3 Eric Seidel (no email) 2009-08-21 11:55:06 PDT
Comment on attachment 38367 [details]
proposed patch.

Clearing flags on attachment: 38367

Committed r47635: <http://trac.webkit.org/changeset/47635>
Comment 4 Eric Seidel (no email) 2009-08-21 11:55:09 PDT
All reviewed patches have been landed.  Closing bug.