Commit Graph

895 Commits

Author SHA1 Message Date
Brian Nicholson
2eb3601866 Bug 722413 - Implement bookmark change observers. r=lucasr 2012-02-14 16:23:06 -08:00
Sriram Ramasubramanian
f11864739d Bug 726732: Load preferences screen faster. [r=mfinkle, bnicholson] 2012-02-14 16:20:07 -08:00
Matt Brubeck
fdc1aea807 Bug 726863 - Use mobile-specific strings for add-on download error messages [r=mfinkle] 2012-02-14 15:32:45 -08:00
Chris Peterson
be7d5aa998 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
12610de8f8 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
307a888c50 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
5e22b7de58 Bug 725932: Use handler messages. [r=mfinkle,blassey] 2012-02-14 13:30:15 -08:00
Kartikaya Gupta
b58cc079f3 Bug 722439 - Fix compiler warnings using javac 1.7. r=Cwiiis 2012-02-14 15:28:27 -05:00
Brian Nicholson
28c8d7cd46 Bug 711578 - Fix session store for initial session crash. r=mfinkle 2012-02-14 12:07:53 -08:00
Kartikaya Gupta
27efeab1c5 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
2db6c1f414 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
0851a39133 Bug 724348 - Remove unused variable from TopSitesGridView (r=mfinkle) 2012-02-14 18:15:20 +00:00
Lucas Rocha
7b889fe92a 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
dd7b9bacb4 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
a79da8f74f Bug 719434 - Add notifification/message for when SessionStore purges its state (r=mfinkle) 2012-02-14 17:50:55 +00:00
Matt Brubeck
ca814d33ca 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
80ce6c0495 Bug 706819: Show tabs-tray faster. [r=mfinkle] 2012-02-13 16:54:36 -08:00
Sriram Ramasubramanian
317fde4898 Bug 718268: Closing tab should not shift the list. [r=mfinkle] 2012-02-13 16:50:09 -08:00
Brad Lassey
f4f4cbbdd3 bug 725538 - make creating GeckoEvents sane r=kats 2012-02-08 23:18:27 -08:00
Sriram Ramasubramanian
7cb2c3d4ad Bug 725930: DoorHangerPopup should be initialized late to avoid problems in startup. [r=mfinkle] 2012-02-13 10:29:29 -08:00
Sriram Ramasubramanian
edf9937d74 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
9c154891a2 Bug 725910 - Robotium: Add simple about: page tests r=gbrown 2012-02-12 00:52:59 -05:00
Kartikaya Gupta
69b7795625 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
5f37d21570 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
f16639be0a Bug 723156 - Fix the back button for new windows opened by frames [r=mfinkle] 2012-02-10 13:21:32 -08:00
Matt Brubeck
16c8366afc Bug 723077 - Speed up processing of option elements in FormAssistant [r=wesj] 2012-02-10 12:04:13 -08:00
Brad Lassey
cd90c75d3b Bug 724210 - Stop using canvas to take screenshots. r=kats 2012-02-04 01:48:26 -05:00
Wes Johnston
49f7583105 backout 83e4a240abc0 2012-02-10 10:48:48 -08:00
Brian Nicholson
d0d5850edd Bug 720509 - Add null check for URI scheme in options menu. r=mfinkle 2012-02-10 10:40:05 -08:00
Wes Johnston
412adf88e6 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
81ea428b0a 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
820b159a4b Bug 725787 - Robotium: loadUrl should be callable more than one time r=gbrown 2012-02-10 09:44:06 -05:00
Mark Finkle
026a9927ea Bug 702281 - Telemetry prompt on mobile should be tri-state r=bnicholson 2012-02-10 09:44:06 -05:00
Ed Morley
626e546398 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
0359ede96f Back out c7e11bcec31a (bug 724210) for Android XUL bustage 2012-02-09 22:24:53 -08:00
Brad Lassey
59e5501107 Bug 724210 - Stop using canvas to take screenshots. r=kats 2012-02-04 01:48:26 -05:00
Richard Newman
f627b3dbc1 Bug 725512 - Reduce Content Provider log spew. r=lucasr 2012-02-09 18:39:11 -08:00
Margaret Leibovic
0cacffacd4 Bug 725540 - Crash on bookmark removal. r=mfinkle 2012-02-09 12:45:57 -08:00
Margaret Leibovic
e3a49aea93 Bug 724756 - removeBookmark can remove an arbitrary number of bookmarks. r=lucasr 2012-02-09 10:01:57 -08:00
Wes Johnston
24b43eb2a9 Bug 704682 - Add passwords content provider. r=blassey,gpascutto 2011-12-16 15:11:09 -08:00
Chris Lord
2d20226566 Bug 724928 - Tell Gecko not to draw areas we aren't interested in. r=kats
Alter GeckoSoftwareLayerClient.beginDrawing so that it can return a rectangle
of the buffer that it's interested in. Gecko then uses this to clip the dirty
region, which often saves on unnecessary drawing during flings.
2012-02-09 17:28:10 +00:00
Ed Morley
a018805d69 Backout 1ca8d5a931ac (bug 720799), e4781b684008 (bug 720795), 8a4e12d93a23 & 1fc8123a2ea4 (bug 720794) for bustage 2012-02-09 16:42:07 +00:00
Mounir Lamouri
07c1175602 Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt 2012-02-09 11:29:44 +01:00
Ed Morley
f034cae68b Backout 79121553f728 (bug 720799), 4a763183482f (bug 720795), e965486f4b50 & 4a7c7c6b9b11 (bug 720794) for failing to build on any platform 2012-02-09 12:06:50 +00:00
Chris Lord
e4456bb51a Bug 725255 - Improve checkerboarding telemetry. r=jmaher
Change robotium to report on the average 'completeness' of rendered frames,
instead of the amount of frames with checkerboarding. Also change testCheck to
pan in a more humanly-possible way, and to change direction, which gives us
more useful numbers.
2012-02-09 11:37:17 +00:00
Mounir Lamouri
cfdc5d76fc Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt 2012-02-09 11:29:44 +01:00
Mark Finkle
1b15734142 Bug 725380 - CrashReporter can call doFinish twice r=kats 2012-02-08 15:32:40 -05:00
Ed Morley
d4955c75c9 Backout 50cc461ad671 (bug 725380), 2012-02-08 20:17:00 +00:00
Mark Finkle
bec4be9286 Bug 725372 - Limit Content:StateChange messages to top-level windows r=mbrubeck 2012-02-08 14:23:32 -05:00
Mark Finkle
a3ab1f3918 Bug 725380 - CrashReporter can call doFinish twice r=kats 2012-02-08 14:23:22 -05:00