Commit Graph

2701 Commits

Author SHA1 Message Date
Vivien Nicolas
d0281687a9 Bug 622578 - Remove the filter functionality [r=mfinkle] 2011-02-15 11:36:26 +01:00
Wes Johnston
b07bb509d6 Bug 631058 - Prefs for preload attribute defaults. [r=mfinkle, a=blocking-fennec] 2011-02-14 20:43:35 -08: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
Benjamin Stover
3deeeacb3c Bug 633986 Mobile preferences for nice process r=mbrubeck 2011-02-14 14:33:46 -08: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
202b61e37d Bug 630474 - Show a toaster alert when instaling or uninstalling a restartless add-on [r=mbrubeck] 2011-02-11 15:33:41 -05: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
Vivien Nicolas
20aebdeca4 backout (Bug 630473) - suspected as cause of a big Ts regression on Android 2.2 2011-02-12 18:30:56 +01: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
Vivien Nicolas
1380bb0ad7 Bug 632801 - about:blank tabs thumbnail are not draw correctly [r=mfinkle] 2011-02-10 14:44:05 +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
Wes Johnston
b247c99767 Bug 632170 - Use updates directory environmental variable [r=mfinkle, a=blockin-fennec] 2011-02-09 15:24:45 -08:00
Doug Turner
7391c0efd4 Bug 630364 - Do not warn when opening youtube. r=blassey. a=blocking-fennec 2011-02-09 11:50:23 -08: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
Matt Brubeck
10825ae1f1 Bug 632497 - Use a content-type hint for asyncFetch in AutoCompleteCache (bustage fix) 2011-02-08 13:58:55 -08:00
Matt Brubeck
4aa8ec4f20 Bug 632497 - Use a content-type hint for asyncFetch in AutoCompleteCache [r=mfinkle]
--HG--
extra : rebase_source : c100ca1e170a9b11529197f09bfb7e9928c84af3
2011-02-08 12:02:42 -08: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
Mark Finkle
4d610de134 Bug 630795 - Updated blocklist URL [r=dtownsend] 2011-02-02 09:44:18 -05: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