Commit Graph

7103 Commits

Author SHA1 Message Date
Nick Alexander
a0d703c934 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
31c2bfe551 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
1e2b5c1f36 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
8c4fdab81d 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
7fd4a3d8cf 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
02473ae0c8 Bug 779741 - Enable "Settings" menuitem in BrowserApp, not GeckoApp. r=wesj 2012-08-30 11:15:19 -07:00
Eitan Isaacson
20b51d418a Bug 786240 - Null-check LayerView when sending accessibility event. r=mbrubeck 2012-08-30 10:54:49 -07:00
Nick Alexander
227bbcba85 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
7e61c8329b Bug 787078 - Load Reader UI on pageshow instead of DOMContentLoaded (r=mfinkle) 2012-08-30 16:28:39 +01:00
Lucas Rocha
dfcbce8807 Bug 784359 - Fix left urlbar edge on tablets (r=sriram) 2012-08-29 18:02:48 +01:00
Wes Johnston
9f6e922ac0 Bug 786599 - Don't fire callbacks for cleared notifications. r=mfinkle 2012-08-29 09:21:02 -07:00
Wes Johnston
978af1bafe Bug 786338 - Don't try to load urls from notification intents. r=mfinkle 2012-08-29 08:51:34 -07:00
Matt Brubeck
a8796a61bc Bug 769857 - Delay showing tap highlight on initial touchstart. r=mbrubeck 2012-08-29 08:51:33 -07:00
Lucas Rocha
af993c5f97 Bug 778582 (r=mfinkle) 2012-08-29 14:46:03 +01:00
Margaret Leibovic
2d28d9b1bb Bug 773641 - Update Twitter icon for mobile. r=bnicholson 2012-08-28 14:36:18 -07:00
Margaret Leibovic
8dea2f63fe 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
737c4f3c7f Bug 778582 (r=mfinkle) 2012-08-28 16:17:02 +01:00
Lucas Rocha
88dcc82108 Bug 778582 (r=mfinkle) 2012-08-28 16:17:02 +01:00
Margaret Leibovic
d1f6fb832a Bug 779741 - Move character encoding menu logic to BrowserApp. r=sriram 2012-08-27 17:50:32 -07:00
Margaret Leibovic
41851508df 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
cbeb501bc9 Bug 785885 - Adjust/tweak text positioning in landscape layout in about:feedback. r=mfinkle 2012-08-27 17:50:32 -07:00
Kartikaya Gupta
ccca755ac8 Bug 785520 - Scroll contenteditable elements into view when focused. r=Cwiiis 2012-08-27 20:36:39 -04:00
Kartikaya Gupta
cde07ff1ef Bug 785596 - Guard against null gfx objects during touch event handling. r=sriram 2012-08-27 20:34:58 -04:00
Kartikaya Gupta
f7f9a77437 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
7b1de84a42 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
0975a9df28 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
a3f33aa6b6 Bug 784500 - Start connection to passed in urls in java. r=blassey 2012-08-27 17:11:42 -07:00
Michael Comella
46bfd5bfa0 Bug 775773 - Add "Copy Image Location" context menu item to long press. r=wesj 2012-08-27 19:34:30 -04:00
Ryan VanderMeulen
50112c0069 Merge m-c to inbound. 2012-08-27 19:34:23 -04:00
Alex Keybl
b3319338f9 Merging in version bump NO BUG 2012-08-27 12:21:46 -07:00
Philipp von Weitershausen
f47e2a9937 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
0b38e7827f 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
bce3d5060d Bug 784361 - Make doorhanger and site identity popups have the same width. r=lucasr 2012-08-26 21:12:00 -07:00
Zoe Bellot
45603aa9ce 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
626b15b855 Bug 785758 - Always update security and reader modes after progress visibility (r=mfinkle) 2012-08-27 00:45:07 +01:00
Yury
390e1cb5ac Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz 2012-08-25 17:18:44 -04:00
Mark Capella
9347fa97fd Bug 759851 - remove build goop for building mozilla/services, r=mbrubeck 2012-08-25 13:32:38 -04:00
Lucas Rocha
8f6e4199dd Bug 777562 - Pass the right node to have styles cleaned after parsing (r=mfinkle) 2012-08-25 11:27:27 +01:00
Lucas Rocha
94c8af47a2 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
a5968cbbbe 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
e98cd027c3 Bug 774914 - Ensure newNode is orphan before replacing a node in JSDOMParser (r=mfinkle) 2012-08-25 11:27:27 +01:00
Lucas Rocha
121c957871 Bug 771380 - Use animation to show/hide lock icon in toolbar (r=sriram) 2012-08-23 19:27:11 +01:00
Lucas Rocha
3a106495f6 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
959e01a977 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
8760d853b2 Bug 777591 - Part 2: Fix Favicon deprecation warning. r=blassey 2012-07-27 09:52:57 -07:00
Michael Comella
72e862894c Bug 785562: Fixed the non-breaking spaces in the AboutHomePromoBox. r=mbrubeck 2012-08-24 20:18:01 -07:00
Geoff Brown
52c4b843a1 Bug 770456 - Robocop: be more careful when accessing child view in testHistoryTab; r=jmaher 2012-08-24 19:03:05 -06:00
Benjamin Smedberg
a844435618 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
Yury
820281ab5d Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz 2012-08-24 16:18:16 -04:00
Benjamin Smedberg
d8f80b82e5 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

--HG--
extra : rebase_source : e000988677d466b4796c5b2a51968f586743e6db
2012-08-24 13:08:15 -04:00