Bug 187367 - REGRESSION: ASSERT under WebAutomationSessionProxy::computeElementLayout when elementInViewClientCenterPoint returns nullopt
Summary: REGRESSION: ASSERT under WebAutomationSessionProxy::computeElementLayout when...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-07-05 15:24 PDT by BJ Burg
Modified: 2018-07-05 16:17 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.96 KB, patch)
2018-07-05 15:27 PDT, BJ Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2018-07-05 15:24:56 PDT
Seems to be fallout of the recent change to make std::optional more strict.
Comment 1 BJ Burg 2018-07-05 15:25:16 PDT
<rdar://problem/41861346>
Comment 2 BJ Burg 2018-07-05 15:27:56 PDT
Created attachment 344373 [details]
Patch
Comment 3 WebKit Commit Bot 2018-07-05 16:17:47 PDT
Comment on attachment 344373 [details]
Patch

Clearing flags on attachment: 344373

Committed r233548: <https://trac.webkit.org/changeset/233548>
Comment 4 WebKit Commit Bot 2018-07-05 16:17:48 PDT
All reviewed patches have been landed.  Closing bug.