Bug 155163 - Web Inspector: Add automation protocol methods for navigation
Summary: Web Inspector: Add automation protocol methods for navigation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-03-07 23:59 PST by Timothy Hatcher
Modified: 2016-03-08 09:54 PST (History)
8 users (show)

See Also:


Attachments
Patch (9.64 KB, patch)
2016-03-08 00:01 PST, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2016-03-07 23:59:51 PST
The url, back, forward and reload.

<rdar://problem/24171987>
Comment 1 Radar WebKit Bug Importer 2016-03-08 00:00:05 PST
<rdar://problem/25029054>
Comment 2 Timothy Hatcher 2016-03-08 00:01:21 PST
Created attachment 273278 [details]
Patch
Comment 3 Timothy Hatcher 2016-03-08 00:04:23 PST
<rdar://problem/24171987>
Comment 4 BJ Burg 2016-03-08 09:23:26 PST
Comment on attachment 273278 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=273278&action=review

Looks good!

> Source/WebKit2/UIProcess/Automation/WebAutomationSession.cpp:237
> +    const bool reloadFromOrigin = false;

I am not sure what this does.
Comment 5 WebKit Commit Bot 2016-03-08 09:54:50 PST
Comment on attachment 273278 [details]
Patch

Clearing flags on attachment: 273278

Committed r197773: <http://trac.webkit.org/changeset/197773>
Comment 6 WebKit Commit Bot 2016-03-08 09:54:53 PST
All reviewed patches have been landed.  Closing bug.