Boris Zbarsky
|
c316a4a639
|
Backed out changeset 524ab31ef073 (bug 477014) in an attempt to fix the unit test orange on Mac.
|
2009-04-13 15:34:41 -04:00 |
|
Asaf Romano
|
cddc348ced
|
Bug 477014 - Work around bug 458697 for the tabs' busy state. r=mconnor
|
2009-04-13 19:08:20 +03:00 |
|
Hiroyuki Ikezoe
|
502ab658ab
|
bug 485031 - WinCE Crash on First Startup (or command line environment passing) r=bsmedberg
|
2009-04-13 11:18:43 -04:00 |
|
Boris Zbarsky
|
081810b152
|
Bug 485643. Remove some unnecessary code, r+sr=jst
|
2009-04-13 11:33:27 -04:00 |
|
Boris Zbarsky
|
6087e934b7
|
Bug 479943. Pass in the right owner for link clicks and form submissions and stop inheriting from the document. r=dveditz, sr=jst
|
2009-04-13 11:32:02 -04:00 |
|
Boris Zbarsky
|
d44950aed3
|
Bug 487899. Start column indices incorrect in nsCellMap::ExpandWithCells if an array with more than one cell is passed in. r=bernd, sr=roc
|
2009-04-13 11:31:39 -04:00 |
|
L. David Baron
|
a8d3a04817
|
Deal with floating reference and reference counting of GTK widgets in nsNativeKeyBindings. (Bug 487705) r=karlt sr=roc
|
2009-04-13 08:28:58 -07:00 |
|
L. David Baron
|
4a552c724c
|
Fix leak of GTK entry widget. (Bug 487705) r=karlt sr=roc
|
2009-04-13 08:28:58 -07:00 |
|
Jeff Muizelaar
|
e0da8e9d44
|
Fix static build bustages caused by bug 481926. r=standard8 NPOFB
|
2009-04-13 11:22:11 -04:00 |
|
The Written Word
|
27bd377e6b
|
Bug 485347 - Update xptcall for ipf32, r=bsmedberg
|
2009-04-13 11:19:55 -04:00 |
|
Neil Deakin
|
46de1dbb9a
|
Bug 483607, sorting template integers does not work, r=laurent,sr=jonas
|
2009-04-13 09:00:29 -04:00 |
|
Neil Deakin
|
8a0adc2ff9
|
Bug 468773, remove silly assertion, r+sr=smaug
|
2009-04-13 09:00:29 -04:00 |
|
Neil Deakin
|
b4a4483f64
|
Bug 466379, add screen coordinates to dragend event, r=josh,sr=roc
|
2009-04-13 09:00:29 -04:00 |
|
Makoto Kato
|
fce1dd538a
|
Bug 239499 - 64bit safe code for mozilla/content (WinXP AMD64) part 2. r+sr/peterv
|
2009-04-13 20:57:53 +09:00 |
|
Martijn Wargers
|
d238162113
|
Bug 420089 - Crash [@ nsFormFillController::SetPopupOpen] with changing body style on focus and more. r=smaug
|
2009-04-13 10:35:18 +02:00 |
|
Justin Dolske
|
3535bef070
|
Merge backout of changeset 1e38c7369a3d (bug 475318)
|
2009-04-13 01:30:18 -07:00 |
|
Justin Dolske
|
5a83dbd158
|
Backed out changeset 1e38c7369a3d (bug 475318)
|
2009-04-13 01:29:57 -07:00 |
|
Justin Dolske
|
e1dc4640ec
|
Merge backout of changeset dddef115ddd2 (bug 475317)
|
2009-04-13 01:29:24 -07:00 |
|
Justin Dolske
|
7e84a71dbf
|
Backed out changeset dddef115ddd2 (bug 475317)
|
2009-04-13 01:28:59 -07:00 |
|
Justin Dolske
|
a6d3aa0681
|
Merge backout of changeset dde29bfff639 (bug 487719)
|
2009-04-13 01:28:16 -07:00 |
|
Justin Dolske
|
5c1bdad302
|
Backed out changeset dde29bfff639 (bug 487719)
|
2009-04-13 01:27:33 -07:00 |
|
John Daggett
|
d5cb6877f5
|
Bug 486787. Disable localized name test until timing problems worked out.
|
2009-04-13 16:37:35 +09:00 |
|
Justin Dolske
|
89b0d460d3
|
Bug 487719 - video controls should use addEventListener instead of oncommand. r=gavin
|
2009-04-12 23:09:27 -07:00 |
|
Justin Dolske
|
0a0da8f364
|
Bug 475317 - Need UI for volume control on <video>. r=enn, ui-r=boriss
|
2009-04-12 23:09:25 -07:00 |
|
Justin Dolske
|
29fa8ab2f5
|
Bug 475318 - video controls should display numeric position and duration. r=enn, ui-r=boriss
|
2009-04-12 23:09:22 -07:00 |
|
John Morkel
|
e7f3f59938
|
Bug 395668 - tooltips remain for only 5 seconds, should hide on mousemove instead. ui-r=faaborg, r=enn, sr=neil
|
2009-04-12 20:06:22 +02:00 |
|
Daniel.S
|
857da3a423
|
bug 451876 - reftest by crazy-daniel@gmx.de r=bernd
|
2009-04-12 19:10:31 +02:00 |
|
L. David Baron
|
8c20117a68
|
Merge leak fix to mozilla-central.
|
2009-04-11 20:01:27 -07:00 |
|
Vladimir Vukicevic
|
f622413d4a
|
b=479852; fix slow page scrolling with zoom when 1px tall or wide images are tiled; r=roc
|
2009-04-11 18:29:11 -07:00 |
|
L. David Baron
|
c7409a6be6
|
Fix occasional leak of either array or hashtable entrystore allocated in js_AddLocal by accounting for fun->u.i.upvars in DestroyLocalNames. (Bug 487967) r=brendan
|
2009-04-11 16:03:13 -07:00 |
|
Jeff Walden
|
61100d8fcf
|
Potential bustage fix for weird Windows compilers. r=red
|
2009-04-11 15:01:17 -07:00 |
|
Robert Sayre
|
255671b586
|
Merge tracemonkey to mozilla-central.
|
2009-04-11 15:51:54 -04:00 |
|
Robert Longson
|
86965131e0
|
Bug 486935 - feImage should support of image-rendering attribute. r+sr=roc
|
2009-04-11 18:57:58 +01:00 |
|
Neil Rashbrook
|
4b764649a6
|
Bug 484309 fixing more allocator mismatches r+sr=bsmedberg
|
2009-04-11 17:33:52 +01:00 |
|
Robert O'Callahan
|
ac1ab51e87
|
Backing out bug 475968 patch to fix orange
|
2009-04-12 01:02:37 +12:00 |
|
Robert O'Callahan
|
327faff295
|
Backed out changeset 994ecd62b880
|
2009-04-12 01:02:06 +12:00 |
|
Robert O'Callahan
|
8a9fcacdc2
|
Back out GetScreenRect fix in bug 485121 in case it caused a test failure on Linux
|
2009-04-12 00:38:50 +12:00 |
|
Robert O'Callahan
|
f6094f2796
|
Backed out changeset b5f88bffb072
|
2009-04-12 00:38:16 +12:00 |
|
Robert O'Callahan
|
3cafc6c880
|
Backing out enabling of test_plugin_position.xhtml while we back out the fix for that test
|
2009-04-12 00:37:40 +12:00 |
|
Robert O'Callahan
|
0e3c2aa413
|
Backed out changeset 3dea9dc659dd
|
2009-04-12 00:37:09 +12:00 |
|
Robert O'Callahan
|
7424152be3
|
Marking tests for bug 486673 random pending further analysis
|
2009-04-12 00:31:02 +12:00 |
|
Robert O'Callahan
|
642498a112
|
Bug 486991. Convert nsMediaStream and media decoders to use TimeStamp/TimeDuration. r=doublec
|
2009-04-11 21:39:24 +12:00 |
|
Robert O'Callahan
|
7a2ad352d5
|
Bug 486991. Convert nsMediaCache to use TimeStmap/TimeDuration. r=doublec
|
2009-04-11 21:39:02 +12:00 |
|
Robert O'Callahan
|
3b41dc81ee
|
Bug 486991. Add useful operators to TimeStamp/TimeDuration. r=bsmedberg
|
2009-04-11 21:38:40 +12:00 |
|
Igor Bukanov
|
6da0ea9b5e
|
bug 462734 - fixing JSOP_BINDNAME caching issues. r=brendan
|
2009-04-11 10:11:06 +02:00 |
|
Igor Bukanov
|
d738892163
|
Backed out changeset 595ebe7b82fa - it had wrong patch
|
2009-04-11 10:07:42 +02:00 |
|
Igor Bukanov
|
de22fe3e47
|
bug 462734 - fixing JSOP_BINDNAME caching issues. r=brendan
|
2009-04-11 10:04:24 +02:00 |
|
Jeff Walden
|
61aee1746d
|
Bug 473096 - js1_5/Regress/regress-366601.js - Internal Error: script too large. r=brendan
|
2009-04-10 17:41:13 -07:00 |
|
Blake Kaplan
|
1c5e6afeac
|
Bug 487684 - Store the last trace PC to pass into the decompiler. r=igor
|
2009-04-10 14:06:28 -07:00 |
|
Igor Bukanov
|
fd755722cc
|
bug 486713 - fixing flag propagation to generator expression function. r=brendan
|
2009-04-10 20:50:47 +02:00 |
|