Mounir Lamouri
|
443f578e23
|
Bug 664925 - Don't set NSZeroSize to say that a given control size isn't available. r=mstange
Actually, we should patch DrawCellWithSnapping to ignore sizes set to
NSZeroSize, see bug 665571.
|
2011-06-20 19:02:42 +02:00 |
|
Doug Turner
|
37c943cc8c
|
Bug 662678 - Follow to address renaming issues. r=ventnor
|
2011-06-20 09:40:52 -07:00 |
|
Tim Taubert
|
5652e30d81
|
Bug 665502 - tabItems are resized when closing the active tab in a group; r=dietrich
|
2011-06-20 18:34:55 +02:00 |
|
Raymond Lee
|
457d121d41
|
Bug 633190 - Inconsistent animation behavior for creating new tab in Panorama r=ian
|
2011-06-17 13:05:30 +08:00 |
|
Doug Turner
|
c0a1de0606
|
Backing out 98334d656ac4 - linux build bustage. r=me
|
2011-06-20 09:20:39 -07:00 |
|
Doug Turner
|
c2f87be6ed
|
Bug 662678 - Follow to address renaming issues. r=ventnor
|
2011-06-20 08:51:07 -07:00 |
|
Phil Ringnalda
|
e35c6b0356
|
Backout 26f6aa46f70f (Bug 542580) because it's not that test, it's whatever four widget-testing bugs happen to time out
|
2011-06-20 07:35:01 -07:00 |
|
Ehsan Akhgari
|
49d9a2f639
|
Bug 660199 - Avoid using invalid C++ casts when registering/unregistering editor event listeners; r=roc
|
2011-06-20 09:55:22 -04:00 |
|
Rafael Avila de Espindola
|
ddc2ddc4ac
|
Bug 641232 - Make HAS_XCODE_2_1 detection compatible with Xcode 4 - Remove unused configure bits. r=khuey
|
2011-06-20 10:40:58 +01: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 |
|