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

217635 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald 49fa584b50 Bug 555337 - Capture tab previews only when needed. r=gavin 2010-04-02 09:19:57 +02:00
Dão Gottwald c40f0cea44 Bug 556482 - Remove dead onDestroy method. r=gavin 2010-04-02 09:17:59 +02:00
Chris Pearce 1ee1380a7a Bug 531340 - AudioLoop() fix; don't dereference nsAutoPtr after forget(). r=bustage-fix 2010-04-01 23:53:38 -07:00
Zack Weinberg ca65e30e9c Bug 494117: Mechanically change 'ReParent' to 'Reparent' throughout the tree. r=bzbarsky 2010-04-01 23:07:43 -07:00
Zack Weinberg 835ff67dda Bug 494117: remove PresContext argument to nsStyleSet::GetContext. r=bzbarsky 2010-04-01 23:07:42 -07:00
Mats Palmgren 348f3082bf Bug 383488: don't accept trailing tokens in 'value' in style.setProperty(prop,value,"important"). r=dbaron 2010-04-01 23:07:40 -07:00
Chris Pearce 06593edeb7 Bug 531340 - Fix wait-on-audio-queue-empty condition in ogg decoder audio playback loop. r=doublec 2010-04-01 22:19:35 -07:00
Doug Turner 70e2bdb1ab Fix for Qt build bustage. Need to #include class before using it in a nsRefPtr. Nobug 2010-04-02 08:47:05 -07:00
Chris Pearce afd172b807 Bug 531340 - New Ogg video decoder. r=doublec sr=roc 2010-04-01 20:03:07 -07:00
Chris Pearce 7cdccaed47 Bug 556424 - mozilla::MonitorAutoEnter::NotifyAll() should notify all. r=cjones 2010-04-01 19:54:03 -07:00
Masayuki Nakano 6aba9a22d0 Bug 556458 Cannot select an item of google suggest by mouse click during composition of MS-IME r=roc 2010-04-02 11:11:59 +09:00
Boris Zbarsky 2b60b98a59 Bug 552334. Deal with z-indices whose difference overflows a 32-bit signed int. r=roc 2010-04-01 22:09:05 -04:00
Ms2ger e2c52c0a30 Bug 554707. Throw the right exception when document.open/close/write/writeln happen on an XHTML document. r=bzbarsky 2010-04-01 22:09:05 -04:00
Boris Zbarsky eb59274fec Bug 552439. Make sure to gtk_widget_realize() the GtkEntry before trying to get information out of it; otherwise it doesn't pick up the right styles before being interrogated. r=karlt 2010-04-01 22:09:05 -04:00
Boris Zbarsky e31631ba45 Bug 551699. Use the content insertion frame of our containing block when looking for our static position. r=dbaron 2010-04-01 22:09:05 -04:00
Boris Zbarsky dd2e9869ca Bug 538082. These asserts are asserting things that happen to not always be true. r=dbaron 2010-04-01 22:09:05 -04:00
Boris Zbarsky f203c2ec0f Bug 509569. Avoid assertion by not storing structs with unused inherit logical box props in them, even though it would be ok to do so. r=dbaron 2010-04-01 22:09:05 -04:00
Marco Bonardo c92ceba9fd Bug 556376 - Provide a common head for Places xpcshell-tests.
r=dietrich on code changes, blanket-rs=places-team for test changes
2010-04-02 00:42:25 +02:00
Marco Bonardo 9d61d8ef06 Bug 529823 - ensure that xpcshell tests using do_get_profile will fire profile shutdown notifications. r=ted 2010-04-02 00:42:22 +02:00
Marco Bonardo 7e6d78cb76 Bug 545228 - Firefox leaks the world on Windows 7. r=robarnold 2010-03-17 20:08:56 +01:00
Benoit Girard d0a3d6d019 Optimize Core Graphics drawing model OOPP implementation. b=555835 r=josh 2010-04-01 17:53:56 -04:00
Vladimir Vukicevic e84fd2f284 b=548200; incorrect static array size; r=joe,sr=roc 2010-04-01 14:36:26 -07:00
Bas Schouten 0291fc7a4f Bug 556584: Allow opaque containers to draw their contents directly to their parent layer. r=joedrew 2010-04-01 23:17:15 +02:00
Bas Schouten e06c8ff57c Bug 556572: Support none-multiple of 4 strides. r=joedrew 2010-04-01 23:17:13 +02:00
Doug Turner fff7c7543e Bug 554692 - Maemo location provider. r=oleg
--HG--
extra : rebase_source : ea58c30392f9450eba80070d5a4be75028df7fd0
2010-04-02 00:56:22 -07:00
Chris Jones 01826d9bd4 Bug 556198: Build jemalloc into mozilla-runtime. r=bsmedberg 2010-04-01 15:51:49 -05:00
Ehsan Akhgari fcca584eab Bug 549094 - Change the value of editor.singleLine.pasteNewlines to match the Firefox value across all Gecko based applications; r=bzbarsky 2010-04-01 16:13:07 -04:00
Joel Maher 3ffa140c87 Bug 553700 Allow xpcshell harness to chunk tests r=ted 2010-04-01 12:34:10 -07:00
Daniel Holbert 6219dad190 Bug 551298, patch D: Use NS_INLINE_DECL_REFCOUNTING in /content/ directory. r=sicking 2010-04-01 11:05:40 -07:00
Daniel Holbert d3484c4647 Bug 551298, patch C bustage-followup: Use fully qualified class name when logging AddRefs names to prevent name-collision in bloat hash map. 2010-04-01 11:05:40 -07:00
Daniel Holbert f138b54154 Bug 551298, patch C: Use NS_INLINE_DECL_REFCOUNTING in /layout/ directory. r=roc 2010-04-01 11:05:40 -07:00
Daniel Holbert d509dc0e16 Bug 551298, patch B: Replace uses of THEBES_INLINE_DECL_REFCOUNTING with NS_INLINE_DECL_REFCOUNTING. r=roc 2010-04-01 11:05:40 -07:00
Daniel Holbert 3d2f471ff8 Bug 551298, patch A followup i: Add thread safety assertions to AddRef/Release implementations. r=bsmedberg 2010-04-01 11:05:40 -07:00
Daniel Holbert 098d13a7bd Bug 551298, patch A: Move THEBES_INLINE_DECL_REFCOUNTING to xpcom (with s/THEBES/NS/). r=bsmedberg 2010-04-01 11:05:40 -07:00
Dan Witte e2e3aec31a Bug 555644 - Fix toSource() on ctypes.float types. r=benjamn 2010-04-01 10:59:18 -07:00
Ben Newman 53f422a393 Bug 554790 - Implement variadic ctypes functions. r=dwitte 2010-04-01 10:47:37 -07:00
Doug Turner 53b4755d48 When backing out bug 554692, these files should have also been removed 2010-04-01 22:10:39 -07:00
Daniel Holbert 24f30c4c16 merge 2010-04-01 09:45:19 -07:00
Daniel Holbert 1faa0a4f90 Backed out changeset fe801c8a2090 (Bug 551298) due to Linux debug mochitest-5 orange 2010-04-01 09:40:30 -07:00
Daniel Holbert f3784553dc merge 2010-04-01 09:40:04 -07:00
Daniel Holbert b7634782ea Backed out changeset e94819033c77 (Bug 551298) due to Linux debug mochitest-5 orange 2010-04-01 09:39:50 -07:00
Daniel Holbert f7654feb9e merge 2010-04-01 09:39:13 -07:00
Daniel Holbert 605900c19f Backed out changeset 29bc09de2f77 (Bug 551298) due to Linux debug mochitest-5 orange 2010-04-01 09:38:53 -07:00
Daniel Holbert 9eec42a4ac merge 2010-04-01 09:38:11 -07:00
Daniel Holbert d7be484ef1 Backed out changeset afcaf3670c21 (Bug 551298) due to Linux debug mochitest-5 orange 2010-04-01 09:37:59 -07:00
Daniel Holbert 9a588376e3 Backed out changeset 13819d2e9bd8 (Bug 551298) due to Linux debug mochitest-5 orange 2010-04-01 09:37:26 -07:00
Daniel Holbert 73d9d71072 Bug 551298, patch A followup i: Add thread safety assertions to AddRef/Release implementations. r=bsmedberg 2010-04-01 08:08:51 -07:00
Daniel Holbert f670acaa95 Bug 551298, patch B: Replace uses of THEBES_INLINE_DECL_REFCOUNTING with NS_INLINE_DECL_REFCOUNTING. r=roc 2010-04-01 08:08:51 -07:00
Daniel Holbert b5ac7959ce Bug 551298, patch C: Use NS_INLINE_DECL_REFCOUNTING in /layout/ directory. r=roc 2010-04-01 08:08:51 -07:00
Daniel Holbert ca50c7092d Bug 551298, patch D: Use NS_INLINE_DECL_REFCOUNTING in /content/ directory. r=sicking 2010-04-01 08:08:51 -07:00