[Webkit-unassigned] [Bug 53090] [Qt][WK2] Add a way to use shared process model in MiniBrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 1 08:23:23 PST 2011


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


Andreas Kling <kling at webkit.org> changed:

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




--- Comment #10 from Andreas Kling <kling at webkit.org>  2011-02-01 08:23:23 PST ---
(From update of attachment 80636)
View in context: https://bugs.webkit.org/attachment.cgi?id=80636&action=review

r=me

> Tools/MiniBrowser/qt/main.cpp:48
> +    if ((indexOfSeparateWebProcessOption = args.indexOf(QRegExp(QLatin1String("-separate-web-process-per-window")))) != -1) {

No need for the QRegExp() here.

-- 
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