Wes Johnston
|
36b3e30caf
|
Bug 827608 - Use html context menus for about:apps. r=mfinkle
|
2013-01-09 11:28:35 -08:00 |
|
Brian Nicholson
|
846eecb939
|
Bug 823325 - Hide thumb when selected tab changes. r=mfinkle
|
2013-01-08 14:02:18 -08:00 |
|
Brian Nicholson
|
5393681ccf
|
Bug 818065 - Part 2: Implement about:privatebrowsing. r=mfinkle
|
2013-01-07 15:29:45 -08:00 |
|
Sriram Ramasubramanian
|
417a2e7e68
|
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
|
2603a6e9a2
|
Bug 736321 - Support HTML Context menus in Fennec. r=mfinkle
|
2013-01-04 11:18:42 -08:00 |
|
Tetsuharu OHZEKI
|
b231b8fc9e
|
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
|
bd42f4a106
|
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
|
d63fb3d4c4
|
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
|
e2bc56a552
|
Bug 826014 - Use strict equality operator in BrowserApp.observe(). r=cpeterson
|
2013-01-03 23:07:55 +09:00 |
|
Tetsuharu OHZEKI
|
8905e6ba17
|
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
|
063cb6cecf
|
Backout 17b390f86130 (bug 823325) for failures in test_bug590573.html
|
2013-01-03 10:03:29 +00:00 |
|
Brian Nicholson
|
5f0fc6b767
|
Bug 823325 - Use timeout before calling browser.focus(). r=mfinkle
|
2013-01-02 15:05:21 -08:00 |
|
Theo Chevalier
|
27ae7e2526
|
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
|
5b171dd30f
|
Bug 824475 - Add safety check before checking node.hasAttribute. r=kats
|
2012-12-27 15:26:39 -08:00 |
|
Tetsuharu OHZEKI
|
7fc2d16369
|
Bug 824516 - Fix regression in text selection introduced in bug 708048. r=kats
|
2012-12-25 01:06:40 -05:00 |
|
Cameron McCormack
|
aa4cd9d560
|
Back out 767debcb04d8 (bug 823325) for Android test_manyWindows.html failures.
|
2012-12-22 12:32:25 +11:00 |
|
Brian Nicholson
|
2f9a17441e
|
Bug 823325 - Call blur() on onfocused browser. r=mfinkle
|
2012-12-20 20:46:23 -08:00 |
|
Kartikaya Gupta
|
ffd7c73b27
|
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
|
e960579d7c
|
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
|
6d067dadfe
|
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
|
acc1a59a1a
|
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
|
1485992364
|
Bug 822655 - Fix 'Show Controls' string. r=margaret DONTBUILD
|
2012-12-19 09:42:26 -08:00 |
|
Brian Nicholson
|
3aff0472b8
|
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
|
e994977991
|
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
|
d0e5e16471
|
Bug 817134 - Delete dead code in java-land to display checkerboarding. r=blassey
|
2012-12-15 10:43:57 -05:00 |
|
Wesley Johnston
|
4ed2c55b98
|
Bug 715258 - Favicons are of low quality for local/internal pages r=mfinkle
|
2012-12-13 23:32:25 -05:00 |
|
Ed Morley
|
aacccbb609
|
Backout 042b44652822 (bug 715258) for breaking robocop & others on a CLOSED TREE
|
2012-12-14 09:26:00 +00:00 |
|
Wesley Johnston
|
b112caa3c8
|
Bug 715258 - Favicons are of low quality for local/internal pages
|
2012-12-13 23:32:25 -05:00 |
|
Kartikaya Gupta
|
59ffeeb183
|
Bug 816551 - Make PluginHelper._getBindingType return null. r=margaret
|
2012-12-13 17:21:43 -05:00 |
|
Mark Finkle
|
bbe3a6a50c
|
Bug 820623 - Javascript warning on fennec startup (NativeWindow.menu.add) r=kats
|
2012-12-13 13:06:05 -05:00 |
|
Kartikaya Gupta
|
e96ed28ecd
|
Bug 820545 - Update comment in about:rights to be more accurate. r=gcp
|
2012-12-13 11:54:03 -05:00 |
|
Brian Nicholson
|
88e06a6dc5
|
Bug 801646 - Use private state of parent when opening new tabs. r=mfinkle
|
2012-12-12 13:10:23 -08:00 |
|
Sriram Ramasubramanian
|
62842481cf
|
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
|
8964c1b83c
|
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
|
3c3dbccdaf
|
Bug 816875 - Add a "Show Controls" option to video elements. r=mfinkle
|
2012-12-11 09:52:31 -08:00 |
|
Theo Chevalier
|
79bd0ec1bf
|
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
|
11d6ad24c7
|
Bug 725987 - Create Telemetry (opt-out) notification for Nightly and Aurora (mobile). r=bnicholson
|
2012-12-10 23:25:52 +01:00 |
|
Theo Chevalier
|
00667966ca
|
Bug 737596 - Enable Telemetry by default on Nightly and Aurora channels (mobile). r=bnicholson
|
2012-12-10 23:25:50 +01:00 |
|
Sriram Ramasubramanian
|
eba610ebc1
|
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
|
963d5254ad
|
Bug 813946 - Disable zoom if minScale and maxScale are equal. r=kats
|
2012-12-03 20:26:15 -05:00 |
|
Kartikaya Gupta
|
2616ecd25f
|
Bug 817027 - Fix JS warning about lruTab not being defined. r=mfinkle
|
2012-11-30 14:20:42 -05:00 |
|
Chris Lord
|
b989ece776
|
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
|
c0167614d7
|
Backout 87d836ed8e2a, 90ef95622f5e, bf8f4b151716 for test failures
|
2012-11-28 21:55:02 -05:00 |
|
Sriram Ramasubramanian
|
efd44f3464
|
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
|
f8b7e897a6
|
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
|
473210cb5e
|
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
|
234ae7924a
|
Bug 701785 - Missing html5 video/audio controls in context menu r=wesj
|
2012-11-27 21:27:24 -05:00 |
|
Brian Nicholson
|
f096a5742f
|
Bug 810732 - Ensure that sessionstore-windows-restored is always dispatched. r=mfinkle
|
2012-11-27 16:35:20 -08:00 |
|
Ravisankar Sivasubramaniam
|
24ea37cef9
|
Bug 803078: Added code to hide the cursor if the windows change. r=margaret
|
2012-11-22 21:54:09 +05:30 |
|
Mark Capella
|
2240950d92
|
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
|
b497a7e7b1
|
Bug 792603 - Disable Fennec's reader mode entirely on low-memory platforms. r=lucasr
|
2012-11-22 11:15:17 -05:00 |
|
Kartikaya Gupta
|
41780ffd98
|
Bug 813204 - Don't send multiple hasTouchListener events for the same document. r=wesj
|
2012-11-21 15:15:40 -05:00 |
|
Chris Lord
|
beb61c6567
|
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 |
|
Ehsan Akhgari
|
f90938a237
|
Backed out 11 changesets (bug 783368) because of build bustage on a CLOSED TREE
Backed out changeset 2bc4310263c4 (bug 783368)
Backed out changeset a35c83a8d99d (bug 783368)
Backed out changeset afb9b2a661ba (bug 783368)
Backed out changeset 3926f510f9be (bug 783368)
Backed out changeset 9d1fe200ff87 (bug 783368)
Backed out changeset b6e4f88f5730 (bug 783368)
Backed out changeset bc53f7dba7c6 (bug 783368)
Backed out changeset 1948fa2fccc1 (bug 783368)
Backed out changeset 9af163388fd1 (bug 783368)
Backed out changeset 7a2256e1aa7c (bug 783368)
Backed out changeset 4da1958a9885 (bug 783368)
|
2012-11-21 14:57:02 -05:00 |
|
Chris Lord
|
f38c6a6a8c
|
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 19:16:52 +00:00 |
|
Kartikaya Gupta
|
be859975ce
|
Bug 813640 - Split out the user event handlers into a separate function for clarity. r=jwir3
|
2012-11-20 13:32:22 -05:00 |
|
Kartikaya Gupta
|
abc33a43d4
|
Bug 813616 - Ensure the reflow-on-zoom pref change is picked up even while the content document is not visible. r=jwir3
|
2012-11-20 12:51:39 -05:00 |
|
David Keeler
|
d20ac91882
|
Bug 800018 - Part 3 - Move plugin fallback events handling entirely to the front-end (Fennec). r=margaret
|
2012-11-19 11:38:04 -08:00 |
|
C. Scott Ananian
|
1aca71ae40
|
Bug 805565 - Allow unlimited indexedDB and appcache for Android web apps. r=wjohnston
|
2012-10-25 15:44:21 -04:00 |
|
Brian Nicholson
|
e8daae879d
|
Bug 811445 - Part 1: Use history_with_favicons view for Add Search Engine. r=mfinkle
|
2012-11-16 10:39:42 -08:00 |
|
Lucas Rocha
|
295c301620
|
Bug 802549 - Avoid showing dropdown while fading toolbar out (r=mfinkle)
|
2012-11-16 16:32:17 +00:00 |
|
Brian Nicholson
|
7286ac0a09
|
Bug 811559 - Fix form element loop for adding search engines. r=mfinkle
|
2012-11-15 00:00:23 -08:00 |
|
Josh Matthews
|
7d54e6176e
|
Bug 804655 - Part 2: Wrap up interface aggregator callbacks with a target thread on which they should be released. r=mayhemer
|
2012-11-14 16:00:44 +00:00 |
|
Kartikaya Gupta
|
4c1429e727
|
Bug 811545 - Turn off reader mode logging. r=bnicholson
|
2012-11-13 16:54:42 -08:00 |
|
Tetsuharu OHZEKI
|
863324557a
|
Bug 810794 - Enable to config 'network.cookie.cookieBehavior'. r=mleibovic
|
2012-11-13 18:58:49 -05:00 |
|
Wes Johnston
|
4a0c461ff2
|
Bug 810048 - Show filename as title for downloads. r=mleibovic
|
2012-11-12 09:38:34 -08:00 |
|
Brian Smith
|
5bd1df9e3f
|
Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao
|
2012-11-10 20:49:29 -08:00 |
|
Brian Smith
|
a71cf40b82
|
backout cset b36d5c933092 due to orange
|
2012-11-10 19:09:07 -08:00 |
|
Brian Smith
|
3c7bd35add
|
Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao
--HG--
extra : rebase_source : 822ef336a5cdeb7d6693dbe46844a26465600854
|
2012-11-10 18:18:14 -08:00 |
|
Wes Johnston
|
0b7f244300
|
Bug 757208 - Don't move mousepoints for zero width and height elements. r=mfinkle
|
2012-11-08 15:51:52 -08:00 |
|
Ehsan Akhgari
|
edb0ce50bd
|
Bug 807316 - Import PrivateBrowsingUtils.jsm lazily on Android; r=bnicholson
|
2012-11-08 15:23:19 -05:00 |
|
Brian Nicholson
|
10048ee301
|
Bug 722661 - Prevent animation of restored OOM tabs. r=mfinkle
|
2012-11-07 18:34:54 -08:00 |
|
Kartikaya Gupta
|
90e4d7cebe
|
Bug 808003 - Add a few telemetry probes to help tune tab zombification parameters. r=gcp, mfinkle
|
2012-11-07 10:00:48 -05:00 |
|
Kartikaya Gupta
|
ffa79262b0
|
Bug 808003 - Refactor the code to add telemetry probes in browser.js. r=gcp
|
2012-11-07 10:00:48 -05:00 |
|
Phil Ringnalda
|
625ee92aef
|
Back out 0b25e27d0a35 (bug 784759) and 5266d6af1b81 (bug 786061) for bustage
|
2012-11-05 21:16:45 -08:00 |
|
Wes Johnston
|
fc7d1eb1a3
|
Bug 784759 - Move database creation out of startup on firstrun. r=mfinkle
|
2012-11-05 17:14:20 -08:00 |
|
Ehsan Akhgari
|
927cc65d0b
|
Backed out changeset 57d9fa15f3e1 (bug 784759) for Android build bustage
|
2012-11-05 21:37:03 -05:00 |
|
Wes Johnston
|
dd70f1e76a
|
Bug 784759 - Move database creation out of startup on firstrun. r=mfinkle
|
2012-11-05 17:14:20 -08:00 |
|
Wes Johnston
|
16397d8a59
|
Bug 807872 - Add telemetry probes for database seizes. r=gcp
|
2012-11-02 17:44:20 -07:00 |
|
Kartikaya Gupta
|
4622a2f0dc
|
Bug 803575 - Enable preemptive tab zombification in low-memory conditions. r=mfinkle
|
2012-11-02 11:02:59 -04:00 |
|
pushkarsingh
|
a2217aa76c
|
Bug 700678 - Exit full screen mode when the app goes into the background.r=margaret
|
2012-11-01 09:43:47 -07:00 |
|
Sriram Ramasubramanian
|
2bcdbbb4e6
|
Bug 783092: LightweightTheme support in browser.js for Fennec. [r=mfinkle]
|
2012-10-31 22:09:40 -07:00 |
|
Sriram Ramasubramanian
|
af1dfafcd4
|
Bug 779930: Reflect the images for RTL. [r=wesj, r=mfinkle]
--HG--
extra : rebase_source : 7f5dc4524f3f049c2031fa78f8c13469bffee649
|
2012-10-31 21:49:15 -07:00 |
|
Sriram Ramasubramanian
|
a982934db3
|
Bug 779930: RTL text handles don't flip over. [r=wesj, r=mfinkle]
--HG--
extra : rebase_source : acab202846e23d232749571be61862e317135cd8
|
2012-10-31 15:52:47 -07:00 |
|
Ed Morley
|
228a463f2e
|
Backout 533faa3c50ed, 718abc1bd4ad, af2d5272c06b, ad5554e1345d, c9ef1b41b829, d3a825311d11, 0a51bcb3eb9e, a01a327e8ec4, 973b0ed30b8b, 39851bbcfaa1 & a92d2d2a3b0e (bug 805162), d4884aab5ce6, 06fcbaf40cb4, daccc3fe7c70, 881eb2a2906e, 76232441ae06, 01ae34fa1b3f & 5f405fc4e323 (bug 783092), a03d8d4db1c2, 49beb3801192, 174634554a97, 0bd27e755a83, 19e8f151ca67, a6604e038bc0, ed3b8237e76e & 082cf8d72554 (bug 785945) for bustage or conflicting with backout of said bustage on a CLOSED TREE
|
2012-11-01 00:16:35 +00:00 |
|
Sriram Ramasubramanian
|
ef6b2658c3
|
Bug 783092: LightweightTheme support in browser.js for Fennec. [r=mfinkle]
--HG--
extra : rebase_source : 0b07e77f96cd932fa395337dc20ab5de7e02578e
|
2012-10-31 11:02:45 -07:00 |
|
Scott Johnson
|
8a3524974c
|
Bug 792420: Make text unselectable in reader mode toolbar menu. [r=wesj,lucasr]
|
2012-10-31 11:13:27 -05:00 |
|
Brian Nicholson
|
3e2c564285
|
Bug 781259 - Move DoorHangerPopup code to UI thread. r=mfinkle
|
2012-10-30 10:31:29 -07:00 |
|
Kartikaya Gupta
|
f39df3a58e
|
Bug 806473 - Update browser.js to use nsIMemoryInfoDumper instead of nsIMemoryReporterManager. r=jlebar
|
2012-10-29 20:41:14 -04:00 |
|
Brian Nicholson
|
cb554bb2d5
|
Bug 722661 - Part 4: Remove restoreMode command line argument. r=mfinkle
|
2012-10-29 16:34:29 -07:00 |
|
Brian Nicholson
|
0ffa45a57f
|
Bug 722661 - Part 2: Stub tabs in Java when doing an OOM restore. r=mfinkle
|
2012-10-29 16:34:29 -07:00 |
|
Josh Matthews
|
fda5be2065
|
Bug 723002 - Determine privacy status from provided nsILoadContext in ContentPrefService. r=ehsan
|
2012-06-30 07:50:07 -07:00 |
|
Josh Matthews
|
7fec23aef0
|
Bug 769283 - Add a separate HTTP auth cache for private channels. r=mayhemer
|
2012-10-29 16:20:03 -04:00 |
|
Kartikaya Gupta
|
e5bb7b2c92
|
Bug 805808 - Initialize _activeType to 0 instead of undefined. r=margaret
|
2012-10-27 14:08:36 -04:00 |
|
Santtu Lakkala
|
08825af4d5
|
Bug 802544: Skip plugin remember click-to-play checkbox for pages without host. r=margaret
|
2012-10-26 22:09:11 +03:00 |
|
Scott Johnson
|
2fa08081b0
|
Bug 799333: Make reflow-on-zoom reset after a double-tap to zoom out. [r=blassey]
|
2012-10-25 10:40:30 -05:00 |
|
Kartikaya Gupta
|
26d0b97a04
|
Bug 802640 - Extract a method for touchstart event handling. r=wesj
|
2012-10-23 17:51:22 -04:00 |
|
Kartikaya Gupta
|
b6fd3ee70a
|
Bug 802640 - Break out a zoomToElement function from the DoubleTap handler. r=wesj
|
2012-10-23 17:51:22 -04:00 |
|
Mark Finkle
|
62c900808b
|
Bug 801630 - random cleanup in exception.js r=bnicholson
|
2012-10-22 18:10:17 -04:00 |
|
Mark Finkle
|
d0659121ba
|
Bug 801630 - exception.js makes use of the global Private Browsing service to make decisions r=ehsan
|
2012-10-22 18:10:16 -04:00 |
|
Kartikaya Gupta
|
b4b38446e4
|
Bug 792143 - Zombify the LRU tab when a new tab is opened, subject to the zombieTime pref. r=mfinkle
|
2012-10-19 11:47:26 -04:00 |
|
Kartikaya Gupta
|
5c48639a19
|
Bug 792143 - Add a field to track when tabs were last touched, so we can zombify tabs that haven't been seen in a while. r=mfinkle
|
2012-10-19 11:46:55 -04:00 |
|
Wes Johnston
|
23cee30ff1
|
backout a5dbfe84e178 and 1adde03021f9
|
2012-10-18 16:33:17 -07:00 |
|
Wes Johnston
|
d4a48c15cd
|
Bug 708048 - Use highlight element for context menu title. r=kats
|
2012-10-18 15:02:37 -07:00 |
|
Wes Johnston
|
3a0a9110e9
|
Bug 788073 - Use platform touch fluffing on Android. r=kats
|
2012-10-18 15:00:33 -07:00 |
|
Mark Finkle
|
36935372c5
|
Bug 712772 - Need an option to vibrate on long-tap only r=wesj
|
2012-10-18 15:13:16 -04:00 |
|
Kartikaya Gupta
|
c2c4d3b7be
|
Bug 799094 - Clip text selection handles by containing iframes. r=margaret
|
2012-10-18 13:41:40 -04:00 |
|
Kartikaya Gupta
|
f06b1a33bb
|
Bug 799094 - Move text selection handles when scrolling a subdocument with a text selection. r=margaret
|
2012-10-18 13:41:24 -04:00 |
|
Brian Nicholson
|
1327a7e085
|
Bug 802881 - Use correct tab for getting background color. r=kats
|
2012-10-18 00:03:58 -07:00 |
|
Brian Nicholson
|
4a55193d26
|
Bug 800199 - Stub initial tab before Gecko starts. r=mfinkle
|
2012-10-15 10:40:16 -07:00 |
|
Brian Nicholson
|
8876b0f36b
|
Backout e7208eeb05da for Android failures
--HG--
extra : rebase_source : e5dcd6557448265a2c6f9cf7588792b6f5b4f045
|
2012-10-15 13:16:06 -07:00 |
|
Brian Nicholson
|
a70866d490
|
Bug 800199 - Stub initial tab before Gecko starts. r=mfinkle
|
2012-10-15 10:40:16 -07:00 |
|
Mark Finkle
|
bb45a15a2e
|
Bug 800373 - Change marketplace strings to 'Firefox Marketplace' r=wesj
|
2012-10-13 11:18:18 -04:00 |
|
Kartikaya Gupta
|
254b8b29cb
|
Bug 799476 - Remove MemoryObserver dumping code in favour of using core gecko code. r=mfinkle
|
2012-10-13 08:54:50 -04:00 |
|
Brian Nicholson
|
f210058797
|
Bug 798280 - Follow-up for using PrivateBrowsingUtils. r=ehsan
|
2012-10-12 10:27:07 -07:00 |
|
Scott Johnson
|
0f97c43dc1
|
Bug 799194: Add an initial query of the reflow-on-zoom preference to preserve user's choice from previous session. [r=mfinkle]
|
2012-10-11 16:20:27 -05:00 |
|
Brian Nicholson
|
7b8f4a32f2
|
Bug 798280 - Pass privacy status to addDownload() in saveAsPDF. r=mfinkle
|
2012-10-11 13:59:34 -07:00 |
|
Kartikaya Gupta
|
c2345f3bda
|
Bug 794479 - Add a NativeWindow API to load java code. r=mfinkle
|
2012-10-09 15:20:36 -04:00 |
|
Brian Nicholson
|
0c64f22d71
|
Bug 582244 - Part 1: Bare bones PB implementation. r=mfinkle
|
2012-10-09 11:26:33 -07:00 |
|
Brian Nicholson
|
f9407d1440
|
Bug 797075 - Part 2: Implement Java-side tab stubs. r=mfinkle
--HG--
extra : rebase_source : bccdcdc7ac08fa0ee5591fc102efbfccd90a6a6a
|
2012-10-05 14:53:44 -07:00 |
|
Brian Nicholson
|
9281f7f0c5
|
Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle
--HG--
extra : rebase_source : 05466908b2148224b2ff45c6eebd08bcf6dc5f18
|
2012-10-05 14:51:18 -07:00 |
|
Wes Johnston
|
d6c84a81dd
|
Bug 799221 - Remove marketplace as an app. r=mfinkle
|
2012-10-09 10:38:30 -07:00 |
|
Brian Nicholson
|
65cae40cc3
|
Bug 799015 - Use correct syntax for findClass() in JNI. r=wesj
|
2012-10-08 10:23:27 -07:00 |
|
Brian Nicholson
|
bcdcda6e80
|
Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle
|
2012-10-02 10:51:48 -07:00 |
|
Brian Nicholson
|
e7a43971e6
|
Bug 769145 - Part 3: Add mSuggestionsEnabled boolean. r=mfinkle
|
2012-10-02 10:51:48 -07:00 |
|
Brian Nicholson
|
b381d876fe
|
Backed out changesets c644dacaf9a9 and 454ec577c741
|
2012-10-05 16:36:15 -07:00 |
|
Mark Finkle
|
96c7b08cb1
|
Bug 784157 - Google Play Campaign Tracking: Better distribution pref handling, r=blassey r=bnicholson
|
2012-10-05 18:11:34 -04:00 |
|
Brian Nicholson
|
686d5dd8d6
|
Bug 797075 - Part 2: Implement Java-side tab stubs. r=mfinkle
|
2012-10-05 14:53:44 -07:00 |
|
Brian Nicholson
|
507bd64907
|
Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle
|
2012-10-05 14:51:18 -07:00 |
|
Scott Johnson
|
9ce3aa84f3
|
Bug 710298: Support reflow-on-zoom by limiting the max line box width after zooming in on mobile. [r=blassey]
|
2012-10-04 14:41:46 -05:00 |
|
Josh Matthews
|
a9c2289382
|
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
|
2012-10-04 15:07:51 -04:00 |
|
Ryan VanderMeulen
|
44a8d6faa6
|
Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE.
|
2012-10-04 19:34:19 -04:00 |
|
Josh Matthews
|
13630d0f8f
|
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
|
2012-10-04 15:07:51 -04:00 |
|
Gian-Carlo Pascutto
|
d32782216a
|
Bug 741808 - Enable SafeBrowsing on Fennec. For real. r=mfinkle
|
2012-10-04 16:23:34 +02:00 |
|
Josh Matthews
|
be721d5624
|
Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz
|
2012-10-03 13:10:20 -04:00 |
|
Fabrice Desré
|
d782e1b6aa
|
Bug 796217 - Refactor Webapps.jsm and related files - Part 1: move DOMApplicationManifest outside of Webapps.jsm [r=gwagner]
|
2012-10-02 22:38:03 -07:00 |
|
Brian Nicholson
|
50477fa285
|
Backout 580f710a84e8, ecaff73e5a63 for rc failures
|
2012-10-02 13:12:17 -07:00 |
|
Brian Nicholson
|
29e297f18e
|
Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle
|
2012-10-02 10:51:48 -07:00 |
|
Brian Nicholson
|
84f54b9036
|
Bug 769145 - Part 3: Add mSuggestionsEnabled boolean. r=mfinkle
|
2012-10-02 10:51:48 -07:00 |
|
Tim Taubert
|
c7fa6f36e0
|
merge m-c to fx-team
|
2012-10-02 09:59:18 +02:00 |
|
Julian Muenster
|
01dcaa7f00
|
Bug 791163 - Add addon-options-displayed/addon-options-hidden as constants on AddonManager. r=Unfocused
|
2012-09-27 07:42:00 +12:00 |
|
Kartikaya Gupta
|
8bada94b03
|
Bug 784040 - Turn non-selected tabs into zombies when memory is running low. r=mfinkle
|
2012-09-27 12:29:47 -04:00 |
|
Kartikaya Gupta
|
9f629cd982
|
Bug 784040 - Add some missing listener unregistrations to the tab object. r=mfinkle
|
2012-09-27 12:29:47 -04:00 |
|
Kartikaya Gupta
|
8f4003b932
|
Bug 784040 - Port the XUL MemoryObserver class to Native Fennec and move the memory dump code into it. r=mfinkle
|
2012-09-27 12:29:47 -04:00 |
|
Aiishwarya Sivaraman
|
6c6ddc446a
|
Bug 790438 - Assign names to anonymous functions in Download manager module aboutDownloads.js. r=margaret
|
2012-09-26 18:56:49 -04:00 |
|
Kartikaya Gupta
|
2288cec68e
|
Bug 791338 - When scrolling editable fields into view, do a better job of handling fields inside frames. r=Cwiiis
|
2012-09-26 08:45:38 -04:00 |
|
Wes Johnston
|
86a811afdc
|
Bug 793750 - Fix missing scope in launching marketplace. r=mfinkle
|
2012-09-25 09:10:43 -07:00 |
|
Sriram Ramasubramanian
|
6d60343269
|
Bug 793136: Crash on content type being null. [r=mfinkle]
|
2012-09-24 16:42:53 -07:00 |
|
Gian-Carlo Pascutto
|
f58aa0a7d7
|
Bug 741808 - Make using the URL classifier possible in Fennec. r=mfinkle
|
2012-09-24 22:34:27 +02:00 |
|
Brian Nicholson
|
9258a4c9fe
|
Bug 781689 - Fix broken JS code for about:neterror checks. r=mfinkle
|
2012-09-24 13:16:50 -07:00 |
|