Closed
Bug 610529
Opened 15 years ago
Closed 15 years ago
console warning: Method runModalForWindow:relativeToWindow & Method beginModalSessionForWindow:relativeToWindow in class NSApplication is deprecated
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 221730
People
(Reporter: phiw2, Unassigned)
Details
When opening a sheet the first time in a session.
STR:
1. launch Camino
2. open about:config
3. scroll down to a pref whose value is an integer (e.g.accessibility.tabfocus)
4. double click to edit
AR: some console spam:
11/9/10 8:59:47 AM Camino[76734] *** WARNING: Method runModalForWindow:relativeToWindow: in class NSApplication is deprecated. It will be removed in a future release and should no longer be used.
11/9/10 8:59:47 AM Camino[76734] *** WARNING: Method beginModalSessionForWindow:relativeToWindow: in class NSApplication is deprecated. It will be removed in a future release and should no longer be used.
(seen both with 1.9.2 nightly builds and Camino 2.0.6pre)
Comment 1•15 years ago
|
||
This has been true for pretty much the whole life of Camino.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•