Commit Graph

11825 Commits

Author SHA1 Message Date
Kyle Huey
41e8bbcab3 Bug 646157: Prevent 2^n growth in event dispatch in a chain of nested labels. r=smaug
Prior to this patch, Gecko allowed bubbling click events to trigger multiple <label>s, and for the synthetic click events generated by <label>s to also trigger additional <label>s.  In contrast, Opera allows only the latter, and Webkit/IE allow neither.  Gecko's behavior leads to 2^n events being dispatched in the case of markup like:

<label for="thing1" /><input type="foo" name="thing1" />
<label for="thing2" /><input type="foo" name="thing2" />
...

After this patch a bubbling click event triggers at most one <label>, and the synthetic click event cannot trigger additional labels.  Our behavior is still not identical to Webkit/IE though, because in Gecko a click event will still bubble up past a <label>, while in Webkit/IE the click event will stop at the <label>.
2011-07-19 09:19:32 -07:00
Joel Maher
6659c4f8af Bug 666649 - remove enablePrivilege from various places in the harness and chrome tests. r=ted, a=test-only 2011-07-21 16:21:25 -04:00
Mounir Lamouri
57fe0a2e82 Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst 2011-07-20 12:18:54 -07:00
Ehsan Akhgari
8aa36b3b5c Revert to changeset e0ce7821fce1 because the latest push broke all of the builds DONTBUILD 2011-07-19 16:25:54 -04:00
Mounir Lamouri
b6d655dff0 Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst 2011-07-19 11:22:43 -07:00
Mounir Lamouri
58e2fd59fd Backed out bug 669310, bug 668013, bug 667887 and bug 669886 due to build bustage. 2011-07-19 10:49:48 -07:00
Mounir Lamouri
8ae6e80c16 Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst 2011-07-18 17:05:10 -07:00
Chris Jones
0c9abec3e2 Merge backout 2011-07-15 11:36:22 -07:00
Chris Jones
bd33e7e43e Back out bug 648484 2011-07-15 11:35:55 -07:00
Ehsan Akhgari
5e56126930 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-15 08:13:08 -04:00
Ms2ger
8c78d3f478 Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
Ehsan Akhgari
84303924b6 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-14 12:20:34 -04:00
Alexander Surkov
2923459748 Bug 649236 - AccessibleObjectFromEvent not working in-process in 64 bit builds, r=roc 2011-07-14 17:08:25 +09:00
Ginn Chen
055b36abf1 Bug 669130 [atk]Use emission hook for show/hide signal to add/remove GTK+ native a11y dialog to children of Mozilla application accessible. r=trev.saunders,roc 2011-07-14 09:58:32 +08:00
Ginn Chen
2b4e23daf5 Bug 665406 Support XF86Copy, XF86Paste, XF86Cut, XF86Undo, XF86Redo keysym r=masayuki, Olli.Pettay 2011-07-14 09:58:07 +08:00
Masayuki Nakano
6572ebc386 Bug 658155 High resolution scrolling should be enabled even when scrolling speed is customized by prefs r=smaug+jimm 2011-07-15 07:12:20 +09:00
Chris Jones
ccf0642fb3 Bug 648484, part D: Allow PuppetWidgets to create D3D10 layer managers (for the time being). r=roc 2011-07-13 22:43:43 -07:00
Chris Jones
f536ed7edf Bug 648484, part 3 and part 3.1: Allow passing a "backend hint" to GetLayerManager() to request a non-default layer manager backend. Deal with failure to hook up shadow layers. sr=roc 2011-07-13 22:43:43 -07:00
Joe Drew
2acb1181b7 Bug 664299 - Pass the loading principal to imgILoader::loadImage so we can operate on it later. r=bz 2011-07-14 14:47:32 -04:00
Adrian Johnson
a8a9a3744c Bug 624699. Fix some landscape printing bugs. r=roc
Specifically:
1) Only rotate print output for PostScript, not PDF.
2) Rotate in the correct direction for PostScript.
3) Set the %%Orientation comment correctly.
2011-07-14 13:02:20 -04:00
Jacek Caban
fda4476189 Bug 669875 - Broken widget/src/windows cross compilation on case sensitive OSes (r=jmathies) 2011-07-13 17:58:33 +02:00
Florian Hänel
826e1fc463 Bug 670877 - Virtual Keyboard visible area is calculated ignoring orientation. r=romaxa
--HG--
extra : rebase_source : e1f99e6bd7f6d218653cd4656ee2a27356394dde
2011-07-13 15:59:28 +02:00
Mounir Lamouri
0fc5d0deac Merge mozilla-inbound into mozilla-central. 2011-07-11 16:18:03 +02:00
Neil Deakin
bf5ff724ae Bug 670148, remove nsIMenuFrame, r=roc 2011-07-11 10:05:07 -04:00
Mounir Lamouri
0963688358 Bug 664925 - ASSERTION: We shouldn't have another size than small and regular for the moment. r=mstange 2011-07-11 11:41:26 +02:00
Kyle Huey
acd2f08755 Merge m-i to m-c. 2011-07-09 20:19:36 -07:00
Mounir Lamouri
f06b389a44 Bug 665571 - Have DrawCellWithSnapping handles special NSZeroSize value in CellRenderSettings. r=mstange 2011-07-08 14:56:44 +02:00
Marco Bonardo
66730d1252 Backout changeset 1f8010810cee due to bustage. 2011-07-08 11:36:54 +02:00
Jory A. Pratt
c78358bffd Bug 645793 - Finish disabling gconf support if requested. r=khuey 2011-07-08 01:28:48 -07:00
Karl Tomlinson
e351bb6117 b=624329 skip NS_MOVE dispatch on ConfigureNotify on override-redirect windows to work around nsXULPopupManager::PopupMoved moving the context menus again r=roc
--HG--
extra : rebase_source : 954ab0656c487c27ed910bc9ecad329aca889c0e
2011-07-08 15:14:27 +12:00
Karl Tomlinson
00bd743a4b b=665540 position new popup windows even when there is no Move() or Resize(x,y,w,h) r=roc
--HG--
extra : rebase_source : 66fb0f413fac340cbd570c890d83cdd0cf2797ca
2011-07-08 15:13:52 +12:00
Doug Turner
7dbf23a135 Bug 667980: Expose network connection type to chrome. r=dougt
Add an attribute to nsINetworkLinkService that represents the connection type,
and add code to the android back-end to expose the connection type and notify
when it changes.
2011-07-10 15:24:05 -07:00
Felipe Gomes
9628013f99 Bug 583976. Part 3 - Automatically forward mouse and key input events to out-of-process content, and add cursor support in PuppetWidget. r=smaug,stechz 2011-06-21 17:32:43 -07:00
Josh Matthews
ea55b5929a Bug 669544 - Ensure log is created before using it. r=roc 2011-07-05 23:41:27 -04:00
Masayuki Nakano
c715ec1ff5 Bug 610829 Should associate default IMC at committing or canceling composition r=emk 2011-07-07 21:02:07 +09:00
Florian Haenel
a0b30fbce6 Bug 607687 - Fennec should take care about Texture MAX size HW limitation r=jmuizelaar 2011-07-06 11:00:47 -07:00
Ms2ger
e3ad005a6c Bug 667298 - Address comment; pending-r=roc 2011-07-05 12:20:06 +02:00
Neil Deakin
6501175fcf Bug 666348, move drag icon initialization into drag-begin signal to prevent potential flickering, r=karlt 2011-07-04 10:39:08 -04:00
Marco Bonardo
e1de548d00 Merge last green changeset from mozilla-central to mozilla-inbound 2011-07-01 23:56:44 +02:00
Marco Bonardo
9e8a8df579 Merge backout on a CLOSED TREE 2011-07-01 16:30:02 +02:00
Marco Bonardo
7ee885dea5 Backout due to mobile failures these changesets: 9f451a1901dd, e99f86ba7278, 447b48b79e6a, cef046665c53, c9237cc1fae0, d77a331a6d5a, f8f3afb95355, a050168887ee, 3ec4303ebf4d, 671b7c0d99f0, 56b17efbb62b, beceddeee3f4 on a CLOSED TREE 2011-07-01 16:28:07 +02:00
Kai Liu
d5c3ec6763 Bug 431078: Render editable menulists in Aero in a style consistent with the native UI (like a textfield). r=jmathies+dao 2011-07-01 12:20:45 +02:00
Makoto Kato
3d0e422e74 Bug 668663 - OFNHookProc callback in the file picker code should return a UINT_PTR. r=neil 2011-07-01 18:22:10 +09:00
Felipe Gomes
6172c4fb0d Bug 583976. Part 3 - Automatically forward mouse and key input events to out-of-process content, and add cursor support in PuppetWidget. r=smaug,stechz 2011-06-21 17:32:43 -07:00
Brian R. Bondy
d7e066c6a7 Bug 605732 - test_taskbar_jumplistitems.js leaks jump list items. r=jmathies 2011-08-25 15:44:45 -04:00
Brian R. Bondy
9b144cc450 Bug 671792 - ASSERTION: ImmAssociateContextEx failed to restore default IMC. r=neil 2011-08-25 11:19:56 -04:00
Masayuki Nakano
45167a3717 Bug 519972 part.9 Move plugin key event handling code to PluginTextInputHandler r=smichaud 2011-02-24 13:48:12 +09:00
Masayuki Nakano
8ab42896da Bug 519972 part.8 Move keydown and insertText implementation to TextInputHandler r=smichaud 2011-02-24 03:06:26 +09:00
Masayuki Nakano
940e8ac3cb Bug 519972 part.7 Move low level key event handling code from ChildView to TextInputHandler and TISInputSourceWrapper r=smichaud 2011-02-24 02:25:11 +09:00
Markus Stange
4b4f60275a Bug 672050 - Add Mac rendering for -moz-appearance: toolbarbutton. r=josh 2011-08-08 16:42:45 +02:00
Markus Stange
9e13918b68 Merge backout of changeset 0a6140e88a2d. 2011-08-08 17:39:29 +02:00
Markus Stange
7b4b78d3e1 Backed out changeset 0a6140e88a2d (bug 672050) because it broke Windows builds. 2011-08-08 17:38:57 +02:00
Ali Juma
cf08f0e0ea Bug 678207 - Fix interface of nsWindow::GetLayerManager on Android. r=cjones
--HG--
extra : rebase_source : fe546360a7a33042109492009ed20b54633d220d
2011-08-12 10:12:03 -04:00
Matt Brubeck
539e6ce545 Merge mozilla-central and mozilla-inbound 2011-08-12 07:08:33 -07:00
Jeff Muizelaar
1f4cd33169 Bug 660662. Eliminate NS_(ceil|floor). r=roc
These just called the system versions.
2011-05-30 15:08:55 -04:00
Bas Schouten
48cda824f2 Bug 667298: Allow taskbar previews to explicitly create a thebes canvas. r=roc 2011-06-30 03:00:12 +02:00
Brian Bondy
058ec38c33 Bug 418027 - Buttons on Windows should enter hover state when both focused and hovered. r=jimm 2011-06-29 15:15:58 -05:00
Brian Bondy
4126fe630a Bug 660833 - Fix for forms with input multiple on Windows do not accept more than 253 files at once. r=jimm 2011-06-29 15:15:23 -05:00
Doug Turner
6143433d38 Bug 667919 - Add support for window.ondevicemotion and window.ondeviceorientation. r=smaug 2011-06-28 15:37:31 -07:00
Benoit Jacob
71fc484efc Bug 666569 - Remove the Intel Direct2D GPU blacklist - r=joe
As explained in this bug, most probably the bug it was trying to fix was the same as bug 590373, which got fixed since then.
2011-06-27 13:27:04 -04:00
Benoit Jacob
1726cfbed0 Bug 644787 - unblacklist D3D9 layers on Geforce 6100 - r=joe
After discussion on that bug, it appears that this device is not affected by the scrolling glitches that affect the Geforce 6150 and 62000.
2011-06-27 13:27:04 -04:00
Benoit Jacob
838309e324 Bug 624935 - unblacklist Gallium - r=karlt
Since bug 659842 is fixed, a large proportion of our ununderstood GLX crashes is gone. There are still some crashes, some with Gallium and some with non-Gallium drivers, but at this point it doesn't look like specifically blacklisting Gallium helps.
2011-06-27 13:27:04 -04:00
Matt Brubeck
23b2d18bb6 Merge mozilla-central to mozilla-inbound 2011-06-25 19:43:57 -07:00
Kyle Huey
2426689ee4 Merge b-s to m-c 2011-06-25 10:13:14 -07:00
Oleg Romashin
a789480817 Bug 663393 - Maemo6/Meego VKB doues not work properly without meegotouch r=dougt 2011-06-25 09:22:34 -04:00
Kyle Huey
9927e93ee8 Bug 441197: Maintain an audio session across processes. r=jimm 2011-06-24 07:20:03 -07:00
Kyle Huey
fee95bc8a2 Bug 441197: Maintain an audio session in-process. r=jimm 2011-06-24 07:20:03 -07:00
Marco Bonardo
da3f6b77ac Revert to changeset a87ee7550f6a due to incomplete backout 2011-06-24 17:23:04 +02:00
Marco Bonardo
bfe9e423e8 Backout changesets a9cc84f8a830, cc9620ae893d, 5d571e06dc66, ebfde1103126, 0ad7a620910f, 0e614362b322, c53f88f0dd06, b4bab5f00821 due to bustage. 2011-06-24 17:18:28 +02:00
Kyle Huey
03f3b4a891 Bug 441197: Maintain an audio session across processes. r=jimm 2011-06-24 07:20:03 -07:00
Kyle Huey
2586406159 Bug 441197: Maintain an audio session in-process. r=jimm 2011-06-24 07:20:03 -07:00
Jonas Sicking
07c1f0b90f Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug 2011-06-23 19:18:00 -07:00
Ehsan Akhgari
eb1c080ad6 Merge mozilla-central into mozilla-inbound 2011-06-22 20:19:47 -04:00
Mounir Lamouri
e9015961db Bug 666203 - Add 1px padding to progress bars for Windows Classic theme. r=jimm 2011-06-22 20:44:18 +02:00
Kai Liu
45ddb6bd2e Bug 661846: Move the Windows classic/XP native menu padding calculation from GetWidgetBorder to GetWidgetPadding. r=jmathies 2011-06-22 12:32:50 +02:00
Neil Rashbrook
67a733f759 Bug 660533 Remove useless uses of PromiseFlatCString r=jimm 2011-06-22 21:52:09 +01:00
Cameron McCormack
a7bbbe7c60 Bug 640587 - Disable the swipe gesture half of the Elantech hack for driver versions < 8. r=jimm 2011-06-23 08:48:24 +12:00
Boris Zbarsky
99ce9662ba Merge mozilla-central into mozilla-inbound 2011-06-21 17:05:11 -04:00
Boris Zbarsky
585106f219 Bug 548734. Get rid of the footgun ui.use_native_popup_windows preference. r=roc,khuey 2011-06-21 17:00:47 -04:00
Jeff Muizelaar
9aacb83cbd Bug 660662. Remove unnecessary floor in nsNativeTheme::QueueAnimatedContentForRefresh. r=bent
Positive numbers are already floored when truncated so this should have no
semantic change, and avoids some implicit conversions.
2011-06-21 16:48:18 -04:00
Ed Morley
d833770ced Bug 665389 - Remove unused variable rv from nsPSPrinterList::Init; r=roc 2011-06-21 17:37:43 +02:00
Jim Mathies
9e028c4827 merge backout 2011-06-21 10:33:22 -05:00
Jim Mathies
8f807392f5 Backout of bug 580564 due to regression bug 663586. 2011-06-21 10:33:03 -05:00
Ehsan Akhgari
92ab9f79c9 Merge mozilla-central into mozilla-inbound 2011-06-20 23:42:45 -04:00
Chris Leary
6ad07be206 Merge mozilla central and tracemonkey. 2011-06-20 16:49:20 -07:00
Kyle Huey
854ce884b6 Back out Bug 441197 which was going to try ... 2011-06-20 11:18:19 -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
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
Matheus Kerschbaum ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
1b406143bc Bug 664924 - Remove MOZ_CSS_ANIMATIONS ifdefs. r=dbaron 2011-06-20 16:47:09 -07:00
Jim Mathies
b610ecccfc Bug 580564 - Fix for broken alt-space sys menu restore when in full screen mode. r=neil 2011-05-27 17:35:45 -05:00
Jim Mathies
2c78736aca Bug 369002 - Set os working set trimming behavior for minimized windows as the default on Vista and up. r=robarnold 2011-05-27 17:35:42 -05:00
Alex Pakhotin
b154c7b9b0 Bug 649381 - implement moz-icon android support. r=blassey 2011-06-13 14:02:13 -07:00
Ehsan Akhgari
4aa2112ae9 Backout 64b58e1da898 (bug 664925) because of reftest oranges on OS X 2011-06-20 15:25:57 -04:00
Mounir Lamouri
a1d51f28a5 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
Jeff Walden
dae3ca83d2 Bug 663300 - Treat \u not followed by four hexadecimal digits, or \x not followed by two hexadecimal digits, as syntax errors in string literals. r=njn
--HG--
extra : rebase_source : 78f37bc91e44598ba99c1983b65b8627bed876b5
2011-06-10 11:21:57 -07:00
Ted Mielczarek
b9712b1eab merge m-c and b-s 2011-06-13 09:09:43 -04:00
Ed Morley
8aaddd0334 Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
Steven Michaud
15118749cb Bug 661636 - [10.7 SDK] QuickDraw APIs undefined when doing 32-bit builds using the OS X 10.7 SDK. r=bgirard 2011-06-11 09:12:58 +02:00
Matheus Kerschbaum
265aca5175 Bug 614721 - Remove some DirectDraw left overs. r=joedrew,jrmuizel 2011-06-10 18:27:01 +02:00
Ehsan Akhgari
44514065ab Merge mozilla-central into mozilla-inbound 2011-06-09 09:26:52 -04:00
Jonathan Kew
e75fe126f8 backed out changesets 5607cca3f7bf, 1ccc676a3a2c, 3eb99af46b93, 63c8f645cc1c (bug 661471 parts 6-7) to avoid merge conflicts, as they also landed on mozilla-central but with slight differences. 2011-06-09 12:27:48 +01:00
Mounir Lamouri
3413b05e86 Bug 662164 - Use fast iteration in nsFilePicker.mm. r=joshmoz 2011-06-09 11:28:16 +02:00
Robert O'Callahan
a0f4e2ed0b Bug 661471. Part 6.2: Handle dynamic changes to Cleartype enabled/disabled. r=jfkthame 2011-06-09 15:26:29 +12:00
Brad Lassey
29499c3aaf Bug 661472 - fix building with crash reporter disabled. r=dougt 2011-06-02 01:44:27 -04:00
Masayuki Nakano
e12031569b Bug 661101 fix a nit of 9014863a7e2a in widget/src/os2/nsDeviceContextSpecOS2.cpp r=roc DONTBUILD 2011-06-07 18:42:54 +09:00
Masayuki Nakano
58feee75ac Bug 661101 widget should use mozilla::Preferences r=roc 2011-06-07 16:38:00 +09:00
Mounir Lamouri
8d38f1695a Merging cedar with mozilla-central. 2011-06-03 12:06:08 +02:00
Mounir Lamouri
b856b7b398 Bug 661292 - Make nsChangeObserver::ContentInserted not use the index parameter. r=joshmoz 2011-06-03 00:37:18 +02:00
Mounir Lamouri
ebfefa418e Bug 660586 - Prevent hangs when selecting a large number of files in MacOS X file picker. r=joshmoz 2011-06-03 00:36:11 +02:00
Jacek Caban
5816bc1751 Bug 652109 - SetProcessDPIAware is called regardless if the process is really DPI aware r=roc 2011-06-02 14:38:27 +02:00
Mehdi Mulani
34ac31d691 Bug 426643 - (Mac) Remove safety check before bringing up context menu. r=smichaud 2011-06-01 21:18:27 -04:00
Brad Lassey
f9a2da5283 bug 660326 - send java exceptions to crash-stats r=dougt 2011-06-01 13:54:53 -04:00
Boris Zbarsky
a63c9fb554 Bug 598833 part 6. Get rid of nsEventStateManager::GetContentState. r=smaug 2011-05-31 21:46:56 -04:00
Ed Morley
e359f90fa6 Bug 550884 - Deadcode in nsWindow::SetParent for aNewParent = 0; r=romaxa 2011-05-31 09:51:54 +12:00
Robert O'Callahan
dca8b7c2d3 Bug 661471. Part 6.2: Handle dynamic changes to Cleartype enabled/disabled. r=jfkthame 2011-06-09 08:13:05 +01:00
Dominic Fandrey
968bf5196a Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc 2011-06-02 14:56:50 +02:00
Masayuki Nakano
d5237463be Bug 658703 widget/src/windows should use new pref utilities r=roc 2011-05-27 17:15:20 +09:00
Masayuki Nakano
beec47f57a Bug 658704 widget/src/gtk2 should use new pref utilities r=roc 2011-05-27 17:15:20 +09:00
Masayuki Nakano
0e91f57c92 Bug 658705 widget/src/cocoa should use new pref utilities r=roc 2011-05-27 17:15:20 +09:00
Masayuki Nakano
0bd15239f6 Bug 659820 part.3 Refactor char/string/localizedstring pref methods of Preferences r=roc 2011-05-27 13:53:03 +09:00
Michael Wu
87c98eeec0 Bug 592943 - (2/3) Make test_bug485118.xul less racy, r=josh 2011-05-26 12:21:48 -07:00
Jeremias Bosch
cda87f03b6 Bug 649274 - MeeGo Display turns off after 60 seconds without touch r=romaxa,glandium 2011-05-25 16:27:58 -04:00
Mounir Lamouri
85664af740 Merging cedar with mozilla-central. 2011-05-25 10:03:25 +02:00
Boris Zbarsky
81f0e8f50c Bug 656379 part 3. Set :hover and :active state for labeled elements when their label has that state. r=dbaron
--HG--
rename : content/events/test/test_bug426082.html => content/events/test/test_bug656379-1.html
2011-05-24 20:18:40 -04:00
Doug Turner
5034289ff4 Bug 641010 - crash [@ libdvm.so@0x35790][@ libdvm.so@0x35748 ][@ libdvm.so@0x35784 ][@ libdvm.so@0x357d0 ]. The way we were creating new java strings was leaky in a few places, and non-null terminated in others. This could/does results in a bunch of random crashes that will not show up in crash reporter. Basically, if you want to always make sure that you have a local frame and never use our low level string apis that don't terminate when creating java strings. r=mwu a=sheriff
--HG--
extra : rebase_source : 738907fefb747c5259e7ca53a53cae9ecf75b105
2011-05-24 11:58:59 -04:00
Jim Mathies
f54334d83d Bug 543154 - Uninitialised value use in nsNativeThemeWin::ClassicDrawWidgetBackground. r=roc 2011-05-25 08:46:56 +02:00
Jim Mathies
0ee788c243 Bug 651093 - Don't let the file picker on Windows add to the recent doc list when in privacy mode. Also expose a prop on the interface that gives devs control over 'add to recent docs' behavior. r=dougt, sr=gavin a=mak 2011-05-24 07:28:19 -05:00
Matheus Kerschbaum
268bda0cb4 Bug 659229 - Remove MOZ_ENABLE_LIBXUL checks in GfxInfoX11.cpp r=ted,Callek a=mak 2011-05-24 07:29:46 -05:00
Mounir Lamouri
291c3f01be Bug 644361 - Improve the progress bar rendering by using hexadecimal colors. r=bz,davidb 2011-05-23 22:51:03 +02:00
Matheus Kerschbaum
6eb93f7dd3 Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew 2011-05-23 18:54:47 +02:00
Ms2ger
c911ae13be Bug 655517 - Remove nsIDOMDocumentEvent; f=ehsan r=smaug 2011-05-23 18:46:36 +02:00
Masayuki Nakano
f8234cf940 Bug 657935 Should refer computed delta value at dispatching pixel scroll event r=smaug+jimm 2011-05-23 23:56:59 +09:00
Masayuki Nakano
21bb5457d0 Bug 656826 part.4 xpwidgets should use new pref utilities r=roc 2011-05-23 23:54:03 +09:00
wfernandom2004@gmail.com
f9a7c9e4cf Bug 338583, implement EventSource, r=smaug,Ms2ger
--HG--
extra : rebase_source : 9dd6bbbc0d714fbafb2ed115c40cf7210b663b6a
2011-05-22 22:30:07 +01:00
Matt Woodrow
9a85c0e88f Backed out changeset f9a070327df8. r=orange 2011-05-23 12:18:46 +12:00
Matt Woodrow
39175f5e4f Bug 594876 - Turn on OpenGL layer by default for linux. r=joe 2011-05-23 11:05:25 +12:00
Markus Stange
aa420b6209 Bug 658500 - Don't treat windows with window level kCGFloatingWindowLevel as transparent to mouse events. r=josh
--HG--
extra : rebase_source : 4bba3149f835785fb1e28709b96dc41060cc8461
2011-05-21 22:06:38 +02:00
Hiroyuki Ikezoe
341957a759 Bug 658405 - Use NS_ARRAY_LENGTH macro. r=karlt
--HG--
extra : rebase_source : a8063e50e165735d0623e5ac08d4f020f8d34275
2011-05-21 22:04:44 +02:00
Masayuki Nakano
cddb7705f5 Bug 657634 Don't use high resolution scrolling when scrolling speed is customized by prefs r=smaug 2011-05-22 14:39:16 +09:00
Joel Maher
193c66083d Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
Mounir Lamouri
ad53e58fdb Merging cedar with mozilla-central. 2011-05-19 15:05:34 +02:00
Hiroyuki Ikezoe
2bbc61681d Bug 658082 - Fix the user data type of the callback of gtk's signals; r=karlt 2011-05-19 12:51:11 +02:00
Masayuki Nakano
00563b0d07 Bug 657865 High resolution scrolling should be able to be disabled by pref r=smaug 2011-05-19 08:12:16 +09:00
Jim Mathies
56de4d1f15 Bug 648935 - Process native events during calls to WaitForNotify in the child process when nested native event loops are detected in the parent. r=bsmedberg. 2011-05-18 06:57:08 -05:00
Mounir Lamouri
513d0ca1d6 Merging cedar with mozilla-central. 2011-05-18 11:42:37 +02:00
Ed Morley
91238e76b1 Bug 316661 - Part A - Remove null-checks before delete. r=bsmedberg 2011-05-17 16:01:36 +02:00
Hiroyuki Ikezoe
1ccdeadb64 Bug 657487 - Include static keyword in definitions of signal callback functions. r=karlt 2011-05-17 15:55:16 +02:00
Mounir Lamouri
1f8a3e8ae5 Bug 655960 - Use a native rendering for vertical progress bar in Cocoa. r=mstange 2011-05-16 12:58:55 +02:00
Mounir Lamouri
a674d14bbe Bug 655313 - Use a native rendering for indeterminate vertical progress bar in GTK. r=roc,karlt 2011-05-16 12:59:10 +02:00
Masayuki Nakano
04f1d9f037 Bug 605648 Support high resolution scrolling on Windows r=jimm+smaug 2011-05-17 09:23:23 +09:00
Joe Drew
80cbe9d66f Bug 473841 - "ASSERTION: NULL mIconRequest! Multiple calls to OnStopRequest()?"; r=josh,bzbarsky 2011-05-16 15:24:54 -04:00
Steven Michaud
9a43bab618 Ensure compatibility with OS X 10.7's arrowless scrollbar. r=mstange 2011-05-16 12:56:03 -05:00
Mounir Lamouri
43a7619e54 Bug 656284 - Fix clipped XUL progressmeter on Windows. r=roc 2011-05-16 12:19:27 +02:00
Markus Stange
02b4fd3198 Bug 596600 - Start generating window-level mouse out events at the root EventStateManager. r=smaug
--HG--
rename : widget/tests/test_native_mouse_mac.xul => widget/tests/test_bug596600.xul
2011-05-16 15:15:43 +02:00
Hiroyuki Ikezoe
4a81dbcef5 Bug 657259 - Remove needless GTK_OBJECT macro. r=karlt 2011-05-16 11:07:37 +02:00
Michael Ventnor
b322549366 Bug 513006 - Some scrollbars disappear if GTK2 theme has scrollbar buttons turned off r=roc 2011-05-16 13:28:01 +10:00
Kai Liu
89895d4965 Bug 654698 - Overlap the border on select elements correctly in RTL; r=jimm 2011-05-15 12:25:54 +02:00
Josh Aas
669eb04ac7 Bug 637253: Remove nsIPluginInstance interface. r=bsmedberg 2011-05-17 21:48:34 -04:00
Mounir Lamouri
6c39859dae Bug 656909 - Use a native rendering for vertical progress bar on Windows. r=jimm 2011-05-17 18:39:22 +02:00
Olli Pettay
c7a9fa4b67 Bug 307258 - Support beforeprint and afterprint events, r=mats, sr=roc
--HG--
extra : rebase_source : f14da5d6e282fe6ab4813c121d3366844dd89af6
2011-05-14 15:03:58 +03:00
Jim Mathies
1658e3cbd8 Remove duplicate widget code from a bad lorentz merge in bug 538918. r=bsmedberg 2011-05-13 11:40:46 -05:00
Jim Mathies
6a60f70700 Bug 633282 - Remove unnecessary plugin bounds calculations and artificial glass min/max adjustments in UpdateOpaqueRegion. r=roc. 2011-05-13 11:40:46 -05:00
Jim Mathies
f69ffc31d7 Bug 633282 - Change up widget's UpdateTransparentRegion to UpdateOpaqueRegion. r=roc. 2011-05-13 11:40:46 -05:00
Karl Tomlinson
10e10cbb99 b=655932 shape window before drawing, so as not to paint black where it should be transparent r=ventnor
--HG--
extra : rebase_source : 042328d37494723618672b32f8236e8edc46ebea
2011-05-13 12:05:05 +12:00
Mounir Lamouri
ffe5279729 Merging cedar with mozilla-central. 2011-05-12 12:29:49 +02:00
Ed Morley
0761a4ae78 Bug 655986 - Remove POLL_WITH_XCONNECTIONNUMBER since no longer defined; r=roc 2011-05-11 15:18:16 +02:00
Hiroyuki Ikezoe
0320523388 Bug 656165 - g_free accepts NULL so we do not need NULL checking before invoking it. r=karlt 2011-05-11 15:12:26 +02:00
Hiroyuki Ikezoe
41700cc573 Bug 655872 - Cleanup get_inner_gdk_window. r=karlt 2011-05-11 15:12:15 +02:00
Hiroyuki Ikezoe
20f625d5dc Bug 655675 - Should remove needless G_OBJECT macro. r=karlt 2011-05-11 15:10:36 +02:00
Mounir Lamouri
e57b2c0c43 Bug 651480 - Only show the filter list when there are multiple filters on MacOS X. r=joshmoz 2011-05-09 16:47:51 +02:00
Mounir Lamouri
fd5baf36f7 Bug 651477 - Update setTreatsFilePackagesAsDirectories when user change the filter list on MacOS X. r=joshmoz 2011-05-11 14:46:59 +02:00
Simon Montagu
ef8b8a4670 Use SetMenuItemInfo instead of EnableMenuItem for the system menu to prevent spurious repainting of the buttons in the title bar. Bug 651905, r=jmathies 2011-05-11 10:16:10 +03:00
Michael Ventnor
f192ac6947 Bug 513006 - Some scrollbars disappear if GTK2 theme has scrollbar buttons turned off r=roc
--HG--
extra : rebase_source : ab867f6ae611fda355be336b8115106d1b6fbd58
2011-05-11 14:54:12 +10:00
Michael Ventnor
5814074910 Bug 635903 - Arrow of Edit Bookmarks Panel is missing after toggling the expanded folder view r=karlt
--HG--
extra : rebase_source : ef557270584eb7419593e501093b383f247f8e58
2011-05-11 14:54:12 +10:00
Masayuki Nakano
1ef49a007d Bug 655918 Clean up the composition string when whole characters of it are refused due to maxlength r=ehsan 2011-05-11 13:52:45 +09:00
Masayuki Nakano
36ce1aa162 Bug 651307 Don't commit composition string on plugins at changing input source r=smichaud 2011-05-11 13:52:45 +09:00
Masayuki Nakano
a4ea6b689d Bug 651694 Sort out NS_PLUGIN_EVENT r=roc 2011-05-11 13:52:44 +09:00
John Daggett
e9e9f644e7 Bug 650723. Add ClearType parameter data to about:support. r=gavin,jrmuizel 2011-05-11 09:30:20 +09:00
Ed Morley
97cc9c4eea Bug 655756 - Remove final XP_MAC remnants; r=josh 2011-05-10 20:24:48 +02:00
Olli Pettay
7059fc3baf Backout Bug 513006 since it may have caused Bug 656218
--HG--
extra : rebase_source : 6d2e2822dbf35198247fbb35e185ce33ecf29afb
2011-05-11 23:13:51 +03:00
Mounir Lamouri
de136347dc Bug 656260 - Showing/Hidding bundle package doesn't behave correctly. r=joshmoz 2011-05-11 18:00:04 +02:00
Oleg Romashin
47d1209f8f Bug 612407 - Add FPS counter like fraps r=joe,jrmuizel 2011-05-10 21:45:42 -04:00
Hiroyuki Ikezoe
77ebfc34d4 Bug 656165 - g_free accepts NULL so we do not need NULL checking before invoking it. [r=karlt] 2011-05-10 16:54:00 -07:00
Mounir Lamouri
6d4e24a78b Bug 641942 - Make Windows progress bars RTL-friendly. r=jimm 2011-05-04 16:59:03 +02:00
Mounir Lamouri
d7c6a27ab1 Bug 642127 - Improve the Windows Vista/7 progress bar glow effect. r=jimm 2011-05-04 16:58:23 +02:00
Mounir Lamouri
33dc8a610c Bug 641905 - Use native rendering for indeterminate progress bar on Windows. r=jimm 2011-05-04 16:57:48 +02:00
Mounir Lamouri
0a6a010a11 Bug 641517 (2/2) - Add the animated glow for progress bars on Windows Vista/7. r=jimm 2011-05-04 16:57:04 +02:00
Mounir Lamouri
2b77f25e43 Bug 641517 (1/2) - Use PP_FILL instead of PP_CHUNK to show the progress bar on Windows Vista and Windows 7. r=jimm 2011-05-04 16:56:42 +02:00
Mounir Lamouri
152486621d Bug 568825 - Fix -moz-appearance: progresschunk overflows on the bottom on Windows. r=jimm 2011-05-04 16:55:12 +02:00
Mounir Lamouri
0014895147 Bug 634551 - Cocoa's progress bar widget shouldn't have a max size. r=mstange,joshmoz 2011-04-21 11:07:32 +02:00
Mounir Lamouri
a700213726 Bug 634549 - Cocoa's progress bar widget should use HTML progress element's values. r=mstange,roc 2011-04-21 11:06:51 +02:00
Mounir Lamouri
06a9c3cb95 Bug 634086 - Simulate the native rendering for indeterminate progress bar in GTK. r=karlt 2011-05-05 15:11:35 +02:00
Mounir Lamouri
c958825625 Bug 634088 - Use native rendering for indeterminate progress bar for Cocoa. r=mstange,roc 2011-03-01 03:06:22 +01:00
Mounir Lamouri
c3a93d449e Bug 638176 - Make <progress> friendly with -moz-appearance:none and author styling. r=bz 2011-05-06 12:00:30 +02:00
Shawn Wilsher
6df69767bc Merge for back out tracked by bug 655860. Also backs out bug 654990 because it depends on bugs in the back out range. 2011-05-09 15:52:44 -07:00
Shawn Wilsher
d616bf2fcb Back out bug 514437, bug 567872, bug 568825, bug 633209, bug 633913, bug 634086, bug 634088, bug 634549, bug 634551, bug 638176, bug 641517, bug 641905, bug 641942, bug 642127, and bug 642667 to undo the performance regression tracked by bug 655860. 2011-05-09 15:48:39 -07:00
Mounir Lamouri
acf3af443b Bug 641942 - Make Windows progress bars RTL-friendly. r=jimm 2011-05-04 16:59:03 +02:00
Mounir Lamouri
68820b54b2 Bug 642127 - Improve the Windows Vista/7 progress bar glow effect. r=jimm 2011-05-04 16:58:23 +02:00
Mounir Lamouri
3d7f866daf Bug 641905 - Use native rendering for indeterminate progress bar on Windows. r=jimm 2011-05-04 16:57:48 +02:00