[Webkit-unassigned] [Bug 12020] New: REGRESSION: Flickr uploading broken
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 28 16:57:16 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=12020
Summary: REGRESSION: Flickr uploading broken
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://www.flickr.com
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: NeedsReduction, Regression
Severity: Normal
Priority: P1
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pewtermoose at gmail.com
The Flickr upload screen appears and says to not close the window but then
quickly goes back to the screen to chose what files to upload.
1. Sign into flickr.com
2. On the home page, click Upload photos
3. Chose a photo and click upload
4. The window changes to the standard flickr page letting you know its
uploading and to not close the window, but then prints the following to the
console on a debug build of r18457 and returns to the previous screen.
ERROR: connection:willCacheResponse: was called inside of [NSURLConnection
initWithRequest:delegate:] (40676250)
(/Users/matt/Code/WebKit/WebCore/platform/network/mac/ResourceHandleMac.mm:312
-[WebCoreResourceHandleAsDelegate connection:willCacheResponse:])
ERROR: connection:willCacheResponse: was called inside of [NSURLConnection
initWithRequest:delegate:] (40676250)
(/Users/matt/Code/WebKit/WebCore/platform/network/mac/ResourceHandleMac.mm:312
-[WebCoreResourceHandleAsDelegate connection:willCacheResponse:])
ERROR: connection:willCacheResponse: was called inside of [NSURLConnection
initWithRequest:delegate:] (40676250)
(/Users/matt/Code/WebKit/WebCore/platform/network/mac/ResourceHandleMac.mm:312
-[WebCoreResourceHandleAsDelegate connection:willCacheResponse:])
[5323] http://flickr.com/ line 247: Error: SYNTAX_ERR: DOM Exception 12
[5323] http://flickr.com/photos/upload/ line 247: Error: SYNTAX_ERR: DOM
Exception 12
[5323] http://flickr.com/photos/upload line 247: Error: SYNTAX_ERR: DOM
Exception 12
The DOM exceptions it spews seem to be just for flavor as this happens in
nightlies before we started reporting them (pre-r18320).
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list