Mats Palmgren
|
ff397fffbc
|
Bug 481921. Don't crash when timestamps go backwards. r=wiking
|
2009-05-18 10:24:04 +12:00 |
|
Chris Pearce
|
58241ba80b
|
Bug 485471. nsHTMLMediaElement's mChannel should be updated when redirects happen. r=bzbarsky,sr=roc
|
2009-05-18 10:20:37 +12:00 |
|
Gregory Maxwell
|
fc1b1747b5
|
Bug 493140. Use Theora x/y offset information if present. r=doublec
|
2009-05-18 10:19:04 +12:00 |
|
Chris Pearce
|
ff942d65f4
|
Bug 469408. Make seeking in bufferred ranges fast by trying a 'bounded seek' in each buffered data range before falling back to a seek over the whole resource. r=doublec,sr=roc
|
2009-05-18 10:15:57 +12:00 |
|
Robert O'Callahan
|
8d23e695a3
|
Bug 493202. Add a layout.css.devPixelsPerPx hidden pref to control that ratio if desired. r=vlad
|
2009-05-18 10:09:53 +12:00 |
|
Robert O'Callahan
|
9eb2887534
|
Bug 489008. Destroy anonymous content off a script-runner. r=bzbarsky
|
2009-05-18 10:08:08 +12:00 |
|
Robert O'Callahan
|
c2bc1f2907
|
Bug 476973. Don't get confused by repeated seeks in the Ogg decoder. r=doublec
|
2009-05-18 10:03:03 +12:00 |
|
Asaf Romano
|
4b1e16bc03
|
bug 490068 - leak window after showing bookmarks panel. r=dietrich.
|
2009-05-17 23:14:27 +03:00 |
|
Daniel.S
|
0d7b749ecf
|
Adding test for bug 329359. r=bzbarsky
|
2009-05-17 15:51:50 -04:00 |
|
Boris Zbarsky
|
7ffb5c2980
|
Fixing test
--HG--
rename : content/base/test/test_bug490760.xhtml => content/base/crashtests/490760-1.xhtml
|
2009-05-17 13:12:20 -04:00 |
|
Jason Duell
|
e88ee35760
|
Allow top-level, non-POST 3xx redirects from proxy server: bug 491818
|
2009-05-17 10:22:55 -04:00 |
|
Aaron Train
|
dc98ffa890
|
Add tests for bug 416073. r=roc
|
2009-05-17 10:22:55 -04:00 |
|
Boris Zbarsky
|
87baef0972
|
Add the crashtest for bug 490760
|
2009-05-17 10:22:55 -04:00 |
|
Boris Zbarsky
|
0f6dae2977
|
Bug 489050. Make sure to not notify on our content once we've disconnected from the document. r=bent, sr=sicking
|
2009-05-17 10:22:55 -04:00 |
|
Boris Zbarsky
|
6f4f48e0e7
|
Bug 492196. Make it possible to disable dns prefetch on a per-docshell-tree level; disable it by default in embedding contexts, for api compat. r+sr=jst
|
2009-05-17 10:22:54 -04:00 |
|
Aaron Train
|
46914210ec
|
Reftest for Bug 437704. r=longsonr
|
2009-05-17 15:18:02 +01:00 |
|
Ehsan Akhgari
|
d6f5a85336
|
Bug 493225 - Remove the unused members of pageInfoTreeView; r=gavin
|
2009-05-17 15:55:58 +04:30 |
|
Peter Van der Beken
|
98633d5f16
|
Fix for bug 490592 (Possible to GC way too much during shutdown due to XUL and XBL prototypes). r/sr=bz.
|
2009-05-07 11:19:41 -07:00 |
|
Igor Bukanov
|
70247e8f5b
|
bug 492483 - fixing !JS_THREADSAFE build failure. r=mrbkap.
|
2009-05-14 18:39:44 +02:00 |
|
Peter Van der Beken
|
e267b828d9
|
Fix for bug 475737 (Windows stay alive too long because nsJSContext doesn't unlink correctly). r=bent, sr=jst.
|
2009-05-07 11:19:36 -07:00 |
|
Daniel Veditz
|
4210f1b6a9
|
bug 491801 the no_auth URLparser needs to enforce no_auth, r=jduell, sr=biesi
|
2009-05-16 20:21:35 -07:00 |
|
Josh Aas
|
1126a8783f
|
Merge backout of 7cd22106e8d9
|
2009-05-16 21:11:13 -04:00 |
|
Josh Aas
|
280391f4ad
|
Merge backout of 7cd22106e8d9
|
2009-05-16 21:10:10 -04:00 |
|
Josh Aas
|
5edcbc52ca
|
Backed out changeset 7cd22106e8d9. Simplify code for exposing plugin file names vs. full path. b=488181
|
2009-05-16 21:09:48 -04:00 |
|
Josh Aas
|
403f725200
|
merge
|
2009-05-16 21:09:00 -04:00 |
|
Josh Aas
|
1b75333222
|
Backed out changeset accd95d7ba9d. [OS/2] fix build break following bug 488181
|
2009-05-16 21:08:41 -04:00 |
|
Joe Drew
|
959ad4285f
|
Bug 493240. r+sr=bzbarsky
|
2009-05-16 17:16:33 -04:00 |
|
Robert Sayre
|
3c9325480e
|
Merge tracemonkey to mozilla-central.
|
2009-05-16 13:04:50 -04:00 |
|
Bernd
|
7cfe8176d4
|
adding a freftest for bug 81947
|
2009-05-16 16:24:25 +02:00 |
|
Bernd
|
1b7eae0fba
|
bug 492661 - track the visibility of cols and colgroups independently of the presence of cells r/sr=roc
|
2009-05-16 16:22:56 +02:00 |
|
Peter Van der Beken
|
3c7951a396
|
Merge backout.
|
2009-05-16 16:17:50 +02:00 |
|
Peter Van der Beken
|
d7f8357ac2
|
Backed out changeset 0c8d4f846be8 (Fix for bug 475737 (Windows stay alive too long because nsJSContext doesn't unlink correctly).) to try to fix Tshutdown regression.
|
2009-05-16 16:16:55 +02:00 |
|
Honza Bambas
|
b1ee7471c1
|
Bug 492219 - localStorage's constructor should be Storage, r+sr=jst
|
2009-05-16 15:59:30 +02:00 |
|
Nick Thomas
|
880874b7b5
|
Bug 493371 - 'make buildsymbols' appends to existing ...-crashreporter-symbols.zip, r=ted.mielczarek (build infra fix)
|
2009-05-16 23:55:23 +12:00 |
|
Dão Gottwald
|
8b5d56d771
|
merge
|
2009-05-16 12:31:55 +02:00 |
|
Dão Gottwald
|
3b8106de43
|
fix l10n note semantics
|
2009-05-16 12:25:14 +02:00 |
|
Dão Gottwald
|
0bff3af5b7
|
remove cruft from test script
|
2009-05-16 12:22:20 +02:00 |
|
Karl Tomlinson
|
0f8592ba34
|
b=493362 crashes @SetWidgetForHierarchy. r=roc
|
2009-05-16 22:20:19 +12:00 |
|
Dão Gottwald
|
fe62ff9de0
|
merge
|
2009-05-16 12:16:58 +02:00 |
|
Dão Gottwald
|
1fc9aeeb77
|
Backed out changeset af8ea3e887d8
|
2009-05-16 12:16:38 +02:00 |
|
Peter Weilbacher
|
cf6ff7984f
|
[OS/2] fix build break following bug 488181
|
2009-05-16 11:37:25 +03:00 |
|
Andreas Gal
|
40284299a7
|
Fix compiler warning (493345, r=brendan).
|
2009-05-15 21:01:22 -07:00 |
|
Brendan Eich
|
75497c861c
|
Bug 493177 - Browser crashes in loading of certain page.[@ js_Interpret] (r=mrbkap; take 2).
|
2009-05-15 17:38:38 -07:00 |
|
Brendan Eich
|
9fcdf01e99
|
Back out last cset.
|
2009-05-15 17:32:02 -07:00 |
|
Brendan Eich
|
4c1b058a32
|
Bug 493177 - Browser crashes in loading of certain page.[@ js_Interpret] (r=mrbkap).
|
2009-05-15 17:13:34 -07:00 |
|
Blake Kaplan
|
9026da602e
|
Bug 493315 - Random cleanup in jsdbgapi.cpp. r=sayrer
|
2009-05-15 15:59:00 -07:00 |
|
Blake Kaplan
|
774d6933f4
|
Bug 492912 - Clean up the way that TraceRecorder::elem interacts with the rest of the world. r=gal
|
2009-05-15 15:41:41 -07:00 |
|
Brendan Eich
|
51dd82a552
|
Bug 489034 - let declaration getting lost in certain situations (r=mrbkap).
|
2009-05-15 15:32:57 -07:00 |
|
Graydon Hoare
|
a250100e3c
|
Comment typo fix in tracemonkey.
|
2009-05-15 19:31:31 -07:00 |
|
Josh Aas
|
22c9a18612
|
Simplify code for exposing plugin file names vs. full path. b=488181 r/sr=jst
|
2009-05-15 18:26:21 -04:00 |
|