Closed
Bug 131907
Opened 23 years ago
Closed 23 years ago
Launching MfcEmbed gives multiple "p3p policy" assertions
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: depman1, Assigned: chak)
Details
The assertion: "Invalid value for p3p policy 'policy == P3P_NoPolicy || policy
== P3P_NoConsent || policy == P3P_ImplicitConsent || policy ==
P3P_ExplicitConsent || policy == P3PNoIdentInfo', file
/mozilla/extensions/cookie/nsCookies.cpp line 889
debug log:
nsDebug::Assertion(const char * 0x021291f4, const char * 0x02129160, const char
* 0x02129128, int 889) line 291 + 13 bytes
cookie_P3PUserPref(int -1, int 1) line 889 + 56 bytes
cookie_P3PDecision(char * 0x037c9620, char * 0x037c95c0, nsIIOService *
0x01639040, nsIHttpChannel * 0x03395e00) line 910 + 43 bytes
COOKIE_SetCookieStringFromHttp(char * 0x037c9620, char * 0x037c95c0, nsIPrompt *
0x037c9760, const char * 0x037c97b0, char * 0x037c9690, nsIIOService *
0x01639040, nsIHttpChannel * 0x03395e00) line 1428 + 21 bytes
nsCookieService::SetCookieStringFromHttp(nsCookieService * const 0x0167ccb0,
nsIURI * 0x03395f30, nsIURI * 0x0167a750, nsIPrompt * 0x037c9760, const char *
0x037c97b0, const char * 0x037c9690, nsIHttpChannel * 0x03395e00) line 214 + 53
bytes
nsCookieHTTPNotify::OnExamineResponse(nsCookieHTTPNotify * const 0x01649e20,
nsIHttpChannel * 0x03395e00) line 248 + 86 bytes
XPTC_InvokeByIndex(nsISupports * 0x01649e20, unsigned int 4, unsigned int 1,
nsXPTCVariant * 0x037c98f0) line 106
nsProxyObject::Post(unsigned int 4, nsXPTMethodInfo * 0x01166ee8,
nsXPTCMiniVariant * 0x0012fcb0, nsIInterfaceInfo * 0x0167b100) line 480 + 34 bytes
nsProxyEventObject::CallMethod(nsProxyEventObject * const 0x037c9bc0, unsigned
short 4, const nsXPTMethodInfo * 0x01166ee8, nsXPTCMiniVariant * 0x0012fcb0)
line 547 + 55 bytes
PrepareAndDispatch(nsXPTCStubBase * 0x037c9bc0, unsigned int 4, unsigned int *
0x0012fd60, unsigned int * 0x0012fd50) line 115 + 31 bytes
SharedStub() line 139
nsHttpHandler::OnExamineResponse(nsIHttpChannel * 0x03395e00) line 659
nsHttpChannel::ProcessResponse() line 485 + 16 bytes
nsHttpChannel::OnStartRequest(nsHttpChannel * const 0x03395e04, nsIRequest *
0x03396d64, nsISupports * 0x00000000) line 2517 + 11 bytes
nsOnStartRequestEvent::HandleEvent() line 161 + 53 bytes
nsARequestObserverEvent::HandlePLEvent(PLEvent * 0x033bf7d4) line 116
PL_HandleEvent(PLEvent * 0x033bf7d4) line 590 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x00eb8170) line 520 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x0009039c, unsigned int 49477, unsigned int 0,
long 15434096) line 1071 + 9 bytes
USER32! 77e71820()
00eb8
Comment 1•23 years ago
|
||
This should have been cleared up with the patch for bug 131381 which was checked
in this afternoon. Therefore marking as works for me. Reopen if you are still
seeing this with a new build.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•