[Webkit-unassigned] [Bug 17499] Display issue--extended calendar on delta.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 23 10:17:47 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17499


webkit at mattlilek.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit at mattlilek.com
                URL|https://www.delta.com/awards|https://www.delta.com/awards
                   |/selectFlights.do?EventId=VI|/home.do?EventId=ENTER_APPLI
                   |EW_CALENDAR&hiddenFieldsId=F|CATION
                   |IfuzvyK7sxJ6sC&checksum=null|
                   |&tSession=null&UIStatus=F&tS|
                   |ession_Cal=DeptNLI6692383&tS|
                   |ession_1DS=null&pricingSearc|
                   |h=true&ts=1203779977241#jump|
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #2 from webkit at mattlilek.com  2008-02-23 10:17 PDT -------
Trying to reproduce this with my local build hit the following assertion
failure:

ASSERTION FAILED: m_pendingStylesheets > 0
(/Users/matt/Code/WebKit/WebCore/dom/Document.cpp:2028 void
WebCore::Document::removePendingSheet())

Thread 0 Crashed:
0   com.apple.WebCore                   0x01c6d73d
WebCore::Document::removePendingSheet() + 73 (Document.cpp:2028)
1   com.apple.WebCore                   0x01d3104e
WebCore::HTMLLinkElement::sheetLoaded() + 106 (HTMLLinkElement.cpp:247)
2   com.apple.WebCore                   0x01bb457f
WebCore::CSSStyleSheet::checkLoaded() + 109 (CSSStyleSheet.cpp:179)
3   com.apple.WebCore                   0x01d321c2
WebCore::HTMLLinkElement::setCSSStyleSheet(WebCore::String const&,
WebCore::String const&, WebCore::CachedCSSStyleSheet const*) + 402
(HTMLLinkElement.cpp:231)
4   com.apple.WebCore                   0x01bba0bd
WebCore::CachedCSSStyleSheet::checkNotify() + 155 (CachedCSSStyleSheet.cpp:94)
5   com.apple.WebCore                   0x01bba508
WebCore::CachedCSSStyleSheet::data(WTF::PassRefPtr<WebCore::SharedBuffer>,
bool) + 362 (CachedCSSStyleSheet.cpp:85)
6   com.apple.WebCore                   0x02127d8e
WebCore::Loader::didFinishLoading(WebCore::SubresourceLoader*) + 308
(loader.cpp:113)
7   com.apple.WebCore                   0x020a16f3
WebCore::SubresourceLoader::didFinishLoading() + 169
(SubresourceLoader.cpp:195)
8   com.apple.WebCore                   0x01fa566e
WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*) + 24
(ResourceLoader.cpp:373)
9   com.apple.WebCore                   0x01fa3049
-[WebCoreResourceHandleAsDelegate connectionDidFinishLoading:] + 101
(ResourceHandleMac.mm:469)
10  com.apple.Foundation                0x90dea8b7
-[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87
11  com.apple.Foundation                0x90dea844
_NSURLConnectionDidFinishLoading + 68
12  com.apple.CFNetwork                 0x92c507f3 sendDidFinishLoadingCallback
+ 148
13  com.apple.CFNetwork                 0x92c4d920
_CFURLConnectionSendCallbacks + 1994
14  com.apple.CFNetwork                 0x92c4d0d9 muxerSourcePerform + 283
15  com.apple.CoreFoundation            0x943af62e CFRunLoopRunSpecific + 3166
16  com.apple.CoreFoundation            0x943afd18 CFRunLoopRunInMode + 88
17  com.apple.HIToolbox                 0x910986a0 RunCurrentEventLoopInMode +
283
18  com.apple.HIToolbox                 0x910984b9 ReceiveNextEventCommon + 374
19  com.apple.HIToolbox                 0x9109832d
BlockUntilNextEventMatchingListInMode + 106
20  com.apple.AppKit                    0x917047d9 _DPSNextEvent + 657
21  com.apple.AppKit                    0x9170408e -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
22  com.apple.Safari                    0x0000965e 0x1000 + 34398
23  com.apple.AppKit                    0x916fd0c5 -[NSApplication run] + 795
24  com.apple.AppKit                    0x916ca30a NSApplicationMain + 574
25  com.apple.Safari                    0x00002a76 0x1000 + 6774


-- 
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