Commit Graph

4800 Commits

Author SHA1 Message Date
Brad Lassey
821e0def4e bug 726929 - large session restore screenshots taken too often r=mfinkle 2012-02-14 20:08:14 -08:00
Kartikaya Gupta
fee73ca59a Bug 706891 followup - disable test until it can be updated. r=philor 2012-02-14 22:56:38 -05:00
Margaret Leibovic
f2d5ea5612 Bug 725660 - "about:blank" briefly appears in the urlbar when openings links from external apps. r=mfinkle 2012-02-13 17:39:17 -08:00
Alex Pakhotin
66ced43dbc Bug 721393 - Virtual keyboard enter key doesn't work correctly in designMode document. r=blassey 2012-02-14 17:08:47 -08:00
Richard Newman
92aac59b41 Bug 724745 - Bump parent folder modified time when altering a parent-related child attribute. r=lucasr 2012-02-14 17:10:18 -08:00
Sriram Ramasubramanian
683d3aa89b Bug 727300: Don't animate awesomebar while cancelling. [r=mfinkle] 2012-02-14 16:55:18 -08:00
Sriram Ramasubramanian
5faa327952 Bug 726875: Scroll the list after it populates in TabsTray. [r=mfinkle] 2012-02-14 16:27:51 -08:00
Brian Nicholson
184ae1a378 Bug 722413 - Use GeckoAsyncTask for bookmark removal. r=lucasr 2012-02-14 16:23:06 -08:00
Brian Nicholson
3ce0cd225f Bug 722413 - Use custom observer for BookmarksListAdapter. r=mfinkle f=lucasr 2012-02-14 16:23:06 -08:00
Brian Nicholson
a092737a79 Bug 722413 - Refactor ContentResolver in AwesomeBarTabs. r=mfinkle 2012-02-14 16:23:06 -08:00
Brian Nicholson
ca4841b51c Bug 722413 - Refactor tabs to use bookmarks observer. r=mfinkle 2012-02-14 16:23:06 -08:00
Brian Nicholson
3d0060a1dc Bug 722413 - Implement bookmark change observers. r=lucasr 2012-02-14 16:23:06 -08:00
Sriram Ramasubramanian
72d2af4861 Bug 726732: Load preferences screen faster. [r=mfinkle, bnicholson] 2012-02-14 16:20:07 -08:00
Matt Brubeck
02fed7f5e6 Bug 726863 - Use mobile-specific strings for add-on download error messages [r=mfinkle] 2012-02-14 15:32:45 -08:00
Chris Peterson
b944efc1d0 Bug 706891 part 3 - When drag breaks through pan threshold, reposition touch origin and check for axis locking. r=kats 2012-02-14 10:55:46 -08:00
Chris Peterson
1f86815dbc Bug 706891 part 2 - Reduce PAN_THRESHOLD from 1/10" to 1/16" and change units to dps. r=kats 2012-02-14 11:43:45 -08:00
Chris Peterson
f1e536ebfc Bug 706891 part 1 - Rename Axis setLocked/mLocked to setScrolledDisabled/mScrollingDisabled to clarify meaning. r=kats 2012-02-14 10:55:22 -08:00
Sriram Ramasubramanian
a80a5ca858 Bug 725932: Use handler messages. [r=mfinkle,blassey] 2012-02-14 13:30:15 -08:00
Kartikaya Gupta
ce96329935 Bug 722439 - Fix compiler warnings using javac 1.7. r=Cwiiis 2012-02-14 15:28:27 -05:00
Brian Nicholson
2adf76b2f8 Bug 711578 - Fix session store for initial session crash. r=mfinkle 2012-02-14 12:07:53 -08:00
Kartikaya Gupta
e518a4e4ab Bug 727121 - Attempt to trick Java 1.7 compiler into not being stupid. r=rnewman 2012-02-14 12:02:01 -08:00
Lucas Rocha
7cf3fac1e7 Bug 724348 - Only use the necessary vertical space for top sites in about:home (r=mfinkle) 2012-02-14 18:15:20 +00:00
Lucas Rocha
3ab91beba3 Bug 724348 - Remove unused variable from TopSitesGridView (r=mfinkle) 2012-02-14 18:15:20 +00:00
Mark Banner
74c5b5eaee Bug 726978 - Remove useless NS_New(Native)LocalFile calls in nsBrowserApp.cpp. r=glandium 2012-02-14 18:03:31 +00:00
Lucas Rocha
a47718edcf Bug 723103 - Update about:home's top sites section after history is cleared (r=mfinkle) 2012-02-14 17:50:55 +00:00
Lucas Rocha
61a0b171d9 Bug 719434 - Purge session files when clearing history and update about:home accordingly (r=mfinkle) 2012-02-14 17:50:55 +00:00
Lucas Rocha
cdf67883cc Bug 719434 - Add notifification/message for when SessionStore purges its state (r=mfinkle) 2012-02-14 17:50:55 +00:00
Matt Brubeck
b44f7ce07e Bug 719684 - Show an error message when add-on download is blocked or cancelled [r=mfinkle] 2012-02-13 16:56:03 -08:00
Sriram Ramasubramanian
7b1a6b9cfd Bug 706819: Show tabs-tray faster. [r=mfinkle] 2012-02-13 16:54:36 -08:00
Sriram Ramasubramanian
0db20c4e7f Bug 718268: Closing tab should not shift the list. [r=mfinkle] 2012-02-13 16:50:09 -08:00
Geoff Lankow
237b5a24af Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part D, remove uses of nsIPrefBranch2 in browser/ and mobile/ ; r=bsmedberg 2012-01-17 14:34:51 +13:00
Brad Lassey
f3003384c6 bug 725538 - make creating GeckoEvents sane r=kats 2012-02-08 23:18:27 -08:00
Sriram Ramasubramanian
76baba416d Bug 725930: DoorHangerPopup should be initialized late to avoid problems in startup. [r=mfinkle] 2012-02-13 10:29:29 -08:00
Sriram Ramasubramanian
ae3ad335e9 Bug 711746: ActionBar should be loaded in XML to avoid temporary title screen. [r=mfinkle] 2012-02-13 10:23:09 -08:00
Mark Finkle
c43b579c0d Bug 725910 - Robotium: Add simple about: page tests r=gbrown 2012-02-12 00:52:59 -05:00
Kartikaya Gupta
1898bff99a Bug 725911 - Add more logging to help diagnose random orange in robocop tests. r=jmaher 2012-02-10 11:25:28 -05:00
Wes Johnston
02fe85c240 Bug 725858 - Don't load sqlite for migration if we're not migrating. r=gcp 2012-02-10 14:01:44 -08:00
Matt Brubeck
cff5c7f05b Bug 723156 - Fix the back button for new windows opened by frames [r=mfinkle] 2012-02-10 13:21:32 -08:00
Matt Brubeck
0b78edcc7f Bug 723077 - Speed up processing of option elements in FormAssistant [r=wesj] 2012-02-10 12:04:13 -08:00
Brad Lassey
639633d0c7 Bug 724210 - Stop using canvas to take screenshots. r=kats 2012-02-04 01:48:26 -05:00
Wes Johnston
b3bc836638 backout 83e4a240abc0 2012-02-10 10:48:48 -08:00
Brian Nicholson
3454bb9f25 Bug 720509 - Add null check for URI scheme in options menu. r=mfinkle 2012-02-10 10:40:05 -08:00
Wes Johnston
e591858a18 Bug 725858 - Don't load sqlite libraries for migration unless we're migrating. r=gcp 2012-02-10 10:23:22 -08:00
Matt Brubeck
11cf896440 Bug 724795 - Update the add-on list when a search engine is added or removed [r=mfinkle] 2012-02-10 07:40:41 -08:00
Mark Finkle
f139676407 Bug 725787 - Robotium: loadUrl should be callable more than one time r=gbrown 2012-02-10 09:44:06 -05:00
Mark Finkle
d5b602b05c Bug 702281 - Telemetry prompt on mobile should be tri-state r=bnicholson 2012-02-10 09:44:06 -05:00
Ed Morley
fc3395b50b Bug 725429 - Clean up *makefiles.sh, Feb 2012 edition; rs=build
mobile/android/makefiles.sh & b2g/makefiles.sh were hg copied from
mobile/makefiles.sh prior to it's original cleanup and then move, so most of the
changes to them here are just to sync them with mobile/xul/makefiles.sh.
2012-02-10 12:40:30 +00:00
Phil Ringnalda
6c6d496cd1 Back out c7e11bcec31a (bug 724210) for Android XUL bustage 2012-02-09 22:24:53 -08:00
Brad Lassey
beb37ca78c Bug 724210 - Stop using canvas to take screenshots. r=kats 2012-02-04 01:48:26 -05:00
Richard Newman
4b2e0194ff Bug 725512 - Reduce Content Provider log spew. r=lucasr 2012-02-09 18:39:11 -08:00