Lines Matching full:page
184 (-[WebFrameBridge page]):
368 (1) dragging over a non-editable webview (such as a typical Safari page) should not have
387 programmatic scrolling one page at a time, and to top/end.)
458 previous page fails at apple.com/retail/)
465 (-[WebHistoryItem setURL:]): release resources in the page cache when setting
666 - fixed <rdar://problem/4409288> REGRESSION (TOT): When no selection is present on page,
674 the page isn't editable. In that state, there is no visible selection so this menu item
864 - added bridging infrastructure for Page class
1150 - fixed <rdar://problem/4401102> REGRESSION (420+): When displaying a PDF, tabbing around stops working after reaching page
1178 <rdar://problem/3021785> page up/down don't work on frameset pages unless you click
1179 <rdar://problem/3021788> Page Up/Down moves an unscrollable frame if you click on it first
1182 <rdar://problem/4378905> Page up/down don't work in PDFs when address field is focused
1461 to a new page, you get an alternate assertion failure/crash because
2401 the second was being used to start loading the page (it needed to be reloaded
2449 kind of page load.
2451 I have verified that this does not affect other kinds of page loads; in all other cases, the representation
2796 2. The size of the fixed buffer was large enough that it fit most (if not all) URLs involved in our Page
3099 bytes per page and there's no measurable performance difference by always using the 32-bit character version.
3685 < 512mb memory = 1 page per tab/window
4505 Pressing back in browser misses out a page
4508 (-[WebFrame _transitionToCommitted:]): When reloading the same page or refreshing the
4509 page, update the URL in the b/f item with the URL that we wind up at. Due to cookies,
4510 it might be different than the result we just got when we loaded the same page.
5189 - back out my revent page cache changes, turns out they cause a
5216 - fix page cache purging logic; this gets rid of a bug where the
5217 page cache would grow without bound if the oldest page cache item
5218 was the snapback item, and changed the rule a bit so page cache
5490 Handle the case where there are no associated page URLs for the icon URL
5498 Replaced the concept of "future retain count per page URL" with a simpler concept of "retain count per
5499 page URL", which is maintained even after the icon is actually loaded (unlike the future retain count).
5500 The total retain count for an icon is now the sum of the retain counts per page URL along with any retain
5501 count not associated with a page URL -- this is still needed for some internal housekeeping purposes.
5523 this page has gone to zero. I deleted the internal method _releaseFutureIconForURL: formerly called here.
5527 remove the code that consolidated multiple retain counts for different page URLs into a single retain
5536 new method, sums the retain counts associated with specific page URLs and the extra retain count
5537 not associated with specific page URLs
5543 this now distinguishes the case where the retain count not associated with any page URLs hits
5692 - fixed <rdar://problem/4141569> REGRESSION (412+): printing fails on any page with images, and for standalone images
5971 for subresrources in the page cache
6067 Fixed inability to wrap around in Find in Page
6187 <rdar://problem/4078417> REGRESSION (125-412): MLB gameday page doesn't update (Flash)
6370 Fixed: <rdar://problem/4070729> REGRESSION (125-311, Panther-only?): Safari crashes while reloading "My eBay" page
6545 with the load for a page. This is used to playback delegate messages
6546 when loading from the page cache. However, after the document
6548 So, this has the consequence of keeping all the responses for a page
6549 around for the life of the page. NSURLResponses are now very
6553 page load, but not after that point.
6570 <rdar://problem/4053729> Copy/paste of page with frames into Blot or Mail does nothing and loses insertion point
6792 - fixed <rdar://problem/4045843> Going back/forward to error page
7156 - fixed <rdar://problem/4023337> Safari stops loading any page (-[NSCFDictionary setObject:forKey:]:
7201 on frameset page gets stuck at end (tivofaq.com)
7815 - WebKit part of fix for <rdar://problem/3980651> REGRESSION (125-180): Huge number of pages printed from certain page,
7825 Also, round the page height to an integer here (noticed in passing).
7855 Fixed: <rdar://problem/3986013> Assertion failure going back after page load error (no apparent problem in nondebug build)
7969 <rdar://problem/3727680> printing some page with WebKit generates a PDF with a 1x1 image with soft mask (causes Acrobat to hang during print spooling)
8229 - fixed <rdar://problem/3907453> printing a multi-page PDF document from Safari doesn't produce correct output
9226 Ensure that the document is cleared when leaving a non-HTML page. This ensures that
9744 - fixed <rdar://problem/3605906> Flash scrolled off the top and bottom cause CPU spin when combined with something dirty on the visible part of the page
9833 Fixed <rdar://problem/3810702> _checkNavigationPolicyForRequest:dataSource:formState:andCall:withSelector: ASSERTS when reentered from Xcode's man page viewer
9859 - fixed <rdar://problem/3857151> Assertion failure in "trackingRectOwner" while moving mouse over Slashdot.org page
9996 Fixed: <rdar://problem/3851491> installedPlugins being called for a page without plugins
10189 no improvement. The improvement was for the large page attached to the
10343 - fixed <rdar://problem/3777253> Crash in redirect mechanism trying to display error page for bad scheme
10353 <rdar://problem/3625352> up and down arrow and page up/down keys don't work to scroll overflow:auto/scroll/overlay areas
10540 Fixed: <rdar://problem/3758113> REGRESSION: Macromedia ColdFusion page doesn't show main content
10919 <rdar://problem/3813917> REGRESSION (125-163): The font panel will change the font of any web page
12077 Fixed <rdar://problem/3770469> Some PDFs open with line of previous page above PDF view
12345 results page are actually little pieces of JS that set location to a generated URL. Since
12375 Fixed: <rdar://problem/3761097> should be able to option-drag selection so HTML can be copied within a page
12503 the part and view. If you're still using that page, you're dead.
12506 reaching WebFrameCommitted state. Normally this happens when a page is reheated
12507 from the PageState, but in this case we never manage to leave the page to begin
12698 Tab key should cycle around toolbar and page content
12989 <rdar://problem/3721690> REGRESSION (125.7-148u) clicking on links at macosx.apple.com/Builds does not load new page in frame
13137 Fixed: <rdar://problem/3650140> reproducible assertion failure going to plugin page with JavaScript disabled
13149 3719051 - Safari doesn't update form inputs when a page was refreshed by javascript window.location
13177 - fixed <rdar://problem/3717147> folder icon used for error page in back/forward
13182 When displaying the error page for an unreachable URL, leave the requested URL
13184 error page. This not only avoids the wrong-icon problem, but should also help
13408 error page opens finder window!?
13571 so when going back or forward to the page, we would go into the rePOSTing code,
13572 even though we eventually reached that page via a GET (caused by the redirect).
14028 Fixed: <rdar://problem/3640423>: (REGRESSION: can't paste text copied from web page into Excel (due to HTML on the pasteboard?))
14185 (-[WebFrame _transitionToCommitted:]): Move code to indicate page is done loading in the
14506 - fixed <rdar://problem/3667948>: (REGRESSION: Page Down key goes down two pages when smooth scrolling is on)
14824 back/forward list can remember what page (if any) they were initiated from.
15116 page cache to release during the benchmark.
16043 Fixed: <rdar://problem/3587599>: Mail Page, Web Archives don't preserve subframes
16614 page for failed page load
16675 controls whether a history item is added when a page is visited.
16710 - fixed <rdar://problem/3576334>: Printing "empty" page gives print error,
16719 1-pixel rect to print. This prints a blank page (with correctly-placed
16721 this page.
16819 WebHTMLView when formatting for printing. When computing page rects, instead of using the view's bounds,
16988 - fixed <rdar://problem/3585056>: Assertion failure if error page is loaded from
17130 <rdar://problem/3579715>: Going to an error page in back/forward list doesn't work
17133 to load page with unknown scheme
17256 new should-become-API method for displaying an error page for an unreachable URL
17458 - Made WebResource loading not use Foundation at all. This allows "Mail Page" and paste to more directly load subresources without any indirection involving NSURLConnection and the Foundation cache.
17587 <rdar://problem/3056566>: mail a link to this page
17588 <rdar://problem/2961206>: implement ability to e-mail entire page
17606 (-[WebDataSource propertyList]): does the above with all the data source data, this is what "Mail Page" uses
18060 and WebTextView; removed the page count parameters because it's possible
18071 Removed page index and page count parameters from delegate methods.
18085 page index and page count parameters.
18133 or footer when printing the contents of a page
18150 new method, adds header and footer heights into page margins so
18280 - fixed 3524906: REGRESSION (114-115): page with plug-in content never stops loading (travelking.com.tw)
18405 REGRESSION (100-118): Web Kit printing does not honor Page Setup scale factor
18412 the Page Setup dialog
18609 (-[WebKeyGenerator signedPublicKeyAndChallengeStringWithStrengthIndex:challenge:pageURL:]): take a page URL so we can use its host name in the key description
18705 <rdar://problem/3505231>: REGRESSION (100-114): Some sites autoscroll to bottom of page when loading
18792 - fixed <rdar://problem/3491427>: REGRESSION (100-114): multi-page HTML
18939 - WebKit part of fix for <rdar://problem/3333744>: Safari prints page with
18948 now takes a min and max page width; passes them along to bridge
18950 now takes a min and max page width; passes them along to layoutTo...
18969 - WebKit part of <rdar://problem/3183124>: Support page-break-before/after with a value of "always"
18975 reset page rects when printing status changes
18979 new helper method to compute how much we need to shrink to fit one page across
19065 <rdar://problem/3305671>: Web pages print with 1.25" border without regard to Page
19072 Lay out the page into a width 25% wider than there's room for on the printed page.
19075 do; I used Google as my test page, and the Google logo is now precisely the same size
19077 area are already causing the printed page to be scaled horizontally to fit, and this
19163 <rdar://problem/3131664>: add support for the window.print() command used for "print this page" buttons
19176 - fixes 3457162 -- selecting text during a page load that blows the text field away causes a crash
19181 This has a side effect of not considering a page load done until all the plug-in streams are loaded.
19248 <rdar://problem/3481701>: Crashes before loading page/no error msg
19298 - fixes 3457162 -- selecting text during a page load that blows the text field away causes a crash
19494 always be willing to become first responder, even if no page
19497 if no page has yet been loaded (so our scrollview refuses
19868 - fixed <rdar://problem/3466082>: 7B85/111: Crash viewing web page ([WebView setNextKeyView:])
19980 Fixed 3425358. Don't try to create page cache for pages that
19990 Fixed: <rdar://problem/3424039>: standalone plug-in content occasionaly redirects to blank page
20041 page
20629 (-[WebFrame _setState:]): Don't turn on scroll-blitting here when the page is done...
20630 (-[WebFrame _transitionToCommitted:]): Instead do it here, when the page is committed.
21115 - fixed 3106411 -- show title attribute for page elements in tooltip on mouseover (important for PeopleSoft)
21216 This can happen if JavaScript or the web page sets the path explicitly, and
21286 - fixed 3417486 - after logging off from secure Etrade website, going back returns you to secure page
21378 - fixed 3412726 -- some HTML messages in Mail lose a line at page breaks when printed (multipart/alternative)
21381 Go into printing mode when asked to adjust page height, if not already in it.
21384 the difference between printer and screen fonts can lead to page breaks that split a line
21516 - WebKit part of fix for 3402489 -- REGRESSION (7B48-7B55): Some printed web pages are too small (width is half a page)
21560 Fixed 3400807. Don't release state associated with the current b/f item. We shouldn't normally have page cache state associated with the current item (3401376). This fix guarantees that we won't prematurely release the page cache state for the current
21679 - fixed 3392650 -- REGRESSION?: assertion fails trying Apple-hosted page load test while not on Apple network
21704 updating immediately after page load
21775 - fixed 3386051 -- REGRESSION: text "too dark" after the page is deactivated and reactivated (bugweb)
21930 Seems to have a side effect of speeding up the cvs-base page load test!
22285 Fixed: <rdar://problem/3161102>: Avoid retain cycles by destroying plug-ins in the page cache before dealloc
22291 (-[WebView _close]): clear the page cache when we are closing the web view so we call destroy on all the plug-ins on the page cache to break any retain cycles.
22888 Fixed 3319846. The page mentioned in this bug required > 10 substitute fonts for
23072 Fixed: <rdar://problem/3161102>: Avoid retain cycles by destroying plug-ins in the page cache before dealloc
23098 image on the same page.
23193 (-[WebImageView drawRect:]): fill white then draw the image so we never show the previous page
23194 (-[WebImageView setFrameSizeUsingImage]): new, ensures that the view always fills the content area (so we draw over the previous page) and that the view is at least as large as the image.
23263 Fixed: <rdar://problem/3291566>: Aborting standalone image load makes image directory page unusable
23272 (-[WebImageView layout]): if we don't have an image, the frame size is the visible area so we draw white over the previous web page
23484 merged with the previous page for purposes of back/forward.
23508 Fixed: <rdar://problem/3288097>: REGRESSION: assertion failure after hitting back while loading page after fragment scroll
23513 (-[WebFrame _URLsMatchItem:]): ignore the URL fragment so we scroll back at the current page instead of attempt to load the current page
23528 Fixed: <rdar://problem/3288076>: REGRESSION: Fragment scroll stops page load
23625 Fixed: <rdar://problem/3284848>: REGRESSION: repro crash in Flash handling null event, going back to Japanese Disney page
23646 not follow the link at the top of the page at kbb.com. More testing seemed to
23948 (-[NSView _web_dragOperationForDraggingInfo:]): return NSDragOperationNone is the app has a modal window so the current page can't be changed with a drag
24276 - fixed 3254473 - REGRESSION: nike help page reloads on mouseovers, triggered by onresize function
25167 - made it only compute the page cache size once
25170 (-[WebBackForwardList init]): Set initial page cache size to special value, COMPUTE_DEFAULT_PAGE_CACHE_SIZE.
25175 (-[WebBackForwardList _usesPageCache]): Just check pageCacheSize for 0 to see if we use a page cache.
25415 - fixed 3236383 -- http://www.xy.com/ exception, crash loading main page
25430 - first step in fixing 3236383 -- http://www.xy.com/ exception, crash loading main page
26489 - fixed 3210096 -- server identifies page as UTF-8, page identifies itself as windows-1252, server must win
26939 3227514 Open window in "Same Page" should copy entire back/forward list
26977 3009051 - Find on Page stops (once) at end of page, should wrap automatically WebKit
26978 3051546 - Find on Page doesn't work for frameset pages
27031 3150693 - open new window on "same page" doesn't give me the same frame content
27102 (-[WebHTMLView _setPrinting:pageWidth:]): Pass page width through to others.
27104 using the page width.
27350 Fixed: 3221128 - Double grey lines on macromedia.com home page
27480 3218212 REGRESSION: page on screen draws ugly while printing is happening
27502 - fixed 3218262 - REGRESSION: Page address becomes about:blank when command-clicking bookmark to load tab
27580 - fixed 3213556 - VIP: parent.mainFrameWidth=undefined on page refresh results in missing content
28035 - fixed 3211730 -- REGRESSION: Flash spawns blank page then loads new page inside banner itself
28872 Fixed: 3155489 - Seed: PostScript files display instead of downloading, often as a blank page
29138 Make the various page cache methods per WebBackForwardList instead of global.
29299 Add back the "is this page complete" check, so that subresource loads don't make us
29300 think we're loading again, once the page is complete. On the other hand, frames
29301 must still be checked independent of the "is this page complete" flag to avoid
29738 - fixed 3199154 -- REGRESSION: world leaks on any page load test
29824 Fixed: 3189675 - assertion in plug-in code fails (nil window) with .swf page displaying standalone in a tab
31217 Send willCloseLocationForDataSource when we are finally through with a page.
31287 The page had history.forward(1) which was causing us to reload.
31291 Be sure to do nothing when we are already on the right page.
32361 Fixed : 3155148 - image shown when dragging gets size from image file, not size as used on page
32392 Fixed: 3161102 - Avoid retain cycles by destroying plug-ins in the page cache before dealloc
32399 (-[WebHTMLView windowWillClose:]): clear page cache
32421 - fixed 3160710 -- REGRESSION: bizrate.com front page ad in wrong position
32446 Radar 3142818 (Downloading many items quickly can cause future page loads to fail)
32645 when a page is loaded from a the page cache.
32670 Make emptying the page cache synchronous when "Empty Cache"
33450 on the page's scrollview. A layout would occur indirectly as a result
33583 Don't attempt to restore page from page cache if the cache
33584 doesn't contain valid page state. This may happen after a
33599 and is kept around in the page cache.
33653 controller is created when we go to a new page with plugins. To so this we
33654 release the old controller whenever we flush the plugins from a page.
33679 3135779 - REGRESSION: reproducible assertion failure, going back from ~orubin to the main spies.com page 3136218 - REGRESSION: Assertion failure in _restoreScrollPosition running browser buster
33709 - fixed 3103287 -- body of page not rendered (page uses JavaScript trick to be both a frameset and a frame)
33711 Our self-reference checks prevented this page from working.
33723 - fixed 3136801 -- scrolling a page that contains a QuickTime movie leaves garbage behind
33749 - fixed 3120630 -- spacebar scrolls the page as well as pausing the QuickTime movie
33861 - fixed 3133611 -- Java "ticker" applet renders badly when scrolling page
33920 3133829 - crash leaving page with a running applet
33940 3131841 - crash when switching encodings on a page with frames
34103 Fixed 3129951. Don't allow pages that are stopping to enter the page cache.
34317 Reworking the code to update the page icon led me to roll the WebIconDB API
34356 Fixed: 3113073 - link on http://studio.adobe.com/explore/ redirects to not found page in Alex
34484 - fixed 3128260 -- REGRESSION: context menus in frames are always the generic page menu
34580 Fixed 3127225. Scale page cache based on available memory.
34640 Changes to support emptying the page cache from the
34768 was moved to the page cache.
34797 Fixed 3123375. Provide SPI to release all pending page caches
34813 - fixed 3124837 -- Crash trying to handle weird javascript URL in page address field
34893 3092966 - going back goes to different page (can't go back to a POST page)
34898 queried are fixed. A bug in the b/f cursor when a page failed to load is fixed.
34923 (-[WebFrame _isLoadComplete]): Fix up b/f cursor on page error before commit succeeds.
34937 (-[WebFrame _resetBackForwardListToCurrent]): Utility routine to fix up b/f cursor on page error.
34938 (-[WebFrame _continueLoadRequestAfterNavigationPolicy:request:]): Fix up b/f cursor on page
34996 Fixed 3115427. Page now draws instantly instead of 20 seconds.
35094 2. Lazily release resources from page cache. This garners gains on the PLT (and presumably iBench) tests, both for uncached.
35095 3. Set the page cache size to 4 (+ snap back items). After releasing resources we hover around 28MB footprint. Closing windows releases all resources.
35097 5. Addition of lazy update to PLT memory statistics to show footprint after lazy release of page cache resources.
35099 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.
35100 8. A change to ensure a layout when restoring a page from the b/f cache. Without this fix scrollbars wouldn't appear correctly.
35101 9. A change to ensure that khtmlview layout and paint timers are unscheduled when a page is placed in the b/f cache.
35102 10. A fix to decouple of khtmlview from it's part when placed in the b/f cache. This fixed a crash caused by inappropriate deference of the part when a page cache item was released.
35103 11. A comment in KHTMLPageCache.h explaining the that our page cache is not the same as the khtml page cache. (Their cache just cached the html source.)
35104 12. Reapply styles when loading page from cache. This ensures that visited link get the appropriate style.
35231 Clean up some printfs. Use WebKitLogPageCache for page cache info.
35244 3119241 - page cache needs to be refreshed after reload
35266 (-[WebFrame _transitionToCommitted:]): For loadTypeSame, clear page cache
35268 (-[WebFrame _setState:]): Don't add to page cache if doing a reload.