Commit Graph

4807 Commits

Author SHA1 Message Date
Kyle Machulis
326642dc74 Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent 2012-02-15 13:37:13 -08:00
Kyle Machulis
1e21da06e6 Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent 2012-02-14 17:51:52 -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
Margaret Leibovic
f86fac67b0 Bug 725540 - Crash on bookmark removal. r=mfinkle 2012-02-09 12:45:57 -08:00
Margaret Leibovic
a21d650ca2 Bug 724756 - removeBookmark can remove an arbitrary number of bookmarks. r=lucasr 2012-02-09 10:01:57 -08:00
Wes Johnston
814df39458 Bug 704682 - Add passwords content provider. r=blassey,gpascutto 2011-12-16 15:11:09 -08:00
Chris Lord
5e69f80ec8 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
1bdae85d94 Backout 1ca8d5a931ac (bug 720799), e4781b684008 (bug 720795), 8a4e12d93a23 & 1fc8123a2ea4 (bug 720794) for bustage 2012-02-09 16:42:07 +00:00
Mounir Lamouri
cc68184362 Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt 2012-02-09 11:29:44 +01:00
Ed Morley
16fb8f0845 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
7a93018235 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
4ed35d32d6 Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt 2012-02-09 11:29:44 +01:00
Mark Finkle
3a881bb058 Bug 725380 - CrashReporter can call doFinish twice r=kats 2012-02-08 15:32:40 -05:00
Ed Morley
5762d3a3d8 Backout 50cc461ad671 (bug 725380), 2012-02-08 20:17:00 +00:00
Mark Finkle
b723aa503b Bug 725372 - Limit Content:StateChange messages to top-level windows r=mbrubeck 2012-02-08 14:23:32 -05:00
Mark Finkle
7b399e62dd Bug 725380 - CrashReporter can call doFinish twice r=kats 2012-02-08 14:23:22 -05:00
Margaret Leibovic
941df15551 Bug 725171 - Context menu is broken on bookmarks on the awesome screen. r=wesj 2012-02-07 17:27:25 -08:00
Joel Maher
44c7e94cd5 Bug 725055 - fix typo in testCheck and port to use new PixelTest. r=kats 2012-02-08 09:32:44 -05:00
Mark Capella
34d2490a52 Bug 418290 - replace 'can not' with 'cannot'. r=dao 2012-02-08 14:16:51 +01:00
Mark Finkle
6996cab07d Bug 723495 - Protect dimissing the progress dialog in the CrashReporter r=kats 2012-02-07 23:22:02 -05:00
Brian Nicholson
500680214b Bug 722184 - Add bookmark keywords support to databases. r=mfinkle f=wesj (followup patch) 2012-02-07 20:08:46 -08:00
Brian Nicholson
619ba8dc4f Bug 722184 - Add keyword support to AwesomeBar searches. r=mfinkle 2012-02-07 18:15:20 -08:00
Brian Nicholson
fb49b48bc4 Bug 722184 - Add bookmark keywords support to databases. r=mfinkle f=wesj 2012-02-07 17:55:12 -08:00
Wes Johnston
d41c513517 Bug 724215 - Avoid crashing for when adding touch points early. r=dougt 2012-02-07 17:06:47 -08:00
Wes Johnston
0df7e19f4b Bug 718904 - Avoid crashing if longtap does not return a Cursor item. r=mfinkle 2012-02-07 17:06:47 -08:00
Mark Finkle
846f17f443 Backout 95df167a61f9 (Bug 721841), suspicion of causing Txul failures r=mfinkle 2012-02-07 17:04:46 -05:00
Sriram Ramasubramanian
2ddedcee23 Bug 722278: No empty space on closing a tab. [r=mfinkle] 2012-02-07 13:56:34 -08:00
Kevin Brosnan
50c58f1133 Kevin Brosnan - Bug 714123 - Update app.support.baseURL to point to support.mozilla.org [r=mbrubeck] 2012-02-07 12:35:14 -08:00
Brian Nicholson
91b2c939c0 Bug 724152 - Honor URL_SAFE flag for base64 encoding/decoding. r=blassey 2012-02-07 12:32:56 -08:00
Sriram Ramasubramanian
2dbcef7c43 Bug 724272: Tabs count should not animate on rotation. [r=mfinkle] 2012-02-07 11:37:36 -08:00
Sriram Ramasubramanian
f841d5122f Bug 721841: No black portions on thumbnails. [r=mfinkle] 2012-02-07 11:34:58 -08:00
Margaret Leibovic
3a2462f67d Bug 716918 - Bookmarks UX: display mobile and desktop bookmarks separately. r=lucasr 2012-02-07 11:03:02 -08:00
Geoff Brown
fe418cb25f Bug 720930 - Robocop: create bookmark in testBookmark if none exists; r=jmaher 2012-02-07 14:12:23 -05:00
Kartikaya Gupta
d0964ef4ea Bug 724949 - Add a test for axis locking. r=jmaher 2012-02-07 14:11:06 -05:00
Kartikaya Gupta
46290205b3 Bug 724949 - Add test for overscroll recovery. r=jmaher 2012-02-07 14:11:03 -05:00