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

204458 Коммитов

Автор SHA1 Сообщение Дата
Markus Stange 95cb6389b7 Bug 485786. Handle negative and zero erode radii correctly. r=jwatt 2009-04-06 12:34:48 +12:00
Jonathan Kew 68b13a1a71 Bug 475968. Eliminate NS_FRAME_OUTSIDE_CHILDREN flag, store small overflow areas cheaply within the frame. r+sr=roc 2009-04-06 12:31:50 +12:00
Adam Barth e56a5f719d Bug 465007. Harmonize content sniffing in HTML5 and Firefox. r=jdrew,sr=bzbarsky 2009-04-06 12:30:03 +12:00
Sylvain Pasche d2136523e7 Bug 436685. FeedConverter does not need canConvert. r=gavin 2009-04-06 12:28:17 +12:00
Graeme McCutcheon 97f2f2ede2 Bug 451540 - Find highlighting in textboxes grows/decreases when editing matched word. r=mano 2009-04-03 13:53:36 +01:00
Florian Queze d50bf20c9b Bug 451501. EmptyEnumratorImpl::QueryInterface needs to support nsIUTF8StringEnumerator. r+sr=bsmedberg 2009-04-06 12:26:25 +12:00
Jonathan Kew 75cb51bffc Bug 423672. Use public Launch Services APIs instead of undocumented internals. r=joshmoz,mstange 2009-04-06 12:24:38 +12:00
Matthew Gregan 676dc6cddb Bug 486923. Clean up nsWaveDecoder a bit. r+sr=roc 2009-04-06 12:20:51 +12:00
Chris Double 3ee48eece6 Bug 486641. StopPlayback after Drain()ing the audio stream so we create a new audio stream the next time audio is used. r=kinetik 2009-04-06 12:19:33 +12:00
Robert O'Callahan 3ff534b70e Bug 485121. Support getting native geometry data from the test plugin on Mac and GTK2/X11. r=joshmoz,karl
--HG--
rename : layout/generic/test/test_character_movement.html => layout/generic/test/test_movement_by_characters.html
rename : layout/generic/test/test_word_movement.html => layout/generic/test/test_movement_by_words.html
2009-04-06 12:04:02 +12:00
Robert O'Callahan 97ea54af4c Bug 484921. Create TimeDuration/TimeStamp API that never rolls over and provides better typechecking than PR_IntervalTime. r=bsmedberg,cgj 2009-04-06 11:49:48 +12:00
Robert O'Callahan 6da50998ea Bug 476062. Don't suppress box-shadows on elements with -moz-appearance in chrome documents. r+sr=dbaron 2009-04-06 11:35:53 +12:00
Dão Gottwald 70159762f5 Bug 458688 - disable browser_Browser.js 2009-04-05 23:11:43 +02:00
Dão Gottwald 7831316ece merge 2009-04-05 17:50:09 +02:00
Dão Gottwald 27810137b9 Backed out changeset 905b72e27bb9 2009-04-05 17:49:12 +02:00
Alfred Kayser 4d1e876ca8 Bug 418871 - Remove unused parts from imgIContainer.idl. r=joe, sr=vlad 2009-04-05 16:52:18 +02:00
Michal Novotny f9eb2c24be Bug 475444 - HTTP standard violation, Content-length header appears to be ignored under some circumstances. r=bz, sr=biesi 2009-04-05 16:50:45 +02:00
Florian Quèze 23a7350d0e Bug 426029 - Media preview displays broken images for images with data url. r=mano 2009-04-05 16:45:54 +02:00
Walter Meinl df5403b929 Bug 486581 - OS/2 build break in testplugin after enabling of windowed mode; r=joshmoz 2009-04-05 15:03:48 +02:00
Serge Gautherie b723e4b111 Bug 469518 - Enable Reftest leak log in tinderbox (log); (Ev1) Parse the log and support a leak threshold; r=jwalden+bmo 2009-04-05 15:03:46 +02:00
Neil Rashbrook fd18eecc3c Bug 463294 Backend typeaheadfind code should not read links only preference r=gavin 2009-04-05 13:58:46 +01:00
Neil Rashbrook c097f08bfc Bug 385600 Fix nsPluginInstanceOwner allocator mismatches r+sr=jst 2009-04-05 13:57:07 +01:00
Peter Annema f595f7bb87 Bug 207973 follow-up: fix comment.
Also, changeset fce0de0377e5 had r=bsmedberg, r=ted.
2009-04-05 04:10:26 -07:00
Robert Longson 3c8162a494 Reftest for Bug 423756 r=roc 2009-04-05 11:30:32 +01:00
Robert Longson 26a3d2d27b Bug 486365 - Should not assert on invalid content. r=jwatt 2009-04-05 10:52:16 +01:00
Robert Longson 84203c61ee Bug 423756 - Support image-rendering attribute for html images and css backgrounds. r=joe,vlad sr=roc 2009-04-05 10:52:14 +01:00
Dão Gottwald 1244bc4295 Bug 481560 - tab closes and location bar clears before the window closes. r=gavin 2009-04-05 10:10:24 +02:00
Josh Aas 82ad98fe12 Fix argument name in older function decl to match newer impl. no bug. 2009-04-05 02:26:40 -04:00
Matthew Gregan 2b375436ec Bustage fix for d8d2c0480c77 2009-04-05 11:51:14 +12:00
Matthew Gregan bf31d99071 Remove some unnecessary dump() calls from my video mochitests. No bug. r=xenu 2009-04-05 11:39:30 +12:00
Chris Double 52f72e1e63 Bug 480521 - Update libfishsound to e98a05 and liboggz to ef3b0e. rs=roc 2009-04-05 11:17:48 +12:00
Matthew Gregan 91cb671e48 Bug 485291 - Make liboggplay's config.h pick up NSPR's endianness defines. r=chris.double
--HG--
extra : rebase_source : d0004501bfa82afa7f8c8b16f6315f10323795d2
2009-04-04 19:21:15 +13:00
Serge Gautherie c53ec4ca69 Bug 450160 - DOMImplementation createDocument does not create an HTML document; (Bv1) Remove blank lines in log; r=Olli.Pettay 2009-04-04 23:08:58 +02:00
Peter Annema a5f39685c3 Bug 207973: Directory listing errors when a bad soft link (symlink) is present
Test various operations on symlinks. See also bugs 484297, 484303, 484505, 485325, 485328
2009-04-04 13:48:29 -07:00
Mike Connor 6ed441a296 Bug 483566 - When clearing visited pages on shutdown, saved data is saved or lost depending on shutdown method. r=dietrich 2009-04-04 21:28:25 +02:00
Mike Connor 6eef30513f bug 418687 - [Mac] Firefox Menu Listing does not show Addons, Downloads, Error Console Popup Windows in PB mode, r=gavin 2009-03-12 21:41:57 -04:00
Makoto Kato b4c172a882 Bug 184657 - GFX should use the newer nsIPrefService APIs instead of nsIPref. r=roc. sr=vladimir 2009-04-04 18:43:42 +09:00
Arpad Borsos 4fc5b38c9d Bug 474369 - get rid of nsVoidArray, xpcom part; r=bsmedberg 2009-04-03 18:43:08 +02:00
Arpad Borsos 9ac5c0fe01 Bug 474369 - get rid of nsVoidArray, docshell part; r=bzbarsky 2009-04-03 23:21:40 +02:00
Arpad Borsos d6ca5cd76d Bug 474369 - get rid of nsVoidArray, plugin part; r=joshmoz, sr=jst 2009-03-28 14:57:13 +01:00
Boris Zbarsky 339dd2bc38 Backing out changeset ec2bec209571 and changeset 140f64990c51 (fix for bug 481566) due to test failures. 2009-04-04 01:55:51 -04:00
Daniel.S 8ac1f729cb Adding test for bug 246669, r=bzbarsky 2009-04-04 00:52:52 -04:00
Boris Zbarsky ffc6f6ef58 Bug 485553. Fix issue with mutating anchor uri properties and visited state, and cache the resulting URI when the URI is mutated instead of just reparsing it later. r+sr=jst 2009-04-04 00:14:59 -04:00
Boris Zbarsky f22cd238b7 Bug 485537. window.plugins.refresh() shouldn't reregister XPCOM components. r=josh, sr=jst 2009-04-04 00:14:59 -04:00
Gavin Sharp 47404b1311 Bustage fix for bug 481566 2009-04-03 22:56:55 -04:00
Serge Gautherie 31680ef196 Bug 461710 - Write an automated test to ensure that visited link coloring is turned off in private browsing mode; (Cv1a) Add |ok(true, ...);|; r=dietrich 2009-04-04 04:50:26 +02:00
Jonas Sicking 74d960d045 [mq]: sinkstuff 2009-04-03 18:25:13 -07:00
Matthew Gregan 1922412388 Bug 485291 - Update liboggplay to b4a7efa06d46596515071490cb255c3548d90371. rs=roc, r=ted.mielczarek for build changes, r=chris.double for local liboggplay changes
--HG--
extra : rebase_source : 84b9322bc764ff70d0df4bd9ff51c3ec243bdc1d
2009-04-04 01:56:22 +13:00
Joe Drew 58756ff209 Merge the backout of Bug 481926 2009-04-03 16:29:16 -04:00
Joe Drew d2a76d5491 Merge the backout of Bug 481926 2009-04-03 16:28:56 -04:00