Граф коммитов

240 Коммитов

Автор SHA1 Сообщение Дата
Wes Johnston 613085c85b Bug 677670 - Make the new tab popup work on tablets. r=mbrubeck 2011-09-26 18:28:54 -07:00
Matt Brubeck add55ad469 Bug 688783 - Back out bug 641836 to fix keyboard issues until bug 669995 is fixed [r=mfinkle] 2011-09-23 13:16:38 -07:00
Wesley Johnston 97f2b8fd25 Bug 681650 - Update site menus for tablets. r=mbrubeck 2011-09-08 18:46:19 -07:00
Matt Brubeck 365f948f18 Bug 685440 - Silence undefined property warnings in Fennec [r=fabrice]
--HG--
extra : rebase_source : 7cc85ef3e02fcc5a92bbacd38d7e7e2c3895d844
2011-09-08 09:02:08 -07:00
Matt Brubeck 45430c25f0 Bug 684397 - Form autocomplete arrowbox has no arrow in Honeycomb theme [r=sriram] 2011-09-07 14:28:12 -07:00
Matt Brubeck e50c915f3c Bug 681621 - Displayport is wrong after MozScrolledAreaChanged event when page is scrolled to the right [r=stechz] 2011-09-02 15:33:21 -07:00
Wes Johnston 4f973d2115 Bug 677673 - Fix position of bookmarks menu on tablets. r=mfinkle 2011-09-02 10:16:48 -07:00
Wes Johnston 5e55109b1a Bug 680212 - Update styling of awesome bar and search engines on tablets. r=mfinkle 2011-09-01 10:04:29 -07:00
Benjamin Stover 6e08e31479 Bug 680126 Reduce checkerboarding during load r=mbrubeck 2011-08-24 14:01:18 -07:00
Lucas Rocha 2c88e8ce3e 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 196d92dd95 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 54ca2be317 Bug 660483: Fix some error span from mochitest-browser-chrome. r=mfinkle 2011-08-19 14:05:51 -07:00
Benjamin Stover c72164ef58 Bug 673122 Rotating Fennec to landscape causes checkerboard to appear indefinitely r=mbrubeck 2011-08-18 14:14:44 -07:00
Justin Lebar 503451e425 Bug 677565 - Update mobile SHistory after changes from bug 646641 (rev dc162f9bce24, f9247cadf32b). r=mfinkle 2011-08-10 13:57:57 -04:00
Lucas Rocha cf4ab51fd0 Bug 662520 - NewTab popup indicator 'arrow' is missing or is pointed to the right instead of left 2011-08-01 11:03:00 -04:00
Benjamin Stover 771b24b9fe Bug 626792 Content view contentWidth/Height do not update immediately after scaling r=roc r=mbrubeck 2011-07-18 11:04:47 -07:00
Fabrice Desré cfd59f42b5 Bug 596650 - Use the "sizes" attribute to select the best web app icon [r=mfinkle] 2011-07-11 02:00:57 -07:00
Felipe Gomes 6fedbfdf0e Bug 663040 - Stub webNavigation for remote browsers, moved from mobile to toolkit. r=mfinkle,mossop 2011-06-24 14:33:06 -07:00
Mark Finkle c299e4e82c Bug 661388: Support selecting text in web content [r=mbrubeck] 2011-06-23 17:12:38 -04:00
Marco Bonardo 92f5fde2e4 Backout changesets dbd02a315176, c8f01a0d5482 to investigate Android b-c permaorange. 2011-06-24 14:42:54 +02:00
Marco Bonardo 8d56f5c0e0 Merge last green changeset in mozilla-inbound to mozilla-central 2011-06-24 11:32:12 +02:00
Benjamin Stover 57ead06a3a Bug 666394 Remove redraw hack r=mfinkle 2011-06-23 18:51:04 -07:00
Mark Finkle 23dd33bd8b Bug 661388: Support selecting text in web content [r=mbrubeck] 2011-06-23 17:12:38 -04:00
Mark Finkle 0f65546f54 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
Mark Finkle 72e2e7b268 Bug 666577: SessionStore history serialized too early [r=mbrubeck] 2011-06-23 15:14:42 -04:00
Geoff Lankow 22cc3fb3c7 Bug 659163 - Make menulists usable and useful in addon manager inline settings; r=dtownsend 2011-06-11 15:01:15 +12:00
Benjamin Stover b86f74a965 Bug 657769 nsIDOMWindowUtils.FindElementWithViewId uncaught exception r=mbrubeck 2011-06-08 09:04:18 -07:00
Geoff Lankow 7a41cf6cbc Bug 653637 - Provide a simple way for addons to have preferences UI - Part 1; r=mark.finkle,dtownsend
--HG--
rename : mobile/chrome/content/bindings/setting.xml => toolkit/mozapps/extensions/content/setting.xml
2011-06-03 11:33:55 +12:00
Vivien Nicolas 50da2650a3 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 0f7639f3dd Bug 634386 - [RTL] Arabic pages don't render correctly [r=stechz] 2011-05-20 12:18:19 +02:00
Benjamin Stover 875fa5c163 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
Anas Husseini 83468b9fea Bug 652259 - [RTL] Arrow is on the wrong side when opening a new tab [r=vingtetun] 2011-05-09 13:28:48 +02:00
Matt Brubeck bf59741c06 Bug 654127 - Cache "contentMightCaptureMouse" attribute per tab instead of globally [r=wesj] 2011-05-02 10:43:28 -07:00
Alon Zakai 0c39bea133 Bug 619494 - Make IndexedDB work in IPC Fennec. r=bent,mfinkle 2011-04-29 16:46:20 -07:00
Vivien Nicolas 461f48b2d6 Bug 646444 - bug 582717 make regular expressions not callable [r=mfinkle] 2011-03-30 18:50:01 +02:00
Benjamin Smedberg f8028824cd Bug 617539 - Remove _MOZILLA_2_0 interfaces, mobile-browser fixup, r=mfinkle 2011-03-24 14:44:07 -04:00
Matt Brubeck 883ecd7de3 Bug 642604 - window.close() from a content tab closes Fennec window [r=mfinkle] 2011-03-18 15:05:20 -07:00
Matt Brubeck 5496d65090 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 181e7d61cc 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 ecb05d451b 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 afb600c3db Bug 618975 Mobile patch r=mfinkle a=blocking-fennec 2011-03-15 16:22:10 -07:00
Matt Brubeck ec06d77135 Bug 640997 - Update contentWindowWidth/Height on pagehide [r+a=mfinkle] 2011-03-14 10:37:07 -07:00
Matt Brubeck b8ec19d642 Backed out changeset 9b20fa85a5cb (Bug 640997) for Ts regression. 2011-03-12 18:06:40 -08:00
Matt Brubeck e1a9ab4738 Bug 640997 - Update contentDocumentWidth/Height after location change [r=mfinkle, a=blocking] 2011-03-12 09:13:58 -08:00
Benjamin Stover 99bbbe478f Bug 634397 Mobile workaround: redraw after pan is finished r=wesj a=blocking-fennec 2011-03-09 10:41:18 -08:00
Doug Turner fc8461b28a Backing out 99f6b3acc464 (bug 618975). Bug This caused a reftest crash. a=bustage 2011-03-08 22:05:06 -08:00
Benjamin Stover f0657a12c8 Bug 618975 Mobile patch r=mfinkle a=blocking-fennec 2011-03-08 21:32:15 -08:00
Benjamin Stover 3843609c91 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 386d1c11c9 Bug 638170 - Restore scroll position during FirstPaint [r=vingtetun] 2011-03-03 16:55:42 -08:00
Matt Brubeck d485520ca2 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