[Webkit-unassigned] [Bug 174783] New: WebDriver: rename m_browsingContext as m_currentBrowsingContext in Session

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 24 03:41:41 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=174783

            Bug ID: 174783
           Summary: WebDriver: rename m_browsingContext as
                    m_currentBrowsingContext in Session
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bburg at apple.com

We have m_toplevelBrowsingContext and m_browsingContext, which is confusing.  m_browsingContext is actually the current browsing context, and the spec also uses current, so better use m_currentBrowsingContext.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170724/54eed2a5/attachment.html>


More information about the webkit-unassigned mailing list