[Webkit-unassigned] [Bug 123557] WebPageCreationParameters should be consistent in Window.open

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 31 10:38:12 PDT 2013


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


Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #215619|review?                     |review+
               Flag|                            |




--- Comment #2 from Sam Weinig <sam at webkit.org>  2013-10-31 10:36:58 PST ---
(From update of attachment 215619)
View in context: https://bugs.webkit.org/attachment.cgi?id=215619&action=review

> Source/WebKit2/UIProcess/WebPageProxy.cpp:3838
> +    WebPageCreationParameters& parameters = m_creationParameters;

You should not do this and instead just use m_creationParameters.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list