Граф коммитов

221584 Коммитов

Автор SHA1 Сообщение Дата
L. David Baron e879badbaa 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
Jonas Sicking 0a472c2700 Bug 28293: Implement defer attribute. r/sr=jst 2008-07-25 19:42:12 -07:00
L. David Baron 8046aeb008 Merge Quotes and CounterData storage types into ValuePairList. (Bug 322475) r+sr=bzbarsky 2008-08-04 15:15:11 -07:00
L. David Baron 9989509a90 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 bfc328c6b1 Untabify the few lines with tabs in nsStyleStruct.h 2008-08-04 15:15:11 -07:00
L. David Baron 984025d4c3 Label types of nsStyleCoord and nsStyleSides. b=443057 r+sr=bzbarsky 2008-08-04 15:15:11 -07:00
Kathleen Brade 3b1acb2b94 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 4a317aaa78 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 3bc449edd0 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 b17d1acb8a 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 2fdec1b826 Merge backout 2008-08-04 11:13:34 -07:00
Blake Kaplan 4aae063617 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 77319d3ac4 Avoid unnecessary InvalidateFrame calls from CanvasRenderingContext2D - bug 447836 r=vlad 2008-08-04 10:38:09 -07:00
Shawn Wilsher f9a2432ed9 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 21101e79c7 Address spelling mistake from review comment for bug 443068. 2008-08-04 13:07:17 -04:00
Blake Kaplan 2d857632d2 Don't optimize variable names in with statements. bug 448595, r=brendan 2008-08-04 10:07:06 -07:00
Blake Kaplan 93a1d9d3d0 Avoid returning false without setting an exception. bug 429521, r=sdwilsh 2008-08-04 10:04:27 -07:00
Blake Kaplan f149f915e6 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 b3ad4e5944 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 7f533df4cd Fix for bug 427060 (Get Error during XSLT transformation: Waiting for ...). r/sr=sicking. 2008-08-04 16:02:33 +02:00
Mats Palmgren f8623f1a8f Testcase for bug 448860. 2008-08-04 14:45:56 +02:00
Mats Palmgren c70966aa27 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 0cc5be98ec fix bustage from changeset d6384ffd49f1 2008-08-04 13:24:06 +02:00
fantasai 8b6738c36b 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 39a7edf075 Bug 435220 – Dropping images to Total Commander produces broken image. r=emaijala, sr=roc 2008-08-04 13:00:07 +02:00
philippe 6819f8d8e2 Bug 446173 – about:mozilla page title is hardcoded and not localizable. r=gavin 2008-08-04 12:54:55 +02:00
Bernd 74e98c7c18 make the table column dimension setting rtl aware bug 89856 r/sr=roc 2008-08-04 09:27:32 +02:00
Bernd 3d229b6a2d use document.title instead of depreceated window.title, bug 448932 r=dbaron 2008-08-04 09:21:47 +02:00
Bernd e8ba76d2c4 make sure that we initialize the BCDamageArea bug 351068 r/sr=bzbarsky 2008-08-04 09:14:39 +02:00
Robert O'Callahan 98e6557eb3 Disabling test for bug 448534 because it causes a crash in unrelated code :-( 2008-08-04 15:22:38 +12:00
Michael Ventnor 851dd5567b Bug 448903. Fix bounds checking in blur code. r+sr=roc 2008-08-04 14:18:46 +12:00
Chris Double 74138c07bb Bug 448636. Update liboggplay to r3673 to propagate errors instead of crashing. r=#theora 2008-08-04 14:04:19 +12:00
Ralph Giles a49da51734 Bug 448636. Tighten Theora decoder error handling. r=doublec 2008-08-04 14:01:35 +12:00
Chris Double f117b84642 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 074143517a Bug 448673. Make sure the progress timer is cancelled properly. r+sr=roc 2008-08-04 13:33:43 +12:00
Chris Double 872f4d011a Bug 448714. Remove Ogg decoder's observer listener when playback stops. r+sr=roc 2008-08-04 13:31:33 +12:00
Tomer Cohen 0bdb6d2135 Bug 437797 – about:mozilla page is hardcoded to LTR in RC2. r=gavin 2008-08-03 18:28:14 +02:00
Marco Bonardo c8fb7bd875 Bug 432778 – Searching on Tags doesn't give back any results. r=dietrich 2008-08-03 12:57:17 +02:00
Dão Gottwald 1e8d2a99f9 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 61964c2317 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 3b66ef4c04 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 34ed2a7964 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 0b3f213527 Bug 448583 - remove isNil function from DownloadUtils.jsm. r=sdwilsh 2008-08-01 15:10:10 -07:00
Serge Gautherie 6a29250c0e Bug 148192 – Remove session-logout code from networking
p=sgautherie r/sr=cbiesinger
2008-08-01 22:38:16 +01:00
Serge Gautherie 92d98b4cef 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 295f80b13a geolocation passes location before users accepts prompt. b=448557. r=me 2008-08-01 14:09:34 -07:00
Serge Gautherie d15cef2eb0 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 5b267bcd8b 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 c4357775bb 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 4a81a78417 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