Commit Graph

248576 Commits

Author SHA1 Message Date
Jesse Ruderman
dd2baf6b22 Add crashtest from bug 605672 2011-06-20 11:42:05 -07:00
Jesse Ruderman
c44b527a13 Add crashtest from bug 614499 2011-06-20 11:42:05 -07:00
Jesse Ruderman
770a0deaa3 Add crashtest from bug 576649 2011-06-20 11:42:05 -07:00
Jesse Ruderman
54e6295b43 Add crashtest from bug 601284 2011-06-20 11:42:05 -07:00
Jesse Ruderman
5616baed00 Add crashtest from bug 616930 2011-06-20 11:42:05 -07:00
Dave Townsend
6f9a0d0cea Bug 664833: Having a pending install for an existing add-on when a schema migration occurs will break the extension manager. r=robstrong 2011-06-20 09:56:00 -07:00
Kyle Huey
854ce884b6 Back out Bug 441197 which was going to try ... 2011-06-20 11:18:19 -07:00
Kyle Huey
6dd0665dd8 try: -b do -n -p win32 -u all -t all 2011-06-20 10:36:09 -07:00
Kyle Huey
232bf8bb4b * * *
try: -b d -p win32 -u all
2011-06-20 08:57:16 -07:00
Kyle Huey
e616cc8413 imported patch 441197-1 2011-06-20 08:57:12 -07:00
Kyle Huey
bd5650057b imported patch ipcnsid 2011-06-20 08:57:09 -07:00
Steven Michaud
f495493687 Bug 663688 - Temporarily default to turning off downloadable fonts on OS X Lion. r=jdaggett,jfkthame 2011-06-20 10:42:39 -05:00
Mark Finkle
f87244488a Bug 665544 - Using Quit menu does not save session state as expected [r=mbrubeck] 2011-06-20 11:29:26 -04:00
continuation@gmail.com
ae699a9b73 Bug 664506 - Do all of the shutdown GCs in the cycle collector. r=bent
--HG--
extra : rebase_source : d588e910abe9404253c222c81abb25e0bae8fe7a
2011-06-15 15:53:00 -07:00
Mounir Lamouri
db6044282b Bug 665027 - Remove confusing code that is no longer used. f=ehsan r=bz 2011-06-20 13:44:05 +02:00
Blair McBride
e4755c6714 Bug 658431 - Move generic page styling into separate stylesheet for reuse in other in-content UIs. r=dao,dtownsend
--HG--
rename : toolkit/themes/pinstripe/mozapps/extensions/background-texture.png => toolkit/themes/pinstripe/global/inContentUI/background-texture.png
rename : toolkit/themes/winstripe/mozapps/extensions/background-texture.png => toolkit/themes/winstripe/global/inContentUI/background-texture.png
2011-06-20 20:37:46 +12:00
Doug Turner
12569c1c97 Bug 615597 - Implement devicemotion and fix up deviceorientation events. r=smaug/azakai
--HG--
rename : content/events/src/nsDOMOrientationEvent.cpp => content/events/src/nsDOMDeviceOrientationEvent.cpp
rename : content/events/src/nsDOMOrientationEvent.h => content/events/src/nsDOMDeviceOrientationEvent.h
rename : dom/system/android/nsAccelerometerSystem.cpp => dom/system/android/nsDeviceMotionSystem.cpp
rename : dom/system/android/nsAccelerometerSystem.h => dom/system/android/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.h => dom/system/cocoa/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.mm => dom/system/cocoa/nsDeviceMotionSystem.mm
rename : dom/system/nsAccelerometer.cpp => dom/system/nsDeviceMotion.cpp
rename : dom/system/nsAccelerometer.h => dom/system/nsDeviceMotion.h
rename : dom/system/unix/nsAccelerometerSystem.cpp => dom/system/unix/nsDeviceMotionSystem.cpp
rename : dom/system/unix/nsAccelerometerSystem.h => dom/system/unix/nsDeviceMotionSystem.h
rename : dom/system/windows/nsAccelerometerSystem.cpp => dom/system/windows/nsDeviceMotionSystem.cpp
rename : dom/system/windows/nsAccelerometerSystem.h => dom/system/windows/nsDeviceMotionSystem.h
rename : xpcom/system/nsIAccelerometer.idl => xpcom/system/nsIDeviceMotion.idl
2011-06-19 22:36:17 -07:00
Masayuki Nakano
eafdcc3af5 Bug 660770 caps should use mozilla::Preferences r=roc+jst 2011-06-20 12:00:16 +09:00
Masayuki Nakano
f8c45718cf Bug 664969 xpfe should use mozilla::Preferences r=neil 2011-06-20 12:00:16 +09:00
Makoto Kato
6c72e0bff4 Bug 635923 - Cannot build xulrunner on Windows 64-bit. r=bsmedberg 2011-06-20 11:24:04 +09:00
Phil Ringnalda
95b2f3cd6e Bug 542580 - Disable test_bug_511615.html on Linux 2011-06-19 16:40:38 -07:00
Phil Ringnalda
2969bbf582 Bug 608206, bug 612277, bug 612683, bug 660585 - Disable test_prompt.html on Linux 2011-06-19 16:40:35 -07:00
Phil Ringnalda
0197881e5c Bug 655020 - Disable test_closeOnGC.html on Windows 2011-06-19 16:40:32 -07:00
Benoit Girard
8ad86f24a1 Bug 572571 - Abort Core Animation rendering for windows that are too large. r=josh 2010-08-01 19:15:25 -04:00
Ehsan Akhgari
95ba8dc5ce Merge mozilla-central into mozilla-inbound 2011-06-19 14:51:23 -04:00
Joel Maher
c33c4bcd3f Bug 664158 - move content/base/test/chrome/test_bug574596.html to mochitest-chrome. r=mats, a=test-only
--HG--
rename : content/base/test/test_bug574596.html => content/base/test/chrome/test_bug574596.html
2011-06-19 11:57:09 -04:00
Joel Maher
7ed6c2e17f Bug 664165 - move editor/libeditor/html/tests/test_contenteditable_text_input_handling.html to mochitest-chrome. r=masayuki, a=test-only 2011-06-19 11:56:44 -04:00
Joel Maher
8bce810e48 Bug 663853 - move layout/xul/test/*.xul to mochitest-chrome. r=mats, a=test-only 2011-06-19 11:56:44 -04:00
Joel Maher
7be205cb0c Bug 663848 - move dom/tests/mochitest/general/*.xul to mochitest-chrome. r=enndeakin, a=test-only 2011-06-19 11:56:43 -04:00
Jan Varga
f3265d93ce Bug 617528 Part 1 - Dispatch shift right click (contextmenu event) only to chrome. r=smaug 2011-06-19 11:23:12 +02:00
Geoff Lankow
4e13ae6fbb Bug 662012 - Add more settings types to addon manager inline settings (file and directory types), r=Mossop 2011-06-15 12:15:55 +12:00
Geoff Lankow
a95d907c98 Bug 662012 - Add more settings types to addon manager inline settings (colour type), r=Mossop 2011-06-14 11:59:02 +12:00
Phil Ringnalda
596da79aeb Bug 663211 - proxy www.mozilla.com in tests so safebrowsing tests don't try to hit the network, r=ted, f=mmmulani 2011-06-11 11:24:50 -07:00
Geoff Lankow
bdafba7da8 Bug 662004 - Extensions preferences in a tab, r=Mossop 2011-06-11 11:11:32 +12:00
Geoff Lankow
aad5947a89 Bug 663771 - HistoryMenu.toggleTabsFromOtherComputers doesn't account for other uses of the HistoryMenu class; r=mak77 2011-06-18 20:59:03 +12:00
Wade Smith
bcad4e1206 Bug 517070 - Replace manual refcounting of nsTimeouts in nsGlobalWindow.cpp with equialent nsRefPtr usage, r=jst 2011-06-08 22:19:00 -07:00
jhorak@redhat.com
23efb10406 Bug 467168 - migrate libgnome and libgnomeui to GTK/GIO functions, r=karlt 2011-06-17 03:05:00 -07:00
Joey Armstrong
028f8e15be Bug 662796 - Remove installchrome.pl and installcfunc.pl, r=bsmedberg 2011-06-10 08:23:00 -07:00
Mounir Lamouri
124a708eb4 Merging mozilla-inbound with mozilla-central. 2011-06-18 18:29:10 +02:00
Marco Bonardo
59e0063996 Merge Places and mozilla-central 2011-06-18 13:09:31 +02:00
Dão Gottwald
26b31d944a Bug 664672 - When a tab has been removed, cut off its link to the browser. r=gavin 2011-06-18 13:03:41 +02:00
ffxbld
c599ea32e6 Automated blocklist update from host linux-ix-slave38 2011-06-18 02:57:51 -07:00
Olli Pettay
62efca6fcf Bug 664455 - Traverse/Unlink contentsink some more, r=hsivonen
--HG--
extra : rebase_source : 353333e450d3a960534c5bd12de66467c2a5ee26
2011-06-18 12:13:11 +03:00
Olli Pettay
aa731ac235 Bug 664438 - Don't keep DelayedBlurFocusEvents alive after xpcom-shutdown, e=enndeakin
--HG--
extra : rebase_source : 0925e4bb6d640e26d40f00ebe5c7f2c849a03e71
2011-06-18 12:12:13 +03:00
Olli Pettay
91010d2a7b Bug 664430 - Make sure PopupManager doesn't keep objects alive after xpcom-shutdown, r=enndeakin
--HG--
extra : rebase_source : 137f6507926c47686d9542f97b6d518599e5ed0f
2011-06-18 12:11:36 +03:00
Ed Morley
5e7764d4ab Bug 664311 - Remove WinCE code from gfx/; r=jmuizelaar 2011-06-18 11:04:30 +02:00
Ed Morley
79970c2a33 Bug 664979 - Merge nsISHistory_2_0_BRANCH into nsISHistory; r=bz 2011-06-18 11:03:17 +02:00
Ms2ger
1fb9ad57f8 Bug 29256 - Remove nsWindowWatcher::CheckWindowName; r=bz 2011-06-18 11:02:00 +02:00
Ms2ger
d6b39dfb96 Bug 664544 - Remove the remnants of HTMLHeadElement.profile; r=sicking 2011-06-18 11:01:57 +02:00
Jonas Sicking
780fc9209d Bug 663768 Part 2: Remove syncload XPCOM service. r=jst 2011-06-17 20:05:41 -07:00