2176 Commits

Author SHA1 Message Date
Matt Brubeck
445c79c291 Bug 649447 - Remove code for old Spark promotional campaign [r=mfinkle]
--HG--
extra : rebase_source : 6f946f63af9a8aa84d58eb94c572972a94e56a69
2011-04-12 13:45:27 -07:00
Wes Johnston
ddd7a3e2e2 Bug 618989 - Test fixes for new dialog themes r=mfinkle 2011-04-11 16:35:04 -07:00
Wes Johnston
a9e094a05b Bug 618989 - Update dialog theme for Fennec [r=mfinkle] 2011-04-11 16:35:00 -07:00
Mark Finkle
11b75e28a2 Bug 649062 - browser_sidebars.js never cleans up tabs it opens [r=vingtetun tests-only DONTBUILD] 2011-04-11 17:21:17 -04:00
Benjamin Stover
60e6f52fc8 Bug 639179 Part 5: Use exponential approximation for kinetic friction r=mbrubeck 2011-04-11 13:52:46 -07:00
Benjamin Stover
cc93474e1d Bug 639179 Part 4: Panning speed determines initial kinetic speed r=mbrubeck 2011-04-11 13:52:44 -07:00
Benjamin Stover
1dafb38933 Bug 639179 Part 3: Tapping during kinetic panning stops panning r=mbrubeck 2011-04-11 13:52:43 -07:00
Benjamin Stover
2dbce49e47 Bug 639179 Part 2: Carefully track values sent to dragger r=mbrubeck 2011-04-11 13:52:42 -07:00
Benjamin Stover
f5144f5433 Bug 639179 Part 1: Fix waitingForPaint bug when kinetic panning is active r=mbrubeck 2011-04-11 13:52:40 -07:00
Kevin Brosnan
bf0ef86a7b Bug 648654 - Add user-visible pref for Do Not Track in Fennec [r=mbrubeck]
--HG--
extra : rebase_source : 2f62e49395963555afac8f7431b7cdc7fd6fc9ab
2011-04-09 23:40:00 -07:00
Doug Turner
ada3b698b4 Backing out Bug 598736 - Use bilinear image scaling on mobile. Perf regression caused. r=me 2011-04-11 09:25:59 -07:00
L. David Baron
b4332689e7 Back out 5d997f85c1b9 (Bug 639179 Part 1) due to mobile unittest orange. CLOSED TREE 2011-04-09 18:25:53 -07:00
L. David Baron
44e46a07bf Back out 195c8ad12184 (Bug 639179 Part 2) due to mobile unittest orange. 2011-04-09 18:25:26 -07:00
L. David Baron
fd5da61b62 Back out e5f8db95d0c5 (Bug 639179 Part 3) due to mobile unittest orange. 2011-04-09 18:25:02 -07:00
L. David Baron
b925795dbb Back out 97a7a9f80725 (Bug 639179 Part 4) due to mobile unittest orange. 2011-04-09 18:22:29 -07:00
L. David Baron
6546c7888e Back out fd6ad8e567c9 (Bug 639179 Part 5) due to mobile unittest orange. 2011-04-09 18:22:06 -07:00
Benjamin Stover
bbb833a9fa Bug 639179 Part 5: Use exponential approximation for kinetic friction r=mbrubeck 2011-04-09 12:38:26 -07:00
Benjamin Stover
7bd454ed97 Bug 639179 Part 4: Panning speed determines initial kinetic speed r=mbrubeck 2011-04-09 12:38:25 -07:00
Benjamin Stover
169d9f6e10 Bug 639179 Part 3: Tapping during kinetic panning stops panning r=mbrubeck 2011-04-09 12:38:23 -07:00
Benjamin Stover
d04dcaa7a4 Bug 639179 Part 2: Carefully track values sent to dragger r=mbrubeck 2011-04-09 12:38:22 -07:00
Benjamin Stover
42e9a79033 Bug 639179 Part 1: Fix waitingForPaint bug when kinetic panning is active r=mbrubeck 2011-04-09 12:38:18 -07:00
Wes Johnston
85a845c09c Bug 610784 - Tests for overflow in the Android menu r=mbrubeck 2011-04-08 10:52:09 -07:00
Wes Johnston
a03a6fcc9e Bug 610784 - Handle overflow in the Android menu r=mbrubeck,mfinkle 2011-04-08 10:52:07 -07:00
Wes Johnston
d3d205790e Bug 644086 - Only show Show More button if addons are hidden r=mfinkle 2011-04-08 10:52:04 -07:00
Siarhei Siamashka
c1ba021499 Bug 598736: Use nearest scaling for video to avoid slowdown after fixing bug 598736. r=mfinkle 2011-04-08 10:25:54 -07:00
Matt Brubeck
6a573b0cb5 Bug 639754 - Remove MOZ_IPC checks (mobile bustage fix). r=mfinkle
--HG--
extra : rebase_source : 967af5370e9244807ef46cac5d10e8c2d3508fa6
2011-04-06 22:04:00 -07:00
Vivien Nicolas
661c76168f Bug 646900 - [ar] Vertical scrollbox is missing in the chrome UI [r=mfinkle] 2011-04-01 02:27:05 +02:00
Anas Husseini
9a7fdb177b Bug 646595 - Add RTL support to about:firstrun in Fennec [r=vingtetun] 2011-03-31 17:35:11 +02:00
Vivien Nicolas
36dfe8a214 Bug 605121 - Panning does not look at the originalTarget [r=mfinkle] 2011-03-31 03:01:51 +02:00
Vivien Nicolas
c49a92cb4b Bug 628616 - Make sure suggestions from <datalist> are shown in Firefox Mobile UI [r=mfinkle] 2011-03-31 02:59:55 +02:00
Wes Johnston
b7b02ca66a Bug 640957 - Tests for thumbnail generation [r=mfinkle] 2011-03-30 16:39:09 -07:00
Vivien Nicolas
ae2b147336 Bug 640613 - Chrome scrollbars stays visible if a context menu show up while panning [r=mfinkle] 2011-03-30 20:05:03 +02:00
Vivien Nicolas
6f4d225e28 Bug 646027 - Add some space after last char of a textbox [r=mfinkle] 2011-03-30 19:46:58 +02:00
Mark Finkle
60fbe2ed5b Bug 646270 - MozScrolledAreaChanged changed behavior and broke some browser-chrome tests [r=mbrubeck] 2011-03-30 13:19:00 -04:00
Vivien Nicolas
461f48b2d6 Bug 646444 - bug 582717 make regular expressions not callable [r=mfinkle] 2011-03-30 18:50:01 +02:00
Wes Johnston
b5e0996335 Bug 645015 - Use correct filename when adding downloaded pdfs to the download manager [r=mfinkle] 2011-03-29 16:30:07 -07:00
Vivien Nicolas
7e383ce99b Bug 645694 - Tapping on Desktop tab triggers no action [r=mbrubeck] 2011-03-29 16:41:38 +02:00
Vivien Nicolas
336377498c Bug 646015 - Update autocomplete suggestions as you type on device [r=mfinkle] 2011-03-29 16:40:33 +02:00
Vivien Nicolas
43daf24b79 Bug 645068 - TEST-UNEXPECTED-FAIL | browser_tapping.js | Fired a good double tap [r=mfinkle] 2011-03-26 00:57:31 +01:00
Vivien Nicolas
5e279febab Bug 644424 - Reduce the remote tabs refresh delay and add a pref for it [r=mbrubeck] 2011-03-25 18:41:44 +01:00
Vivien Nicolas
cfa0c40f2d Bug 644641 - Fix perma-oranges browser-chrome tests on desktop - followup [r=mfinkle] 2011-03-25 18:40:28 +01:00
Vivien Nicolas
dd873e3112 Bug 623624 - Content elements don't get focus when the focus method is set on them [r=mfinkle] 2011-03-25 18:39:22 +01:00
Benjamin Smedberg
f8028824cd Bug 617539 - Remove _MOZILLA_2_0 interfaces, mobile-browser fixup, r=mfinkle 2011-03-24 14:44:07 -04:00
Vivien Nicolas
c884928520 Bug 641117 - Autocomplete suggestions could be show on the wrong element [r=mfinkle] 2011-03-25 10:34:41 +01:00
Vivien Nicolas
48ce2bddcb Bug 640969 - JavaScript error: chrome://browser/content/bindings.xml, line 474: Weave is not defined [r=mfinkle] 2011-03-25 10:33:45 +01:00
Vivien Nicolas
a7f39f7cd4 Bug 640870 - Form assistant(?): Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [r=mfinkle] 2011-03-25 10:32:47 +01:00
Vivien Nicolas
a83d8faed0 Bug 640635 - Autocomplete suggestions should use the 'id' attribute [r=mfinkle] 2011-03-25 10:30:40 +01:00
Vivien Nicolas
948b5852e0 Bug 617077 - Form helper doesn't disappear after searching on grooveshark [r=mfinkle] 2011-03-25 10:29:31 +01:00
Vivien Nicolas
c9e8e9dabe Bug 644641: Fix perma-oranges browser-chrome tests on desktop [r=mfinkle] 2011-03-25 00:35:21 +01:00
Wes Johnston
19400f3ae9 Bug 632048 - Update auto-hide bookmarks popup test [r=mbrubeck] 2011-03-24 10:42:03 -07:00