Brad Lassey
3002ebce3c
bug 672356 - plugin-container not set to background cgroup r=dougt
2011-07-28 02:25:11 -04:00
Fabrice Desré
cdffa87ca2
Bug 675790 - The title of the android file chooser is not i18n ready
2011-08-01 18:17:14 -07:00
Brad Lassey
4c172c1eb4
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
6464a26770
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
eeef2b0334
Bug 635643. Remove nsIRegion, because it is a useless wrapper class. r=tnikkel
2011-07-25 17:19:37 -05:00
Ehsan Akhgari
82a2088e2e
Merge the last green changeset on mozilla-inbound to mozilla-central
2011-07-22 15:48:18 -04:00
Marco Bonardo
5856c10225
Merge mozilla-central and mozilla-inbound
2011-07-22 15:31:14 +02:00
Kyle Huey
bf89a6afc5
Merge m-c to b-s.
2011-07-22 00:03:35 -07:00
Matt Brubeck
558573b996
Bug 673168 - Back out 32135b36a00e (bug 669424) because it breaks upgrades on Android
2011-07-21 14:12:51 -07:00
Kyle Huey
a105017bdd
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
21aa0065cd
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
6189bd698f
bug 671092 - Crash after failed attempt to extract libraries after update r=dougt
2011-07-18 14:25:20 -04:00
Brad Lassey
aebed226e2
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
c33a506357
Bug 669424 - get rid of shared ID. r=dougt
2011-07-05 15:36:25 -04:00
Matheus Kerschbaum
7b050d7473
Bug 579571 - Remove --enable-timeline support. r=tglek
2011-07-17 12:07:42 +02:00
Ehsan Akhgari
7a2ee1db6e
Merge the last green changeset on mozilla-inbound to mozilla-central
2011-07-15 08:13:08 -04:00
Ms2ger
f54ae61a1c
Bug 670746 - Modernize nsDocShellTreeOwner::Get{WebBrowserChrome,OwnerWin,OwnerRequestor}; r=bz
2011-07-15 12:32:40 +02:00
Ms2ger
ddde247e90
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
2011-07-15 12:31:34 +02:00
Joe Drew
0a58e6f5f5
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
ebcb1002f7
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
477b6576b7
Backout changesets 9e4ab3907b29, 3abc0dbbf710 due to m-oth permaorange
2011-07-11 10:27:58 -07:00
Boris Zbarsky
0cf505bd14
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
c5eb2140dc
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
356a5b7951
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
5c580c322f
back out 89ef5bf1e3d2 (Bug 667530) due to talos orange
2011-07-07 15:57:21 -07:00
Wesley Johnston
2176ee7a67
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
7ca39dd09a
Bug 639945 - tooltips are not displayed on inline svg elements. r=dao,bzbarsky
2011-06-30 21:58:21 +01:00
Joe Drew
d163e35d2e
Merge m-c to m-i
2011-06-28 12:21:04 -04:00
Jonas Sicking
904c08b1da
Bug 663461 Part 2: Remove Add/RemoveEventListenerByIID from embedding. r=smaug
2011-06-28 08:12:42 -07:00
Ms2ger
737f943475
Bug 666684 - Fix build warnings in embedding/browser/webBrowser; r=bz
2011-06-28 12:45:50 +02:00
Doug Turner
18c7d1c4b0
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
9b5a8f0398
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
0af47d0f6c
Bug 658714 Part 10: Remove nsIDOM3EventTarget/nsIDOMEventGroup. r=smaug
2011-06-23 19:18:02 -07:00
Jonas Sicking
8dbe4b2b42
Bug 658714 Part 9: Don't use EventGroups for system-group. r=smaug
2011-06-23 19:18:02 -07:00
Jonas Sicking
fcfc94525f
Bug 658714 Part 8: Improve the nsEventListenerManager API. r=smaug
2011-06-23 19:18:02 -07:00
Jonas Sicking
2d5bd7162c
Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug
2011-06-23 19:18:01 -07:00
Jonas Sicking
b065d276a3
Bug 658714 Part 6: Fixups after search'n'replace s/nsPIDOMEventTarget/nsIDOMEventTarget/. r=smaug
2011-06-23 19:18:01 -07:00
Jonas Sicking
fc78c37b4d
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
2011-06-23 19:18:00 -07:00
Matheus Kerschbaum
1bd6cc6597
Bug 662023 - Remove ActiveX embedding API part 2: rm /embedding/activex/ r=bsmedberg
...
--HG--
extra : rebase_source : 6e4d1b03af83d2af84752cfb92b6a901d82f8e6a
2011-06-22 11:57:40 -04:00
Matheus Kerschbaum
cee755b25f
Bug 662023 - Remove ActiveX embedding API part 1: remove support from the build system. r=bsmedberg
...
--HG--
extra : rebase_source : d05e2577581e76b2eedf348f5840e40619eaf4c2
2011-06-22 11:57:27 -04:00
Mounir Lamouri
1dcae4d624
Bug 658037 (2/2) - r=bz
2011-06-21 18:52:01 +02:00
Alex Pakhotin
d3cab6453e
Bug 658691 - remove android:debuggable="true" from AndroidManifest.xml r=blassey
2011-05-20 16:29:40 -07:00
Alex Pakhotin
63c96a8aff
Bug 649381 - implement moz-icon android support. r=blassey
2011-06-13 14:02:13 -07:00
Alex Pakhotin
69c0d0b96a
Bug 645729 - Make sure 'body' data is sent along with special links (mailto and sms). r=blassey
2011-05-26 12:58:41 -07:00
Doug Turner
7bf710d4a2
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
Makoto Kato
5ef442fe20
Bug 635923 - Cannot build xulrunner on Windows 64-bit. r=bsmedberg
2011-06-20 11:24:04 +09:00
Mounir Lamouri
61205d3b00
Merging mozilla-inbound with mozilla-central.
2011-06-18 18:29:10 +02:00
Chris Lord
2e35c1c7a9
Bug 664996 - After quitting the application by tapping the Home button, re-entering it will show a white. Regression from bug 661843. r=dougt
2011-06-17 08:57:46 -07:00
Ms2ger
fa05f7b9ba
Bug 29256 - Remove nsWindowWatcher::CheckWindowName; r=bz
2011-06-18 11:02:00 +02:00
Chris Lord
3c559678d0
Bug 663445 - StringIndexOutOfBoundsException in String.substring() via GeckoInputConnection.getExtractedText. r=mwu
...
--HG--
extra : rebase_source : 9f6a618d2563352a03be47dbfb303b6473f8657c
2011-06-14 07:48:00 -07:00