Bug 41278

Summary: [Qt] Replace single treat-as-space characters with normal space
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Normal CC: commit-queue, hausmann
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 40111    
Attachments:
Description Flags
Proposed patch none

Andreas Kling
Reported 2010-06-28 06:10:52 PDT
This will keep Qt from attempting glyph substitution and loading a bunch of extra fonts when encountering &nbsp; entities.
Attachments
Proposed patch (1.34 KB, patch)
2010-06-28 07:15 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2010-06-28 07:15:20 PDT
Created attachment 59897 [details] Proposed patch
WebKit Commit Bot
Comment 2 2010-06-28 10:13:37 PDT
Comment on attachment 59897 [details] Proposed patch Clearing flags on attachment: 59897 Committed r62017: <http://trac.webkit.org/changeset/62017>
WebKit Commit Bot
Comment 3 2010-06-28 10:13:46 PDT
All reviewed patches have been landed. Closing bug.
Simon Hausmann
Comment 4 2010-06-29 01:15:57 PDT
Revision r62017 cherry-picked into qtwebkit-2.0 with commit a05090b7be737b615355077b2e449753bc2d3bb8
Note You need to log in before you can comment on or make changes to this bug.