Commit Graph

960 Commits

Author SHA1 Message Date
Sriram Ramasubramanian
fbdb783306 Bug 826487: Change "Open in New Private Tab" to "Open in Private Tab". [r=mfinkle] 2013-01-04 11:39:12 -08:00
Wes Johnston
7c7c25027c Bug 736321 - Support HTML Context menus in Fennec. r=mfinkle 2013-01-04 11:18:42 -08:00
Tetsuharu OHZEKI
22d74b47e2 Bug 826025 - Part 2: Add some variables to cache properties which are accessed many times. r=cpeterson 2013-01-03 17:18:44 -05:00
Tetsuharu OHZEKI
80f48cde90 Bug 826025 - Part 1: Use "switch" instead of "else if" series in BrowserEventHandler.handleUserEvent(). r=cpeterson 2013-01-03 17:18:44 -05:00
Sriram Ramasubramanian
1cb3f0c307 Bug 826384: Kill post-install notification doorhanger. [r=mfinkle]
--HG--
rename : layout/forms/test/test_bug536567_perwindowpb.html => layout/forms/test/test_bug536567.html
extra : rebase_source : b37435accf4330afa0a5aeb0a8a175eec9eaa2d8
2013-01-03 14:10:32 -08:00
Tetsuharu OHZEKI
0cb35f56b6 Bug 826014 - Use strict equality operator in BrowserApp.observe(). r=cpeterson 2013-01-03 23:07:55 +09:00
Tetsuharu OHZEKI
135fe6fc75 Bug 825974 - Use "switch" instead of "else if" series in BrowserApp.observe().r=margaret.leibovic 2013-01-03 23:07:55 +09:00
Ed Morley
8b4346d8c4 Backout 17b390f86130 (bug 823325) for failures in test_bug590573.html 2013-01-03 10:03:29 +00:00
Brian Nicholson
a410efcec6 Bug 823325 - Use timeout before calling browser.focus(). r=mfinkle 2013-01-02 15:05:21 -08:00
Theo Chevalier
6b249e6652 Bug 825464 - Skip any revision of TELEMETRY_DISPLAY_REV in tests & WebApp (long term fix). r=mak 2013-01-02 16:31:10 +01:00
Wes Johnston
59c91202a1 Bug 824475 - Add safety check before checking node.hasAttribute. r=kats 2012-12-27 15:26:39 -08:00
Tetsuharu OHZEKI
4117cd9158 Bug 824516 - Fix regression in text selection introduced in bug 708048. r=kats 2012-12-25 01:06:40 -05:00
Cameron McCormack
0ebac3a751 Back out 767debcb04d8 (bug 823325) for Android test_manyWindows.html failures. 2012-12-22 12:32:25 +11:00
Brian Nicholson
3866a0c021 Bug 823325 - Call blur() on onfocused browser. r=mfinkle 2012-12-20 20:46:23 -08:00
Kartikaya Gupta
0adb7c170b Bug 666600 - Add a pref to control the default fallback zoom level of pages. r=mfinkle 2012-12-21 10:22:16 -05:00
Kartikaya Gupta
36b90ee89a Bug 807447 - Respect the initial-scale meta-viewport property on initial page load. r=mbrubeck 2012-12-21 10:21:44 -05:00
Wes Johnston
6b9087459a Bug 708048 - Walk up tree to find a title for context menu items. r=kats 2012-12-20 12:11:31 -08:00
Sriram Raghuraman
5c2c4ba720 Bug 715736 - Add 'Save as Wallpaper' Android functionality in context menu when viewing images. r=snorp,margaret 2012-12-17 23:00:01 +05:30
Wes Johnston
d0ded6d3fc Bug 822655 - Fix 'Show Controls' string. r=margaret DONTBUILD 2012-12-19 09:42:26 -08:00
Brian Nicholson
4434489fbb Bug 795045 - Part 3: Lock handle to caret position and add scrolling support. r=wesj 2012-12-18 22:58:10 -08:00
Theo Chevalier
c1de083ea9 Bug 821998 - Installed web apps get stuck on splashscreen - do not finish loading. r=wesj 2012-12-15 20:02:28 +01:00
Kartikaya Gupta
aa24841938 Bug 817134 - Delete dead code in java-land to display checkerboarding. r=blassey 2012-12-15 10:43:57 -05:00
Wesley Johnston
1c69fe3ebc Bug 715258 - Favicons are of low quality for local/internal pages r=mfinkle 2012-12-13 23:32:25 -05:00
Ed Morley
cd0d254b20 Backout 042b44652822 (bug 715258) for breaking robocop & others on a CLOSED TREE 2012-12-14 09:26:00 +00:00
Wesley Johnston
d4f25d50cd Bug 715258 - Favicons are of low quality for local/internal pages 2012-12-13 23:32:25 -05:00
Kartikaya Gupta
d0baba45bf Bug 816551 - Make PluginHelper._getBindingType return null. r=margaret 2012-12-13 17:21:43 -05:00
Mark Finkle
ced28744a8 Bug 820623 - Javascript warning on fennec startup (NativeWindow.menu.add) r=kats 2012-12-13 13:06:05 -05:00
Kartikaya Gupta
840ffb6a66 Bug 820545 - Update comment in about:rights to be more accurate. r=gcp 2012-12-13 11:54:03 -05:00
Brian Nicholson
c0c4378b61 Bug 801646 - Use private state of parent when opening new tabs. r=mfinkle 2012-12-12 13:10:23 -08:00
Sriram Ramasubramanian
0cd3e60e70 Bug 806929: "Open in new private tab" for context-menus. [r=mfinkle]
--HG--
extra : rebase_source : 6bda80df74dabec5a8b6a853f3d2691eab4a56b2
2012-11-16 13:20:33 -08:00
Kartikaya Gupta
360a2cb086 Bug 820546 - Reduce the number of files that are preprocessed while building fennec. r=mfinkle 2012-12-12 10:10:50 -05:00
Wes Johnston
30d580ee91 Bug 816875 - Add a "Show Controls" option to video elements. r=mfinkle 2012-12-11 09:52:31 -08:00
Theo Chevalier
7e656421b9 Bug 737600 - When telemetry is disabled in the pref pane, we should update toolkit.telemetry.rejected. r=bnicholson 2012-12-10 23:25:54 +01:00
Theo Chevalier
a1cfcf43e1 Bug 725987 - Create Telemetry (opt-out) notification for Nightly and Aurora (mobile). r=bnicholson 2012-12-10 23:25:52 +01:00
Theo Chevalier
05d9dee167 Bug 737596 - Enable Telemetry by default on Nightly and Aurora channels (mobile). r=bnicholson 2012-12-10 23:25:50 +01:00
Sriram Ramasubramanian
62ed6ae93a Bug 800453: Add MenuItem attributes for add-on submenus. [r=mfinkle]
--HG--
extra : rebase_source : 0f12b5296b72faa14652da9ad2a4ffb013b91f23
2012-10-29 16:29:55 -07:00
Greg Roodt
ced861240e Bug 813946 - Disable zoom if minScale and maxScale are equal. r=kats 2012-12-03 20:26:15 -05:00
Kartikaya Gupta
5faf9dd20e Bug 817027 - Fix JS warning about lruTab not being defined. r=mfinkle 2012-11-30 14:20:42 -05:00
Chris Lord
f131070a78 Bug 814864 - Respect layers.low-precision-buffer in Fennec browser.js. r=kats
When layers.low-precision-buffer is false, just set the display port and not
the critical display port.
2012-11-29 13:08:41 +00:00
Mark Finkle
d7acbb5f0c Backout 87d836ed8e2a, 90ef95622f5e, bf8f4b151716 for test failures 2012-11-28 21:55:02 -05:00
Sriram Ramasubramanian
5a0be83ba4 Bug 809028: Lightweight theme is not disabled in about:addons. [r=mfinkle]
--HG--
extra : rebase_source : 91f2d6a62becc0baf15b88aed002e0e10e8b7630
2012-11-19 11:53:12 -08:00
Sriram Ramasubramanian
c87c4e3df2 Bug 800453: NativeWindow's menu should have support for submenu. [r=mfinkle]
--HG--
extra : rebase_source : 589b8ea57f058df2d061ac1c46d619f262a19655
2012-10-26 13:39:25 -07:00
Sriram Ramasubramanian
1805aa07c2 Bug 806929: "Open in new private tab" for context-menus. [r=mfinkle]
--HG--
extra : rebase_source : e4070050b443d42505fab950c0d278e5c68eeed6
2012-11-16 13:20:33 -08:00
Mark Finkle
63b965ba7f Bug 701785 - Missing html5 video/audio controls in context menu r=wesj 2012-11-27 21:27:24 -05:00
Brian Nicholson
fc07859647 Bug 810732 - Ensure that sessionstore-windows-restored is always dispatched. r=mfinkle 2012-11-27 16:35:20 -08:00
Ravisankar Sivasubramaniam
0fbd0c50fa Bug 803078: Added code to hide the cursor if the windows change. r=margaret 2012-11-22 21:54:09 +05:30
Mark Capella
03c6c86a89 Bug 711772 - Create custom two-line checkable list item for site settings dialog, r=wesj
Based on Margarets original patch
2012-11-23 19:40:07 -05:00
Kartikaya Gupta
6b15a0b61a Bug 792603 - Disable Fennec's reader mode entirely on low-memory platforms. r=lucasr 2012-11-22 11:15:17 -05:00
Kartikaya Gupta
2b7994071a Bug 813204 - Don't send multiple hasTouchListener events for the same document. r=wesj 2012-11-21 15:15:40 -05:00
Chris Lord
26ab25e0a5 Bug 783368 - Add a low precision buffer to tiled thebes layers. r=bgirard,kats
If there is a critical display port set, render the area outside it into a
lower precision buffer.
2012-11-21 22:34:19 +00:00