Commit Graph

7105 Commits

Author SHA1 Message Date
Nick Alexander
98c3744d83 Bug 787249: Fix Android Sync integration tests broken by Bug 770785. r=rnewman
--HG--
extra : rebase_source : 99d28f94537a2e8af8c20dc318cab66c0f7fcc99
2012-08-30 16:57:19 -07:00
Nick Alexander
3a710675c8 Bug 773293 - part 2/2: Make checkboxes in Android Sync Send Tab To Device activity match Fennec checkboxes. r=rnewman
--HG--
extra : rebase_source : e924490faf52ad04e996d6c02ecaee454adc4fef
2012-08-30 12:18:15 -07:00
Nick Alexander
3152c26530 Bug 773293 - part 1/2: Make checkboxes in Android Sync Send Tab To Device activity match Fennec checkboxes. r=rnewman
--HG--
extra : rebase_source : c7e7367eae1135b070f9226086e4c3cf5245283c
2012-08-30 12:17:38 -07:00
Nick Alexander
dff07bc548 Bug 767179 - part 2/2: Make Android Sync user interface appear in fixed size dialogs on tablets. r=rnewman
--HG--
extra : rebase_source : 33f95f95973402113eca67ba25def217c44ce9bb
2012-08-30 12:12:56 -07:00
Nick Alexander
198747c12a Bug 767179 - part 1/2: Make Android Sync user interface appear in fixed size dialogs on tablets. r=rnewman
--HG--
extra : rebase_source : f4b4acb98b038024559c19ce943fe57822ff4ab7
2012-08-30 12:12:42 -07:00
Nick Alexander
cd7c605a9a Bug 728612 - Android Sync: upload Fennec's open tabs for display in Tabs From Other Computers. r=rnewman
--HG--
extra : rebase_source : 1f9b99ca3bdb5943603c332d7aea81733725521a
2012-08-30 12:07:08 -07:00
Nick Alexander
266ba38c83 Bug 770785: Delete client record from server when Android Account is deleted. r=rnewman
--HG--
extra : rebase_source : f07c4fb0d7308f1c2742a9ad5f130a3440e0dabf
2012-08-30 11:59:34 -07:00
Margaret Leibovic
ce1df42d9d Bug 779741 - Enable "Settings" menuitem in BrowserApp, not GeckoApp. r=wesj 2012-08-30 11:15:19 -07:00
Eitan Isaacson
41be4b75f1 Bug 786240 - Null-check LayerView when sending accessibility event. r=mbrubeck 2012-08-30 10:54:49 -07:00
Nick Alexander
a5d8bdb154 Bug 589468 - Part 1/2: Change "computer" to "device" in all strings regarding Android Sync. r=rnewman
--HG--
extra : rebase_source : 3ca1f449547976cc19094fc780fabf0e173ac422
2012-08-29 17:09:30 -07:00
Lucas Rocha
7760ee34e3 Bug 787078 - Load Reader UI on pageshow instead of DOMContentLoaded (r=mfinkle) 2012-08-30 16:28:39 +01:00
Lucas Rocha
c952c2788f Bug 784359 - Fix left urlbar edge on tablets (r=sriram) 2012-08-29 18:02:48 +01:00
Wes Johnston
fa544146ea Bug 786599 - Don't fire callbacks for cleared notifications. r=mfinkle 2012-08-29 09:21:02 -07:00
Wes Johnston
b244436094 Bug 786338 - Don't try to load urls from notification intents. r=mfinkle 2012-08-29 08:51:34 -07:00
Matt Brubeck
9b7c0a801d Bug 769857 - Delay showing tap highlight on initial touchstart. r=mbrubeck 2012-08-29 08:51:33 -07:00
Lucas Rocha
ce35a55e9a Bug 778582 (r=mfinkle) 2012-08-29 14:46:03 +01:00
Margaret Leibovic
9fa7c9b5a3 Bug 773641 - Update Twitter icon for mobile. r=bnicholson 2012-08-28 14:36:18 -07:00
Margaret Leibovic
f7154dd2e9 Bug 786013 - Add more localization notes to about:feedback strings to clarify tone/intent. r=mfinkle 2012-08-28 10:08:53 -07:00
Lucas Rocha
7f277e09c2 Bug 778582 (r=mfinkle) 2012-08-28 16:17:02 +01:00
Lucas Rocha
c69b0bb371 Bug 778582 (r=mfinkle) 2012-08-28 16:17:02 +01:00
Margaret Leibovic
1ea6a14083 Bug 779741 - Move character encoding menu logic to BrowserApp. r=sriram 2012-08-27 17:50:32 -07:00
Margaret Leibovic
989331d766 Bug 785485 - No way to clear "Open this page with an app" permissions granted from doorhanger notifications. r=mcomella 2012-08-27 17:50:32 -07:00
Margaret Leibovic
4522b33994 Bug 785885 - Adjust/tweak text positioning in landscape layout in about:feedback. r=mfinkle 2012-08-27 17:50:32 -07:00
Kartikaya Gupta
694bd42280 Bug 785520 - Scroll contenteditable elements into view when focused. r=Cwiiis 2012-08-27 20:36:39 -04:00
Kartikaya Gupta
c2e94030a1 Bug 785596 - Guard against null gfx objects during touch event handling. r=sriram 2012-08-27 20:34:58 -04:00
Kartikaya Gupta
bdddaf65ac Bug 781883 - Move the Content:LocationChange handler into Tabs.java so that we don't miss the event when GeckoApp is torn down and recreated. r=sriram 2012-08-27 16:44:51 -04:00
Kartikaya Gupta
49da98a0d3 Bug 781883 - Ensure the GeckoApp unregisters itself as a tab listener on teardown, or it ends up getting registered multiple times. r=sriram 2012-08-27 16:44:27 -04:00
Wes Johnston
a5b10fa8b2 Bug 771915 - Show origin of the page if it differs from the webapps. r=mfinkle 2012-08-27 17:11:44 -07:00
Wes Johnston
d4972d26d9 Bug 784500 - Start connection to passed in urls in java. r=blassey 2012-08-27 17:11:42 -07:00
Michael Comella
8096d37d90 Bug 775773 - Add "Copy Image Location" context menu item to long press. r=wesj 2012-08-27 19:34:30 -04:00
Ryan VanderMeulen
13b4317e28 Merge m-c to inbound. 2012-08-27 19:34:23 -04:00
Alex Keybl
6458cc3fa4 Merging in version bump NO BUG 2012-08-27 12:21:46 -07:00
Philipp von Weitershausen
5801c8b2ab Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-27 11:13:02 -03:00
Margaret Leibovic
c8694baa6d Bug 774479 - Create about:feedback page, and show it to users after the app has been launched 10 times. r=mfinkle 2012-08-26 21:33:11 -07:00
Margaret Leibovic
6f1ad534cb Bug 784361 - Make doorhanger and site identity popups have the same width. r=lucasr 2012-08-26 21:12:00 -07:00
Zoe Bellot
c7a4582c95 Bug 746142 - Part 2 - Use inputmode attribute to vary the virtual keyboard on Android. f=mounir r=cpeterson 2012-08-26 23:16:22 -03:00
Lucas Rocha
7a7efe835e Bug 785758 - Always update security and reader modes after progress visibility (r=mfinkle) 2012-08-27 00:45:07 +01:00
Yury
f71d14e548 Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz 2012-08-25 17:18:44 -04:00
Mark Capella
2ba8f1e688 Bug 759851 - remove build goop for building mozilla/services, r=mbrubeck 2012-08-25 13:32:38 -04:00
Lucas Rocha
90a1f17343 Bug 777562 - Pass the right node to have styles cleaned after parsing (r=mfinkle) 2012-08-25 11:27:27 +01:00
Lucas Rocha
1814838e00 Bug 785343 - Don't convert DIV to P when it only contains a SELECT node (r=mfinkle) 2012-08-25 11:27:27 +01:00
Lucas Rocha
2be189d784 Bug 774914/785145 - Convert divs with only a <p> element child into plain <p> elements (r=mfinkle) 2012-08-25 11:27:27 +01:00
Lucas Rocha
19a391a60a Bug 774914 - Ensure newNode is orphan before replacing a node in JSDOMParser (r=mfinkle) 2012-08-25 11:27:27 +01:00
Lucas Rocha
941d125129 Bug 771380 - Use animation to show/hide lock icon in toolbar (r=sriram) 2012-08-23 19:27:11 +01:00
Lucas Rocha
f81c953d9f Bug 771380 - Reorganize toolbar layout to better handle dynamic icons (r=sriram)
* * *
fold me
* * *
title fix
2012-08-23 19:27:11 +01:00
Chris Peterson
e3839043a1 Bug 772252 - Remove special casing of ALT key codes that broke ALT locking. r=blassey 2012-08-16 15:12:05 -04:00
Chris Peterson
7b703c6eec Bug 777591 - Part 2: Fix Favicon deprecation warning. r=blassey 2012-07-27 09:52:57 -07:00
Michael Comella
cac9f95a0c Bug 785562: Fixed the non-breaking spaces in the AboutHomePromoBox. r=mbrubeck 2012-08-24 20:18:01 -07:00
Geoff Brown
886238bc07 Bug 770456 - Robocop: be more careful when accessing child view in testHistoryTab; r=jmaher 2012-08-24 19:03:05 -06:00
Benjamin Smedberg
b8603666c1 Revert bug 776208 for semi-consistent failures:
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Test 1a, the overlay about: content is expected
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: chrome://mochitests/content/browser/browser/base/content/test/plugin_test.html

CLOSED TREE
2012-08-24 13:08:15 -04:00