Lines Matching full:twice
1674 detect that we've already called the delegate and avoids calling it twice.
4254 (-[WebView _responderValidateUserInterfaceItem:]): Call validateUserInterfaceItemWithoutDelegate: to prevent asking the delegate twice.
4381 <rdar://problem/5067707> REGRESSION: "Open Link" contextual menu item appears twice in Mail
5219 Fix crash when running plugins/destroy-stream-twice.html under GuardMalloc
5778 Don't add the data twice, it's also done by didReceiveData.
5832 Add a hash set to prevent the load count to be increased twice for the same resource.
6475 item appears twice
8761 No need to hit test twice.
12384 <rdar://problem/4785575> REGRESSION: form resubmission warning occurs twice, then Safari crashes in autorelease pool
24217 Rearrange code so it doesn't have to get the main frame twice.