Commit Graph

3004 Commits

Author SHA1 Message Date
Benjamin Stover
7784f8a08b Bug 653586 Support mochitest-browser-chrome target for Fennec r=blassey 2011-04-28 16:29:36 -07:00
Benjamin Stover
c712fb1cbc Bug 650965 Permaorange, add logging for addons tests r=mbrubeck 2011-04-28 13:47:22 -07:00
Wes Johnston
0663c4de89 Bug 652545 - Dont inherit toolkit dialog binding for Fennec content-dialogs. r=mfinkle 2011-04-28 09:21:27 -07:00
Matt Brubeck
b8ba7ce477 Bug 652989 - Enable methodjit for chrome in Fennec [r=mfinkle] 2011-04-27 09:10:52 -07:00
Matt Brubeck
009f7fb2ca Bug 646297 - On tab close in Fennec, switch to sibling before parent [r=mfinkle] 2011-04-27 09:10:52 -07:00
Vivien Nicolas
9a9cd16ca3 Bug 649000 - "Drop down options not present for input.mozilla.org mobile version" [r=mark.finkle] 2011-04-19 16:27:00 -04:00
Mark Finkle
04d874fe8e Bug 630398 - Session store should ignore transient about:blank pageloads [r=mbrubeck] 2011-04-27 11:52:29 -04:00
Mark Finkle
d1012fa632 Bug 653114 - Misc code cleanup [r=mbrubeck] 2011-04-27 11:52:27 -04:00
Mark Finkle
95857ecc44 Bug 653091 - Fix broken packaging and really turn off safe browsing [r=mbrubeck] 2011-04-27 09:44:12 -04:00
Mark Finkle
797ffb812c Backed out changeset 3105d6107723 2011-04-27 09:57:05 -04:00
Mark Finkle
a14a59799d imported patch phishingfixes 2011-04-27 09:44:12 -04:00
Ed Morley
5c0b553443 Bug 652029 - Remove WinCE code from mobile/components/build/ & prune now unused nsIPhoneSupport methods; r=mfinkle 2011-04-24 08:58:51 +02:00
Wes Johnston
d2a9d82ea9 Bug 649206 - Update scrollTo addons to take correct arguments. r=mfinkle 2011-04-22 16:06:07 -07:00
Wes Johnston
a05425c9cc Bug 652157 - Dont use dialog binding on internal dialogs. r=mfinkle 2011-04-22 16:06:07 -07:00
Wes Johnston
6a343b71a0 Bug 651534 - Use click events in test rather than a timeout. r=mfinkle 2011-04-22 16:06:07 -07:00
Wes Johnston
82cfb4a98e Bug 650965 - Test for removed addons after a delay. r=mfinkle 2011-04-22 16:06:07 -07:00
Benjamin Stover
199072badd Bug 651554 permaorange: browser_tapping.js | Fired a good double tap r=wesj 2011-04-22 16:09:05 -07:00
Wes Johnston
ef72f6c629 Bug 651429 - Wait for panning to end in test. r=mfinkle 2011-04-21 10:51:47 -07:00
Mark Finkle
6886b301c0 Bug 650676 - browser_autocompletesearch.js throws getting ProfD, then times out, on Android (more fixes) [r=vingtetun] 2011-04-19 19:38:55 -04:00
Mark Finkle
6e28b1dcf1 Bug 650676 - browser_autocompletesearch.js throws getting ProfD, then times out, on Android [r=vingtetun] 2011-04-19 16:04:03 -04:00
Wes Johnston
2d40b47ee3 Bug 650830 - Support changing the charset of local tabs. r=mfinkle 2011-04-19 09:21:42 -07:00
Wes Johnston
d44f2572c7 Bug 617359 - Scroll notification bar into view when shown. r=mfinkle 2011-04-19 09:21:39 -07:00
Vivien Nicolas
75a815f830 Bug 650684 - "browser_awesomescreen.js times out after "urlbar text should be selected on a double click"" [r=mark.finkle] 2011-04-19 08:14:00 -04:00
Mark Finkle
5e2dd47a19 Bug 650676 - browser_autocompletesearch.js throws getting ProfD (debugging code) [r=vingtetun] 2011-04-19 11:21:21 -04:00
Mitchell Field
2fa9469adc Merge mozilla-central to build-system. 2011-04-20 00:34:43 +10:00
Mark Finkle
f0185e61e6 Bug 650582 - browser_preferences_text uses a tool-panel-close which is not used on Android [r=vingtetun DONTBUILD] 2011-04-19 09:00:46 -04:00
Phil Ringnalda
c63d7da1cd Bug 651006 - Increase timeout for browser_addons.js since Tegras burn half the time just getting going, r=mfinkle 2011-04-18 20:56:36 -07:00
Mitchell Field
0242a07b36 Merge mozilla-central to build-system. 2011-04-19 13:22:32 +10:00
Mitchell Field
f71a73dc12 Merge mozilla-central to build-system. 2011-04-16 00:27:18 +10:00
Ehsan Akhgari
d2fd2352f9 Merge cedar into mozilla-central 2011-04-15 09:35:11 -04:00
Anas Husseini
4787cc9ca7 Bug 648733 - [rtl] addon title and version need more margin in about:home [r=vingtetun] 2011-04-15 12:52:58 +02:00
Anas Husseini
d2dfe0f7d6 Bug 647755 - [RTL] Edit bookmark's textboxes layout is wrong in rtl [r=vingtetun] 2011-04-15 12:50:02 +02:00
Anas Husseini
edee73ea55 Bug 647650 - [rtl] Give about:config more RTL care [r=vingtetun] 2011-04-15 12:47:51 +02:00
Vivien Nicolas
113697640b Bug 648543 - Restart popup is still displayed when the current language pack is selected again [r=mfinkle] 2011-04-15 12:44:30 +02:00
Vivien Nicolas
5447ef7ee3 Bug 646632 - 'Find In Page' zoom should be relative to the default zoom level [r=mfinkle] 2011-04-15 12:43:18 +02:00
Vivien Nicolas
6fac58d925 Bug 568685 - about:blank does not refresh thumbnail image in left sidebar [r=wjohnston] 2011-04-15 12:41:49 +02:00
Matt Brubeck
3b77287c2c Bug 650139 - Enable mobile Feedback extension on Aurora channel [r=mfinkle DONTBUILD]
--HG--
extra : rebase_source : 52edee9fc8ca8ea885973dfdf78ec9cafb896654
2011-04-14 17:01:09 -07:00
Wes Johnston
8f079fca90 Bug 650123 - Update max version used for addon tests in Fennec r=mfinkle 2011-04-18 12:37:09 -07:00
Wes Johnston
9e3846ae24 Bug 650578 - Disable notification tests on Android. r=mfinkle 2011-04-18 12:37:06 -07:00
Mitchell Field
30071eb146 Merge mozilla-central to build-system. 2011-04-14 12:05:07 +10:00
Ed Morley
0888982139 Bug 649078 - Remove WinCE installer code from mobile/installer/wince/* and related build configs; r=dougt 2011-04-14 13:54:59 -04:00
Mitchell Field
9c8020f89d Merge mozilla-central to build-system. 2011-04-09 05:15:19 +10:00
Mark Finkle
cb3afeb52b Bug 636840 - 'Get the New Version' text overflows button size [r=mbrubeck] 2011-04-15 14:03:52 -04:00
Fabrice Desré
dfb4392a97 Bug 650300 Duplicate class attribute in bindings.xml#place-item [r=mfinkle] 2011-04-15 09:14:41 -07:00
Mitchell Field
03a545c01c Merge mozilla-central to build-system. 2011-04-07 15:46:34 +10:00
Matt Brubeck
e75b594b9f Bug 639754 - Remove MOZ_IPC checks (mobile bustage fix). r=mfinkle
--HG--
extra : rebase_source : 967af5370e9244807ef46cac5d10e8c2d3508fa6
2011-04-06 22:04:00 -07:00
Aki Sasaki
d2305aa44d bug 644202 - update mobile/locales/l10n.ini to be single-locale compatible. r=pike, npotb 2011-04-06 17:38:21 -07:00
Ehsan Akhgari
c142d20d2c Merge cedar into mozilla-central 2011-04-08 11:05:22 -07:00
Wes Johnston
5d1f71a3f5 Bug 610784 - Tests for overflow in the Android menu r=mbrubeck 2011-04-08 10:52:09 -07:00
Wes Johnston
4b1c8d2fe2 Bug 610784 - Handle overflow in the Android menu r=mbrubeck,mfinkle 2011-04-08 10:52:07 -07:00
Wes Johnston
c0945da8e6 Bug 644086 - Only show Show More button if addons are hidden r=mfinkle 2011-04-08 10:52:04 -07:00
Siarhei Siamashka
289f2246b2 Bug 598736: Use nearest scaling for video to avoid slowdown after fixing bug 598736. r=mfinkle 2011-04-08 10:25:54 -07:00
Ehsan Akhgari
96d750195b Merge cedar into mozilla-central 2011-04-08 02:27:03 -07:00
Vivien Nicolas
b1f0083d85 Bug 646900 - [ar] Vertical scrollbox is missing in the chrome UI [r=mfinkle] 2011-04-01 02:27:05 +02:00
Anas Husseini
6186d46235 Bug 646595 - Add RTL support to about:firstrun in Fennec [r=vingtetun] 2011-03-31 17:35:11 +02:00
Florian Hänel
11af49a31f Bug 625380 - Debian packaging does not work on maemo 6; r=mark.finkle 2011-04-07 21:51:58 -07:00
Vivien Nicolas
3376120fbc Bug 605121 - Panning does not look at the originalTarget [r=mfinkle] 2011-03-31 03:01:51 +02:00
Vivien Nicolas
94d42cbb57 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
bf31f43db7 Bug 640957 - Tests for thumbnail generation [r=mfinkle] 2011-03-30 16:39:09 -07:00
dynamis
7f703f4079 Bug 643038 - "Firstrun page design should not broken even if &firstrun.heading2; is empty" [r=mark.finkle] 2011-03-18 16:39:00 -04:00
Vivien Nicolas
329d0912d6 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
bd211b1411 Bug 646027 - Add some space after last char of a textbox [r=mfinkle] 2011-03-30 19:46:58 +02:00
Mark Finkle
a5d11bb2fe Bug 646270 - MozScrolledAreaChanged changed behavior and broke some browser-chrome tests [r=mbrubeck] 2011-03-30 13:19:00 -04:00
Vivien Nicolas
7f065a1fb2 Bug 646444 - bug 582717 make regular expressions not callable [r=mfinkle] 2011-03-30 18:50:01 +02:00
Anas Husseini
2c3e77f9d4 Bug 646253 - The end caps on the About:Home page is incorrect [r=vingtetun] 2011-03-30 18:43:58 +02:00
Wes Johnston
1c99df32a6 Bug 567121 - Clear autocomplete cache instantly when session history is purged [r=mfinkle] 2011-03-29 16:41:07 -07:00
Wes Johnston
9917c64aa3 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
ee5f17f039 Bug 645694 - Tapping on Desktop tab triggers no action [r=mbrubeck] 2011-03-29 16:41:38 +02:00
Vivien Nicolas
a77931cdbd Bug 646015 - Update autocomplete suggestions as you type on device [r=mfinkle] 2011-03-29 16:40:33 +02:00
Vivien Nicolas
c26f11d9fd 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
03ecabfd63 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
f57e67b16b Bug 644641 - Fix perma-oranges browser-chrome tests on desktop - followup [r=mfinkle] 2011-03-25 18:40:28 +01:00
Vivien Nicolas
62c3b41c0e 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
0c0f768648 Bug 617539 - Remove _MOZILLA_2_0 interfaces, mobile-browser fixup, r=mfinkle 2011-03-24 14:44:07 -04:00
Vivien Nicolas
7b84d781db Bug 641117 - Autocomplete suggestions could be show on the wrong element [r=mfinkle] 2011-03-25 10:34:41 +01:00
Vivien Nicolas
befbd7382a 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
9655c1fdf0 Bug 640870 - Form assistant(?): Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [r=mfinkle] 2011-03-25 10:32:47 +01:00
Vivien Nicolas
ad4392c1ff Bug 640635 - Autocomplete suggestions should use the 'id' attribute [r=mfinkle] 2011-03-25 10:30:40 +01:00
Vivien Nicolas
52dc4dd6d4 Bug 617077 - Form helper doesn't disappear after searching on grooveshark [r=mfinkle] 2011-03-25 10:29:31 +01:00
Vivien Nicolas
a075c5c9e5 Bug 644641: Fix perma-oranges browser-chrome tests on desktop [r=mfinkle] 2011-03-25 00:35:21 +01:00
Wes Johnston
87fdcf9041 Bug 632048 - Update auto-hide bookmarks popup test [r=mbrubeck] 2011-03-24 10:42:03 -07:00
Matt Brubeck
098004fca6 Bug 643301 - Toaster alert shown during startup is incorrectly positioned [r=mfinkle] 2011-03-23 20:50:48 -07:00
Matt Brubeck
e57b2af0a7 Bug 643414 - Hide "Undo Disconnect" notification when panel is closed [r=mfinkle] 2011-03-23 08:13:45 -07:00
Matt Brubeck
ab7185ff56 Bug 637031 - Add "bookmark link" to context menu [r=vingtetun, uir=madhava] 2011-03-21 10:28:34 -07:00
Matt Brubeck
749c9f97ea Bug 627911 (followup) - Use the String.browser getter [r=wesj] 2011-03-18 15:12:12 -07:00
Matt Brubeck
f4c1eed99e Bug 642604 - window.close() from a content tab closes Fennec window [r=mfinkle] 2011-03-18 15:05:20 -07:00
Matt Brubeck
7be0f9930d Bug 640014 - Remove duplicate key_lockscreen from browser.xul [r=mfinkle] 2011-03-18 12:51:37 -07:00
Matt Brubeck
af0fbaffab Bump trunk version to 4.1a1pre [a=mfinkle]
--HG--
extra : rebase_source : be62537ffdc540ed1af4e9a9383baaa7d10e1ce7
2011-03-18 11:52:16 -07:00
Wes Johnston
c457194bf5 Bug 641894 - Set up site menu before showing it. [r=mfinkle] 2011-03-18 11:48:59 -07:00
Wes Johnston
e48af138e9 Bug 640768 - Ensure thumbnails don't extend beyond content. [r=mfinkle] 2011-03-18 11:41:12 -07:00
Matt Brubeck
4142440d41 Bug 632048 - Don't autohide the bookmark popup [r=mfinkle, uir=madhava] 2011-03-18 11:27:01 -07:00
Matt Brubeck
49360ffea9 Bug 641855 - Remove unwanted event listeners from toolkit browser binding [r=mfinkle]
--HG--
extra : rebase_source : 51f84ab8bedaeca0cb197bdabfa6c7de34a6b121
2011-03-18 11:24:22 -07:00
Mark Finkle
270f94cb0b Bug 642796 - add removed-files file to Fennec [r=blassey a=blocking-fennec] 2011-03-18 11:41:05 -04:00
Mark Finkle
5b45c8f94c Bug 642755 - DTD comment compression breaks localizations, at least Japanese [r=blassey a=blocking-fennec] 2011-03-18 10:03:40 -04:00
Mark Finkle
44762b4358 Bug 638164 - Checkerboarding after zooming in, visiting other page, then going back in history [r=mbrubeck,wesj, a=blocking-fennec]
--HG--
extra : rebase_source : f0ae367c2a7058a7f329ce74f7382cfcaf6eef90
2011-03-17 09:49:00 -07:00
Aki Sasaki
b42d831ab8 Bug 639948 - Add "ja" to maemo-locales [r=l10n] 2011-03-17 10:14:00 -07:00
Mark Finkle
35a01124cc Bug 640873 - Homepage fails to load 'No recent tabs' in new profiles [r=mbrubeck a=dougt] 2011-03-16 16:36:49 -04:00
Brad Lassey
8c52afbe0b bug 641506 - Seams that do not go away after panning in some pages r=mfinkle, f=mbrubeck a=blocking-fennec 2011-03-16 11:23:53 -04:00
Benjamin Stover
ec37619419 Bug 618975 Mobile patch r=mfinkle a=blocking-fennec 2011-03-15 16:22:10 -07:00
Mark Finkle
2f283ae84a Bug 641854 - Use nsIStringBundle API for formatting strings [r=mbrubeck a=dougt] 2011-03-15 12:45:00 -04:00