Commit Graph

67414 Commits

Author SHA1 Message Date
Matt Brubeck
8246cdd356 Bug 623675 - Don't snap zoom to 100% as aggressively [r=mfinkle]
--HG--
extra : rebase_source : 9727ae11fe5e6b4eb4995283e4e1c0947b88345f
2011-01-06 12:20:23 -08:00
Doug Turner
e9ea7af1a1 Moving pref around to test to see if hg.mozilla.org/mobile-browser is dead or not
--HG--
extra : rebase_source : da5c3aa5cdcc59e2add809b7ef6221873e588b1d
2011-01-06 10:28:16 -08:00
Mark Finkle
05a8d5fb2a Bug 623611 - Insufficient information displayed in site panel for some sites [r=mbrubeck] 2011-01-06 12:49:38 -05:00
Mark Finkle
39218ae8d2 Bug 623591 - Add basic support for window.console [r=vingtetun] 2011-01-06 12:42:03 -05:00
Doug Turner
bf087af391 Bug 623072 - Reduce JSGC_MAX_MALLOC_BYTES usage. Note this change will slow some benchmarks down, but will overall make us use less memory. r=mfinkle 2011-01-06 09:19:48 -08:00
Wes Johnston
b1e25447e1 Bug 621504 - Call dialog onload methods [r=mfinkle] 2011-01-06 08:40:15 -08:00
Wes Johnston
8bbfa14f2a Bug 605494 - Tests for restartless addons [r=mfinkle] 2011-01-04 17:20:31 -08:00
Vivien Nicolas
98ec5a7d18 TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/mobile/chrome/browser_preferences_basic.js | Preferences pane is panned up - Got 0 0, expected 0,101 [r=me] 2011-01-05 18:08:07 +01:00
Mark Finkle
009897f2dc Bug 622423 - More delay loaded JS scripts and less via <script> includes (part 2) [r=vingtetun] 2011-01-05 11:59:32 -05:00
Mark Finkle
99ee226381 Bug 623190 - Remove document cruft from AddonUpdateService [r=vingtetun] 2011-01-05 09:04:48 -05:00
Vivien Nicolas
9db7ba6f04 Bug 609866 - Fennec fires contextmenu event in content during panning/tapping [r=mfinkle,wesj] 2011-01-05 12:58:32 +01:00
Vivien Nicolas
38a3615092 Bug 623059 - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/mobile/chrome/browser_preferences_basic.js | Test timed out [r=mfinkle] 2011-01-05 12:48:03 +01:00
Wes Johnston
0e4d4a6383 Bug 605494 - UI for restartless addons [r=mfinkle] 2011-01-04 17:20:30 -08:00
Mark Finkle
14033e1ff9 Bug 622423 - More delay loaded JS scripts and less via <script> includes [r=mbrubeck r=vingtetun] 2011-01-04 14:22:30 -05:00
Mark Finkle
1c73623706 Bug 622814 - Task Switch Button is not working on Nokia N900 [r=mbrubeck] 2011-01-04 13:23:37 -05:00
Matt Brubeck
9f6a7d6916 Bug 610492 - Use the same whitelist for remoting methods in nsIPrompt and nsiPromptService 2011-01-04 07:35:05 -08:00
Vivien Nicolas
620be5f496 Bug 622577 - Most content is not rendered after these steps on bed4less.nl [r=mfinkle] 2011-01-04 15:56:29 +01:00
Vivien Nicolas
88ac4690d9 Bug 622121 - Opening Android softkb at facebook login adjusts urlbar to the right [r=mfinkle] 2011-01-04 15:54:38 +01:00
Vivien Nicolas
3a482da219 Bug 621610 - Compatibility: Amazon.com sign-in issues [r=mfinkle] 2011-01-04 15:52:05 +01:00
Wes Johnston
9da2daf622 Bug 620523 - Use Firefox error console pref and dont require restart [r=mfinkle] 2011-01-03 17:06:27 -08:00
Mark Finkle
1c851c50cc Bug 619786 - System titlebar seen at all times [r=mbrubeck] 2011-01-03 16:08:54 -05:00
Mark Finkle
da516f81aa Bug 518111 - Avoid using <stringbundle> and switch to nsIStringBundleService [r=mbrubeck r=vingtetun] 2011-01-03 15:07:41 -05:00
Vivien Nicolas
72195c8bf6 Bug 622553 - Tap Highlighting blue glow CSS fixes [r=mfinkle] 2011-01-03 17:50:43 +01:00
Mark Finkle
61c1a3ee79 Bug 621984 - replace mozRequestAnimationFrame() with mozRequestAnimationFrame(callback) [r=vingtetun] 2011-01-03 10:47:04 -05:00
Vivien Nicolas
db24784ede Bug 622119 - Addons manager width increases when long-tapping on search field [r=mfinkle] 2011-01-03 15:13:31 +01:00
Vivien Nicolas
34bc5dd627 Bug 605655 - [RTL] clicking on the update button causes the text to overlay on the Fennec title icon [r=mfinkle] 2011-01-03 15:12:54 +01:00
Vivien Nicolas
7a041c416b Bug 621433 - Titlebar position changed when 'Share page' dialog is closed [r=mfinkle] 2011-01-03 13:00:09 +01:00
Vivien Nicolas
74cee91000 Bug 622243 - SelectHelperUI code hang fennec if the <select/> contains too much data [r=mfinkle] 2011-01-03 12:57:53 +01:00
Vivien Nicolas
eb71cc0c06 Bug 622118 - No feedback when moving up the bookmarks hierarchy [r=mfinkle] 2011-01-03 12:57:01 +01:00
Brad Lassey
6a81853ffc bug 622429 - Italian strings need apostrophes to be escaped, drop italian locale r=mfinkle a=bustage-fix 2011-01-02 23:18:06 -05:00
Mark Finkle
3b0afa9537 Bug 622422 - Allow initial pageshow event to complete before firing UIReadyDelayed event [r=mbrubeck] 2011-01-02 11:56:56 -05:00
Mark Finkle
8fbb97711c Bug 515664 - when installing an addon, tabs should be restored on restart [r=mbrubeck] 2010-12-30 21:43:08 -05:00
Matt Brubeck
6620accc0b Bug 618715 - Make bookmark star toggle async [r=mfinkle]
--HG--
extra : rebase_source : 0376e72499339168f6e42cbaa3311ab5c809ab33
2010-12-30 09:58:31 -08:00
Vivien Nicolas
dc8f67465c Bug 621888 - followup - rename this/self [r=me] 2010-12-30 10:12:02 +01:00
Vivien Nicolas
d2fb014ade Bug 621888 - followup [r=mfinkle] 2010-12-30 10:05:30 +01:00
Vivien Nicolas
8f755a8cd3 [Bug 621913] Re-enable the 'click' test for browser_forms.js [r=mbrubeck] 2010-12-30 09:54:59 +01:00
Matt Brubeck
e0953bd722 Bug 621802 - Make the bookmark star async (don't block UI during page load) [r=mfinkle] 2010-12-29 13:35:06 -08:00
Alon Zakai
07ff6bc9eb Bug 620097 - Fix save to PDF for non-latin filenames on android [r=mfinkle] 2010-12-29 10:36:06 -08:00
Vivien Nicolas
bfb9bb7395 Bug 621888 - Fennec zoom to the wrong area when the search result is at the bottom of the page [r=mbrubeck] 2010-12-29 16:40:51 +01:00
Vivien Nicolas
fc895d1dd0 Bug 621835 - URL bar title does not represent the open search URI when selected from the open search menu [r=mfinkle] 2010-12-29 16:39:37 +01:00
Vivien Nicolas
8d02455493 Bug 621838 - The Addons pane is still pannable when the context menu of the search textbox is visible [r=mfinkle] 2010-12-29 16:38:45 +01:00
Matt Brubeck
da8f2fcb65 Bug 621892 - Adjust y coordinate after text reflow [r=vingtetun]
--HG--
extra : rebase_source : f0d3cc721f7cc34af4713ae0ee85c3a424d91918
2010-12-29 07:34:16 -08:00
Vivien Nicolas
0c4bcf3330 Bug 621732 - Random failure in browser_navigation.js - followup [r=me] 2010-12-29 11:44:15 +01:00
Brad Lassey
ee317bc2ca bug 621837] error console spew for missing app.update.url.details r=vingtetun 2010-12-29 02:35:49 -05:00
Vivien Nicolas
5a3a4dd497 Bug 621732 - Random failure in browser_navigation.js [r=mfinkle] 2010-12-29 07:36:38 +01:00
Vivien Nicolas
843973ec6b Bug 621731 - Tab does not show a feedback on tap down [r=mfinkle] 2010-12-29 05:54:26 +01:00
Vivien Nicolas
3d71a7ae01 Bug 621730: Blue Highlighting rect calculation is wrong on google images [r=mfinkle] 2010-12-29 05:53:08 +01:00
Matt Brubeck
e1dad6aae3 Bug 621683 - Double-tap does not zoom correctly if text reflow changes the layout [r=mfinkle]
--HG--
extra : rebase_source : 761114d9af7408575e450483b18b66afa6ab9c7a
2010-12-28 20:08:14 -08:00
Axel Hecht
17c73f0b47 bug 619808, call into services/sync without langpack vars for chrome-%, r=mfinkle 2010-12-28 20:22:14 +01:00
Vivien Nicolas
e7a2a95630 Bug 604353 - Random failure into browser_viewport.js [r=mbrubeck] 2010-12-28 20:10:01 +01:00