[Bug 14771] Firefox/Thunderbird complains it is not the default browser on every startup

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 12 10:35:04 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=14771

--- Comment #22 from André H. <nerv at dawncrow.de> 2013-05-12 10:35:04 CDT ---
(In reply to comment #21)
> (In reply to comment #20)
> > btw: now we have much tests for that in
> > dlls/advapi32/tests/registry.c:test_classesroot
> > 
> > does someone wants to start the implementation? :)
> 
> I would like to start the work right now. While I tried to run the tests in
> windows step by step, I found something that may be confusing.
> 
> advapi32/tests/registry.c:2173
>     delete_key( hkey );
> This did not delete the key without KEY_ENUMERATE_SUB_KEYS access mask. But if
> it did deleted the key, the tests following will not work as expected.

did you had a look at how delete_key works? i'm not sure if i understand you
correctly.

> advapi32/tests/registry.c:2256
>     /* check that the value is overwritten in hklm and user's classes */
> But the following codes checks hkcr instead of hklm.

Oh, true. this is a little fix if it still works then. be free to send a patch
for this.

> Would you mind if I'll have some ideas to improve these and extends some new
> tests? Thank you.

no problem.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list