Commit Graph

71039 Commits

Author SHA1 Message Date
Steven Michaud
cf03bf9786 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
026522a65d 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
4508cf0dbb 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
71c623646b Bug 665027 - Remove confusing code that is no longer used. f=ehsan r=bz 2011-06-20 13:44:05 +02:00
Blair McBride
31537c4e57 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
104a8914c7 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
6eb7ae79c8 Bug 660770 caps should use mozilla::Preferences r=roc+jst 2011-06-20 12:00:16 +09:00
Masayuki Nakano
ff87003c3a Bug 664969 xpfe should use mozilla::Preferences r=neil 2011-06-20 12:00:16 +09:00
Makoto Kato
822e0a87f5 Bug 635923 - Cannot build xulrunner on Windows 64-bit. r=bsmedberg 2011-06-20 11:24:04 +09:00
Phil Ringnalda
23248cc138 Bug 542580 - Disable test_bug_511615.html on Linux 2011-06-19 16:40:38 -07:00
Phil Ringnalda
9de58d4c9b Bug 608206, bug 612277, bug 612683, bug 660585 - Disable test_prompt.html on Linux 2011-06-19 16:40:35 -07:00
Phil Ringnalda
15031db0c7 Bug 655020 - Disable test_closeOnGC.html on Windows 2011-06-19 16:40:32 -07:00
Benoit Girard
3eb91dc88f Bug 572571 - Abort Core Animation rendering for windows that are too large. r=josh 2010-08-01 19:15:25 -04:00
Ehsan Akhgari
d2c8165f8b Merge mozilla-central into mozilla-inbound 2011-06-19 14:51:23 -04:00
Joel Maher
3e18d9a843 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
a184675917 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
a62442faec 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
ef6f908502 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
6976400f8a 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
e72b1230df 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
efc4d7f54b 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
8b3bc8c6e0 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
bb18ef3846 Bug 662004 - Extensions preferences in a tab, r=Mossop 2011-06-11 11:11:32 +12:00
Geoff Lankow
fcaba1a404 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
9aa37748a9 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
760dede257 Bug 467168 - migrate libgnome and libgnomeui to GTK/GIO functions, r=karlt 2011-06-17 03:05:00 -07:00
Joey Armstrong
cdd0ad3712 Bug 662796 - Remove installchrome.pl and installcfunc.pl, r=bsmedberg 2011-06-10 08:23:00 -07:00
Mounir Lamouri
3be4c39ecb Merging mozilla-inbound with mozilla-central. 2011-06-18 18:29:10 +02:00
Marco Bonardo
a77ba384e4 Merge Places and mozilla-central 2011-06-18 13:09:31 +02:00
Dão Gottwald
a622da6363 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
57d7033436 Automated blocklist update from host linux-ix-slave38 2011-06-18 02:57:51 -07:00
Olli Pettay
986abab828 Bug 664455 - Traverse/Unlink contentsink some more, r=hsivonen
--HG--
extra : rebase_source : 353333e450d3a960534c5bd12de66467c2a5ee26
2011-06-18 12:13:11 +03:00
Olli Pettay
aac07bcf30 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
ea204bc06a 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
c8157ac7e6 Bug 664311 - Remove WinCE code from gfx/; r=jmuizelaar 2011-06-18 11:04:30 +02:00
Ed Morley
0e29105439 Bug 664979 - Merge nsISHistory_2_0_BRANCH into nsISHistory; r=bz 2011-06-18 11:03:17 +02:00
Ms2ger
104c364789 Bug 29256 - Remove nsWindowWatcher::CheckWindowName; r=bz 2011-06-18 11:02:00 +02:00
Ms2ger
0238f10ef6 Bug 664544 - Remove the remnants of HTMLHeadElement.profile; r=sicking 2011-06-18 11:01:57 +02:00
Jonas Sicking
c7de44475c Bug 663768 Part 2: Remove syncload XPCOM service. r=jst 2011-06-17 20:05:41 -07:00
Jonas Sicking
4e59cc2c1b Bug 663768 Part 1: Make syncloadservice not use load-event-handlers to determine when load is done. r=jst 2011-06-17 20:05:41 -07:00
Benoit Jacob
4285792db3 Bug 659842 comment 86 - accidentally removed a glXDestroyContext call + fix a warning in opt build - r=trivial-fix 2011-06-17 21:42:31 -04:00
Jared Wein
c9858e0c43 Bug 598169 - The new "About" dialog should allow version-string to be selectable. r=dolske 2011-06-17 18:01:36 -07:00
Jared Wein
0c0efb7318 Bug 580839 - 'finally' blocks now check for a valid statement to avoid potentially masking the original exception. r=dolske 2011-06-17 18:01:34 -07:00
Michael Wu
7bcc18e13a Bug 654489 - Remove fastload, r=bsmedberg 2011-06-17 15:53:52 -07:00
Paul O’Shannessy
ea4048a5ca Backed out changeset 8cc188180ab5 (Bug 625016) 2011-06-17 15:22:23 -07:00
Paul O’Shannessy
06208810a3 Bug 625016 - Users have app tab and panorama data loss depending on window close order [r=dietrich] 2011-06-17 12:38:38 -07:00
Paul O’Shannessy
4789fe8da8 Bug 661755 - [session restore cleanup] Fix line endings in tests [r=dietrich] 2011-06-17 12:37:55 -07:00
Jezreel Ng
ad4282e6ca Bug 588506 - nsSessionStartup is keeping restored session in memory [r=zpao] 2011-06-17 12:37:39 -07:00
Matt Brubeck
6d579ec428 Bug 659670 - Add a "Quit" button to the Android menu [r=mfinkle] 2011-06-17 10:20:34 -07:00
Tim Taubert
6a2ade6fb2 Bug 664669 - tab._tabViewTabIsRemovedAfterRestore should be attached to the tabItem rather than the xulTab; r=dao 2011-06-17 18:47:43 +02:00