Just built the WebKit with the XCode 2.1 work-arounds, and sure enough my Safari passes the Acid2 test! But now I cannot drag URLs from the location bar of Safari to (for example) the Finder. With the previous WebKit, I was able to drag URLs to the Finder to save "webloc" files. Each time I attempt to drag a URL from the location bar icon (the favicon), a message is printed to the console:
2005-06-07 17:04:01.570 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:04:40.611 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:04:43.172 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:04:57.394 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:05:01.326 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil
Still, it was easy to build, and it seems to work quite well! ~ boyd Boyd Waters National Radio Astronomy Observatory Socorro, New Mexico http://www.aoc.nrao.edu/~bwaters
I'm finding the same thing happening on my system (10.4.1). But I built it with XCode 2.0. HP --------------------------------------------------------------- Hanspeter Schaub Phone: (540) 763-8370 Email: HanspeterSchaub@mac.com Web: http://homepage.mac.com/hanspeterschaub On Jun 7, 2005, at 7:08 PM, Boyd Waters wrote:
Just built the WebKit with the XCode 2.1 work-arounds, and sure enough my Safari passes the Acid2 test!
But now I cannot drag URLs from the location bar of Safari to (for example) the Finder. With the previous WebKit, I was able to drag URLs to the Finder to save "webloc" files.
Each time I attempt to drag a URL from the location bar icon (the favicon), a message is printed to the console:
2005-06-07 17:04:01.570 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:04:40.611 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:04:43.172 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:04:57.394 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:05:01.326 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil
Still, it was easy to build, and it seems to work quite well!
~ boyd
Boyd Waters National Radio Astronomy Observatory Socorro, New Mexico http://www.aoc.nrao.edu/~bwaters
_______________________________________________ webkit-dev mailing list webkit-dev@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev
I'm running with Tiger 10.4.2 build 8C26 ~ boyd On Jun 7, 2005, at 5:12 PM, Hanspeter Schaub wrote:
I'm finding the same thing happening on my system (10.4.1). But I built it with XCode 2.0.
--------------------------------------------------------------- Hanspeter Schaub
On Jun 7, 2005, at 7:08 PM, Boyd Waters wrote:
Just built the WebKit with the XCode 2.1 work-arounds, and sure enough my Safari passes the Acid2 test!
But now I cannot drag URLs from the location bar of Safari to (for example) the Finder. With the previous WebKit, I was able to drag URLs to the Finder to save "webloc" files.
Each time I attempt to drag a URL from the location bar icon (the favicon), a message is printed to the console:
2005-06-07 17:04:01.570 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:04:40.611 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:04:43.172 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:04:57.394 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:05:01.326 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil
Still, it was easy to build, and it seems to work quite well!
~ boyd
Boyd Waters National Radio Astronomy Observatory Socorro, New Mexico http://www.aoc.nrao.edu/~bwaters
_______________________________________________ webkit-dev mailing list webkit-dev@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev
_______________________________________________ webkit-dev mailing list webkit-dev@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev
Boyd, Sounds like a bug, alright. Please jump into Bugzilla and file a report on it. See: http://webkit.opendarwin.org/quality/reporting.html ... for the guidelines. Thanks. -- Don Melton Director, Internet Technologies Apple Computer On Jun 7, 2005, at 4:08 PM, Boyd Waters wrote:
Just built the WebKit with the XCode 2.1 work-arounds, and sure enough my Safari passes the Acid2 test!
But now I cannot drag URLs from the location bar of Safari to (for example) the Finder. With the previous WebKit, I was able to drag URLs to the Finder to save "webloc" files.
Each time I attempt to drag a URL from the location bar icon (the favicon), a message is printed to the console:
2005-06-07 17:04:01.570 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:04:40.611 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:04:43.172 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:04:57.394 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:05:01.326 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil
Still, it was easy to build, and it seems to work quite well!
~ boyd
Boyd Waters National Radio Astronomy Observatory Socorro, New Mexico http://www.aoc.nrao.edu/~bwaters
_______________________________________________ webkit-dev mailing list webkit-dev@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev
On Jun 7, 2005, at 4:08 PM, Boyd Waters wrote:
Just built the WebKit with the XCode 2.1 work-arounds, and sure enough my Safari passes the Acid2 test!
But now I cannot drag URLs from the location bar of Safari to (for example) the Finder. With the previous WebKit, I was able to drag URLs to the Finder to save "webloc" files.
Each time I attempt to drag a URL from the location bar icon (the favicon), a message is printed to the console:
2005-06-07 17:04:01.570 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:04:40.611 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:04:43.172 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:04:57.394 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil 2005-06-07 17:05:01.326 Safari[7622] *** -[NSCFArray addObject:]: attempt to insert nil
Looks like a recently-introduced bug (introduced in the preparation for making WebKit open source). Could you file a report in bugzilla? I'll be fixing this shortly. -- Darin
On Jun 7, 2005, at 5:25 PM, Darin Adler wrote:
On Jun 7, 2005, at 4:08 PM, Boyd Waters wrote:
Just built the WebKit with the XCode 2.1 work-arounds, and sure enough my Safari passes the Acid2 test!
But now I cannot drag URLs from the location bar of Safari
Looks like a recently-introduced bug (introduced in the preparation for making WebKit open source).
Could you file a report in bugzilla? I'll be fixing this shortly.
Done. Bug 3320. ~ boyd
participants (4)
-
Boyd Waters
-
Darin Adler
-
Don Melton
-
Hanspeter Schaub