Commit Graph

2478 Commits

Author SHA1 Message Date
Matt Brubeck
01a58f3c9c Bug 653990 - preventDefault on touchmove does not completely prevent panning [r=wesj] 2011-05-02 12:57:22 -07:00
Matt Brubeck
09cf38f1e6 Bug 654127 - Cache "contentMightCaptureMouse" attribute per tab instead of globally [r=wesj] 2011-05-02 10:43:28 -07:00
Matt Brubeck
1c285487e5 Bug 653990 - Minor bustage fixes for touch events [r=wesj] 2011-05-02 10:43:25 -07:00
Mark Finkle
e1c1ce4a9b Bug 653780 - Use real MouseEvents, not simple Events for TapDow, TapMove and TapUp [r=wjohnston] 2011-05-02 11:42:40 -04:00
Matt Brubeck
d1c065054f Bug 653899 - Don't send MouseMove messages to pages without touch listeners [r=mfinkle] 2011-04-30 14:17:51 -07:00
Matt Brubeck
a80759d38f Bug 653009 (part 2/2) - preventDefault on touchstart should prevent click [r=wesj] DONTBUILD (mobile only)
--HG--
extra : rebase_source : 8b57bd3988b9bd5a6d57dfd6ae8ca7d00fad78c0
2011-04-29 17:19:49 -07:00
Matt Brubeck
c55a97ac16 Bug 653009 (part 1/2) - Make preventDefault on touch events compatible with WebKit [r=wesj] DONTBUILD (mobile only)
--HG--
extra : rebase_source : bb77614e151f8491d2ebe0daaed2b1f809780b92
2011-04-29 17:19:45 -07:00
Alon Zakai
b8874744ed Bug 619494 - Make IndexedDB work in IPC Fennec. r=bent,mfinkle 2011-04-29 16:46:20 -07:00
Wes Johnston
f5742c9125 Bug 650339 - Add escape borders from touchEvents in Fennec. r=mbrubeck 2011-04-29 15:06:33 -07:00
Wes Johnston
a877055cdc Bug 650342 - Give content process time to capture drag events [r=mfinkle, mbrubeck] 2011-04-28 14:15:00 -04:00
Wes Johnston
11253e1521 Bug 544614 - Touch Events [r=mfinkle, bstover] 2011-03-21 11:20:34 -07:00
Mark Finkle
8d07c1716c Bug 653091 - Use a dummy tab when restoring session to keep the resize code happy [r=mbrubeck] 2011-04-29 10:38:51 -04:00
Benjamin Stover
5eaa4bb6b0 Bug 650965 Permaorange, log waitForAndContinue and more sanity checks r=wesj 2011-04-28 20:24:40 -07:00
Benjamin Stover
f25ab99394 Bug 650965 Permaorange, logging for Fennec's extension manager r=wesj 2011-04-28 16:29:38 -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
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
d1012fa632 Bug 653114 - Misc code cleanup [r=mbrubeck] 2011-04-27 11:52:27 -04:00
Mark Finkle
15c311efa9 Bug 661388: Support selecting text in web content [r=mbrubeck] 2011-06-23 17:12:38 -04:00
Marco Bonardo
67646e535d Backout changesets dbd02a315176, c8f01a0d5482 to investigate Android b-c permaorange. 2011-06-24 14:42:54 +02:00
Marco Bonardo
d50a414c3e Merge last green changeset in mozilla-inbound to mozilla-central 2011-06-24 11:32:12 +02:00
Mark Finkle
d7594b62c6 Bug 661388 - Support selecting text in web content (tests only) [r=mbrubeck] 2011-06-23 22:12:45 -04:00
Benjamin Stover
a6e53283d5 Bug 666394 Remove redraw hack r=mfinkle 2011-06-23 18:51:04 -07:00
Benjamin Stover
ac9d44818e Bug 663829 Checkboxes are difficult to check on Gmail r=wesj 2011-06-23 18:51:02 -07:00
Mark Finkle
8b77320a91 Bug 661388: Support selecting text in web content [r=mbrubeck] 2011-06-23 17:12:38 -04:00
Mark Finkle
437594e520 Bug 666597: App Menu is triggered if a modal dialog is up [r=mbrubeck] 2011-06-23 15:14:43 -04:00
Mark Finkle
4a3fbbce0d Bug 666577: SessionStore history serialized too early [r=mbrubeck] 2011-06-23 15:14:42 -04:00
Wes Johnston
2bb6ba7b26 Bug 650965 - Test for removal of node using waitForAndContinue. r=mfinkle 2011-04-26 15:23:18 -07:00
Mark Finkle
d95bcd52e5 Bug 470876 - anti-phishing support not in fennec (defaulted off) [r=vingtetun] 2011-04-26 15:39:21 -04:00
Vivien Nicolas
a6e796ef9d Bug 648533 - "URL bar is not redrawn after tap on Android search button when having Edit Bookmark popup on" [r=mark.finkle] 2011-04-22 09:08:00 -04: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
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
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
Fabrice Desré
dfb4392a97 Bug 650300 Duplicate class attribute in bindings.xml#place-item [r=mfinkle] 2011-04-15 09:14:41 -07: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
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
cf2138d1c5 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
835cb619ee Bug 618989 - Test fixes for new dialog themes r=mfinkle 2011-04-11 16:35:04 -07:00
Wes Johnston
d34d19d249 Bug 618989 - Update dialog theme for Fennec [r=mfinkle] 2011-04-11 16:35:00 -07:00
Mark Finkle
64054ee448 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
93cac7ec43 Bug 639179 Part 5: Use exponential approximation for kinetic friction r=mbrubeck 2011-04-11 13:52:46 -07:00
Benjamin Stover
6fe0a45ab9 Bug 639179 Part 4: Panning speed determines initial kinetic speed r=mbrubeck 2011-04-11 13:52:44 -07:00
Benjamin Stover
f43911e5f5 Bug 639179 Part 3: Tapping during kinetic panning stops panning r=mbrubeck 2011-04-11 13:52:43 -07:00
Benjamin Stover
928b5a771c Bug 639179 Part 2: Carefully track values sent to dragger r=mbrubeck 2011-04-11 13:52:42 -07:00
Benjamin Stover
3e3733f726 Bug 639179 Part 1: Fix waitingForPaint bug when kinetic panning is active r=mbrubeck 2011-04-11 13:52:40 -07:00
Kevin Brosnan
b648100e29 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
bb9cf72cbb 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
085f5fa299 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
12de297e9e Back out 195c8ad12184 (Bug 639179 Part 2) due to mobile unittest orange. 2011-04-09 18:25:26 -07:00
L. David Baron
7b4a2ab4a2 Back out e5f8db95d0c5 (Bug 639179 Part 3) due to mobile unittest orange. 2011-04-09 18:25:02 -07:00
L. David Baron
062bab7881 Back out 97a7a9f80725 (Bug 639179 Part 4) due to mobile unittest orange. 2011-04-09 18:22:29 -07:00
L. David Baron
4cb29132eb Back out fd6ad8e567c9 (Bug 639179 Part 5) due to mobile unittest orange. 2011-04-09 18:22:06 -07:00
Benjamin Stover
a5b826efe5 Bug 639179 Part 5: Use exponential approximation for kinetic friction r=mbrubeck 2011-04-09 12:38:26 -07:00
Benjamin Stover
92031e035e Bug 639179 Part 4: Panning speed determines initial kinetic speed r=mbrubeck 2011-04-09 12:38:25 -07:00
Benjamin Stover
ad1d9eb3f2 Bug 639179 Part 3: Tapping during kinetic panning stops panning r=mbrubeck 2011-04-09 12:38:23 -07:00
Benjamin Stover
dcabf33fce Bug 639179 Part 2: Carefully track values sent to dragger r=mbrubeck 2011-04-09 12:38:22 -07:00
Benjamin Stover
2b12c7ed01 Bug 639179 Part 1: Fix waitingForPaint bug when kinetic panning is active r=mbrubeck 2011-04-09 12:38:18 -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
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
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
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
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
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
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
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
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
Mark Finkle
00b10dd150 Bug 641707 - Broken browser-chrome tests due to portrait, closeTab and select UI changes [r=mbrubeck a=tests-only] 2011-03-15 10:30:56 -04:00
Matt Brubeck
a330d36999 Bug 641707 - Fix browser_viewport test timeouts [r=mfinkle, a=test-only] 2011-03-15 01:40:17 -07:00
Matt Brubeck
07e4b719b8 Bug 641578 - No context menu for text areas [r+a=mfinkle] 2011-03-14 12:25:02 -07:00
Matt Brubeck
042562d495 Bug 640997 - Update contentWindowWidth/Height on pagehide [r+a=mfinkle] 2011-03-14 10:37:07 -07:00
Matt Brubeck
3ca80ec7e7 Bug 640997 - Ensure the viewport is tall enough in autoSize pages [r+a=mfinkle] 2011-03-14 10:34:44 -07:00
Matt Brubeck
de69ac641d Backed out changeset 9b20fa85a5cb (Bug 640997) for Ts regression. 2011-03-12 18:06:40 -08:00
Matt Brubeck
634a09459b Bug 640997 - Update contentDocumentWidth/Height after location change [r=mfinkle, a=blocking] 2011-03-12 09:13:58 -08:00
Matt Brubeck
07b44c3900 Bug 641217 - Show context menu for password fields [r+a=mfinkle] 2011-03-12 09:10:56 -08:00
Matt Brubeck
604e2ffe61 Backed out changeset 907bc2950d31 (Bug 640997) for Ts regression. 2011-03-12 07:27:36 -08:00
Matt Brubeck
36ee1b382d Bug 640997 - Always update the viewport size, even if it appears unchanged [r=mfinkle, a=blocking]
--HG--
extra : rebase_source : 885b5d22bfcf661a7e5e0b8a7a865c8511daf13b
2011-03-11 17:12:09 -08:00
Vivien Nicolas
8335f48fa8 Bug 640500 - Long tap on a website from Awesomelist doesn't open the context menu [r=mfinkle,mbrubeck,a=approval2.0+] 2011-03-11 18:54:40 +01:00
Mark Finkle
e296effac9 Bug 640882 - Scroll indicators are not visible when the left sidebar is pulled out [r=vingtetun a=blassey] 2011-03-11 11:51:02 -05:00
Brad Lassey
f6318da3a6 bug 623820 - Text zoom reflow messes up layout on AMO and other sites r=mfinkle a=blocking-fennec 2011-03-11 00:42:29 -05:00
Vivien Nicolas
6db3ba0011 Forgot to remove an alert [r=me,a=doh] 2011-03-10 17:05:23 +01:00
Vivien Nicolas
1598888702 Bug 640120 - After clearing text using 'X' button in the textbox, typing stop working [r=mfinkle,a=approval2.0+] 2011-03-10 17:02:19 +01:00
Mark Finkle
c041cfd2ed Bug 640429 - Preferences screen is cut off in portrait mode on Linux Desktop [r=mbrubeck] 2011-03-09 21:26:57 -05:00
Wes Johnston
8cfeadc0b9 Bug 639985 - Use browsers in ContentPermissionPrompt to find notification boxes [r=dougt,mfinkle a=approval-2.0] 2011-03-09 15:29:29 -08:00
Matt Brubeck
244bb5d3be Bug 640217 - Clamp zoom value at end of animated zoom [r=mfinkle, a=blocking-fennec]
--HG--
extra : rebase_source : bd4bc7cc2f591dfcc4b1c73d0b4bf0a9e33bae6a
2011-03-09 13:55:10 -08:00
Benjamin Stover
bd6a9f16c7 Bug 640282 Desktop Fennec should start in portrait mode by default r=mfinkle a=approval-2.0 2011-03-09 13:17:08 -08:00
Wes Johnston
ac20135d81 Bug 618989 - Restyle arrow boxes [r=mfinkle, a=approval-2.0] 2011-03-09 13:03:01 -08:00
Vivien Nicolas
62ede0e133 Bug 640216 - Hide navigation arrows of the form assistant if there is previous/next are both disabled [r=mfinkle,a=approval2.0+] 2011-03-09 20:58:07 +01:00
Benjamin Stover
97b8abe96a Bug 634397 Mobile workaround: redraw after pan is finished r=wesj a=blocking-fennec 2011-03-09 10:41:18 -08:00
Mark Finkle
8ba9d84cd7 Backout ee3ee8a6e83b (bug 638369) for a possible Ts regression 2011-03-09 10:20:09 -05:00
Doug Turner
3bce7a1dc1 Backing out 99f6b3acc464 (bug 618975). Bug This caused a reftest crash. a=bustage 2011-03-08 22:05:06 -08:00
Benjamin Stover
04b3e2145d Bug 618975 Mobile patch r=mfinkle a=blocking-fennec 2011-03-08 21:32:15 -08:00
Mark Finkle
83e118e1b7 Bug 640069 - Add Reflow-on-Zoom pref for Fennec 4 [r=vingtetun] 2011-03-08 22:06:05 -05:00
Vivien Nicolas
0f9958d591 Bug 639969 - no context menus for content textareas [r=mbrubeck,wesj,a=approval2.0+] 2011-03-09 03:33:34 +01:00
Wes Johnston
b0c42e4dc7 Bug 639819 - Update displayport on refresh [r=vingtetun, a=blocking] 2011-03-08 16:09:05 -08:00
Wes Johnston
7cbcac7b78 Bug 638818 - Dont clear sync if its not configured. r=mbrubeck, a=mfinkle] 2011-03-08 13:06:54 -08:00
Vivien Nicolas
6ac4fc40bb Bug 638479 - No Copy/paste of content in certain input field types in prefs [r=mbrubeck,a=approval2.0+] 2011-03-08 21:44:04 +01:00
Matt Brubeck
7c261b6050 Bug 638369 - Update title when creating a new tab [r=wesj a=mfinkle] 2011-03-08 12:44:15 -08:00
Matt Brubeck
9f430fc7c4 Bug 639334 - Back button doesn't go back from pages opened by Fennec chrome [r=wesj a=mfinkle]
--HG--
extra : rebase_source : 0de614d4b960271b802e261762dfed1a6b9010e2
2011-03-08 12:32:42 -08:00
Wes Johnston
60dc569a37 Bug 639102 - Draw thumbnails on FirstPaint. r=mbrubeck, a=pavlov 2011-03-07 15:01:05 -08:00
Vivien Nicolas
8989bbfcc3 Bug 639329 - Autocomplete suggestions does not work correctly on orientation changes [r=mbrubeck,a=approval2.0+] 2011-03-07 22:16:25 +01:00
Brad Lassey
8a519efa0c bug 637582 - blank or white page showing randomly when rendering or loading page r=mbrubeck a=blocking-fennec 2011-03-07 14:41:50 -05:00
Matt Brubeck
803249774c Bug 638523 (breakage fix) - We should still skip the prompt for Save Image [r=me] 2011-03-05 12:38:33 -08:00
Matt Brubeck
ff88a74f95 Bug 636449 - Hide titlebar after scrolling to bottom [r=vingtetun, a=blassey]
--HG--
extra : rebase_source : 0a3461a4a766b35d245bd7b002f340d97db86f8c
2011-03-04 15:31:17 -08:00
Alon Zakai
02b2a6d00a bg 624344 - File name not parsed correctly while trying to save page via 'Save link' r=mfinkle a=blocking-fennec 2011-03-04 18:16:13 -05:00
Vivien Nicolas
7dafb8669b Bug 638833 - Set datalist display to inline by default [r=mbrubeck,a=approval2.0+] 2011-03-04 20:29:32 +01:00
Vivien Nicolas
7cec36b204 Bug 638552 Form Assistant suggestions should not reach into side pane [r=mbrubeck] 2011-03-04 12:56:51 +01:00
Vivien Nicolas
f996480c18 Bug 638523 - Save Image saves htm, not the image [r=mbrubeck] 2011-03-04 12:55:07 +01:00
Benjamin Stover
c55869127e Bug 63742 Snap displayport updates to device pixels [r=mbrubeck]
--HG--
extra : rebase_source : f093f4cbc8a7b2a570cbc44df515dd151381164c
2011-03-02 16:33:57 -08:00
Wes Johnston
6eecc142f3 Bug 638170 - Restore scroll position during FirstPaint [r=vingtetun] 2011-03-03 16:55:42 -08:00
Matt Brubeck
bd2072aba7 Bug 633279 - 1px of checkerboarding between address bar and web page [r=stechz]
--HG--
extra : rebase_source : d0aa1401dfa9ef8eb81f74e0f7e6c1bff44a7045
2011-03-02 14:11:05 -08:00
Oleg Romashin
434dfbf24b Bug 638183 - Enable Back button for URL/awesome list view [r=mfinkle] 2011-03-02 17:49:42 -08:00
Matt Brubeck
a0481fa6fc Bug 637936 (followup) - Fix variable name collision [r=mfinkle] 2011-03-02 17:30:59 -08:00
Matt Brubeck
f20818bbab Back out 62e1753d84e4 (bug 633279) on suspicion of N900 Tzoom regression. 2011-03-02 16:35:54 -08:00
Matt Brubeck
c964a59ca3 Bug 633279 - 1px of checkerboarding between address bar and web page [r=stechz] 2011-03-02 14:22:23 -08:00
Vivien Nicolas
12f89fa7ea Bug 637779 - Typing in the search field in about:config will give an Error: element is undefined in forms.js line 533 [r=mfinkle] 2011-03-02 19:58:32 +01:00
Mark Finkle
20a3e9802b Bug 636135 - Sync UI is left in a bad state if you disable Sync while a sync is in progress [r=mbrubeck] 2011-03-02 13:44:07 -05:00
Matt Brubeck
20d3cc97a8 Bug 637936 - Fix rounding error in sidebar swiping test [r=stechz]
--HG--
extra : rebase_source : ce708d53f8c356ab2245c42980bdefa7d3e4aca7
2011-03-02 09:42:21 -08:00
Vivien Nicolas
03a46f1f41 Bug 637912 - formhelper autocomplete bubble covers URL bar on mobile AMO [r=mfinkle] 2011-03-02 15:15:01 +01:00
Vivien Nicolas
80221eae95 Bug 569552 - Fennec: onbeforeunload event is not handled properly [r=mfinkle] 2011-03-02 15:13:25 +01:00
Vivien Nicolas
c7072f3485 Bug 636768 - fractional part of tab sidebar pops open at the left of the input field while autocomplete bubble is open [r=mfinkle] 2011-03-02 14:27:19 +01:00
Mark Finkle
49b18dfba2 Bug 637808 - Focusing on a text field element may give you a console error [r=vingtetun] 2011-03-02 08:17:43 -05:00
Mark Finkle
6071d3abf6 Bug 637881 - Remove 'Reflow on Zoom' preference for Fennec 4 [r=mbrubeck] 2011-03-01 22:28:37 -05:00
Vivien Nicolas
56ef3bed53 Bug 622601 - Just before the new page is getting loaded, the old page is scrolled to the top and zoom reset [r=mfinkle] 2011-03-02 00:18:46 +01:00
Wes Johnston
d5f2e3542c Bug 617952 - Fire scroll events for pages coming from bfcache [r=mfinkle, a=blocking] 2011-03-01 09:11:18 -08:00
Vivien Nicolas
0bcd1ae24f Bug 635522 - [rtl] tab close buttons in the wrong spot - followup [r=mfinkle] 2011-03-01 16:44:09 +01:00
Vivien Nicolas
16888dd930 Bug 636858 - Suggested word still appears even after selecting it to populate text box [r=mfinkle] 2011-03-01 01:52:56 +01:00
Vivien Nicolas
d2c4e68fd4 Bug 636754 - Pressing the tab key to span forms results in infinite spanning [r=mfinkle] 2011-03-01 01:35:50 +01:00
Vivien Nicolas
90a4df9011 Bug 636830 - formhelper autocomplete pops up over site panel [r=mfinkle] 2011-03-01 01:32:49 +01:00
Vivien Nicolas
a9d8d60bd0 Bug 635522 - [rtl] tab close buttons in the wrong spot [r=mfinkle] 2011-03-01 01:05:00 +01:00
Matt Brubeck
501aae3bc9 Bug 634883 - Hide Share/Open in context menu for non-shareable/openable links [r=mfinkle] 2011-02-28 14:46:40 -08:00
Matt Brubeck
5b866196d2 Bug 637215 - Regression: menulist popups don't show checkmarks [r=vingtetun]
--HG--
extra : rebase_source : bc3dbc76cfd78b18e7718cbe51df963406d415d2
2011-02-28 06:52:34 -08:00
Makoto Kato
aeca97921b Bug 632744 - Keystroke doesn't work on auto-completion of Fennec awesome screen after selected a item. r=mfinkle a=blocking-fennec 2011-02-28 14:51:41 +09:00
Brad Lassey
86f6534840 bug 611741 - Implement copy/paste for text fields in web content r=mfinkle a=2.0+ 2011-02-27 10:47:27 -05:00
Matt Brubeck
df0b0a6745 Bug 607657 (followup) - Allow sidebar panning again after a short delay [r=stechz]
--HG--
extra : rebase_source : 2a43992878cada515d417d56777afd1a42e74d09
2011-02-25 11:42:21 -08:00
Wes Johnston
240e35e20a Bug 634377 - Allow scrolling if scrollbox is not already at zero. [r=mbrubeck, a=blocking] 2011-02-25 10:11:21 -08:00
Vivien Nicolas
1f96d76ef2 Bug 636463 - Language list doesn't scroll up/down in Preferences [r=mfinkle] 2011-02-25 14:42:52 +01:00
Matt Brubeck
acb86b6829 Bug 627103 - Don't wait for reflow to finish before zooming [r=mfinkle] 2011-02-24 20:30:11 -08:00
Matt Brubeck
2c58d5ed1d Bug 636223 - Clear Private Data should disconnect Fennec from Sync [r=mfinkle] 2011-02-24 17:02:24 -08:00
Vivien Nicolas
f84127e67b Bug 636426 - Scrollbars are broken on trunk [r=mfinkle] 2011-02-24 16:32:50 +01:00
Vivien Nicolas
d990330b8a Bug 622578 - form helper navigation bar should not obscure web content when only the NEXT / PREV buttons are shown [r=mfinkle] 2011-02-24 02:07:51 +01:00
Matt Brubeck
bf65597199 Back out e230a8add766 (bug 623624) for possible Ts regression. 2011-02-23 15:40:04 -08:00
Mark Finkle
c96c35d85c Bug 634173 - Style toaster alerts on Android [r=mbrubeck] 2011-02-23 13:13:51 -05:00
Wes Johnston
bd6b64bb06 Bug 632388 - Offer restart for addons enabled by compatability checks [r=mossop, a=blocking] 2011-02-23 10:05:13 -08:00
Matt Brubeck
beac765fe9 Bug 607657 - Don't pan from one sidebar to the other in a single swipe [r=mfinkle]
--HG--
extra : rebase_source : e70ed62aac777d7d61a2a2751138b4c43208e971
2011-02-23 08:29:03 -08:00
Vivien Nicolas
9d294f2d04 Bug 636139 - browser_scrollbar.js failure [r=mfinkle] 2011-02-23 18:11:47 +01:00
Vivien Nicolas
3897df9e11 Bug 635699 - Tabs can't be closed after visiting About:sync-log [r=mfinkle] 2011-02-23 18:10:54 +01:00
Vivien Nicolas
8a81968c82 Bug 636140 - browser_tapping.js failure [r=mfinkle] 2011-02-23 18:09:23 +01:00
Vivien Nicolas
ccc7db998b Bug 623624 - Content elements don't get focus when the focus method is set on them [r=mfinkle] 2011-02-23 18:08:19 +01:00
Mark Finkle
619d3b1668 Bug 635542 - [Regression] Navigation buttons not updated when using URL fragments [r=mbrubeck] 2011-02-20 01:52:00 -05:00
Mark Finkle
7aa9fba132 Bug 635540 - Fix some browser-chrome tests [r=mbrubeck] 2011-02-19 21:09:10 -05:00
Matt Brubeck
6b2c35e1db Bug 635495 - Backspace key should not navigate back on Android [r=mfinkle]
--HG--
extra : rebase_source : cc38471524b1726452c8440c9a7ec95bdd90ed1e
2011-02-19 07:22:28 -08:00
Wes Johnston
1848c46179 Bug 628012 - Ensure click is fired on highlighted element [r=mfinkle, a=blocking-fennec] 2011-02-18 14:12:22 -08:00
Wes Johnston
7d313c67dc Bug 611580 - Allow chaning character encoding in Fennec. [r=mfinkle, a=blocking] 2011-02-18 11:48:50 -08:00
Wes Johnston
4843768f14 Bug 634009 - Don't click on gesture events [r=mbrubeck, a=blocking] 2011-02-18 10:11:47 -08:00
Mark Finkle
d8c90ef8d6 Bug 633769 - Add final parts for the Firefox Spark promotion (part 2) [r=vingtetun] 2011-02-18 11:10:43 -05:00
Matt Brubeck
565ea12254 Bug 633575 - Preference/tools panels are broken if opened during initial page load [r=mfinkle]
--HG--
extra : rebase_source : 73b6cc16c4a0f7cfde9b86e830ba685127a2837a
2011-02-17 13:25:59 -08:00
Benjamin Stover
af8eb7635e Bug 634788 we change the displayport way too often (OOM fix) r=mbrubeck 2011-02-17 11:19:51 -08:00
Wes Johnston
5072ab579b Bug 597953 - Don't move downloads when finished if the Download View is showing [r=mfinkle, a=blocking] 2011-02-17 10:09:50 -08:00
Mark Finkle
e1b0e6f888 Bug 634176 - LoginManager child script does not need to use WebProgressListener [r=vingtetun] 2011-02-16 23:50:10 -05:00
Mark Finkle
e38ba42921 Bug 633769 - Add final parts for the Firefox Spark promotion (part 1) [r=vingtetun] 2011-02-16 23:34:21 -05:00
Benjamin Stover
3f3b104b3a Bug 634431 Flash at end of pan r=mbrubeck 2011-02-15 17:37:30 -08:00
Vivien Nicolas
93baa1594e Bug 633599 - App menu should be hidden instead of collapsed during startup [r=mbrubeck] 2011-02-15 19:26:51 +01:00
Vivien Nicolas
d0281687a9 Bug 622578 - Remove the filter functionality [r=mfinkle] 2011-02-15 11:36:26 +01:00
Matt Brubeck
ca07a10b77 Bug 630736 - Fix restoreViewportPosition regressions [r=mfinkle] 2011-02-14 20:37:56 -08:00
Mark Finkle
a90f0caf86 Bug 630736 - Changing orientation causes checkerboarding [r=mbrubeck] 2011-02-14 23:06:21 -05:00
Matt Brubeck
952fa54bdb Backed out changeset 8f6832870926 (bug 633599). 2011-02-14 10:41:57 -08:00
Vivien Nicolas
441c1af174 Bug 633599 - App menu should be hidden instead of collapsed during startup [r=mfinkle] 2011-02-14 17:06:18 +01:00
Vivien Nicolas
1561e13fbf Bug 633751 - des(C)tructor typos [r=mfinkle] 2011-02-14 17:04:47 +01:00
Mark Finkle
722ea0d736 Bug 633613 - Add and localized Spark game graphic to Start page [r=vingtetun] 2011-02-12 15:26:51 -05:00
Matt Brubeck
de4686a495 Bug 631038 - Don't reset page scale on pagehide [r=stechz] 2011-02-11 17:14:37 -08:00
Matt Brubeck
1fda3c9e27 Bug 633258 - Regression: iframe panning is broken [r=stechz] 2011-02-11 15:03:47 -08:00
Mark Finkle
42c4f6eb3f Bug 630474 - Show a toaster alert when instaling or uninstalling a restartless add-on [r=mbrubeck] 2011-02-11 15:33:41 -05:00
Vivien Nicolas
892a4b9829 Bug 632837 - bustage [r=me] 2011-02-11 21:20:55 +01:00
Matt Brubeck
2c793063ad Bug 633497 - Preferences aren't initialized when opened from the app menu [r=mfinkle]
--HG--
extra : rebase_source : 22fa865ee5f63892d29502bc8afb732e8d308535
2011-02-11 11:57:41 -08:00
Vivien Nicolas
20d95c9d76 Bug 621066 - [regression] Panning about: pages always makes sidebar disappear [r=mbrubeck] 2011-02-11 19:54:22 +01:00
Vivien Nicolas
c1ba06c401 Bug 632837 - Move (more) code out of Browser.startup() (part 1) [r=mfinkle] 2011-02-11 19:52:49 +01:00
Matt Brubeck
de9b946abd Bug 630594 - Click delay should be disabled if the page is not zoomable [r=vingtetun] 2011-02-11 10:15:12 -08:00
Matt Brubeck
75226989fd Back out fc4b66851459 (bug 630594) because it caused bug 633539 (click when panning). 2011-02-11 09:55:07 -08:00
Mark Finkle
fd069e254a Bug 632837 - Refactor BrowserUI.updateURI to reduce affect startup and pageload [r=vingtetun] 2011-02-11 11:24:15 -05:00
Vivien Nicolas
0ae94e8202 Bug 633186 - Lazy load Weave.Service if Weave has not account set up [r=mfinkle] 2011-02-10 20:42:20 +01:00
Vivien Nicolas
d3430d12ea Bug 621779 - Cannot see more than 6 tabs when VKB is opened in portrait mode [r=mfinkle] 2011-02-10 17:13:38 +01:00
Vivien Nicolas
7acb7172c3 Bug 630594 - Click delay should be disabled if the page is not zoomable [r=mfinkle] 2011-02-10 14:44:49 +01:00
Fabrice Desré
782ea1cf57 Bug 623063 - Remove useless <tooltip> from browser.xul 2011-01-05 14:02:00 -05:00
Mark Finkle
8b21428d9d Bug 630474 - Show a toaster alert when instaling or uninstalling a restartless add-on [r=mbrubeck] 2011-02-09 23:55:20 -05:00
Benjamin Stover
48b227f773 Bug 630593 Remove try/catch and test for saving history r=mfinkle 2011-02-09 11:46:28 -08:00
Fabrice Desré
e11b8f63c9 Bug 621401 - 'Confirm Close' dialog displayed behind the context menu 2011-02-09 11:36:39 -08:00
Mark Finkle
e2e73c760c Bug 632825 - Error: URI_GENERIC_ICON_XPINSTALL is not defined [r=vingtetun] 2011-02-09 11:07:53 -05:00
Vivien Nicolas
afa53bc2cf Bug 629661 - Find in Page does not reset after it is closed (followup) [r=mfinkle] 2011-02-09 00:28:52 +01:00
Vivien Nicolas
c300c2486a Bug 630946 - Repaint does not occur when dismissing a combo box [r=mfinkle] 2011-02-09 00:22:27 +01:00
Vivien Nicolas
d32bab5d31 Bug 626457 - Move some code out of Browser.startup(); [r=mfinkle] 2011-02-08 23:46:24 +01:00
Vivien Nicolas
9e23a646b2 Bug 632345 - [regression] Scrollbar position should not updated before showing the scrollbars [r=mfinkle] 2011-02-08 23:38:20 +01:00
Vivien Nicolas
968561399b Bug 632346 - Opening a new tab from command-line should hide the right panel [r=mfinkle] 2011-02-08 23:36:17 +01:00
Wes Johnston
7b188d8fdc Bug 631200 - Make sure jpake closes when sync setup closes [r=mfinkle] 2011-02-08 10:05:58 -08:00
Mark Finkle
afdef1feea Bug 632005 - Use stricter limit on WebProgressListener flags [r=mbrubeck] 2011-02-07 13:46:01 -05:00
Vivien Nicolas
8964798c55 Bug 629665 - [regression] Tab bar covers full screen [r=mfinkle] 2011-02-07 13:56:11 +01:00
Vivien Nicolas
9c9f3550cd Bug 629661 - Find in Page does not reset after it is closed [r=mfinkle] 2011-02-07 13:49:37 +01:00
Vivien Nicolas
7ca740a665 Bug 628633 - [Regression] Find in Page does not scroll down when hitting the Down Arrow from the findbar [r=mfinkle,mbrubeck] 2011-02-03 18:58:43 +01:00
Wesley Johnston
a667e29f86 Bug 631130 - [Regression] Find in page and form assistant are broken [r=mfinkle] 2011-02-02 16:39:43 -05:00
Matt Brubeck
89910a3642 Bug 629794 - Error: _contentView is undefined in local browsers [r=stechz]
(re-apply fix that was accidentally reverted by merge with bug 628799)
2011-02-02 19:34:45 -08:00
Matt Brubeck
5aa8c6ca53 Bug 628799 (followup) - Fix the ZoomChanged event used by Tzoom tests [r=stechz]
--HG--
extra : rebase_source : 2ad696667dbe181c4a8c5000f736070620ff37bf
2011-02-02 16:25:42 -08:00
Wes Johnston
a6150d822f Bug 630942 - Make sure we update the cache viewport after orientation changes [r=stechz] 2011-02-02 16:21:47 -08:00
Matt Brubeck
2481de1233 Bug 628799 - (2/2) Kill browser.scale and make fuzzy zoom API [r=stechz]
--HG--
extra : rebase_source : b2563c309e05e0e10b514114c200a4d8bac24f9d
2011-02-02 11:03:48 -08:00
Matt Brubeck
d9b46dbf62 Bug 628799 - (1/2) Kill browser.scale and make fuzzy zoom API [r=stechz]
--HG--
extra : rebase_source : 512dafe586ea5bfdf6e336314970868bd05e6fba
2011-02-02 11:03:46 -08:00
Benjamin Stover
622d80917d Bug 630721 Remove junk at bottom of test r=mfinkle 2011-02-02 10:51:02 -08:00
Mark Finkle
a7d4d8c68d Bug 630542 - Regression: Context menus do not pop up on links (remove the dump) [r=stechz] 2011-02-01 14:41:40 -05:00
Mark Finkle
fd47a771a2 Bug 630542 - Regression: Context menus do not pop up on links [r=stechz] 2011-02-01 13:59:58 -05:00
Benjamin Stover
b09c515601 Bug 629122 Crashed tab causes displayport to stop setting r=wesj 2011-02-01 09:38:41 -08:00
Mark Finkle
82cee2508d Bug 630027 - replace mozRequestAnimationFrame() with mozRequestAnimationFrame(callback) in AnimatedZoom.js [r=stechz] 2011-01-31 18:10:01 -05:00
Wes Johnston
e65f62840f Bug 605630 - Scroll scrollboxes in local tabs [r=stechz, a=blocking-fennec] 2011-01-31 14:11:27 -08:00
Wes Johnston
5fe5eb6fd4 Bug 618434 - Show errors when JPAKE fails [r=mfinkle, a=blocking-fennec] 2011-01-31 14:08:19 -08:00
Benjamin Stover
5b90b847d9 Bug 630145 Regression: History not saved r=mfinkle 2011-01-31 10:57:03 -08:00
Vivien Nicolas
3875d9abda Bug 621402 - JavaScript error from form assistant: uncaught exception: Empty rectangles do not have centers [r=mfinkle] 2011-01-31 19:45:15 +01:00
Vivien Nicolas
0721a1b5d7 Bug 630249 - Do not allow zoom for empty pages even if they are remote [r=mfinkle] 2011-01-31 19:44:36 +01:00
Matt Brubeck
bbda8f1675 Bug 630221 - Remove failing chrome/tests/browser_preferences_basic.js [r=mfinkle]
--HG--
extra : rebase_source : 3c0670e691011f42547a993759228063f777bf74
2011-01-31 10:30:17 -08:00
Matt Brubeck
e56535e8ae Bug 629794 - Error: _contentView is undefined in local browsers [r=stechz]
--HG--
extra : rebase_source : 41f6bd5faf4c064e72b477a5ea6e280825b8df25
2011-01-28 13:31:47 -08:00
Vivien Nicolas
cdd8d6569a Bug 619679 - [Maemo] Dismissing the virtual keyboard causes problems. mobile-browser bits. r=mfinkle 2011-01-28 13:28:11 -08:00
Mark Finkle
56001fa662 Bug 605706 - Add desktop notifications to clearable list of permissions [r=mbrubeck] 2011-01-28 15:39:48 -05:00
Vivien Nicolas
5c6a030ac7 Bug 629397 - Use sendCrossProcessKeyEvent instead of a custom message for keys [r=mfinkle,f=mbrubeck] 2011-01-28 19:11:12 +01:00
Mark Finkle
b781b9c412 Bug 615239 - Add 'Get Help' SUMO link to Start Page (followup) [r=vingtetun] 2011-01-28 09:41:11 -05:00
Mark Finkle
3888351e90 Bug 615239 - Add 'Get Help' SUMO link to Start Page [r=vingtetun] 2011-01-28 08:48:17 -05:00
Vivien Nicolas
89c7d1f0e6 Bug 622738 - gray area to the right of facebook touch pages disconnects urlbar and controls sidebar [r=mfinkle] 2011-01-27 21:34:30 +01:00
Vivien Nicolas
afaeee56dc Bug 628732 - Hitting Android Back in Awesome list opens right panel [r=mfinkle] 2011-01-27 21:33:43 +01:00
Vivien Nicolas
111787aaee Bug 628660 - Gray area when navigating with the form assistant [r=mfinkle,stechz] 2011-01-27 21:32:35 +01:00
Wes Johnston
57608e8ae8 Bug 612607 - Show sync setup if necessary when remote tabs command fires. 2011-01-27 11:05:01 -08:00
Mark Finkle
3397c1f8ac Bug 627772 - AutocompleteCache should read from disk async [r=mbrubeck] 2011-01-27 14:02:52 -05:00
Fabrice Desré
9ece094edb Bug 619518 - If a notification has no callback, use a toaster popup 2011-01-27 10:54:36 -08:00
Mark Finkle
cd19d688f1 Bug 619231 - Fennec UI should not enable Connect unless all fields are entered [r=vingtetun] 2011-01-27 13:42:52 -05:00
Matt Brubeck
6ccb292ecf Bug 627851 - PreferencesView._delayedInit is not delayed enough [r=mfinkle] 2011-01-27 09:36:22 -08:00
Mark Finkle
ed8f404cf3 Bug 627894 - Use the right URL when trying to zombie-ify a zombie tab [r=mbrubeck] 2011-01-27 00:16:34 -05:00
Mark Finkle
33ef550f9b Bug 628847 - Remove some cruft in last-window-check copied from desktop [r=wjohnston] 2011-01-26 23:47:50 -05:00
Mark Finkle
a56fea4935 Bug 627500 - Clicking on a link that has window.scrollTo(0, 1000) will clear the content of that frame [r=wjohnston] 2011-01-26 08:37:18 -05:00
Benjamin Stover
7dd1b15ae4 Bug 623485 - Use transforms to move scrollbars [r=vingtetun] 2011-01-26 15:56:38 +01:00
Vivien Nicolas
7e345faadb Bug 628971 - Find in page toolbar is overlaid by the VKB [r=mfinkle] 2011-01-26 15:51:46 +01:00
Benjamin Stover
dfee498df1 Bug 628827 Blinky double-tap zoom and pinch to zoom r=mbrubeck 2011-01-25 16:19:46 -08:00
Vivien Nicolas
f0e6204b80 Bug 627293 - "Fennec not resized correctly after switching between portrait/landscape mode" [r=mark.finkle] 2011-01-25 09:36:00 -05:00
Benjamin Stover
47b9638734 Bug 624451 Followup: stop relying on contentWidth/contentHeight r=mbrubeck 2011-01-25 14:43:01 -08:00
Benjamin Stover
f0c0edabf8 Bug 624451 Investigate changing displayport based on panning heuristics r=vingtetun r=mbrubeck 2011-01-25 12:08:41 -08:00
Vivien Nicolas
92154e70b7 Bug 628679 - Add some dump to browser_addons.js for debugging random failure 2011-01-25 18:57:02 +01:00
Vivien Nicolas
06c6cc1300 Bug 627293 - Fennec not resized correctly after switching between portrait/landscape mode (followup) [r=mfinkle] 2011-01-25 15:32:05 +01:00
Vivien Nicolas
f4efa445b8 Bug 628605 - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/mobile/chrome/browser_formsZoom.js | Test timed out [r=mfinkle] 2011-01-25 15:28:41 +01:00
Vivien Nicolas
5f4aabe522 Bugzilla@Mozilla – Bug 628614 TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/mobile/chrome/browser_forms.js | Form Assistant should be open [r=mfinkle] 2011-01-25 15:27:35 +01:00
Mark Finkle
7537a812ec Bug 627293 - backout for Ts regression [r=me] 2011-01-24 23:20:26 -05:00
Matt Brubeck
96e54433a3 Bug 627500 - Viewport gets out of sync with content-initiated scrolling [r=mfinkle]
--HG--
extra : rebase_source : c24208e6968edc8f3dbe1ce294b2ecf8bfa379b3
2011-01-24 15:43:41 -08:00
Vivien Nicolas
c5d32ea608 Bug 627293 - "Fennec not resized correctly after switching between portrait/landscape mode" [r=mark.finkle] 2011-01-20 11:46:00 -05:00
Matt Brubeck
e91c52afe1 Bug 628323 - Context menus cannot be changed by restartless add-ons [r=mfinkle] 2011-01-24 11:20:39 -08:00
Matt Brubeck
75092af5e0 Bug 605618 - Scroll iframes in parent process (followup) [r=mfinkle] 2011-01-23 08:49:43 -08:00
Matt Brubeck
5059c221d5 Bug 627911 - Fix string errors in extensions.js [r=wesj] 2011-01-21 16:37:52 -08:00
Vivien Nicolas
c4b1855a0c Bug 627372 - Placeholder gray color is not applied by default [r=mfinkle] 2011-01-20 20:48:39 +01:00
Mark Finkle
992c82b985 Bug 625612 - Add prominent startup info to development builds [r=wesj] 2011-01-20 14:21:55 -05:00