Home | History | Annotate | Download | only in mac

Lines Matching full:loads

1439         fire in the first place, so the two loads stomp each other.
2399 NSURLRequests that tells Foundation to support multipart loads for that request.
2451 I have verified that this does not affect other kinds of page loads; in all other cases, the representation
5955 Synchronous loads did not cause the willSendRequest method on the resource load delegate to be called. This is the method that Dashboard uses to enforce AllowNetworkAccess and this must be called to avoid exploits.
5966 for synchronous loads
6192 Our WebKit-level caching of subresources "dumbed-down" information held in NSURLResponse. This caused some loads to lack response headers and thus disabling cache directives. Status codes were also not retained and this caused XMLHttpRequest to fail frequently. The fix is to have WebResource retain the NSURLResponse and to use the NSURLResponse when we decide to load from WebResources.
6690 The Acrobat application triggers loads of new documents in it's policy delegate. This
7560 Added a Panther-specific code path that just loads all the data into one big
10613 Document loads of WebKit plug-in content should be cancelled since the plug-in does its own loading.
11582 Fixed: <rdar://problem/3792893> WebBaseResourceHandleDelegate always returns cached data for subresource loads
17740 (-[WebFrame loadHTMLPropertyList:]): new, loads a frame from an HTML plist
20811 Fixed: <rdar://problem/3428262>: Plugin loads for static files, but not PHP scripts
23176 (-[WebImageRenderer incrementalLoadWithBytes:length:complete:]): call _adjustSizeToPixelDimensions so we have the correct image size as the image loads
23990 bad behvior when loads that finish cause the load itself to be
24017 progressive loads. It gets reset to NSImageCacheDefault when
24018 loads complete.
27033 The core is a new support method that loads a WebView given a HistoryItem, which
27737 NSURLConnection no longer has a loadWithDelegate: method. Loads
27740 since this callback is no longer sent for initial loads.
28035 - fixed 3211730 -- REGRESSION: Flash spawns blank page then loads new page inside banner itself
28090 Moved to API-approved model for synchronous loads.
29299 Add back the "is this page complete" check, so that subresource loads don't make us
29688 - fixed 3200611 -- Progress indicator in tabs not shown for subframe loads
32446 Radar 3142818 (Downloading many items quickly can cause future page loads to fail)
34702 - fixed most likely cause of 3125565 -- 2% regression running the PLT for uncached loads