WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
127189
Move didPerformFirstNavigation() logic to -[WebView _didCommitLoadForFrame:]
https://bugs.webkit.org/show_bug.cgi?id=127189
Summary
Move didPerformFirstNavigation() logic to -[WebView _didCommitLoadForFrame:]
Anders Carlsson
Reported
2014-01-17 14:12:13 PST
Move didPerformFirstNavigation() logic to -[WebView _didCommitLoadForFrame:]
Attachments
Patch
(6.43 KB, patch)
2014-01-17 14:16 PST
,
Anders Carlsson
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2014-01-17 14:16:38 PST
Created
attachment 221492
[details]
Patch
mitz
Comment 2
2014-01-17 14:20:17 PST
Comment on
attachment 221492
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=221492&action=review
> Source/WebKit/mac/WebView/WebView.mm:2891 > + > + if (_private->_didPerformFirstNavigation) > + return;
Please remove.
Anders Carlsson
Comment 3
2014-01-17 14:34:39 PST
Committed
r162224
: <
http://trac.webkit.org/changeset/162224
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug