Commit Graph

95 Commits

Author SHA1 Message Date
Mark Finkle
114ba2edcc b=449266, r=gavin. browser.js cleanup 2008-08-05 16:19:22 -04:00
Gavin Sharp
77d6b9de8f Bug 448734: fix incorrect pref type 2008-08-04 16:53:40 -04:00
Patrick McManus
f8c5bdce62 change default http settings to concurrency of 4 per server (leaving
room for a couple on other servers) and pipeline depth of 6. Derived
from a data set of 7 sites, 8 simulated mobile networks, and 18
combinations of concurency and pipeline depth. Data and
rationale attached to bugzilla as

https://bugzilla.mozilla.org/attachment.cgi?id=331987
and
https://bugzilla.mozilla.org/attachment.cgi?id=331985
2008-08-01 17:20:56 -04:00
"Brad Lassey"
0c07fa97a2 Bug 445918 - removes control.in from makefile.sh r=ted 2008-07-30 02:37:11 -04:00
mfinkle@markfinkle8198
f92f459d85 b=448495, r=gavin. toolbar and sidebar UI fixup 2008-07-30 01:26:53 -05:00
Gavin Sharp
ff49cfb696 Bug 448350: fix 'undeclared variable' warning 2008-07-29 17:24:16 -07:00
Daniel Brooks
c159d7a269 merge commit for bug 440797 2008-07-25 18:44:05 -05:00
Daniel Brooks
48d2b5514f Bug 440797 – don't harcode Fennec in browser.js 2008-07-25 18:38:17 -05:00
"Brad Lassey"
026bd6f6a6 Bug 437956 - Linkify phone numbers r=mfinkle 2008-07-25 19:27:31 -04:00
"Brad Lassey"
161075a7e5 Bug 437949 - Support tel uri r=gavin 2008-07-25 19:16:18 -04:00
"Brad Lassey"
14f921c952 Bug 445918 - Setting deb package dependancy on xr version + buildid r=ted 2008-07-25 19:07:50 -04:00
Mark Finkle
19db176e24 update version number, r=stuart, ui-r=gavin 2008-07-25 14:29:39 -04:00
Mark Finkle
19a87469ad b=446673, r=gavin. Sidebar never goes away 2008-07-25 14:10:35 -04:00
Gavin Sharp
427badaecb Bug 447906: add some default prefs required by awesomebar, r=mfinkle 2008-07-25 13:30:17 -04:00
Johnathan Nightingale
ff97013d35 Bug 447843 - remove duplicated pref service r=gavin 2008-07-24 15:48:40 -04:00
Gavin Sharp
420c26a12c Bug 432702: don't throw when loading XUL pages, r=mfinkle 2008-07-24 15:50:59 -04:00
Gavin Sharp
5de55f7775 Bug 444858: don't zoom directly to elements, leave some padding to improve legibility, r=stuart 2008-07-24 15:37:38 -04:00
Neil Deakin
0678db9252 Bug 436064, support multiple documents with a tab navigation bar, r=gavin 2008-07-24 14:50:32 -04:00
Johnathan Nightingale
2d95527e8f Use xul error pages. b=446684, r=gavin 2008-07-22 16:33:22 -04:00
Gavin Sharp
cf75a75663 Fix missing variable declaration and CSS typo 2008-07-22 09:38:26 -04:00
Gavin Sharp
19367008f9 Bug 446509: silence exceptions that are sometimes thrown when zooming, r=mfinkle 2008-07-22 09:11:56 -04:00
Gavin Sharp
71cea325f2 Bug 446433: add some zoom methods to deckbrowser, r=mfinkle 2008-07-21 17:12:18 -04:00
Mark Finkle
c410380ecd b=445993, r=gavin. followup to remove unneeded setTimeout 2008-07-21 17:12:47 -04:00
Mark Finkle
3b50f8427c b=445993, r=gavin. target=_blank doesn't load the URL 2008-07-21 17:00:55 -04:00
Gavin Sharp
6d9fb9182b Bug 445712: prevent awesome bar from covering up keyboard UI, r=enndeakin 2008-07-20 05:44:49 -04:00
Brad Lassey
97d70ef140 Bug 445738 - removes softkb from deb packaging code r=stuart 2008-07-17 10:10:49 -04:00
Johnathan Nightingale
3e4da768da Vertical and horizontal panning should "snap to" the appropriate axis. b=445716, r=gavin 2008-07-17 15:37:15 +02:00
Mark Finkle
efc5d1f850 b=445715, p=gavin, r=mfinkle. use clickSelectsAll for URL bar 2008-07-17 09:37:34 -04:00
Gavin Sharp
f94d23651d Bug 445734: force redraws while painting (improves panning performance), r=stuart 2008-07-17 14:49:05 +02:00
dougt@dougt-ubuntu
f3feee5ba7 Geolocation UI. Bug 444665. r=mfinkle 2008-07-16 17:07:43 -07:00
Johnathan Nightingale
06dc680ef5 Use browse-by-name for keyword.URL. b=445529, r=mfinkle 2008-07-16 19:05:37 +02:00
Neil Deakin
e62b36e943 Bug 431842, support autocomplete list and findbar, r=gavin
--HG--
rename : mobile/chrome/content/deckbrowser.css => mobile/chrome/content/browser.css
2008-07-16 17:41:38 +02:00
Gavin Sharp
8c79cc2ac3 Bug 436079: zoom pages to fit the display area width, r=stuart 2008-07-16 15:37:28 +02:00
Gavin Sharp
2862c2a803 Bug 436079: zoom pages to fit the display area width, r=stuart 2008-07-16 15:36:28 +02:00
Mark Finkle
2e41e7481f b=445493, r=gavin. Hide sidebar controls when overpanning left 2008-07-16 09:19:55 -04:00
Gavin Sharp
8f2aefb26e Bug 445479: fix panning for zooms triggered from a panned state, r=stuart 2008-07-16 13:45:31 +02:00
Gavin Sharp
0c581abf93 Bug 445464: fix zooming while panned outside initial viewing area, r=stuart 2008-07-16 12:21:24 +02:00
Mark Finkle
5fa817b84f b=445327, r=gavin. Cleanup goToURI code 2008-07-15 11:21:39 -04:00
Mark Finkle
eef166ac02 b=445208, r=gavin. Cleanup the bookmark edit panel 2008-07-14 17:11:15 -04:00
Mark Finkle
1ed6fdc0d8 b=444418, r=gavin. Use overpan event to show sidebar controls 2008-07-11 23:09:35 -04:00
Gavin Sharp
2d1f8ebcd7 Bug 444860: Bump fennec version to 0.5, r=mfinkle 2008-07-11 22:45:44 -04:00
Gavin Sharp
ccc2909b05 Bug 436059: work around dblclick events not firing on the n810, and fix zoomToElement while panned, r=stuart 2008-07-11 21:22:12 -04:00
Mark Finkle
7ebd7ecf21 b=444810, r=gavin. Updates the toolbar images 2008-07-11 20:50:47 -04:00
Gavin Sharp
df3721ca7a Bug 436059: initial 'zoom to element' support, r=stuart 2008-07-11 18:22:38 -04:00
Johnathan Nightingale
6cfb3be360 Add popup blocker UI. b=436057 r=mfinkle 2008-07-11 14:51:28 -04:00
Mark Finkle
6baa2f446f b=444504. fixed spelling 2008-07-10 11:17:01 -04:00
Mark Finkle
81ef3850d9 b=444504, r=gavin. Add notificationbox support 2008-07-10 10:24:48 -04:00
Doug Turner
05d7cc8b40 Bug 444373 renamed spatial-navigation to SpatialNavigation 2008-07-09 11:33:03 -07:00
Doug Turner
f9f4181c71 Enabling spatial navigation in Fennec. b=443009, r=mfinkle 2008-07-09 10:33:40 -07:00
Mark Finkle
78bab5be9f merge 2008-07-08 21:27:05 -04:00