Bug 28610 - [Qt] Remove inspector resources for Symbian
Summary: [Qt] Remove inspector resources for Symbian
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-21 04:27 PDT by Laszlo Gombos
Modified: 2009-08-21 11:55 PDT (History)
1 user (show)

See Also:


Attachments
proposed patch. (1.04 KB, patch)
2009-08-21 04:52 PDT, Laszlo Gombos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.