Our weekly DOM bindings meetings continue on Monday August 6th at 12:30 PM
PDT.
Meeting details:
* Monday, August 6, 2012, 12:30 PM PDT
* Conference room 4-M, Mountain View office, 4th floor.
* Conference room 7-N, San Francisco office, 7th floor.
* Dial-in Info:
- Vidyo room: SFO-7N
- In offic
On 8/5/12 2:35 PM, justSomeGuy wrote:
if(strcmp(aTopic, "http-on-modify-request"))
{
//here everything works just fine. Can do everything i want.
That code is running when aTopic == "http-on-examine-response"
else if(strcmp(aTopic, "http-on-examine-response"))
{
//it comes in here. it says it
On Sunday 2012-08-05 11:35 -0700, justSomeGuy wrote:
> > Looking over this code again, |if(strcmp(aTopic,
> >
> > "http-on-examine-response"))| is incorrect. If that's present in the
> >
> > original code, you should fix it.
>
> Thank you for your rapid response. If I may ask what is wrong wit
Dne nedelja, 05. avgust 2012 20:05:58 UTC+2 je oseba Josh Matthews napisala:
> On 07/24/2012 06:54 AM, justSomeGuy wrote:
>
> > Hi,
>
> >
>
> > I'm trying to get responses but I can't seem to figure out how to use
> > nsiTraceableChannel. What I already did is that i registered an observer
> >
On 07/24/2012 06:54 AM, justSomeGuy wrote:
Hi,
I'm trying to get responses but I can't seem to figure out how to use
nsiTraceableChannel. What I already did is that i registered an observer for
http-on-modify-request and http-on-examine-response, which is working just
fine. Now what I'm tryin
5 matches
Mail list logo