Commit Graph

80 Commits

Author SHA1 Message Date
Benjamin Stover
d4a463f7ec Bug 680126 Reduce checkerboarding during load r=mbrubeck 2011-08-24 14:01:18 -07:00
Lucas Rocha
2f9026209c Bug 666236 - Only allow browser to go back/forward when those are valid operations; r=mfinkle
When tapping back/forward buttons in a rapid sequence, the buttons are not
instantly disabled once the operations are not possible anymore (i.e. reached
the beginning/end of session history). In order to avoid producing errors, we
ensure that go back/forward operations are only performed when they are valid
actions.
2011-08-23 17:45:10 +01:00
Lucas Rocha
daf409d49b Bug 666236 - Don't pass argument to methods that don't use it; r=mfinkle 2011-08-23 17:45:10 +01:00
Chris Jones
4ab32ba6ee Bug 660483: Fix some error span from mochitest-browser-chrome. r=mfinkle 2011-08-19 14:05:51 -07:00
Benjamin Stover
3f29099ac4 Bug 673122 Rotating Fennec to landscape causes checkerboard to appear indefinitely r=mbrubeck 2011-08-18 14:14:44 -07:00
Justin Lebar
18b1f72713 Bug 677565 - Update mobile SHistory after changes from bug 646641 (rev dc162f9bce24, f9247cadf32b). r=mfinkle 2011-08-10 13:57:57 -04:00
Fabrice Desré
8801692673 Bug 596650 - Use the "sizes" attribute to select the best web app icon [r=mfinkle] 2011-07-11 02:00:57 -07:00
Benjamin Stover
a6e53283d5 Bug 666394 Remove redraw hack r=mfinkle 2011-06-23 18:51:04 -07:00
Mark Finkle
4a3fbbce0d Bug 666577: SessionStore history serialized too early [r=mbrubeck] 2011-06-23 15:14:42 -04:00
Mark Finkle
0c966bc682 Bug 604463 - Request for session store to retain the browsing history and scroll offsets [r=mbrubeck, wjohnston] 2011-06-22 14:16:09 -04:00
Benjamin Stover
0e6b571c88 Bug 657769 nsIDOMWindowUtils.FindElementWithViewId uncaught exception r=mbrubeck 2011-06-08 09:04:18 -07:00
Vivien Nicolas
f4b6410c9c Bug 641836 - [Regression] The search input should get the focus after loading about:config [r=mfinkle] 2011-05-20 12:18:19 +02:00
Vivien Nicolas
2b9e3bf083 Bug 634386 - [RTL] Arabic pages don't render correctly [r=stechz] 2011-05-20 12:18:19 +02:00
Benjamin Stover
cb63c0c541 Bug 655852 Typing past the boundaries of the textbox will start clearing the beginning characters, instead of scrolling r=mbrubeck 2011-05-18 15:54:32 -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
Alon Zakai
b8874744ed Bug 619494 - Make IndexedDB work in IPC Fennec. r=bent,mfinkle 2011-04-29 16:46:20 -07:00
Benjamin Smedberg
0c0f768648 Bug 617539 - Remove _MOZILLA_2_0 interfaces, mobile-browser fixup, r=mfinkle 2011-03-24 14:44:07 -04: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
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
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
Matt Brubeck
042562d495 Bug 640997 - Update contentWindowWidth/Height on pagehide [r+a=mfinkle] 2011-03-14 10:37:07 -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
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
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
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
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
Wes Johnston
7d313c67dc Bug 611580 - Allow chaning character encoding in Fennec. [r=mfinkle, a=blocking] 2011-02-18 11:48:50 -08:00
Benjamin Stover
3f3b104b3a Bug 634431 Flash at end of pan r=mbrubeck 2011-02-15 17:37:30 -08:00
Vivien Nicolas
d32bab5d31 Bug 626457 - Move some code out of Browser.startup(); [r=mfinkle] 2011-02-08 23:46:24 +01:00
Mark Finkle
afdef1feea Bug 632005 - Use stricter limit on WebProgressListener flags [r=mbrubeck] 2011-02-07 13:46:01 -05:00
Benjamin Stover
5374c87afb Bug 626873 Navigating sometimes does not reset scale r=mfinkle 2011-01-19 10:03:05 -08:00
Mark Finkle
58eed775e2 Bug 479862 - scrollTop and scrollLeft might contain wrong values for scripts on pages [r=vingtetun] 2011-01-19 11:45:11 -05:00
Benjamin Stover
d3a5a47695 Bug 605618 Scroll iframes asynchronously in frontend r=mfinkle 2011-01-18 14:00:36 -08:00
Benjamin Stover
05cc16df07 Bug 605618 Basic mobile frontend patch r=mfinkle 2011-01-13 09:46:38 -08:00
Mark Finkle
cc30128887 Bug 588441 - Remove progress listeners in chrome [r=mbrubeck r=bstover] 2011-01-10 23:53:20 -05:00
Vivien Nicolas
99e9d6b19a Bug 620982 - focus is cleared when there is an XHR in the background [r=mfinkle] 2010-12-22 18:55:45 +01:00
Vivien Nicolas
8cd71956da Bug 618823 - Text field on Google Translate loses focus while typing text [r=mfinkle] 2010-12-15 19:24:13 +01:00
Mark Finkle
8af8bcbc29 Bug 535359 - 'Already loading' and 'not loading' errors thrown [r=vingtetun] 2010-12-09 10:36:52 -05:00
Vivien Nicolas
30eb87d907 Bug 614813 - Content of pages not displayed when Site panel is opened [r=mfinkle] 2010-11-29 19:15:03 +01:00
Mark Finkle
2838961f92 Bug 602685 - Sync UI: Implement easy setup for Fennec (part 2 - basic functionality) [r=mbrubeck] 2010-11-22 22:48:55 -05:00
Wesley Johnston
2bfeacad17 Bug 589337 - "Sort out remote frame destroying/recreating and maybe showing/hiding/" [r=mark.finkle] 2010-11-22 10:56:00 -05:00
Vivien Nicolas
c60cd4c173 Bug 610631 - "Sliding to right-side panel opens virtual keyboard" [r=mark.finkle] 2010-11-18 10:15:00 -05:00
Wes Johnston
3901fcfc7b Bug 589337 - Set css viewport to zero when tab is hidden. [r=stechz, a=b3+] 2010-11-17 15:01:00 -05:00
Honza Bambas
a5117f0b86 Bug 575950 - SSL certificate is not confirmed for secure webpages, r=mark.finkle, a=blocking-fennec:2.0.b2+ 2010-10-26 15:57:59 +02:00
Honza Bambas
0bb7623b42 Bug 599632 - Remove duplicate initialization. r=mfinkle 2010-10-11 11:09:00 -04:00