Commit Graph

2130 Commits

Author SHA1 Message Date
Benjamin Stover
ccc449f07c Bug 521113 Don't allow kinetic scrolling to move sidebars r=mbrubeck 2011-05-06 14:03:10 -07:00
Wes Johnston
649795da2d Bug 651048 - Firstrun screen should not show setup dialog is sync is already set up. r=mfinkle 2011-05-06 09:49:58 -07:00
Wes Johnston
da11449678 Bug 625229 - Slide sidebars in and out on firstrun page. r=mfinkle 2011-05-06 09:49:56 -07:00
Matt Brubeck
1a24265743 Bug 654127 (followup) - Cache "contentMightCaptureMouse" attribute per tab instead of globally [r=wesj] 2011-05-05 09:37:53 -07:00
Matt Brubeck
002be2a143 Bug 654904 - Fix tap highlight regression from bug 653009 [r=wesj] 2011-05-05 09:37:45 -07:00
Matt Brubeck
cbcfb337a2 Back out changeset 1defe29fdf3c, ffe31dc2d27f, 54bacc404a6f, 16772cb4a781, c169c3b8dfb2, 94f06945b818, 6a2724d755f3 for test failure. 2011-05-05 14:21:38 -07:00
Matt Brubeck
d5991cae74 Bug 654127 (followup) - Cache "contentMightCaptureMouse" attribute per tab instead of globally [r=wesj] 2011-05-05 09:37:53 -07:00
Matt Brubeck
311b35c2de Bug 654904 - Fix tap highlight regression from bug 653009 [r=wesj] 2011-05-05 09:37:45 -07:00
Wes Johnston
5b8c081ddd Bug 605965 - Fix test and add check for addons before adding them. r=mfinkle 2011-05-03 11:34:55 -07:00
Vivien Nicolas
f79d65079b Bug 650820 - Adding a search engine without an icon thrown an error [r=mfinkle] DONTBUILD (mobile only) 2011-05-03 20:23:00 +02:00
Vivien Nicolas
8843916f8d Bug 650817 - Search engines list misinterprets tap and pan [r=mfinkle] DONTBUILD (mobile only) 2011-05-03 20:22:05 +02:00
Anas Husseini
8d7e18e046 Bug 653370 - [RTL] Fix computeSidebarVisibility() so that it doesn't confuse tabs panel with controls panel [r=vingtetun] DONTBUILD (mobile only) 2011-05-03 20:21:20 +02:00
Matt Brubeck
166c9c12a1 Bug 654122 - window.scrollTo on pageload does not always hide Fennec urlbar [r=stechz] 2011-05-03 10:12:02 -07:00
Brad Lassey
e89cd9d39e bug 654444 - Only include URL of active tab in content crash reports r=mfinkle 2011-05-03 11:55:42 -04:00
Brad Lassey
513c2bbd70 bug 654312 - include urls of remote pages in content crash reports r=mfinkle 2011-05-03 10:35:20 -04:00
Wes Johnston
b1615f62b0 Bug 650965 - Additional test logging. r=stechz 2011-05-02 14:32:39 -07:00
Matt Brubeck
ec0601dc8e Bug 653772 - Add a minimum velocity to start kinetic panning [r=stechz] DONTBUILD (mobile only) 2011-05-02 13:34:00 -07:00
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
f25ab99394 Bug 650965 Permaorange, logging for Fennec's extension manager r=wesj 2011-04-28 16:29:38 -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
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
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
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
d34d19d249 Bug 618989 - Update dialog theme for Fennec [r=mfinkle] 2011-04-11 16:35:00 -07: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