Lines Matching full:due
1093 due to inconsistent load state
1186 the former was needed due to side effects of the Safari part of the change. As long as I was doing the former,
1383 pointer before the bridge is due to release us, and don't release the
1881 Fixed build failure due to missing 'b's in my last checkin.
2232 doesn't actually have any user effect yet due to problems that must be fixed in PDFKit.
2378 Unfortunately, this change caused a regression due to the fact that it subtly changed when plugins are
3295 here due to NSTextView's dragging API, which wraps up some of the drag-machinery guts.
3408 deselect all unless webview says not to; note that this doesn't work in all cases due to:
4386 Tiger Safari never gets around to actually calling it due to the other recent form-SPI-related
4509 page, update the URL in the b/f item with the URL that we wind up at. Due to cookies,
5028 The implementation is slightly more complicated than it should be due to PDFKit API limitations (about
5682 - fixed problems building deployment due to recent init change
6827 <rdar://problem/4005575> Arbitrary file disclosure vulnerability due to ability to load local html from remote content
6882 Fixed <rdar://problem/4036949> many JPEG images fail to incremental-load due to change in ImageIO JPEG header parsing (to be fixed in WebKit)
7115 Re-set-up the visRect if the bounds changes due to layout.
7956 - fixed <rdar://problem/3965265> Safari displays HTML as source when default encoding is Hebrew (due to direction overrides added by encoding converter)
9109 Fixed <rdar://problem/3903749> REGRESSION (8A321): WebKit gets incorrect glyph metrics due to change in how AppKit uses CGFont
9732 Simplified animation cleanup code. Fixed leak due to
12416 ever fail due to encoding problems even though this string should always be ASCII.
13189 3716053 - www.theage.com.au has extra back/forward items due to ads
13251 We know from the line number of the crash that it is due to [self parentFrame]==nil.
14028 Fixed: <rdar://problem/3640423>: (REGRESSION: can't paste text copied from web page into Excel (due to HTML on the pasteboard?))
14174 we would occasionally short-circuit WC event handling due to aliasing
14365 missing due to lack of above method.
15039 * WebView.subproj/WebViewPrivate.h: Changed declaration due to name change.
15692 due to editing.
17892 - fixed some layout regressions from my last speedup due to text measurement inconsistencies by adding
18869 <rdar://problem/3439222>: always hangs opening plain text file on a particular machine due to missing font, no UI to detect
19678 web view was returning NO due to this faulty click logic. Thus the
19747 which was always nil, and if it wasn't would end up causing a leak due to a reference cycle.
20255 Fixed: <rdar://problem/3442218>: crash due to infinite recursion trying to load standalone plug-in content
23417 due to the incorrect checkin for the fix to 3288532.
24278 REGRESSION: reload loop due to onresize handler (fortune.com, flipdog.com, stanford.edu)
24357 Due to some header file changes in Foundation on Panther,
24912 - fixed 3254473 - REGRESSION: reload loop due to onresize handler (fortune.com, flipdog.com, stanford.edu)
27699 arguably due to a mis-configured server (that sets a max-age=60 on
30913 - fixed crash when going back due to frame name of nil since we
31803 Fixed: 3168888 - REGRESSION: many downloads fail (due to -36 error from write)
33638 * WebView.subproj/WebController.m: Added now-needed include due to header change.