Bug 82072 - REGRESSION: nrwt doesn't reset color profile until Safari is opened
Summary: REGRESSION: nrwt doesn't reset color profile until Safari is opened
Status: RESOLVED DUPLICATE of bug 81845
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-23 11:25 PDT by Ryosuke Niwa
Modified: 2012-07-02 17:25 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2012-03-23 11:25:45 PDT
It seems like something regressed to always set the display color profile (this isn't even necessary for Mac port since it supports per-window color profils :( ).

Even worse, nrwt doesn't unset the color profile before launching Safari so I can't even differentiate red/green on pretty diff.
Comment 1 Tim Horton 2012-03-23 11:30:59 PDT
This was an intentional change due to bugs: https://bugs.webkit.org/show_bug.cgi?id=80571

Resetting before launching Safari is covered here: https://bugs.webkit.org/show_bug.cgi?id=80567 and sort of https://bugs.webkit.org/show_bug.cgi?id=81845
Comment 2 Dirk Pranke 2012-03-23 11:32:02 PDT
(In reply to comment #1)
> This was an intentional change due to bugs: https://bugs.webkit.org/show_bug.cgi?id=80571
> 
> Resetting before launching Safari is covered here: https://bugs.webkit.org/show_bug.cgi?id=80567 and sort of https://bugs.webkit.org/show_bug.cgi?id=81845

Someone could feel free to review either or both of those last two bugs (hint, hint) ...
Comment 3 Ryosuke Niwa 2012-03-23 11:45:14 PDT

*** This bug has been marked as a duplicate of bug 81845 ***