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
Chris Double
02656c20a0
Bug 448636. Update liboggplay to r3673 to propagate errors instead of crashing. r=#theora
2008-08-04 14:04:19 +12:00
Ralph Giles
07f489cd7d
Bug 448636. Tighten Theora decoder error handling. r=doublec
2008-08-04 14:01:35 +12:00
Chris Double
1d47d66f07
Bug 448534. Make sure that the video stops when the element is removed from the document. r+sr=roc
2008-08-04 13:51:01 +12:00
Chris Double
1aeca7c105
Bug 448673. Make sure the progress timer is cancelled properly. r+sr=roc
2008-08-04 13:33:43 +12:00
Chris Double
053f31fd82
Bug 448714. Remove Ogg decoder's observer listener when playback stops. r+sr=roc
2008-08-04 13:31:33 +12:00
Tomer Cohen
02177f42e4
Bug 437797 – about:mozilla page is hardcoded to LTR in RC2. r=gavin
2008-08-03 18:28:14 +02:00
Marco Bonardo
cc158c5660
Bug 432778 – Searching on Tags doesn't give back any results. r=dietrich
2008-08-03 12:57:17 +02:00
Dão Gottwald
5dbe1ac67d
Bug 448892 – "setting a property that has only a getter" when adding the location bar to the chrome after starting the browser without it. r=gavin
2008-08-03 12:27:30 +02:00
Ere Maijala
30b134f821
Fix for bug 318235: Ctrl+Enter being treated as Ctrl+J when captured by a Javascript event
...
Patch by Rob Arnold (tellrob@gmail.com )
r=vlad
sr=roc
2008-08-02 21:03:25 -07:00
Dão Gottwald
aa3b526d81
Bug 448885 – gBrowser, gURLBar etc. stuck at null when accessed before the associated elements are in the document. r=gavin
2008-08-03 00:41:32 +02:00
Dão Gottwald
7c0867e39b
Bug 437358 – Use native platform colors for URLs in the location bar autocomplete. r=gavin
2008-08-02 21:37:17 +02:00
Edward Lee
75104b0fa0
Bug 448583 - remove isNil function from DownloadUtils.jsm. r=sdwilsh
2008-08-01 15:10:10 -07:00
Serge Gautherie
2fbde12631
Bug 148192 – Remove session-logout code from networking
...
p=sgautherie r/sr=cbiesinger
2008-08-01 22:38:16 +01:00
Serge Gautherie
7735b1b7ab
Bug 448110 – |--disable-svg| does not build
...
p=sgautherie Av1 r/sr=jonas Cv1 r=dbaron
2008-08-01 22:23:27 +01:00
Doug Turner
c9fd7dd0d7
geolocation passes location before users accepts prompt. b=448557. r=me
2008-08-01 14:09:34 -07:00
Serge Gautherie
f6d64b7fda
Bug 447043 – In check-one, new log files are not being scanned for PASS/FAIL
...
p=sgautherie r=ted.mielczarek
2008-08-01 22:07:14 +01:00
Serge Gautherie
a8898e629c
Bug 344789 – "WARNING: Asked to remove non-existent observer" in <nsImageLoadingContent.cpp> |RemoveObserver()|
...
p=sgautherie r/sr=bzbarsky
2008-08-01 21:58:59 +01:00
Ere Maijala
7b1baebe99
Patch for bug 112294: calling an alert box from window.onblur triggers the event multiple times
...
r=smaug
sr=roc
2008-08-01 10:32:32 -07:00
Ian Neal
fbc81b4dd6
Bug 445049 – Preference value types are not validated (or converted) before being set
...
p=Neil r=gavin
2008-08-01 16:22:59 +01:00
Robert Longson
6ef4351766
Bug 448506 - support xlink:show attribute in links. r=jwatt,sr=roc
2008-08-01 10:52:23 +01:00