Commit Graph

7005 Commits

Author SHA1 Message Date
Chris Pearce
4c9782b28c Bug 548523 - Don't show throbber on video controls if we're not loading a resource. r=dolske a=blocking2.0 2010-08-18 10:49:14 +12:00
Julian Viereck
4cd62e9db3 Bug 573102 - JS/DOM Object Introspector; r=gavin.sharp a=beta5+ 2010-08-17 14:55:47 -07:00
Patrick Walton
2527ad2118 Bug 583145 - Theme the Web Console filter bar appropriately on the Mac r=dietrich a=dietrich 2010-08-17 13:46:23 -07:00
Dave Townsend
5b22fb4b20 Bug 557956: Update compatibility information for installed add-ons when the application is upgraded. r=robstrong, a=blocking-beta5
--HG--
rename : toolkit/mozapps/extensions/test/addons/test_bug542391_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug542391_3_1/install.rdf
rename : toolkit/mozapps/extensions/test/addons/test_bug542391_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug542391_3_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/test_bug542391.js => toolkit/mozapps/extensions/test/xpcshell/test_bug542391.js
2010-08-17 12:08:33 -07:00
Benjamin Stover
1649a879ae Bug 552828 - update Form History to work with Electrolysis: don't use preference branches [r=dolske] 2010-08-16 21:10:39 -07:00
Benjamin Stover
157f63a272 Bug 552828 - update Form History to work with Electrolysis: use frame script unload event [r=dolske] 2010-08-16 21:10:37 -07:00
Benjamin Stover
b67eb1a272 Bug 552828 - update Form History to work with Electrolysis [r=dolske] 2010-08-16 21:10:36 -07:00
Kyle Huey
458463b64d Backed out changeset c8dc4dd369ee 2010-08-17 01:07:56 -04:00
Alon Zakai
313afe29d5 Bug 550936 - Make InstallTrigger support cross-process communication r=Mossop a=blocking-beta4+,blocking-fennec2.0a1+ 2010-08-16 16:41:46 -04:00
Ted Mielczarek
491acee0d8 bug 559228 - Implement multi-process crash reporting on Mac. r=bsmedberg a=blocking
--HG--
extra : rebase_source : 83e8073a3c8e47f8fec39b123221f80db89941e7
2010-08-16 15:05:09 -04:00
Ted Mielczarek
96bb87cd24 bug 559228 - Update Breakpad to r652 (mozilla build system changes). r=bsmedberg a=blocking
--HG--
extra : rebase_source : a3aeb2907f6102abd1628387beed004e242f9c3b
2010-08-16 15:05:09 -04:00
Ted Mielczarek
ad21a16471 bug 559228 - Update Breakpad to r652
--HG--
extra : rebase_source : bec760bf86aa27731fcced3bfea3dcfaf5213293
2010-08-16 15:05:08 -04:00
Dave Townsend
6b4bdba8e0 Bug 579779: Installing a new theme should mark it to be enabled. r=robstrong 2010-08-13 10:47:17 -07:00
Simon Montagu
9cbf659f68 Remove test for bug 558403. (Bug 581734) r=sayrer a2.0=tests 2010-08-15 11:19:34 -04:00
timeless@mozdev.org
ad70925f4f Bug 578718 Qt should use modern unix keybindings instead of classic keybindings
r=ted a=blocking-fennec2.0b1

--HG--
rename : content/xbl/builtin/gtk2/Makefile.in => content/xbl/builtin/unix/Makefile.in
rename : content/xbl/builtin/gtk2/jar.mn => content/xbl/builtin/unix/jar.mn
rename : content/xbl/builtin/gtk2/platformHTMLBindings.xml => content/xbl/builtin/unix/platformHTMLBindings.xml
2010-08-13 16:15:32 +02:00
timeless@mozdev.org
f6b52bd66d Bug 578718 Rename unix directory to reflect that it is in fact bindings for emacs
r=ted a=blocking-fennec2.0b1

--HG--
rename : content/xbl/builtin/unix/Makefile.in => content/xbl/builtin/emacs/Makefile.in
rename : content/xbl/builtin/unix/jar.mn => content/xbl/builtin/emacs/jar.mn
rename : content/xbl/builtin/unix/platformHTMLBindings.xml => content/xbl/builtin/emacs/platformHTMLBindings.xml
2010-08-13 16:15:31 +02:00
Honza Bambas
a1e0f0abe9 Bug 585214 - Favicon fails to load on some sites. r=jst 2010-08-14 20:45:46 -04:00
Gavin Sharp
c0ae171f24 Bug 586821 - Add affiliate URL queries to location bar search r,a=jst
--HG--
rename : toolkit/components/search/nsIBrowserSearchService.idl => netwerk/base/public/nsIBrowserSearchService.idl
extra : rebase_source : 77a06966db94e05fafdcb152bb6d5f40bef350ee
2010-08-14 18:15:21 +02:00
Marco Bonardo
3701723caa Merge backout 2010-08-14 09:57:09 +02:00
Marco Bonardo
80172e37a6 Backed out changeset dfd35987dd82 (WAL journaling - bug 573492) due to Ts regressions 2010-08-14 09:56:19 +02:00
Dan Witte
655f9eb546 Fix comment in head.js, and use do_execute_soon in mozapps/update/test/unit/test_bug497578.js. 2010-08-13 23:03:36 -07:00
Dan Witte
53a5ef6fe9 Merge mozilla-central -> e10s. 2010-08-13 21:24:11 -07:00
Daniel Holbert
5b754a5516 Bug 582004 part 2: Make imgIContainerObserver::FrameChanged take a const aDirtyRect argument. r=joe a=blocking 2010-08-13 21:09:48 -07:00
Benjamin Stover
bbad32096a Bug 586740 - Microformats test leak fix. r=kaply 2010-08-13 18:40:13 -07:00
Dan Witte
92fe187fb1 Fix test_0010_timermanager.js test and disable e10s redirect/resume tests in test_resumable_channel.js. 2010-08-13 14:35:13 -07:00
Marco Bonardo
0d6b44d30c Bug 573492 - Use WAL journaling for places.sqlite. r=sdwilsh a=blocking 2010-08-13 21:04:24 +02:00
Rob Campbell
7d62e24634 backout bugs 586514, 573102, 585195. a=bsmedberg 2010-08-13 15:49:56 -03:00
Patrick Walton
46621aa710 Bug 585195 - Theme the Web Console filter bar appropriately on Windows. r+a=dietrich 2010-08-13 14:36:05 -03:00
Julian Viereck
c5e5bb13eb Bug 573102 - JS/DOM Object Introspector, r=dietrich, a=blocking 2010-08-13 14:36:05 -03:00
Patrick Walton
9f57b40628 Bug 586514 - Web Console should be 100% XUL, r+a=dietrich 2010-08-13 14:36:05 -03:00
Benoit Girard
7f44239cb4 Bug 577494: Interpose OS X Cocoa system calls to hide dock in fullscreen/focus OOPP windows. r=josh 2010-08-13 12:45:50 -04:00
Michael Wu
a76dd02852 Bug 556644: Fix bustage in l10n repack code 2010-08-12 23:03:24 -07:00
Marco Bonardo
49550d2b5c Bug 546253 - moz_openpages_temp table needs to describe pages that may not be in moz_places. r=sdwilsh a=blocking 2010-08-13 21:53:05 -04:00
Jeff Muizelaar
78f27ed0a6 Bug 587102. Expose whether direct2d is enabled to about:support. r=johnath
This adds a graphics section to about:support.
2010-08-13 21:29:46 -04:00
Robert Sayre
f80324a33f Merge tracemonkey to mozilla-central. 2010-08-13 12:45:44 -07:00
Robert Sayre
ff3fd8aeaf Merge mozilla-central to tracemonkey. 2010-08-12 10:12:04 -07:00
Oleg Romashin
b83b1bfc23 Bug 586325 - Maemo5/6 build bustage. qt includes. r=jones.chris.g
--HG--
extra : rebase_source : 8b4ba64d2b20ef250a490b1f1a21eec0dc28d04d
2010-08-11 18:18:41 -07:00
Marco Bonardo
618e76a12c Bug 585966 - Async-sync contentions when adding new pages ("19 constraint failed" error). r=sdwilsh a=blocking 2010-08-12 12:28:04 +02:00
Robert Sayre
aa649b9ff3 Merge mozilla-central to tracemonkey. 2010-08-10 17:03:08 -07:00
Robert Sayre
fc8cf1e11d Merge mozilla-central to tracemonkey. 2010-08-10 15:41:49 -07:00
Julian Viereck
c0a7707a45 Bug 576642 - JSTerm: expanding/shrinking inputNode, r=enndeakin, a=bsmedberg 2010-08-10 19:04:43 -03:00
Marco Bonardo
11be4ff865 Bug 572030 - Use a memory cache for keywords associations. r=dietrich a=sdwilsh 2010-08-09 17:59:43 +02:00
Ted Mielczarek
aa0350cc68 bug 573290, bug 583591 - disable crashreporter xpcshell tests on Linux again until we can figure out why they're failing 2010-08-13 08:28:15 -04:00
Marco Bonardo
19f9749d25 Bug 584731 - new History.cpp should check aReason for HandleCompletion. r=sdwilsh a=blocking 2010-08-06 17:42:53 +02:00
Edward Lee
acdf97d2b1 Bug 582865 - Provide a shared "shape" module for Point, Rect, etc. [r=mossop a=gavin] 2010-08-12 02:51:03 -07:00
Michael Yoshitaka Erlewine
7f3c8313d6 Move Geometry utility classes (+tests) to the toolkit for bug 582865. 2010-08-11 01:21:11 -07:00
L. David Baron
abd263a648 Backed out changeset fef97fa21915 (bug 584582) for causing compilation failures on Windows. 2010-08-11 12:25:55 -07:00
Ted Mielczarek
96fa6e482e bug 584582 - XP_TTOA not null terminating strings on Linux. r=bsmedberg, a=blocking
--HG--
extra : rebase_source : 17a3fc38dc225906301ebb61a24bf3252634af92
2010-08-11 10:57:44 -04:00
Ben Parr
64c8ffabf4 Bug 577990: Visible delay in showing the Language category when opening the Add-Ons Manager. r+a=dtownsend 2010-08-11 09:55:12 -07:00
Dave Townsend
f35f6c2010 Bug 576735: If an add-ons directory is removed when it is already pending uninstall startup fails badly. r=Unfocused 2010-08-11 09:46:55 -07:00