Alex Nagacevschi
|
2070d418ad
|
Bug 800188 - Add preliminary support RTL content in reader mode (r=lucasr)
|
2013-01-10 11:47:05 +00:00 |
|
Mike Hommey
|
08ae60ac15
|
Bug 826992 - Avoid hardcoded clientId in SafeBrowser.jsm. r=Mossop,r=mfinkle,r=gcp
|
2013-01-10 08:38:50 +01:00 |
|
Chris Peterson
|
f4b4b15d0e
|
Bug 828594 - Part 2: Remove unused Java imports. r=kats
|
2013-01-09 10:32:50 -08:00 |
|
Chris Peterson
|
33b18b927a
|
Bug 828594 - Part 1: Remove redundant Java imports. r=kats
|
2013-01-09 09:54:54 -08:00 |
|
Wes Johnston
|
a9d39a11fb
|
Bug 828619 - Always update date time after changing 24hr mode. r=jchen
|
2013-01-09 14:50:22 -08:00 |
|
Wes Johnston
|
329e099913
|
Bug 826075 - Show an indicator on pinned sites. r=mfinkle,sriram
|
2013-01-09 14:07:32 -08:00 |
|
Wes Johnston
|
983a6d830b
|
Bug 725018 - FormAssistant should reposition itself on viewport changes. r=kats,mleibovic
|
2013-01-09 11:37:01 -08:00 |
|
Wes Johnston
|
4066c1dee8
|
Bug 725018 - Zoom to focused input fields. r=kats
|
2013-01-09 11:35:49 -08:00 |
|
Wes Johnston
|
d32c924ba6
|
Bug 827608 - Use html context menus for about:addons. r=minkle
|
2013-01-09 11:28:38 -08:00 |
|
Wes Johnston
|
aa8c0e0589
|
Bug 827608 - Use html context menus for about:downloads. r=bnicholson, r=minkle
|
2013-01-09 11:28:36 -08:00 |
|
Wes Johnston
|
36b3e30caf
|
Bug 827608 - Use html context menus for about:apps. r=mfinkle
|
2013-01-09 11:28:35 -08:00 |
|
Kartikaya Gupta
|
d555a604bd
|
Bug 827836 - Back out some of cset 8bac87268303 because of an explosion in bug 823022 oranges. r=backout
|
2013-01-09 12:56:09 -05:00 |
|
Jim Chen
|
a6fee78864
|
Bug 817386 - Log and ignore IndexOutOfBoundsException in Editable; r=cpeterson
|
2013-01-09 11:57:31 -05:00 |
|
Kartikaya Gupta
|
48969aa826
|
Bug 828316 - Rename setForceRedraw to forceRedraw. r=Cwiiis DONTBUILD
|
2013-01-09 11:21:04 -05:00 |
|
Mark Finkle
|
99a13170fe
|
Bug 824023 - Use correct URL to add-on images r=wesj
|
2013-01-09 09:49:31 -05:00 |
|
Kartikaya Gupta
|
2bb89fead7
|
Bug 827836 - Force sending a viewport update to Gecko after aborting animations. r=Cwiiis
|
2013-01-09 09:40:08 -05:00 |
|
Kartikaya Gupta
|
995421a97b
|
Bug 828039 - Enable ionmonkey on android-x86 builds (re-land with correct bug number). r=dvander
|
2013-01-08 23:10:09 -05:00 |
|
Kartikaya Gupta
|
b19402a79c
|
Back out ffa37079e829 for wrong bug number. r=backout
|
2013-01-09 09:23:31 -05:00 |
|
Kartikaya Gupta
|
6dd787be89
|
Bug 828038 - Enable ionmonkey on android-x86 builds. r=dvander
|
2013-01-08 23:10:09 -05:00 |
|
Brian Nicholson
|
bfd659f7b5
|
Bug 826273 - Use private state of about:home tab for opened links. r=mfinkle
|
2013-01-08 16:53:22 -08:00 |
|
Brian Nicholson
|
846eecb939
|
Bug 823325 - Hide thumb when selected tab changes. r=mfinkle
|
2013-01-08 14:02:18 -08:00 |
|
Sriram Ramasubramanian
|
9a6d14287c
|
Bug 809790: Remove custom share menu. [r=mfinkle]
|
2013-01-04 14:31:07 -08:00 |
|
Gian-Carlo Pascutto
|
0da033e962
|
Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp
|
2013-01-08 16:43:33 +01:00 |
|
Brian Nicholson
|
5393681ccf
|
Bug 818065 - Part 2: Implement about:privatebrowsing. r=mfinkle
|
2013-01-07 15:29:45 -08:00 |
|
Ehsan Akhgari
|
5e42b191c3
|
Merge mozilla-central into mozilla-inbound
|
2013-01-07 18:23:31 -05:00 |
|
Brian Nicholson
|
aa278ef1ea
|
Bug 826267 - Check for null tab before setting private AwesomeScreen state. r=sriram
|
2013-01-07 15:14:01 -08:00 |
|
Alex Keybl
|
9fc46ad72d
|
Merging in version bump NO BUG
|
2013-01-07 12:31:33 -08:00 |
|
Gregory Szorc
|
2420b2d8c2
|
Merge mozilla-central into services-central
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
|
2013-01-07 00:21:41 -08:00 |
|
Gregory Szorc
|
02e0479d7d
|
Bug 813287 - Move healthreport prefs into greprefs.js; r=rnewman
|
2013-01-06 16:15:51 -08:00 |
|
Greg Roodt
|
b7437e2942
|
Bug 686228 - Add simple mouse scrolling support. r=kats
|
2013-01-06 22:35:01 +00:00 |
|
Mark Finkle
|
a52eee5196
|
Bug 826467 - Remove unused variables r=bnicholson
|
2013-01-06 10:28:58 -05:00 |
|
Mark Finkle
|
ff1e38cdd3
|
Bug 826467 - Listen for account changes and persist r=bnicholson
|
2013-01-06 10:28:55 -05:00 |
|
Mark Finkle
|
aaae29d6cb
|
Bug 826467 - Avoid persisting tabs to tabs.db if Sync is not setup r=bnicholson
|
2013-01-06 10:28:52 -05:00 |
|
Sriram Ramasubramanian
|
bae49490f6
|
Bug 826820: Remove "synced tabs" menu item in Tabs Panel. [r=mfinkle]
|
2013-01-04 12:48:50 -08:00 |
|
Kartikaya Gupta
|
4da7f9b90e
|
Bug 826381 - Update more tests to go with cset 11f420dd6b47. r=fix-test
|
2013-01-04 16:32:58 -05:00 |
|
Geoff Brown
|
c83f321ef0
|
Bug 824067 - Disable robocop testPasswordEncrypt for too many intermittent failures; DONTBUILD
|
2013-01-04 13:11:27 -07:00 |
|
Kartikaya Gupta
|
bb1df4e10b
|
Bug 826381 - Update test to go with cset 11f420dd6b47. r=fix-test
|
2013-01-04 16:24:50 -05:00 |
|
Mike Hommey
|
3f28481862
|
Bug 824330 - Build services/ during the platform tier and enable services in xulrunner. r=blassey,r=bsmedberg,r=gps
|
2013-01-04 15:56:20 +01:00 |
|
Mark Finkle
|
4d67a1d383
|
Bug 817440 - Intermittent testAddonManager | GeckoEventExpecter - blockForEvent timeout: Tab:Added r=gbrown
|
2013-01-04 15:11:57 -05:00 |
|
Sriram Ramasubramanian
|
417a2e7e68
|
Bug 826487: Change "Open in New Private Tab" to "Open in Private Tab". [r=mfinkle]
|
2013-01-04 11:39:12 -08:00 |
|
Wes Johnston
|
2603a6e9a2
|
Bug 736321 - Support HTML Context menus in Fennec. r=mfinkle
|
2013-01-04 11:18:42 -08:00 |
|
Wes Johnston
|
14606784d8
|
Bug 826381 - Update sumo bookmark url. r=mfinkle
|
2013-01-04 11:18:40 -08:00 |
|
Wes Johnston
|
518f686d00
|
Bug 826074 - Use Pinning terminology for customizing about:home. r=mfinkle
|
2013-01-04 11:18:38 -08:00 |
|
Mike Hommey
|
165c251332
|
Backout changeset 6656cdc8b20d (bug 824330) because of android and b2g bustage on clobber builds
|
2013-01-04 17:14:33 +01:00 |
|
Mike Hommey
|
b78d8ead5b
|
Bug 824330 - Build services/ during the platform tier and enable services in xulrunner. r=blassey,r=bsmedberg,r=gps
|
2013-01-04 15:56:20 +01:00 |
|
adrian.tamas@softvision.ro
|
e35c6b9801
|
Bug 826261 - Robocop: Add test for Share Link option from the Firefox Mobile Menu. r=jmaher
|
2013-01-04 10:53:22 +02:00 |
|
Vicamo Yang
|
185128c885
|
Bug 820780 - Part 4/5: Android backend, r=blassey
|
2013-01-04 14:26:27 +08:00 |
|
Richard Newman
|
b6af78d1ce
|
Bug 826539 - Pinned tabs folder shouldn't be synced. r=nalexander
|
2013-01-03 21:25:38 -08:00 |
|
Brian Nicholson
|
84aac3df99
|
Bug 818065 - Part 1: Add about:privatebrowsing strings (follow-up for missing bracket). r=me
--HG--
extra : rebase_source : 6deaf902d279121e2f542c41d5fe497c7de31c81
|
2013-01-05 14:50:01 -08:00 |
|
Brian Nicholson
|
8e6280715d
|
Bug 818065 - Part 1: Add about:privatebrowsing strings. r=mfinkle
|
2013-01-05 12:17:03 -08:00 |
|
Nick Alexander
|
888436c6c7
|
Bug 818218 - Refactor ExtendendJSONObject parsing. r=rnewman
|
2013-01-03 19:00:19 -08:00 |
|
Shriram Kunchanapalli
|
b11b9cb0b0
|
Bug 772789: Make Send Tab to Device activity not reset checkboxes when device is rotated. r=nalexander
|
2013-01-03 19:00:13 -08:00 |
|
Nick Alexander
|
9625755d87
|
Bug 799729 - Let HMAC extra parameter be the empty string. r=rnewman
|
2013-01-03 18:59:44 -08:00 |
|
Phil Ringnalda
|
47e472a386
|
Back out b7f50cfa3fe1 (bug 801739) for Android build bustage
|
2013-01-03 16:33:38 -08:00 |
|
Tetsuharu OHZEKI
|
b231b8fc9e
|
Bug 826025 - Part 2: Add some variables to cache properties which are accessed many times. r=cpeterson
|
2013-01-03 17:18:44 -05:00 |
|
Tetsuharu OHZEKI
|
bd42f4a106
|
Bug 826025 - Part 1: Use "switch" instead of "else if" series in BrowserEventHandler.handleUserEvent(). r=cpeterson
|
2013-01-03 17:18:44 -05:00 |
|
Shriram Kunchanapalli
|
3fd4ef99fe
|
Bug 801739 - Initialize mDoorHangerPopup in WebApp rather than GeckoApp. r=mleibovic
|
2012-12-26 20:15:47 +05:30 |
|
Sriram Ramasubramanian
|
d63fb3d4c4
|
Bug 826384: Kill post-install notification doorhanger. [r=mfinkle]
--HG--
rename : layout/forms/test/test_bug536567_perwindowpb.html => layout/forms/test/test_bug536567.html
extra : rebase_source : b37435accf4330afa0a5aeb0a8a175eec9eaa2d8
|
2013-01-03 14:10:32 -08:00 |
|
Brian Nicholson
|
b68a6a833e
|
Bug 823679 - Use updater icon instead of launcher icon for announcements. r=mfinkle
|
2013-01-03 10:43:24 -08:00 |
|
Tetsuharu OHZEKI
|
e2bc56a552
|
Bug 826014 - Use strict equality operator in BrowserApp.observe(). r=cpeterson
|
2013-01-03 23:07:55 +09:00 |
|
Tetsuharu OHZEKI
|
8905e6ba17
|
Bug 825974 - Use "switch" instead of "else if" series in BrowserApp.observe().r=margaret.leibovic
|
2013-01-03 23:07:55 +09:00 |
|
Ed Morley
|
063cb6cecf
|
Backout 17b390f86130 (bug 823325) for failures in test_bug590573.html
|
2013-01-03 10:03:29 +00:00 |
|
Ehsan Akhgari
|
f1a602930f
|
Merge mozilla-central into mozilla-inbound
|
2013-01-03 01:06:46 -05:00 |
|
Richard Newman
|
8f2b88b111
|
Merge m-c to s-c.
|
2013-01-02 19:35:43 -08:00 |
|
Wes Johnston
|
d9413a98c6
|
Bug 825992 - Safeguard against null closing AboutHome with a null top sites adapter. r=mfinkle
|
2013-01-02 11:49:42 -08:00 |
|
Wes Johnston
|
02fa2842cd
|
Bug 825505 - Allow cancelling pinning sites from the Awesomescreen. r=mfinkle
|
2013-01-02 11:49:41 -08:00 |
|
Wes Johnston
|
3b55ea9fe1
|
Bug 825176 - Use margin to hide forward button. r=sriram
|
2013-01-02 17:11:15 -08:00 |
|
Wes Johnston
|
de0f6a8bf2
|
Bug 826106 - Allow GeckoApp to handle context menus. r=mfinkle
|
2013-01-02 17:11:14 -08:00 |
|
Brian Nicholson
|
5f0fc6b767
|
Bug 823325 - Use timeout before calling browser.focus(). r=mfinkle
|
2013-01-02 15:05:21 -08:00 |
|
Ehsan Akhgari
|
a74e52e0be
|
Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin
|
2012-12-29 20:01:34 -05:00 |
|
Kartikaya Gupta
|
03265afe3d
|
Bug 825939 - Bump android-x86 mozconfigs to use NDK r8c and GCC 4.6. r=blassey,ted
|
2013-01-02 17:10:45 -05:00 |
|
Josh Aas
|
3a0a5bd19a
|
Back out 7e0ffa0535cc for Android startup crashes on a CLOSED TREE.
|
2013-01-02 16:56:25 -05:00 |
|
Sriram Ramasubramanian
|
5a04a793b0
|
Bug 824469: New tab button based on the tabs-section. [r=mfinkle]
|
2013-01-02 13:43:01 -08:00 |
|
Ed Morley
|
fb9b3e665c
|
Backout f6af3c44e395 (bug 810208) for crashes on a CLOSED TREE
|
2013-01-02 21:32:36 +00:00 |
|
Ehsan Akhgari
|
59d264251b
|
Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin
|
2012-12-29 20:01:34 -05:00 |
|
Wes Johnston
|
1b9cace7cc
|
Bug 825176 - Update margin after foward button animation. r=sriram
|
2013-01-02 12:03:19 -08:00 |
|
Richard Newman
|
f181d0acd8
|
Merge m-c to s-c.
|
2012-12-22 11:32:28 -08:00 |
|
Cameron McCormack
|
aa4cd9d560
|
Back out 767debcb04d8 (bug 823325) for Android test_manyWindows.html failures.
|
2012-12-22 12:32:25 +11:00 |
|
Richard Newman
|
e6d408eb1f
|
Merge m-c to s-c.
|
2012-12-20 00:07:49 -08:00 |
|
Mark Capella
|
b2b23838e5
|
Bug 814148 - X button missing in tabs tray after swiping to close another tab, r=bnicholson
|
2012-12-19 02:03:25 -05:00 |
|
Brian Nicholson
|
3aff0472b8
|
Bug 795045 - Part 3: Lock handle to caret position and add scrolling support. r=wesj
|
2012-12-18 22:58:10 -08:00 |
|
Brian Nicholson
|
1d9424b87f
|
Bug 795045 - Part 2: Don't round coordinates until they're used. r=wesj
|
2012-12-18 22:58:01 -08:00 |
|
Brian Nicholson
|
68ebafba33
|
Bug 795045 - Part 1: Cleanup for TextSelection/TextSelectionHandle. r=wesj
|
2012-12-18 22:57:54 -08:00 |
|
Richard Newman
|
26db612ea2
|
Merge m-c to s-c.
|
2012-12-18 11:43:03 -08:00 |
|
Chris Double
|
842fd8be0c
|
Bug 821160 - Part5: Package froyo libomxplugin libraries on Android - r=mark.finkle
|
2012-12-18 14:44:39 +13:00 |
|
Richard Newman
|
b8f7251de3
|
Merge m-c to s-c (including fixed conflict in Android Sync manifest).
--HG--
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml.in => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml.in => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml
rename : mobile/android/base/resources/drawable/tabs_button.xml.in => mobile/android/base/resources/drawable/tabs_button.xml
rename : mobile/android/base/resources/drawable/tabs_level.xml.in => mobile/android/base/resources/drawable/tabs_level.xml
|
2012-12-15 17:08:14 -08:00 |
|
Theo Chevalier
|
e994977991
|
Bug 821998 - Installed web apps get stuck on splashscreen - do not finish loading. r=wesj
|
2012-12-15 20:02:28 +01:00 |
|
Brian Nicholson
|
2f9a17441e
|
Bug 823325 - Call blur() on onfocused browser. r=mfinkle
|
2012-12-20 20:46:23 -08:00 |
|
Sriram Ramasubramanian
|
645be75d17
|
Bug 821311: Search suggestion text illegible. [r=bnicholson]
--HG--
extra : rebase_source : 7320e34aa5cc6e0b115cb7a0d0dd26fbaca21050
|
2012-12-13 15:21:34 -08:00 |
|
Sriram Ramasubramanian
|
0f66c11b71
|
Bug 811238: Cache-color hint for ExpandableListView. [r=mfinkle]
--HG--
extra : rebase_source : a4b294220f7257fb27e400128e66c8ec96409879
|
2012-12-18 14:29:01 -08:00 |
|
Sriram Ramasubramanian
|
7c79f4b01d
|
Bug 822830: Add ForwardButton to GeckoViewsFactory. [r=mfinkle]
--HG--
rename : browser/components/sessionstore/test/browser_248970_b_perwindowpb.js => browser/components/sessionstore/test/browser_248970_b.js
extra : rebase_source : df8d830faba3060dae01bb61595273d0fc7396a7
|
2012-12-18 14:20:01 -08:00 |
|
Jim Chen
|
236be30d26
|
Bug 821229 - Don't show/hide VKB when Gecko view doesn't have focus; r=cpeterson
|
2012-12-18 12:21:25 -05:00 |
|
Richard Newman
|
ceeb64c2e7
|
Merge m-c to s-c.
|
2012-12-10 13:01:43 -08:00 |
|
Wes Johnston
|
f44dad5977
|
Bug 817921 - Allow webapps to create sub activities. r=blassey
|
2013-01-02 10:35:50 -08:00 |
|
Kartikaya Gupta
|
20a553f25c
|
Bug 825151 - Bump ARMv7 mozconfigs to use NDK r8c and GCC 4.6. r=blassey,ted
|
2013-01-02 11:48:01 -05:00 |
|
Theo Chevalier
|
27ae7e2526
|
Bug 825464 - Skip any revision of TELEMETRY_DISPLAY_REV in tests & WebApp (long term fix). r=mak
|
2013-01-02 16:31:10 +01:00 |
|
Richard Newman
|
80a3f4f3ee
|
Merge m-c to s-c.
|
2012-12-05 23:59:56 -08:00 |
|
Lucas Rocha
|
4bede739c1
|
Bug 818021 - Use fade out transition when leaving awesome screen (r=mfinkle)
|
2012-12-05 16:46:17 +00:00 |
|
Jim Chen
|
50bc3aab09
|
Bug 815430 - Fix IME status notification handling; r=cpeterson
|
2012-12-05 11:10:33 -05:00 |
|
Jim Chen
|
72f1716ec4
|
Bug 811755 - Synchronize selection when selection changes due to events; r=cpeterson
|
2012-12-05 11:09:56 -05:00 |
|