Phil Ringnalda
66d6b22a5f
Merge m-c to m-i
2013-03-25 21:53:39 -07:00
Mark Capella
962744abc8
Bug 851224 - backout broken change, r=mfinkle
2013-03-26 00:48:13 -04:00
Phil Ringnalda
d06408e6a3
Merge the last pgo-green cset from mozilla-inbound to mozilla-central
2013-03-25 21:32:35 -07:00
Jim Chen
df4cbf0304
Bug 839683 - Enable Android ANR reporter on appropriate channels; r=blassey
2013-03-26 00:25:33 -04:00
Jim Chen
5186564787
Bug 839683 - Append telemetry opt-out notice for ANR reporting; r=mfinkle
2013-03-26 00:25:33 -04:00
Mark Finkle
c4964a9fbd
Backout 4b1459d107c9, suspected cause of talos-robo bustage CLOSED TREE
2013-03-25 19:37:36 -04:00
Wes Johnston
dd8396c8fb
Bug 840593 - Viewport min-width should default to zero. r=mbrubeck
2013-03-25 15:58:50 -07:00
Margaret Leibovic
40faa107af
Bug 853691 - Reorganize SelectionHandler cleanup code paths. r=bnicholson
2013-03-25 18:25:19 -04:00
Sriram Ramasubramanian
49660fafde
Bug 848719: URL Bar corruption with dyn-toolbar. [r=mfinkle]
...
--HG--
extra : rebase_source : eec4e124028c43af2d1b237c14e711d883417b89
2013-03-21 17:28:42 -07:00
Kartikaya Gupta
08e3befdf7
Bug 853831 - Fix fixed margins on the opposite side of overscroll. r=kats
...
If overscroll eats into a fixed margin, we need to apply the opposite
offset to the opposite side of the axis this occurred on. This has the effect
of fixed-position elements aligned to the bottom of the screen remaining
visible when at the top of the page.
2013-03-25 14:13:59 -04:00
Wes Johnston
0d7fab0add
Bug 817586 - Remove extra logging. r=mbrubeck
2013-03-25 09:08:25 -07:00
Wes Johnston
06aa28cc95
Bug 817586 - Remove extra logging. r=mbrubeck
2013-03-25 08:52:15 -07:00
Ben Hearsum
171d03a853
bug 853823: updater should be case insensitive when parsing hash function in update xml. r=kats
2013-03-25 09:26:46 -04:00
Mark Finkle
7d2f4776fd
Bug 854107 - Lazy load normal JS objects in browser.js r=margaret
2013-03-25 17:39:24 -04:00
Mark Finkle
6647456266
Bug 854107 - Lazy load notification-based JS objects in browser.js r=wesj
2013-03-25 17:05:04 -04:00
James Hugman
176e9dffee
Bug 813736 - Enable installPackage api on Android. r=wesj,fabrice
2013-03-25 13:03:58 -07:00
Kartikaya Gupta
69823dcd0f
Bug 850318 - Avoid blocking the UI thread on the background thread when calling getClipboardText. r=wesj
2013-03-22 22:03:17 -04:00
Sriram Ramasubramanian
117136e650
Bug 850217: Corruption in opt-in animation. [r=bnicholson]
...
--HG--
extra : rebase_source : 7b83bf28a76c3308fa734d0e07ef840362f62ead
2013-03-22 16:38:11 -07:00
Wes Johnston
058e1ae758
Bug 840593 - Create a main style file for about pages to inherit from. r=mbrubeck
2013-03-22 16:36:31 -07:00
Matt Brubeck
cc3eb090e3
Bug 853126 - Use PluralForm for the blocked popup message on Android [r=margaret]
2013-03-22 15:27:59 -07:00
Wes Johnston
17a78cab03
Bug 816979 - Only use system overscroll on Gingerbread+. r=kats
2013-03-22 13:37:24 -07:00
Lucas Rocha
5d6f9746e2
Bug 853300 - Show toolbar when hw menu button is pressed (r=cwiiis)
2013-03-22 10:26:32 +00:00
Lucas Rocha
631e863aed
Bug 853497 - Remove spacer view from gecko_app.xml (r=cwiiis)
2013-03-22 10:26:26 +00:00
Edwin Flores
7da79436e5
Bug 846465 - Fix OMX plugin crash on HTC One X r=doublec
2013-03-22 15:24:47 +13:00
Margaret Leibovic
2ad4332a9d
Bug 853508 - Lazy load SelectionHandler. r=bnicholson
2013-03-21 16:50:42 -07:00
Margaret Leibovic
c5a508f366
Backed out changeset 89fa6284cb78 because of bad merge
2013-03-21 16:55:25 -07:00
Margaret Leibovic
b254e3e129
Bug 853508 - Lazy load SelectionHandler. r=bnicholson
2013-03-21 16:50:42 -07:00
Sriram Ramasubramanian
5605c312ef
Bug 833427: Remove homescreen widget. [r=mfinkle]
...
--HG--
extra : rebase_source : 1b447efd820eff6b7f1d7bd223613e80525e64e0
2013-01-22 11:19:35 -08:00
Margaret Leibovic
60b22ab8a6
Bug 853022 - Remove "Ideas" from feedback app. r=mfinkle
2013-03-21 14:01:02 -07:00
Margaret Leibovic
e50647fad7
Bug 851170 - Put homescreen wallpaper feature behind confvars variable. r=ted
2013-03-21 14:01:02 -07:00
Brian Nicholson
5e13ac281a
Bug 850693 - Create a NotificationHandler for each Fennec instance. r=kats
...
--HG--
rename : mobile/android/base/NotificationServiceClient.java => mobile/android/base/NotificationClient.java
rename : mobile/android/base/NotificationService.java => mobile/android/base/NotificationHandler.java
extra : rebase_source : 861bb500d9f1cd7cbc98a0c3628ddf7894e1e976
2013-03-21 13:32:11 -07:00
Brian Nicholson
9aa41ab69a
Bug 828990 - Hide thumb on compositionend. r=margaret f=jchen
...
--HG--
extra : rebase_source : 8be4ddbc0f574179c12807d7c3d575624c9dbf48
2013-03-21 13:07:07 -07:00
Wes Johnston
172ce4c7a3
Bug 844895 - Avoid using the same db connection for a spawned task. r=lucasr
2013-03-21 10:50:32 -07:00
Mark Banner
6a4576c991
Bug 834179 - Stop trying to package jetpack.xpt, since it was removed by bug 711838 (port to b2g/android). r=glandium
2013-03-21 12:25:46 +00:00
Chris Lord
ba90002039
Bug 852565 - Don't expand the viewport for small pages. r=kats
...
Only expand the CSS viewport when a page reaches the screen size. If it's
smaller than the screen size, lock the dynamic toolbar and keep the same,
smaller CSS viewport. This 'fixes' sites that try to size themselves to the
size of the screen and get it wrong.
2013-03-21 11:23:49 +00:00
Chris Lord
ead1fe5b4c
Bug 849573 - Handle interrupted tabs tray animation. r=sriram
...
If the tabs tray animation is interrupted to run in the opposite direction,
run the animation from the point the tray currently is, rather than snapping
it to the open or closed position first.
2013-03-20 23:43:47 +00:00
Mike Hommey
bb6cc49735
Backout changeset f12e5c87adf6 (bug 852950) because it breaks running from dist/bin
2013-03-20 23:59:45 +01:00
Chris Lord
e74007c62d
Bug 852526 - Make sure the compositor starts unpaused and with a size. r=kats
...
This changes compositor creation so that we can specify an initial size and
makes sure the local variable in nsWindow reflects that the compositor starts
unpaused.
2013-03-20 22:45:07 +00:00
Chris Peterson
bca6b68164
Bug 852714 - Add Mozilla's sourceid to Fennec's Amazon search URL. r=blassey
2013-03-19 14:12:55 -07:00
Mark Finkle
1eed50db8e
Bug 852962 - Bad optionsURL will show 'options' header but no options r=margaret
2013-03-20 15:30:24 -04:00
Mike Hommey
b93ae84da9
Bug 852950 - Kill libxpcom. r=bsmedberg
...
--HG--
rename : xpcom/stub/dependentlibs.py => toolkit/library/dependentlibs.py
rename : xpcom/stub/nsXPComStub.cpp => xpcom/build/FrozenFunctions.cpp
2013-03-20 14:56:41 +01:00
Jim Chen
56d8e22547
Bug 847823 - Clean up NotifyIME to use the Gecko NotificationToIME enum; r=cpeterson
2013-03-19 16:54:49 -04:00
Jim Chen
9393319ee3
Bug 847823 - Obsolete Android pref; r=mfinkle
2013-03-19 16:54:49 -04:00
Jim Chen
72f7263504
Bug 847823 - Change NotifyIMEEnabled to NotifyIMEContext; r=cpeterson
2013-03-19 16:54:48 -04:00
Mike Shal
ea1d9b8ba7
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
Jim Chen
47e557c907
Bug 706336 - Use meta states from KeyListener; r=cpeterson
2013-03-19 18:26:33 -04:00
Brian Nicholson
af416ef4e2
Bug 851056 - Remove NotificationHandler. r=kats
2013-03-19 14:09:44 -07:00
Chris Peterson
9d0c967f1b
Bug 847839 - Part 2: Remove obsolete files for Android XUL Fennec. r=mfinkle
2013-03-07 17:55:49 +00:00
Chris Peterson
42292d790c
Bug 847839 - Part 1b: Clean up VideoPlayer.java style nits. r=mfinkle
2013-03-08 10:35:29 +00:00
Chris Peterson
ec3afb3b87
Bug 847839 - Part 1a: Port XUL Fennec's VideoPlayer to Native Fennec. r=mfinkle
...
--HG--
rename : embedding/android/VideoPlayer.java => mobile/android/base/VideoPlayer.java
rename : embedding/android/resources/layout/videoplayer.xml => mobile/android/base/resources/layout/videoplayer.xml
2013-03-07 14:44:22 +00:00