Dave Camp
|
c2401372fd
|
Bug 471227 - rework offline update scheduling a bit to avoid losing/misscheduling updates. r+sr=bz
|
2009-03-04 13:37:29 -08:00 |
|
Boris Zbarsky
|
e2cb5e61e3
|
Bug 480323. Always create a trailing inline for {ib} splits. r+sr=dbaron
|
2009-03-04 07:55:29 -05:00 |
|
Olli Pettay
|
2219417624
|
Bug 333198 - Suppress Input events for web content during synchronous XMLHttpRequest loads, r=bz, sr=jst
|
2009-03-03 22:11:14 +02:00 |
|
Olli Pettay
|
486b27fd0a
|
Bug 480956 - HTMLDocument and some other dom objects traverse member variables even if the document is in 'nsCCUncollectableMarker::InGeneration' r+sr=peterv
|
2009-03-03 14:14:13 +02:00 |
|
Olli Pettay
|
cb57be346c
|
backout 333198
|
2009-03-02 22:21:46 +02:00 |
|
Mats Palmgren
|
d19706fb0a
|
Initialize nsSyncLoader members. b=479709 r+sr=jonas
|
2009-02-27 18:48:48 +01:00 |
|
Asaf Romano
|
a06a82c972
|
comments and a hard-tab fix
|
2009-02-26 16:01:11 -08:00 |
|
Asaf Romano
|
fe4d91cd12
|
Bug 480149 - DOMLinkAdded and DOMLinkRemoved events for link elements should be dispatched when swapping docshells. r+sr=bz.
|
2009-02-26 14:05:42 -08:00 |
|
Olli Pettay
|
1380d66c68
|
Bug 479490 - 'ASSERTION: Mismatched calls to ResumeTimeouts'. r=bent, sr=jst, a=blocking1.9.1+
|
2009-02-26 14:00:32 -08:00 |
|
Olli Pettay
|
e6f01244a1
|
Bug 333198 - 'Suppress Input events for web content during synchronous XMLHttpRequest loads'. r=bz, sr=jst, a=blocking1.9.1+
|
2009-02-26 14:00:30 -08:00 |
|
Dave Camp
|
9382bde2f2
|
More logging for bug 471227.
|
2009-02-25 21:57:28 -08:00 |
|
Boris Zbarsky
|
a1f888815b
|
Bug 476245. Keep better track of our anonymous content. r=smaug, sr=jst
|
2009-02-24 13:39:09 -05:00 |
|
Dave Camp
|
fbbee40aa1
|
Bug 471227 - revert debug spew for now.
|
2009-02-25 01:03:13 -08:00 |
|
Dave Camp
|
1a8ea997f1
|
Bug 471227 - More debug spew.
|
2009-02-24 23:12:13 -08:00 |
|
Jonas Sicking
|
fea9eede61
|
Bug 479521: Don't follow unsafe same-site to cross-site redirects. Also fix a bug where reusing a XHR object that had been used cross site could result in the second request being more restrictive than it should be. r/sr=jst
|
2009-02-24 11:46:51 -08:00 |
|
Jonas Sicking
|
0afd527e79
|
Merge - Backed out changeset 4130ff1e52f3 (bug 479521) due to test failures
|
2009-02-24 15:39:16 -08:00 |
|
Jonas Sicking
|
b2248a4405
|
Backed out changeset 4130ff1e52f3 (bug 479521) due to test failures.
|
2009-02-24 15:38:40 -08:00 |
|
L. David Baron
|
3edd7358b2
|
Merge backout of changeset a328b5ae57e0 (bug 476245) for causing failures of test_videocontrols.html across platforms (although Linux hasn't cycled yet).
|
2009-02-24 13:38:55 -08:00 |
|
L. David Baron
|
1e283adeaa
|
Backed out changeset a328b5ae57e0 (bug 476245) for causing failures of test_videocontrols.html across platforms (although Linux hasn't cycled yet).
|
2009-02-24 13:38:35 -08:00 |
|
Jonas Sicking
|
ca2acd2b73
|
Bug 479521: Don't follow unsafe same-site to cross-site redirects. Also fix a bug where reusing a XHR object that had been used cross site could result in the second request being more restrictive than it should be. r/sr=jst
|
2009-02-24 11:46:51 -08:00 |
|
Boris Zbarsky
|
58d51f648c
|
Bug 476245. Keep better track of our anonymous content. r=smaug, sr=dbaron
|
2009-02-24 13:39:09 -05:00 |
|
Dave Camp
|
6ca99867e0
|
Bug 471227: Add some temporary debugging spew to help narrow down what's failing.
|
2009-02-23 23:02:00 -08:00 |
|
Dave Camp
|
720aaca207
|
Bug 462856 - offline app notification code doesn't handle subframes. r=mconnor, r=bz
|
2009-02-22 11:09:10 -08:00 |
|
Honza Bambas
|
4b06aa2373
|
Bug 468443 Remove PUT/DELETE support from httpd.js, revert XX in content tests, r=jonas
|
2009-02-18 14:31:30 +01:00 |
|
Dan Mosedale
|
56f33790dd
|
Remove MailNews special casing from nsScriptSecurityManager (bug 374577), r+sr=bzbarsky
|
2009-02-17 20:32:57 -08:00 |
|
Ben Turner
|
6efddae719
|
Bug 478304 - 'Let nsRunnableMethod be used with non-void-returning functions'. r=bsmedberg.
|
2009-02-17 20:11:09 -08:00 |
|
Jonas Sicking
|
a030b0ea69
|
Bug 476567: Clear Access-Control preflight cache when spec says to. Also rewrite cache test-runner to make it more sane. r/sr=jst
--HG--
extra : rebase_source : d92d2eccd14bc58d3e82dff969e27f00fd185f95
|
2009-02-17 14:10:50 -08:00 |
|
Ben Turner
|
8d1f3956c6
|
Bug 340345 - 'DOM timeouts can fire during a sync XMLHttpRequest'. r+sr=jst, a=blocking1.9.1+
|
2009-02-17 12:07:39 -08:00 |
|
Boris Zbarsky
|
a6fe8cb324
|
Bug 477700 followup. Don't fail Push() calls for an event target that has no associated script context at all. r+sr=smaug pending
|
2009-02-16 13:53:11 -05:00 |
|
Boris Zbarsky
|
a2d0b2c43b
|
Bug 477700. Push a null JSContext around editor init, so it'll work no matter what JS is on the stack. r+sr=smaug
|
2009-02-16 09:11:41 -05:00 |
|
Chris Pearce
|
9375bb735b
|
Bug 462455. Initiate media load when appending <source> child elements to media elements. r=doublec,sr=roc
--HG--
extra : rebase_source : b9bca050ef528705c08988d3677bf9bd8c865f33
|
2009-02-16 14:05:28 +13:00 |
|
Jesse Ruderman
|
f154077a31
|
Add crashtests
|
2009-02-13 14:54:17 -08:00 |
|
Jesse Ruderman
|
68344d4b52
|
Add a bunch of crashtests
|
2009-02-10 22:18:05 -08:00 |
|
Jesse Ruderman
|
c9eb6349ac
|
Add some crashtests
|
2009-02-10 16:36:04 -08:00 |
|
Jim Chen
|
6513b5e77c
|
Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP (relanding)
--HG--
rename : content/events/src/nsQueryContentEventHandler.cpp => content/events/src/nsContentEventHandler.cpp
rename : content/events/src/nsQueryContentEventHandler.h => content/events/src/nsContentEventHandler.h
|
2009-02-11 05:56:51 +09:00 |
|
Daniel Holbert
|
59d61972ae
|
Bug 461047 follow-up patch - Fix a number of small issues from the nsStringArray to nsTArray<nsString> switchover, mostly related to signed vs unsigned array sizes. r+sr=roc
|
2009-02-10 12:39:43 -08:00 |
|
Masayuki Nakano
|
4755de05c7
|
Backing out the TSF patch of bug 88831. This might cause a timeout failure on test_keycodes.xul
--HG--
rename : content/events/src/nsContentEventHandler.cpp => content/events/src/nsQueryContentEventHandler.cpp
rename : content/events/src/nsContentEventHandler.h => content/events/src/nsQueryContentEventHandler.h
|
2009-02-11 03:02:05 +09:00 |
|
Jim Chen
|
41a1a807d6
|
Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP r=masayuki+peterv, sr=roc
--HG--
rename : content/events/src/nsQueryContentEventHandler.cpp => content/events/src/nsContentEventHandler.cpp
rename : content/events/src/nsQueryContentEventHandler.h => content/events/src/nsContentEventHandler.h
|
2009-02-10 20:15:36 +09:00 |
|
Jesse Ruderman
|
5f1cc5c3ce
|
Add a bunch of crashtests
|
2009-02-10 00:09:40 -08:00 |
|
L. David Baron
|
ef5fe05834
|
Revert changeset fc8d54ab29a6 (Bug 88831, Support new IME API "Text Services Framework" from Office XP and Windows XP) due to failure (every time) of the new unit test it added (Test WinTSF) on the Windows tinderbox.
--HG--
rename : content/events/src/nsContentEventHandler.cpp => content/events/src/nsQueryContentEventHandler.cpp
rename : content/events/src/nsContentEventHandler.h => content/events/src/nsQueryContentEventHandler.h
|
2009-02-07 09:13:30 -08:00 |
|
Jim Chen
|
e53087b660
|
Bug 88831 Support new IME API "Text Services Framework" from Office XP and Windows XP r=masayuki+peterv, sr=roc
--HG--
rename : content/events/src/nsQueryContentEventHandler.cpp => content/events/src/nsContentEventHandler.cpp
rename : content/events/src/nsQueryContentEventHandler.h => content/events/src/nsContentEventHandler.h
|
2009-02-07 18:52:59 +09:00 |
|
Daniel Holbert
|
3451a036a0
|
Bug 473680: disable sporadic crashtest 458637-1.html using 'skip' instead of '#'
|
2009-02-06 15:17:39 -08:00 |
|
Daniel Holbert
|
021dfb18b3
|
Bug 473680: disable sporadic crashtest 458637-1.html, pending further investigation.
|
2009-02-06 14:52:45 -08:00 |
|
Peter Van der Beken
|
9f7c4cead1
|
Fix for bug 474456. r/sr=bz.
|
2009-02-05 10:42:55 +01:00 |
|
Johnny Stenback
|
c262d55f79
|
Fixing bug 474022. Reflow if we're about to instantiate a plugin whose frame has not been reflown yet. This fixes a problem where the WMP plugin doesn't work right if its initial size is 0x0. r+sr=bzbarsky@mit.edu
|
2009-02-02 17:26:28 -08:00 |
|
Olli Pettay
|
b9593d2535
|
Bug 471166, r+sr=sicking
|
2009-01-31 14:53:01 +02:00 |
|
Olli Pettay
|
2474f75151
|
Bug 476097, ASSERTION: killing mutation events with <input type=file>, r+sr=bz
|
2009-01-31 14:34:01 +02:00 |
|
John Daggett
|
67113d5328
|
Bug 474704 - drop channel on cross-site load failure to avoid leak. r=bz,jonas, sr=jonas
|
2009-01-31 17:58:42 +09:00 |
|
L. David Baron
|
f5c868d3c6
|
Clear back-pointer in more cases. (Bug 475136) r+sr=bzbarsky
|
2009-01-29 12:39:21 -08:00 |
|
Boris Zbarsky
|
7011c1e34c
|
Bug 307394 part 1. Create a non-COM way to get at XBL child nodes, and put an IndexOf() method on nsINodeList. r+sr=peterv
|
2009-01-29 14:46:18 -05:00 |
|