Home | History | Annotate | Download | only in mac

Lines Matching full:page

286         to run in a fully constructed page.
585 win for page load speed.)
1547 <rdar://problem/5211271> ADOBE Leopard 9A410: At the first Launching InDesign after deactivate, EULA page gets blanked.
1560 Fix for <rdar://problem/5308020> REGRESSION: Command-N with Dvorak-Qwerty keyboard layout stopped working inside web page text fields
1731 of the word, even those not on the current page
1735 we weren't updating the match rects when the displayed page is changed with page up/down (e.g.);
1747 observe page-change notifications as well as the others; this is necessary because in the
1750 stop observing page-change notifications
1753 modes as if they were on the displayed page (problem 3)
1759 renamed to include page changes
1866 page.
1936 The "avoid orphan" code I added a year ago was causing the page to be imaged to a larger
2006 (-[WebView _commonInitializationWithFrameName:groupName:]): Make a new WebInspectorClient when making the Page.
2192 <rdar://problem/5290103> Assert failure when loading page with multipart resource
2277 receive calls that would set it to printing mode. Method adjustPageHeightNew is called repeatedly (for each page) during
2445 Can't scroll page downwards with scroll wheel, when pointer is on top of non-scrolling iframe
2891 Fixed <rdar://problem/5292259> Find on Page doesn't work (throws exception) on page that includes PDF in a subframe
3079 (-[WebView initWithFrame]): Give each Page an InspectorClient to
3164 - fixed <rdar://problem/5272011> Hole for find-on-page match in subframe isn't clipped by frame bounds
3310 <rdar://problem/5250997> A crash occurs when selecting Undo Typing for a page that has been closed in tab
3449 Fixed <rdar://problem/5055182> The page cache has no global cap.
3453 pageCacheSize] to accomodate the new global page cache model, updating
3459 3. Centralized calculation of object cache and page cache sizes inside
3465 you set a page cache size of 100, a 256MB machine would somewhat
3469 to use the page cache. If either -[WebBackForwardList setPageCacheSize:0]
3471 the page cache.
3904 after releasing dragged image that has changed on source page
3908 the problem of the required resource no longer being held due to page
4152 Re-applying fix for <rdar://problem/5107538> REGRESSION: Page scroll when selecting characters from inline input candidate window by arrow buttons
4617 WebKit part of fix for <rdar://problem/5107538> REGRESSION: Page scroll when selecting characters from inline input candidate window by arrow buttons
4702 Bug 13437: Inspector does not update when navigating to a different page
4774 [WebView setMaintainsBackForwardList:] doesn't actually flush out the current page caches
4777 (-[WebView _setInitiatedDrag:]): Use _private->page instead of [self page]
4780 (-[WebView backForwardList]): Use _private->page instead of [self page]
4787 <rdar://problem/5085897> REGRESSION: Some Flash links at www.jumpskyhigh.com just reload the page
4789 Get rid of the check that would prevent plugin requests from being loaded if a new page load was underway.
5128 REGRESSION: "Mail Contents of this Page" for standalone image in Safari results in a broken image in Mail
5202 from the web page.
5321 navigating away from page with DivX movie plug-in (13203)
5370 navigating away from page with DivX movie plug-in (13203)
5447 - fixed <rdar://problem/4769772> Problem with Find on certain PDF page
5655 after -[WebView close] has executed because _private->page is deferenced after it's been set to 0.
5657 each use of _private->page robust against nil-dereferencing.
5901 Re-set the DocumentLoader's frame when loading it from the page
6215 (The crash was already fixed, this actually makes Bumper Car load the error page correctly.)
6292 the blank page. In the original page source, however, the iframe element does
6349 - fixed <rdar://problem/5038087> Header and footer on printed page are too large after certain steps
6489 REGRESSION: Canvas is pixelated when the page is opened in a background tab
6675 - fixed <rdar://problem/4989344> REGRESSION: After clicking on page, Find
6834 <rdar://problem/4985321> - Can't edit templates for Web Gallery/Web Page Export in Aperture
6978 It's also necessary to check for a null Page now prior to accessing
7042 area moves to the previous page in history (12539)
7277 <rdar://problem/4943650> REGRESSION: insertion point blink redraws entire web page, making everything slow
7413 the contextual menu fails to appear when I ctrl-click on page
7521 Mail Contents of Page, break.
8033 * WebView/WebView.mm: Use new tabKeyCyclesThroughElements methods on the page.
9180 Fixed <rdar://problem/4901629> Crash occurs at WebCore::Frame::page()
9355 use of underlying page's settings.
9446 - added WebKit support for making a web page temporarily ignore mouse movements
9988 Now we need to explicitly set the data source when loading from a page cache
10402 from the Frame to the Page, since it's only responsible for
11273 Removed the Page bridge. Beefed up Chrome. Added Screen and ScreenClient.
11275 (WebChromeClient::pageRect): It may seem weird for the page to ask the Chrome/ChromeClient
11277 much space it has devoted to the page. We have API for this (-webViewContentRect), but
11280 delegate callback to ask for the page's size.
11289 * WebView/WebView.mm: Added NULL checks for new _private->page, since
11436 First cut at factoring Page's UIDelegate-related functions into Chrome
11471 Fix null pointer dereference while running editing/pasteboard/drag-drop-modifies-page.html
11767 - moved the defersLoading flag from WebView to WebCore::Page
11770 the actually-used copies are in the page bridge
11995 REGRESSION: Another page loading crash
12811 Moved some page-level operations from WebFrameBridge to WebPageBridge.
13013 use [page webView] since _webview isn't valid yet
15185 "REGRESSION: Instead of showing the error page, Safari opens its Resources folder in the Finder"
15491 REGRESSION: tabbing into page focuses wrong control on 2nd pass
15816 - Mail on ToT WebKit crashes in IconDatabase code when mailing a page from Safari
16613 WebView API to allow changing the background color that draws under transparent page backgrounds.
17253 - fixed REGRESSION: crash when leaving youtube page while movie is still loading
17444 to avoid printing an almost-empty page
17448 If the last page has a short-enough orphan (< 1/10 of the page height is the number I pulled
17450 the page count and thus eliminates the orphan.
17462 (-[WebIconDatabase loadIconFromURL:]): Allow a load outside the context of a page load
17468 outside of the context of a page load
17475 of the context of any page load
17782 Bug 10200: [Drosera] Deadlock between Drosera and Safari while loading page
18299 REGRESSION: Schubert-IT PDF Plug-in not working for full page (works in frames)
18412 closing tabs after clicking in a web page
18974 happen atomically with web page redisplays, we assert that the plug-in's window is set only while
18977 page draws. I might consider
18978 changing this for windowed OpenGL plug-ins, since they always obscure the page content anyway.
19213 WebCoreScriptDebugger holds is unprotected each time the page changes.
19471 of WebView to avoid reference cycle between WebView and Page.
19883 Page reload does not send any cache control headers
20434 drag caret is now a page-level item. Later we'll move it to the page bridge.
21702 Safari's Page Load Test (PLT) saturates the runloop with so many sources that timers are not allowed to fire
21704 work done in timer callbacks during/after the page load process.
21710 I've added a new method that the PLT can call after each page load to force any starved display throttle timers
21711 to fire. By doing this, Safari's PLT will be guaranteed to display each page at least once.
21736 New function. This will be used in Safari ToT to determine if a page can be saved as an archive.
22027 REGRESSION: Exception on closing a page containing (just) an mp3
22284 New method. Dispose of plug-in views when leaving a page (or closing the WebView).
22292 allows us to keep track of them so that we can explicitly dispose of them when leaving the page.
22295 a page or closing the WebView.
22320 -referrer is valid. -[WebCorePageBridge referrer] is only set during the normal WebCore page
22777 REGRESSION: After tabbing in page's field, attempting to tab from Google toolbar search to page fails on first try
22905 will also follow the WebView if the URL changes and select the root element on the new page.
23228 Only cancel failed loads for object elements, not for frames or a whole page.
23243 responder, it's to change focus within the page and the right node
23250 when this becomeFirstResponder is for tabbing from a control in the page.
23252 time this view becomes first responder, it will be for in-page focus
23340 <rdar://problem/4495316> REGRESSION (420+): After page has loaded, spinning progress indicator is displayed on
23361 sized to show the entire page
23607 Better fix for <rdar://problem/4432562> REGRESSION (TOT): Safari's "stop loading" active, "view source" inactive after page load [7058]
23614 here actually makes logical sense, as the redirect's target page is being committed at this point.
24191 handled on the WebCore side. Also return a page bridge instead of a frame bridge.
24192 (-[WebFrameBridge createModalDialogWithURL:]): Changed to return a page bridge instead of
24195 * WebView/WebFrame.m: (-[WebFrame webView]): Change to get the webView from the page bridge
24196 instead of the frame bridge, since it's a per-page thing.
24297 - try to separate page cache loading from normal loading a bit more
24350 - move pointer from frame to page over to WebCore
24353 Call super init to create the page before creating the main frame and calling setMainFrame: with it.
24355 * WebCoreSupport/WebFrameBridge.h: Remove page pointer, and change init function parameters.
24358 the main frame. Passes the page over to the other side of the bridge.