Brian Crowder
848148a3cd
Bug 384244 - update jsdtoa with interesting pieces of more-recent dtoa, r=igor
2008-08-05 11:18:29 -07:00
Dão Gottwald
198d35306f
Bug 388811 – provide a search textbox widget. r=enndeakin
2008-08-05 19:42:30 +02:00
Dave Townsend
911139bee5
Backout of bug 445042, upgrade to SQLite 3.6.0, due to performance regressions
2008-08-05 17:12:39 +01:00
"Brad Lassey"
59528fd9c7
"Brad Lassey" - Bug 445918 - Setting xr version in deb package to gre version + buildid, relanding after backout in de1e95ba7165 r=ted
2008-08-05 10:54:42 -04:00
Robert Longson
17c99ca38b
bug 445687 - Should not be able to nest text r+sr=roc
2008-08-05 14:07:03 +01:00
Robert Longson
9a86e54736
bug 445101 - rendering does not change if systemLanguage attribute changes r=jwatt,sr=bzbarsky
2008-08-05 13:01:47 +01:00
Robert Strong
ff36003492
Correctness fix for Bug 447934 - Default browser check doesn't return false if the registry key doesn't exist. r=jmathies
2008-08-04 23:48:06 -07:00
Robert Strong
083168142e
Bug 447934 - Default browser check doesn't return false if the registry key doesn't exist. r=jmathies
2008-08-04 23:13:44 -07:00
Boris Zbarsky
8b852d60e9
Adding test
2008-08-05 01:35:01 -04:00
Masayuki Nakano
8dd6ed40c7
Bug 433340 – bookmark dialog covers candidate window when using IME r=enndeakin+gavin.sharp
2008-08-05 13:48:16 +09:00
Justin Dolske
aec12ad4e0
Bustage fix
2008-08-04 19:27:11 -07:00
Blake Kaplan
3e20948873
Try to fix the orange by overriding platform-specific errors
2008-08-04 18:04:19 -07:00
Blake Kaplan
2d7e4ce617
Fix missed review comment from bug 408412
2008-08-04 16:54:16 -07:00
Bob Clary
8ddc6ebd74
JavaScript Tests - regression test for bug 446494, by Philip Taylor
2008-08-04 16:48:01 -07:00
Blake Kaplan
d8801925e5
Implement ES3.1's Object.getPrototypeOf. bug 444787, r=brendan
2008-08-04 16:43:12 -07:00
Blake Kaplan
062612435a
let declarations at top level and function level should not shadow var. bug 346749, r=brendan
2008-08-04 16:37:00 -07:00
Blake Kaplan
3838ee5d02
Don't pass around information we don't use. bug 448595, r=brendan
2008-08-04 16:36:35 -07:00
Blake Kaplan
608073442a
Cleanup error reporting in dis and dissrc. bug 445743, r=brendan
2008-08-04 16:36:10 -07:00
Blake Kaplan
8ad8041884
Fix compiler warning: GCC is confused by the break-after-return to think that we can exit the switch without returning. No bug, r+sr=jst
2008-08-04 16:35:37 -07:00
Paul OShannessy
8964da5370
Bug 449095 – LoginManagerStorage_legacy shouldn't write file if no data present. r=me
2008-08-04 16:28:44 -07:00
L. David Baron
91fc742fba
Make the -moz-column-rule-color test not assume that inputs have the same 'color' as divs. (Bug 271586) r=Ventnor
2008-08-04 16:10:05 -07:00
L. David Baron
2068e418da
Make scrollbars not be reflow roots anymore, since they don't obey all the invariants needed. (Bug 366791) r+sr=bzbarsky
2008-08-04 15:15:11 -07:00
L. David Baron
5669044619
Untabify the few lines with tabs in nsStyleStruct.h
2008-08-04 15:15:11 -07:00
L. David Baron
f1effe4a52
Label types of nsStyleCoord and nsStyleSides. b=443057 r+sr=bzbarsky
2008-08-04 15:15:11 -07:00
Kathleen Brade
33369ee0be
Fixing bug 328778. Make the UA string we pass to plugins be terminated at the last space or at max length if the string doesn't fit rather that just returning NULL. r+sr=jst@mozilla.org
2008-08-04 14:24:50 -07:00
Johnny Stenback
284d4d5208
Landing fix for bug 347805. Add support for passing information about failed HTTP streams to plugins. Patch by dbalev@adobe.com, r+sr=jst@mozilla.org
2008-08-04 14:17:55 -07:00
Shawn Wilsher
8896409005
Bug 445042 - Upgrade to SQLite 3.6.0
...
This is only the changes to the distributed SQLite files.
2008-08-04 15:41:23 -04:00
Shawn Wilsher
a290cb1647
Bug 445042 - Upgrade to SQLite 3.6.0
...
This contains the needed changes to our own code (readme file, configure.in, and
def file changes).
r=myk
2008-08-04 15:40:53 -04:00
Blake Kaplan
d1c2f6d0ef
Merge backout
2008-08-04 11:13:34 -07:00
Blake Kaplan
1c6155e1bf
Backed out changeset 90020c4ad446 to fix tinderbox orange while I figure out why a test was failing.
2008-08-04 11:12:51 -07:00
Eric Butler
727ad67606
Avoid unnecessary InvalidateFrame calls from CanvasRenderingContext2D - bug 447836 r=vlad
2008-08-04 10:38:09 -07:00
Shawn Wilsher
f7c9f5d3ec
Bug 443433 - [refactor] move places table creation statements to one file
...
This refactors how tables are created in places. There is no change in logic.
r=dietrich
2008-08-04 13:14:17 -04:00
Shawn Wilsher
1082eae412
Address spelling mistake from review comment for bug 443068.
2008-08-04 13:07:17 -04:00
Blake Kaplan
74e6fd4abf
Don't optimize variable names in with statements. bug 448595, r=brendan
2008-08-04 10:07:06 -07:00
Blake Kaplan
7d51f1aea1
Avoid returning false without setting an exception. bug 429521, r=sdwilsh
2008-08-04 10:04:27 -07:00
Blake Kaplan
0b0d6afb1e
Propagate compilation errors to our caller to make syntax errors easier to debug. bug 408412, r=shaver sr=brendan
2008-08-04 10:03:34 -07:00
Blake Kaplan
52a3888cfa
Propagate compilation errors to our caller to make syntax errors easier to debug. bug 408412, r=shaver sr=brendan
2008-08-04 10:03:34 -07:00
Shawn Wilsher
dbc4d6734f
Bug 443068 - Move triggers into migration code
...
This moves all the triggers created by places into the appropriate migration
functions. This saves us two queries to sqlite_master every time the places
service starts up.
r=dietrich
2008-08-04 12:59:56 -04:00
Peter Van der Beken
4610d6812e
Fix for bug 427060 (Get Error during XSLT transformation: Waiting for ...). r/sr=sicking.
2008-08-04 16:02:33 +02:00
Mats Palmgren
628ca8159e
Testcase for bug 448860.
2008-08-04 14:45:56 +02:00
Mats Palmgren
95120db259
Call Invalidate() in a way that does not flush pending notifications. b=448860 r+sr=roc
2008-08-04 14:45:38 +02:00
Dão Gottwald
b196668c0b
fix bustage from changeset d6384ffd49f1
2008-08-04 13:24:06 +02:00
fantasai
62fd8825a8
Bug 159914 – Printing a div's content "eats" a few line down the first page
2008-08-04 13:19:53 +02:00
Honza Bambas
bbcdbbf956
Bug 435220 – Dropping images to Total Commander produces broken image. r=emaijala, sr=roc
2008-08-04 13:00:07 +02:00
philippe
edf447a179
Bug 446173 – about:mozilla page title is hardcoded and not localizable. r=gavin
2008-08-04 12:54:55 +02:00
Bernd
c98687f036
make the table column dimension setting rtl aware bug 89856 r/sr=roc
2008-08-04 09:27:32 +02:00
Bernd
e688b77985
use document.title instead of depreceated window.title, bug 448932 r=dbaron
2008-08-04 09:21:47 +02:00
Bernd
2b01da090f
make sure that we initialize the BCDamageArea bug 351068 r/sr=bzbarsky
2008-08-04 09:14:39 +02:00
Robert O'Callahan
0bfbd14b8c
Disabling test for bug 448534 because it causes a crash in unrelated code :-(
2008-08-04 15:22:38 +12:00
Michael Ventnor
f7783e7a9b
Bug 448903. Fix bounds checking in blur code. r+sr=roc
2008-08-04 14:18:46 +12:00