Commit Graph

21605 Commits

Author SHA1 Message Date
Johnathan Nightingale
682c98ffeb Fix Clear Recent History timespan behaviour on platforms without instant-apply prefs. b=453440 r=gavin a=blocking-firefox3.1 2008-11-10 16:15:48 -05:00
Boris Zbarsky
21d64b0e5f Bug 461735. Use the final channel URI as the script URI. r+sr=jst, a=beltzner 2008-11-10 16:09:30 -05:00
Vladimir Vukicevic
7b53df46a7 b=464010, remove bogus #ifdef JS_TRACER in jsregexp.cpp that got rid of regexp.test on non-JS_TRACER builds; r=sayrer 2008-11-10 11:11:06 -08:00
Edward Lee
a246ed282d Bug 463661 - Create a pref to control the location bar search sources (history, bookmark, both, none). r=dietrich, a1.9.1b2=beltzner
Bug 463535 - Continuing search immediately after changing prefs give wrong results
2008-11-10 10:04:36 -06:00
Rob Arnold
b9f6319820 Bug 457997 - Autohiding glass panels don't display properly r=vlad,dao 2008-11-10 16:53:32 +01:00
Dão Gottwald
6fbb886093 Bug 451604 - Clicking preview in ctrl-tab panel doesn't work on OS X. r=gavin, a=beltzner 2008-11-10 16:52:49 +01:00
Chris Pearce
4eb5f79990 Bug 462933. Remove timeouts from video tests, rely on master Mochitest timeout only. r=roc 2008-11-10 21:13:59 +13:00
Matthew Gregan
821f8b9ee4 Bug 463929. Support 8-bit WAV streams. r+sr=roc 2008-11-10 21:12:13 +13:00
Vladimir Vukicevic
3a05fbc092 Really merge tm and m-c, oops 2008-11-09 23:28:16 -08:00
Vladimir Vukicevic
1dd96974ce Really merge tm and m-c, oops 2008-11-09 23:26:52 -08:00
Robert O'Callahan
c8375e914a Bug 463217. Don't let nsLayoutUtils::DrawSingleImage/DrawSingleUnscaledImage do any tiling, restrict their drawing to the single tile. r+sr=dbaron 2008-11-10 20:24:21 +13:00
Vladimir Vukicevic
eefb952a76 [tm] Merge m-c and tracemonkey trees, mainly to fix bug 463879 2008-11-09 23:05:30 -08:00
Jesse Ruderman
b182a15224 Add crashtest for bug 460387 2008-11-09 19:20:29 -08:00
Jesse Ruderman
c093828228 Add crashtest for bug 451334 2008-11-09 19:18:22 -08:00
Johnathan Nightingale
badaa55ba5 Add section expand/collapse icons to Vista jar. b=463793 r=gavin a=vlad 2008-11-09 21:12:49 -05:00
Chris Double
a0ac5999cf Bug 449307 - Implement duration support for ogg backend - s+sr=roc 2008-11-10 14:38:02 +13:00
Chris Double
c845b4585e Bug 449307 - Fix memory corruption issue in liboggplay when querying duration - rs=roc 2008-11-10 14:36:42 +13:00
Vladimir Vukicevic
1ad86545f7 [arm] b=462430, implement LIR_ldcs, re-enable regexp jit for ARM 2008-11-09 17:36:30 -08:00
Vladimir Vukicevic
57d028fd89 b=463872; fix qt backend cairo build; r=me 2008-11-09 15:43:39 -08:00
Vladimir Vukicevic
874c9f49d5 b=455513; add optional flag to allow converting a DDB to a DIB internally, if the surface is every used as a source; r=jmuizelaar
If a DDB is used as a source for an operation that can't be handled
natively by GDI, we end up needing to take a really slow path (creating a
temporary surface for acquire_source) for each operation.  If we convert
the DDB to a DIB, we then end up having a real image buffer and can hand
things off to pixman directly.

This isn't the default mode because I'm not sure if there are cases where a
DDB is explicitly needed (e.g. for printing), and it would change
current cairo behaviour.  It might become the default at some point in the
future.
2008-11-09 15:40:55 -08:00
Vladimir Vukicevic
55861cdf74 [arm] Fix up ARM nj backend to take into account exit block merging and other changes. Also simplify some branch code along the way. 2008-11-09 14:22:28 -08:00
Vladimir Vukicevic
1ecb39bb70 [arm] Disable regexp tracer on ARM 2008-11-09 14:22:28 -08:00
Vladimir Vukicevic
26b45638d4 whitespace/tab cleanup in NativeARM.cpp 2008-11-08 22:27:24 -08:00
Robert Sayre
a1bf2f89c4 Merge mozilla-central to tracemonkey. 2008-11-08 02:21:20 -05:00
Andreas Gal
34deb27634 Merge. 2008-11-07 18:19:52 -08:00
Andreas Gal
55c5823950 Backed out changeset 594ec832d9a8 2008-11-07 18:19:35 -08:00
Andreas Gal
533b7866b1 Add back typedef for JSTraceMonitor (compilation fix for legacy C use of JS engine includes, no bug). 2008-11-07 16:58:36 -08:00
Blake Kaplan
3eff1e4bb8 Fix warnings. No bug. r+sr=jst 2008-11-07 16:53:11 -08:00
Justin Wood
b6bd3bc199 Bug 381157, Make SeaMonkey download manager use toolkit backend
disable toolkit/ DM UI service
rs+=sdwilsh, sanit sr+=NeilAway
2008-11-07 19:32:41 -05:00
Justin Wood
2dfdc937a4 Bug 381157, Make SeaMonkey download manager use toolkit backend
supplemental patch to Bug 440932, toolkit dlmgr should be buildable by suite
r+sr=NeilAway
2008-11-07 19:32:25 -05:00
Shawn Wilsher
4c3c4f6599 Bug 463578 - Assertion running browser/components/privatebrowsing/test/unit/test_privatebrowsing_exit.js in debug builds
r=gavin
not part of the default build (test only change)
2008-11-07 19:04:30 -05:00
Andreas Gal
54ba19de70 Trace Function.apply and Function.call (462482, r=brendan). 2008-11-07 15:58:52 -08:00
Andreas Gal
43daeaca87 Don't spill type definitions in avmplus.h into the global namespace (462288, r=danderson). 2008-11-07 15:52:51 -08:00
Johnathan Nightingale
4c0fb1480c Bug 453440 - Extend "Clear Private Data" dialog with time period option
r=mconnor
a1.9.1b2=mconnor
2008-11-07 18:35:28 -05:00
Andreas Gal
41cc8a6bd1 Merge. 2008-11-07 15:24:16 -08:00
Andreas Gal
e609f0bb95 Cleanup GuardRecord, SideExit, and InterpStruct and extract VM-dependant fields (463313, r=danderson). 2008-11-07 15:23:43 -08:00
Robert Sayre
8e4a6beb13 Bug 462778. Fix JSON top crash. r=brendan 2008-11-07 18:10:39 -05:00
Ehsan Akhgari
d69e40f7a2 Bug 462986 - Fix private browsing tests to pass on tinderbox (session store test); r=zeniko 2008-11-08 02:21:57 +03:30
Brendan Eich
40acf84539 Bug 443071 - Assertion failure with "for (;;[]=[])" (r=mrbkap). 2008-11-07 14:01:11 -08:00
Dão Gottwald
132fda3e26 Bug 463212 - menupopups shouldn't inherit text-shadow. r=enndeakin (trivial CSS-only patch) 2008-11-07 22:41:28 +01:00
Dave Townsend
db62bb7f9a Bug 458688 - FUEL test browser_Browser.js uses setTimeout
r=mfinkle

This should make tinderbox a little more green from time to time.
2008-11-07 16:31:42 -05:00
Dave Townsend
9670a68534 Bug 463595 - browser_Application.js uses timeouts and fails intermittently
r=gavin

This should make tinderbox a little more green from time to time.
2008-11-07 16:28:31 -05:00
David Anderson
fa14a92fe7 Fixed multitrees assert when building failed speculated branches (bug 463490, r=gal). 2008-11-07 13:22:05 -08:00
Joe Drew
af84200d61 Merge backout 2008-11-07 15:02:36 -05:00
Joe Drew
a2b8f5356f Backed out changeset 6bedb1e92dd0 due to refcount leaks 2008-11-07 15:01:35 -05:00
Steven Michaud
57649a1b2a Infinite loop (and stack overflow) on mouse-moved with ctrl-tab panel. b=463285 r=josh sr=vlad 2008-11-07 13:58:52 -06:00
Ehsan Akhgari
38588c6f10 Bug 463188 - Restore user's session at startup if they quit Firefox during Private Browsing mode; r=zeniko ui-r=faaborg a1.9.1b2=mconnor 2008-11-07 23:16:42 +03:30
Joe Drew
8fd1536f32 Bug 393936 - Cancel() must not notify anything sync. Make removal from the loadgroup async, and add another call CancelAndForgetObserver() that removes the listener immediately (since some callsites expect that). r=bz, sr=pavlov, a=blocking1.9.1+ 2008-11-07 14:35:22 -05:00
Dave Townsend
68663a73e2 Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the Vista Ts regression 2008-11-07 15:21:35 +00:00
Dave Townsend
2545ad97e1 Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the
Vista Ts regression
2008-11-07 15:21:23 +00:00