Commit Graph

4019 Commits

Author SHA1 Message Date
James Willcox
5de8b0dbfc Bug 627019 - ignore IME changes from gecko when other changes are still pending
From 5797f333373ae0c21c6aa0c0192b4e2ab0acde37 Mon Sep 17 00:00:00 2001
---
 embedding/android/GeckoAppShell.java        |    3 +++
 embedding/android/GeckoInputConnection.java |   23 ++++++++++++++++++++---
 2 files changed, 23 insertions(+), 3 deletions(-)
2011-08-16 16:57:41 -04:00
Alex Pakhotin
8d812655b7 Bug 673969 - System preference for "visible passwords" not followed. r=blassey 2011-07-26 18:14:52 -07:00
Matheus Kerschbaum
01939c1789 Bug 677529 - Remove manual jspubtd.h inclusions from IDL files. r=Ms2ger 2011-08-14 19:12:35 +02:00
Malini Das
c20b68638f Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
Ms2ger
3fea5b3901 Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar 2011-08-11 15:29:58 +02:00
Ms2ger
4ca9cbc0f3 Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar 2011-08-11 15:29:50 +02:00
Brad Lassey
083e7811b3 bug 669424 - get rid of shared ID in unofficial builds r=mbrubeck 2011-08-09 17:16:26 -04:00
Justin Wood
bc9a7d1530 Merge from m-c 2011-08-09 06:31:01 -04:00
Matt Brubeck
19d8b814a0 Bug 677035 - Use full classname for ClipboardManager to fix Android SDK 13
build [r=blassey]
2011-08-08 11:51:05 -07:00
Brad Lassey
a75f540e26 bug 677088 - [Java] NullPointerException in GeckoApp.onNewIntent() r=dougt 2011-08-07 23:30:32 -04:00
Michael Wu
fbcd07dca0 Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg 2011-08-06 22:03:32 -07:00
Makoto Kato
5f6d0d266e Bug 667927 - Problem with deletions in IME when in composition mode on Honeycomb. r=jchen 2011-08-09 14:17:44 +09:00
Mark Finkle
b448cb7549 Bug 676293 - Add ability to make 'home screen shortcut' for Bookmarks [r=fabrice, r=blassey]
--HG--
rename : mobile/components/build/nsIPhoneSupport.idl => mobile/components/build/nsIShellService.idl
rename : mobile/components/build/nsPhoneSupport.cpp => mobile/components/build/nsShellService.cpp
rename : mobile/components/build/nsPhoneSupport.h => mobile/components/build/nsShellService.h
2011-08-08 22:37:57 -04:00
Fabrice Desré
d5310e77db Bug 676085 - cgroup filemane is incorrect [r=blassey] 2011-08-02 14:44:47 -07:00
Brad Lassey
237262a45f bug 672356 - plugin-container not set to background cgroup r=dougt 2011-07-28 02:25:11 -04:00
Fabrice Desré
faf2d6f0ad Bug 675790 - The title of the android file chooser is not i18n ready 2011-08-01 18:17:14 -07:00
Brad Lassey
8147d1b4e7 bug 674245 - App crashes when device switches its orientation from portrait to landscape and reversal for several times r=dougt 2011-07-26 12:12:36 -04:00
Alex Pakhotin
b0a2850ddb Bug 673199 - Gecko Alert "java.net.MalformedURLException: Protocol not found:" after getting an update notification that a build is available 2011-07-25 19:12:21 -07:00
Marco Castelluccio
acf4cce0bc Bug 635643. Remove nsIRegion, because it is a useless wrapper class. r=tnikkel 2011-07-25 17:19:37 -05:00
Ehsan Akhgari
d05a9ff08e Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-22 15:48:18 -04:00
Marco Bonardo
df96b57a40 Merge mozilla-central and mozilla-inbound 2011-07-22 15:31:14 +02:00
Kyle Huey
ae5e8e9dcf Merge m-c to b-s. 2011-07-22 00:03:35 -07:00
Matt Brubeck
073a9a3ba9 Bug 673168 - Back out 32135b36a00e (bug 669424) because it breaks upgrades on Android 2011-07-21 14:12:51 -07:00
Kyle Huey
0d51472487 Bug 578478: Switch to pyxpidl for header generation. Parts by bsmedberg, with r=jorendorff,khuey, and parts by me, with r=bsmedberg 2011-07-19 14:46:25 -07:00
Makoto Kato
43aee85be5 Bug 664364 - Entering newline after Japanese in a textarea doesn't change cursor position. r=jchen 2011-07-22 10:24:34 +09:00
Brad Lassey
2ca7795d5e bug 671092 - Crash after failed attempt to extract libraries after update r=dougt 2011-07-18 14:25:20 -04:00
Brad Lassey
b5a69107d8 bug 672809 - need to null check list of library files to be cleaned r=dougt 2011-07-20 12:37:54 -04:00
Brad Lassey
5d23f12c4d Bug 669424 - get rid of shared ID. r=dougt 2011-07-05 15:36:25 -04:00
Matheus Kerschbaum
b0c1f89ef4 Bug 579571 - Remove --enable-timeline support. r=tglek 2011-07-17 12:07:42 +02:00
Ehsan Akhgari
5e56126930 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-15 08:13:08 -04:00
Ms2ger
905ca03e4b Bug 670746 - Modernize nsDocShellTreeOwner::Get{WebBrowserChrome,OwnerWin,OwnerRequestor}; r=bz 2011-07-15 12:32:40 +02:00
Ms2ger
8c78d3f478 Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02: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
Boris Zbarsky
5c4d6b1e7b Bug 648045. Mark the currently selected tab in a minimized window as inactive. r=gavin,smaug 2011-07-11 09:14:08 -04:00
Marco Bonardo
fa3cd9704a Backout changesets 9e4ab3907b29, 3abc0dbbf710 due to m-oth permaorange 2011-07-11 10:27:58 -07:00
Boris Zbarsky
5802023c26 Bug 648045. Mark the currently selected tab in a minimized window as inactive. r=gavin,smaug 2011-07-11 09:14:08 -04: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
Wesley Johnston
87e308ca2d Bug 667530 - Add ability to add application/bookmark shortcuts to Launcher screens [r=blassey, r=fabrice] 2011-07-01 14:26:00 -04:00
Daniel Holbert
0b0f692df0 back out 89ef5bf1e3d2 (Bug 667530) due to talos orange 2011-07-07 15:57:21 -07:00
Wesley Johnston
fbb347dea1 Bug 667530 - Add ability to add application/bookmark shortcuts to Launcher screens [r=blassey, r=fabrice] 2011-07-01 14:26:00 -04:00
Robert Longson
f5d223bf5b Bug 639945 - tooltips are not displayed on inline svg elements. r=dao,bzbarsky 2011-06-30 21:58:21 +01:00
Joe Drew
075aa11a02 Merge m-c to m-i 2011-06-28 12:21:04 -04:00
Jonas Sicking
3563ee2591 Bug 663461 Part 2: Remove Add/RemoveEventListenerByIID from embedding. r=smaug 2011-06-28 08:12:42 -07:00
Ms2ger
9fa708c87f Bug 666684 - Fix build warnings in embedding/browser/webBrowser; r=bz 2011-06-28 12:45:50 +02:00
Doug Turner
d645ab2c0c Bug 664996 Fix missing redraw when resuming application r=dougt
Because I'd altered the way surface creation works, it was possible to
have a null buffer in surfaceChanged while having a valid surface size.

Instead of looking at the buffer pointers, I've replaced it with a
boolean that tracks whether the surface size is valid or not.

In addition, there was a typo that meant that synchronised redraws were
being skipped, as the object from mSyncDraws was taken and immediately
discarded.

--HG--
extra : rebase_source : 1b689f7c8cdd10565dea30a4cd65f49371f046d3
2011-06-25 21:35:52 -07:00
Doug Turner
e7d20abacd Back out 0839c57106a8. Caused a regression; follow up will address. r=dougt
--HG--
extra : rebase_source : c9aa1dac6480a41ce147e641f675b090b8cc5427
2011-06-25 21:34:10 -07:00
Jonas Sicking
a326e5c69f Bug 658714 Part 10: Remove nsIDOM3EventTarget/nsIDOMEventGroup. r=smaug 2011-06-23 19:18:02 -07:00
Jonas Sicking
0c346db2ed Bug 658714 Part 9: Don't use EventGroups for system-group. r=smaug 2011-06-23 19:18:02 -07:00
Jonas Sicking
8bfa8b0994 Bug 658714 Part 8: Improve the nsEventListenerManager API. r=smaug 2011-06-23 19:18:02 -07:00
Jonas Sicking
f7e72db3bc Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug 2011-06-23 19:18:01 -07:00