Karl Tomlinson
49def0fe36
b=808114 don't hide mContainer in toplevels, to keep a focus widget for grabs r=roc
...
--HG--
extra : transplant_source : %8F%FC%95%EEa0%F0%08%A7Yi%80%C0b%06%BE%3Dg%DEY
2012-11-14 23:22:07 -08:00
Benoit Jacob
a1d7e0f511
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8
2012-11-15 02:32:40 -05:00
Nicholas Cameron
b75eec07c3
Bug 800556; remove nsIDOMCanvasRenderingContext2D; r=Ms2ger,sr=bz
...
--HG--
extra : rebase_source : 461ff127a453116f3364f4ba1e414cc527f195bd
2012-11-13 16:35:36 -08:00
Karl Tomlinson
f779bed777
b=798157 use ARGB visuals only for popups that will be translucent r=roc
...
--HG--
extra : transplant_source : %87%9FFG%FA%9E%1D%12i%1C%B9%93%E5%F4%85%C8s%02%7B7
2012-11-13 18:04:42 -08:00
Todd Whiteman
f8382cceca
b=809601 correct drag and drop event coords when over child windows r=karlt
...
--HG--
extra : transplant_source : %FD%BBAYt%96G%D5_%1C%F4D%8F_%40%2C%E6%DA%60%7C
2012-11-13 18:03:01 -08:00
Masatoshi Kimura
cb0dd679d3
Bug 562091 - Remove the EUC-KR conveter and rename x-windows-949 to EUC-KR. r=smontagu
2012-11-13 18:58:48 -05:00
Ryan VanderMeulen
e6becd8075
Merge m-c to inbound.
2012-11-13 18:58:42 -05:00
Brad Lassey
d2ff2f6e5c
bug 749352 - Firefox fails to connect when a proxy is used r=mfinkle,mossop
...
--HG--
rename : toolkit/system/windowsproxy/Makefile.in => toolkit/system/androidproxy/Makefile.in
rename : toolkit/system/windowsproxy/nsWindowsSystemProxySettings.cpp => toolkit/system/androidproxy/nsAndroidSystemProxySettings.cpp
2012-11-13 11:25:18 -08:00
Tim Abraldes
9bce064f46
bug 795832. Make sure MOUSEEVENTF_HWHEEL is defined. r=jimm
2012-11-13 13:09:58 -08:00
Masayuki Nakano
0f83ed44e6
Bug 805767 part.3 Remove hack for bug 496360 r=roc
2012-11-13 22:04:45 +09:00
Masayuki Nakano
e83624d974
Bug 805767 part.2 Implement nsIWidget::GetIMEUpdatePreference() on Windows for TSF r=emk
2012-11-13 22:04:45 +09:00
Masayuki Nakano
b7ca37a234
Bug 805767 part.1 nsTextStateManager should use nsIWidget::GetIMEUpdatePreference() instead of the result of nsIWidget::OnIMEFocusChange() r=smaug
2012-11-13 22:04:44 +09:00
Kartikaya Gupta
08086a8751
Bug 810933 - Fix regression in bug 809199 caused by incorrect order of parameters. r=Cwiiis
2012-11-12 18:44:59 -08:00
Masayuki Nakano
ec61c5980b
Bug 805766 nsFocusManager should change IME state before dispatching focus event at activating different document r=enndeakin
2012-11-13 10:18:57 +09:00
Jim Chen
2375ed8ae8
Bug 808287 - Follow-up to combine IME enums, etc; r=cpeterson
2012-11-13 17:27:26 -05:00
Jim Chen
a631eba78b
Bug 808287 - Fix out-of-order IME events during focus change; r=cpeterson
2012-11-13 17:27:19 -05:00
Jim Chen
740a94ad6b
Bug 810959 - Reset text and selection before focus notification; r=cpeterson
2012-11-13 15:51:08 -05:00
Brian R. Bondy
d9bee4aec7
Bug 795887 - Document sleep and process suspend notifications. r=roc
2012-11-09 10:34:10 -05:00
Josh Aas
bea5389ef5
Bug 801601: Remove code specific to OS X 10.5 in Cocoa widgets. r=smichaud
2012-11-09 05:22:36 -05:00
Marco Bonardo
734834f6cd
Bug 799609 - Disable Places in B2G - Part 4 - Disable Places in Firefox for Android.
...
Move Android history implementation to the mobile folder, use the newly
exposed NotifyVisited API, disable Places.
r=blassey
--HG--
rename : toolkit/components/places/nsAndroidHistory.cpp => mobile/android/components/build/nsAndroidHistory.cpp
rename : toolkit/components/places/nsAndroidHistory.h => mobile/android/components/build/nsAndroidHistory.h
2012-11-09 10:55:59 +01:00
Marco Bonardo
ca207d0361
Bug 799609 - Disable Places in B2G - Part 3 - Allow widget to be built without Places
...
r=jimm
2012-11-09 10:55:56 +01:00
Masayuki Nakano
85e4e24816
Bug 806996 part.6 Test if nsIWidget::OnIMEFocusChange() is called by nsTextStateManager properly r=smaug
2012-11-09 17:40:40 +09:00
Randy Lin
7613a95aa7
Bug 805744 - Add Support for media control on Wired Headset Button. r=fabrice
2012-11-07 09:45:54 +08:00
Gabriele Svelto
8a94a72032
Bug 808756 - Introduce a memory-pressure event that is not forwarded by the main process to its children. r=jlebar
2012-11-08 02:07:57 +01:00
Gian-Carlo Pascutto
1f217539cf
Bug 809459 - Disable SmsRequest on Android to fix a startup crash. r=dougt,bustage
2012-11-08 17:37:13 +01:00
Chris Jones
8a2473fc33
Bug 806029: Have remote content drop their buffers when they're hidden. r=mattwoodrow sr=roc
2012-11-07 19:51:55 -08:00
Ehsan Akhgari
ac35497057
Bug 579517 follow-up: Remove NSPR types that crept in
2012-11-07 20:34:50 -05:00
Steven Michaud
624f03204c
Bug 770626 - 'Back' swipe triggers several onbeforeunload popups, causes "hang". r=bgirard
2012-11-07 13:00:56 -06:00
Kartikaya Gupta
cbfc940100
Bug 809199 - Update the getDisplayPort JNI-called function to take an ImmutableViewportMetrics. r=Cwiiis
2012-11-07 11:47:08 -05:00
Michael Kaply
4cf4eb6947
Bug 800498 - Check for null context in MainWindowHook. r=jmathies
2012-11-07 08:27:24 -06:00
Karl Tomlinson
a5edb2d76f
b=808873 restore null check on gFocusWindow accidentally dropped in dfe49308dc99 r=trivial
...
--HG--
extra : transplant_source : n5S%82%B8n%18h%FD%86%A4%D9%19%96%D1%29%20%02%0D%CE
2012-11-07 18:05:01 +13:00
Ehsan Akhgari
4fcd226fb1
Backed out changeset 5042f0a60460 (bug 805766) on the suspicion of causing bug 808287
2012-11-06 19:54:43 -05:00
Vicamo Yang
98940e5525
Bug 775997 follow-up: make sSmsRequests a static class member. r=dougt
2012-11-07 06:13:58 +08:00
Karl Tomlinson
3c9b8dc8ba
b=806583 remove unnecessary extra space added for textfield/entry in 1556064f1c20 r=mattwoodrow
...
--HG--
extra : transplant_source : %D4%A1%80%A3%C6%DD%21%E7%3D4%EC%7B%7E%10%A0%98%F9%D5%CCu
2012-11-07 10:52:36 +13:00
Karl Tomlinson
3047830763
b=806583 don't draw the entry background outside its widget r=roc
...
--HG--
extra : transplant_source : %1D1%E5x6%22%C2%9A%1E%B5%A6%81%1E%B0%B5%BF%D8J%13k
2012-11-07 10:52:36 +13:00
Karl Tomlinson
c553a32f09
b=808873 return toplevel GtkWidget for NS_NATIVE_SHELLWIDGET and use it r=roc
...
--HG--
extra : transplant_source : _gK%D6%5D%96%1A%3A%3A%21j%40E%09%FF%84%D3%8F%C6%A5
2012-11-07 10:50:37 +13:00
Olivier Langlois
6cf7e7fde6
b=805529 wake up for Gecko events even in a nested event loop r=karlt
...
--HG--
extra : transplant_source : %D2%AF%8B%EFm%9E%7B%999%231%DF%A8%CD%3FW%B8%908j
2012-11-02 12:29:20 +13:00
Vicamo Yang
9b246c4e60
Bug 775997 - Part 2/2: Android implementation. r=dougt
2012-11-06 13:32:07 -08:00
Jonathan Kew
d3fa09cf89
bug 803383 - scale quartz surface properly to ensure full-resolution backing store is used when compositing xul:panels. r=smichaud
2012-11-06 17:01:58 +00:00
Oleg Romashin
c8177f76d7
Bug 808358 - nsWindow.cpp:388:5: error: expected unqualified-id before if
2012-11-03 21:00:08 -07:00
Seth Fowler
4388c1b02d
Bug 807556 - Remove imgIRequest::loadImage's aRequest argument. r=joe
2012-11-03 23:04:07 -04:00
Masayuki Nakano
8429aecf4b
Bug 805766 nsFocusManager should change IME state before dispatching focus event at activating different document r=enndeakin
2012-11-03 15:32:26 +09:00
Shelly Lin
abed90619f
Bug 803039 - Use TimeStamp instead of PRTime to store the idle time. r=jlebar
2012-10-26 10:17:36 +08:00
Jim Mathies
145ffadfee
Bug 750901 - Revert change to nsClipboard and remove ancient crufty commented out code. r=bbondy
2012-11-02 09:30:57 -05:00
Jim Mathies
f05e018ad8
Bug 750901 - Elm to mc migration work - metro related changes to Windows widget src to support building metro winrt bits (nsWidgetFactory, nsWindowGfx, nsToolkit, WinUtils). Also landing nsIWinMetroUtils.idl. r=bbondy
2012-11-02 06:54:44 -05:00
Jonathan Kew
611a4fe1a7
bug 803030 - convert display to device pixels before creating the popup child view. r=smichaud
2012-10-18 11:38:26 +01:00
Andrew Quartey
96949afbbf
Bug 792581 - part 23: Replace LL_INIT and LL_UDIVMOD macros. r=ehsan
2012-11-01 20:57:25 -04:00
Jim Chen
62b9408794
Bug 807544 - Add #ifdef to make XUL Fennec compile. r=gbrown
2012-11-01 19:23:14 -04:00
Matt Joras
afaf68ec07
Bug 798033 - Removes 'using namespace' from widget headers - r=roc
2012-11-01 18:09:15 -04:00
Benoit Jacob
cc10ea918f
Bug 806369 - Stagefright blacklisting. Also extends Android Gfxinfo to support blacklist rules by Android API version, Model, Product, Hardware, Manufacturer - r=joe,doublec
2012-11-01 17:13:10 -04:00