Home | History | Annotate | Download | only in WebCore

Lines Matching full:pages

5 	Fixed 3425358.  Don't try to create page cache for pages that
2619 normal pages in any bad way.
3103 - fixed 3403388 -- decoder mishandles pages which fill the decoding buffer (mainly ISO-2022-JP)
3121 printed web pages are too small (width is half a page)
3680 and this fixes Microsoft's list bullet on their security pages.
4694 pages). The old code was doing byzantine math that happened to
5299 - fixed 3317693 -- REGRESSION: many web pages are rendering with wrong layout (columns in HelpViewer, etc.)
5809 - fixed 3286343 -- REGRESSION: crashing on pages with text area elements
6915 decoder used to decode web pages.
7091 ASCII, and so they would be wrong in web pages, but right in URLs. Now, I decode
7092 them as Shift-JIS, so they are right for web pages. This does not break URLs,
7143 Fix for 3253695, XML pages with <style>@import...</style> don't
7505 - fixed 3250538 -- on pages labeled "US-ASCII", non-ASCII chars are not decoded as Latin-1
8833 pages
10437 - fixed 3164557 -- pages served with encoding UTF-16LE but no BOM character won't be decoded correctly
10438 - fixed 3164569 -- pages without BOM that have a server-specified encoding of utf-16 will fail to decode
11469 This was a set of mutually recursive frameset pages. This allows
12577 exponential time on pages with a lot of continuations.
13136 It was causing us to use Japanese encoding on pages that were UTF-8.
14567 Added support to pause and resume javascript timers. This allows pages
14950 Fixed 3126141. Allow pages with plugins to be cached. This is safe
15274 (KWQKHTMLPart::canCachePage): Never let pages with password fields in the page cache.
16700 nearly every page I tried, including Hebrew and Japanese pages as
16751 - fixed 3075392 - HOMEPAGE: "pages" section of mac.com homepage editing is missing
18006 7. A change when saving a page to back/forward cache to clear and restore the documents root renderer. Without this fix pages would appear to 'flicker' more when content arrived.