Commit Graph

8603 Commits

Author SHA1 Message Date
Raymond Lee
d7e96dca1a bug 839034 - move markPageAsXXX methods to nsINavHistoryService r=mak sr=gavin 2013-02-27 10:54:09 +08:00
Sriram Ramasubramanian
4de58f8cf6 Bug 816457: Make sure the Bitmap is accessed in UI thread in LWTheme. [r=mfinkle] DONTBUILD 2013-02-26 11:42:24 -08:00
Sriram Ramasubramanian
dec38b7b8f Backout of 0046a607a915 due to wrong bug number. [r=me] 2013-02-27 09:39:39 -08:00
Geoff Brown
ca190857b5 Bug 845806 - Log robocop waitForText, waitForTest failures; r=jmaher 2013-02-27 08:21:24 -07:00
Geoff Brown
28ddb6f0ef Bug 844239: code cleanup in robocop BaseTest; r=jmaher 2013-02-27 08:21:23 -07:00
Bob Clary
87131afd0e Bug 845767 - Create an Autophone specific version of the robocop manifest, r=jmaher. 2013-02-27 06:52:06 -08:00
Brian Nicholson
eb01912ff8 Bug 845618 - Remove unused imports. r=kats 2013-02-26 21:50:25 -08:00
Brian Nicholson
b867b80f22 Bug 845612 - Add @Override annotations for implemented interfaces. r=kats 2013-02-26 21:48:00 -08:00
Brian Nicholson
79ce539367 Bug 845612 - Add missing @Override annotations. r=kats 2013-02-26 21:48:00 -08:00
Mark Capella
a56cd45e2e Bug 841249 - [Robocop] Tests for distribution preferences, r=margaret 2013-02-27 00:19:35 -05:00
Kartikaya Gupta
d44bb017a4 Bug 774964 - Implement the getPKCS12FilePassword dialog in native fennec. r=mfinkle 2013-02-27 00:08:47 -05:00
Chris Peterson
1f5c2c89c0 Bug 845080 - Extract BackgroundService superclass. r=rnewman 2013-02-26 19:41:59 -08:00
Richard Newman
f52820b0dd Bug 840267 - Follow-up: fix whitespace (whitespace only). r=trivial 2013-02-26 20:08:56 -08:00
Ryan VanderMeulen
4c53d4b6c6 Backed out changeset 6562cc879c53 (bug 845080) for Android build bustage on a CLOSED TREE. 2013-02-26 21:50:39 -05:00
Sriram Ramasubramanian
2560db822a Bug 816547: Make sure the Bitmap is accessed in UI thread in LWTheme. [r=mfinkle]
--HG--
extra : rebase_source : 7f99818a2395fdc4f03b24927f706a4f81197038
2013-02-26 11:42:24 -08:00
Chris Peterson
1f3ff0dca3 Bug 845080 - Extract BackgroundService superclass. r=rnewman 2013-02-26 16:59:19 -08:00
Sriram Ramasubramanian
bb11241f44 Bug 843619: Remove robocop test for tabs tray menu button. [r=gbrown]
--HG--
extra : rebase_source : 0eb9201646de0802290bd1ea2225325cb5a72fff
2013-02-26 11:03:17 -08:00
Sriram Ramasubramanian
4f7063b90a Bug 843619: Remove tabs tray menu. [r=mfinkle] [needs-clobber]
--HG--
extra : rebase_source : 7f590f1f0b21e15ced7efd59f6cf0cf9394e4671
2013-02-21 14:21:57 -08:00
Margaret Leibovic
cd2afb68fc Bug 845051 - (Part 2) Handle tab events directly in BrowserToolbar, instead of going through BrowserApp. r=mfinkle 2013-02-26 14:38:38 -08:00
Margaret Leibovic
c34323ea56 Bug 845051 - (Part 1) Don't post Runnables to the main thread from onTabChanged, since it's always called on the main thread. r=mfinkle 2013-02-26 14:38:10 -08:00
Richard Newman
ee8f7673be Bug 837875 - java.lang.NullPointerException: at org.mozilla.gecko.sync.setup.activities.SendTabActivity.getOtherClients(SendTabActivity.java). r=nalexander 2013-02-26 13:44:24 -08:00
Margaret Leibovic
b1a0e92e0e Bug 845075 - Move more tab-specific event handlers from GeckoApp to Tabs. r=mfinkle 2013-02-26 11:50:04 -08:00
Margaret Leibovic
f45541da86 Bug 843821 - Remove debug logging that accidentally landed. r=oops 2013-02-26 11:50:00 -08:00
Sriram Ramasubramanian
7a499127f3 Bug 844984: Remove overdraw in Awesomebar. [r=bnicholson] 2013-02-25 12:15:00 -08:00
Brian Nicholson
314fa5eb49 Bug 844590 - Use Looper.getMainLooper() for UiAsyncTask. r=kats
--HG--
extra : rebase_source : 4e5c919cd98b30faee9d0c1e3b429e27fe7d1ea2
2013-02-25 15:15:49 -08:00
Jim Chen
b09d2f28d0 Bug 844913 - Null-check getEditable() results in GeckoInputConnection; r=cpeterson 2013-02-26 12:48:32 -05:00
Geoff Brown
ede2dde8b2 Bug 798683 - Replace getChildCount() calls in robocop tests; r=bnicholson 2013-02-26 07:19:57 -07:00
Ehsan Akhgari
b0a062d05b Bug 845063 - Remove the dummy global private browsing service; r=jdm 2013-02-25 17:57:28 -05:00
Ehsan Akhgari
f6ebf6b2d6 Backed out changeset 30f7cbdcc2a1 (bug 845063) because of build bustage on a CLOSED TREE 2013-02-25 22:32:50 -05:00
Ehsan Akhgari
b06a2b09b4 Bug 845063 - Remove the dummy global private browsing service; r=jdm
--HG--
extra : rebase_source : 400d1240f8cb016d4183c64cab353a753b3fe74d
2013-02-25 17:57:28 -05:00
Ryan VanderMeulen
3c9738c6b5 Backed out changeset ea8134dfa481 (bug 843619) for robocop failures. 2013-02-25 18:21:08 -05:00
Kartikaya Gupta
dacf91473d Bug 843888 - Reduce LayerView overdraw by removing the background. r=sriram 2013-02-25 17:11:02 -05:00
Sriram Ramasubramanian
c941cd2e2a Bug 843619: Remove tabs tray menu. [r=mfinkle] [needs-clobber]
--HG--
extra : rebase_source : 1a5f82f47ea115d38ad96af61df7dcb77babdeca
2013-02-21 14:21:57 -08:00
Sriram Ramasubramanian
6389aacfbe Bug 842609: Scroll to selected tab in tabs ui. [r=mfinkle]
--HG--
rename : toolkit/modules/Timer.jsm => browser/devtools/shared/Browser.jsm
rename : toolkit/modules/tests/xpcshell/test_timer.js => browser/devtools/shared/test/browser_browser_basic.js
extra : rebase_source : c5a6cb3d09bd673b4ac01afa90de9bc8f350601b
2013-02-19 14:29:04 -08:00
Lucas Rocha
b23bee3f3f Bug 844592 - Define awesome_bar_entry on tablet toolbar layout (r=mfinkle) 2013-02-25 19:56:04 +00:00
Lucas Rocha
65fd710f50 Bug 844588 - Set correct min-version for clone method in TwoWayView (r=mfinkle) 2013-02-25 19:56:04 +00:00
Kartikaya Gupta
01daa24033 Bug 844930 - Make deprecation warning more useful. r=bnicholson 2013-02-25 14:42:06 -05:00
Kartikaya Gupta
9302617f2c Bug 842946 - When there is no selected tab, don't try to apply viewport updates. r=mfinkle 2013-02-25 14:40:44 -05:00
Ryan VanderMeulen
a21651358a Backed out changesets 77a94dc888c9 and 3f6e6912e71a (bug 831144) for Android mochitest failures on a CLOSED TREE. 2013-02-25 12:35:33 -05:00
Jim Chen
b7df88adc8 Bug 831144 - Properly pass meta states to Gecko; r=cpeterson 2013-02-25 11:33:30 -05:00
Margaret Leibovic
494ca2a7d5 Bug 842883 - (Part 4) Replace DOMWindowClose event with Tab:Close. r=mfinkle 2013-02-24 20:51:05 -08:00
Margaret Leibovic
a318817e7d Bug 842883 - (Part 3) Move Content:* events from GeckoApp to Tabs. r=bnicholson 2013-02-24 20:51:05 -08:00
Margaret Leibovic
00836fba52 Bug 842883 - (Part 2.5) Clean up Tabs.handleMessage to avoid calling getTab() all the time. r=bnicholson 2013-02-24 20:51:05 -08:00
Margaret Leibovic
dbb131c728 Bug 842883 - (Part 2) Move the Reader:* event handlers out of Tabs that don't need to be there. r=bnicholson 2013-02-24 20:51:04 -08:00
Margaret Leibovic
be16192d59 Bug 842883 - (Part 1) Start moving some tab-specific event listeners to Tabs. r=bnicholson 2013-02-24 20:51:04 -08:00
Margaret Leibovic
c43fe3d9b7 Bug 843821 - Support reading distribution resources from a /system location. r=mfinkle 2013-02-24 20:15:23 -08:00
Timothy Nikkel
a82d679a61 Bug 689623. Part 13. Disable image visibility pass on mobile and b2g. r=mats 2013-02-24 18:59:24 -06:00
Mark Finkle
c75f63ba26 Bug 843361 - Clean up use of statics when enumerating procs r=blassey 2013-02-24 18:19:10 -05:00
Geoff Brown
bcee825712 Bug 844516 - Improve Preferences:Get usage in robocop; r=jmaher 2013-02-24 08:55:45 -07:00
Geoff Brown
179c96b4e4 Bug 844239: Spacing/indentation consistency for Robocop source; r=jmaher DONTBUILD 2013-02-22 20:42:46 -07:00