Mike de Boer
271b2f4468
Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin
2013-04-09 16:48:30 -07:00
Margaret Leibovic
015433b7eb
Bug 823230 - (Part 1) Pass search term along with "keyword-search" notification. r=gavin
2013-04-10 11:02:04 -07:00
Raymond Lee
895b9dd010
Bug 852041 - Part 1: Use BookmarkJSONUtils.exportToFile in browser and toolkit components. r=mano
2013-04-09 16:23:40 +08:00
Mike de Boer
f76da1286d
Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz
2013-03-21 11:51:27 +01:00
Phil Ringnalda
b5220914bd
Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
...
CLOSED TREE
2013-04-09 21:14:56 -07:00
Mike de Boer
2c2f0b79b2
Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz
2013-03-21 11:51:27 +01:00
Mike de Boer
17e22dafd8
Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin
...
--HG--
extra : rebase_source : f16a45e155e1a151c010ceaaab0d2878ea4a5da4
2013-04-09 16:48:30 -07:00
Gijs Kruitbosch
c0a9f0fcff
Bug 851701, bug 851702 - reset image/js loading preferences, r=gavin
...
--HG--
extra : rebase_source : 8c15749c35d9bf503497835c9b2d7b9c138c4879
2013-04-08 10:09:51 -07:00
Jonathan Kew
1431089f7c
bug 851520 - add systemDefaultScale attribute to nsIScreenManager, and use it to decide when to remove browser.content.full-zoom prefs during UI migration if running on windows/hi-dpi. r=roc,adw
2013-04-09 22:07:02 +01:00
Jonathan Kew
fa20089fa1
backout 4149244358fd and 5ad0e08799d9 (bug 851520) for b2g bustage on a CLOSED TREE
2013-04-09 21:57:12 +01:00
Jonathan Kew
93bee9f76c
bug 851520 part 2 - remove browser.content.full-zoom prefs during UI migration if running on windows/hi-dpi. r=adw
2013-04-08 15:17:00 +01:00
Xin Zhang
57e96d9a73
Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak
2013-04-06 14:46:35 -04:00
Cykesiopka
d76e0e167b
Bug 394144 - Add keyboard accelerator for "Do not ask next time" in quit dialog. r=paulo
2013-04-03 07:59:30 -04:00
Gijs Kruitbosch
7ec586f820
Bug 854583 - Use 'pointer' instead of 'cursor' for mouse lock, r=dolske
...
--HG--
extra : rebase_source : 8dae0bae57c516727040576a92618cf7a96570b0
2013-04-03 10:22:05 +02:00
Edward Lee
c9a860fa96
Bug 856638 - Allow passing PopupNotification options to _showPrompt in nsBrowserGlue.js [r=dolske]
...
Add an options parameter and use that variable for the existing pointerLock options. Update existing callers to pass in null.
--HG--
extra : rebase_source : e453cf66b75eeda03feb31aeeb0a2c1cf0871ef5
2013-04-01 10:38:36 -07:00
Boris Zbarsky
2b73279554
Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
...
--HG--
rename : content/xul/document/src/nsXULDocument.cpp => content/xul/document/src/XULDocument.cpp
rename : content/xul/document/src/nsXULDocument.h => content/xul/document/src/XULDocument.h
2013-03-26 11:31:53 -04:00
Olli Pettay
bfcda4d693
Bug 737100 - Extend Pointer Lock (Mouse Lock) for non-fullscreen elements, use capture phase for event listener, and add listener to browser
2013-03-24 14:45:38 +02:00
Olli Pettay
0e8cf1f788
Bug 737100 - Extend Pointer Lock (Mouse Lock) for non-fullscreen elements, p=smaug,dolske, r=cpearce,dolske,smaug
2013-03-24 12:32:44 +02:00
Dão Gottwald
50d99510cf
Backed out changeset f029edccac09
2013-03-18 16:46:17 +01:00
Josh Matthews
1a96454dca
Bug 847971 - Make openURL select recent windows that match the current privacy state. r=dolske
...
--HG--
rename : browser/modules/RecentWindow.jsm => toolkit/modules/RecentWindow.jsm
2013-03-14 17:41:52 -04:00
William Chen
ea96b0a3e8
Bug 782211 - Part 7: Added permission prompt for desktop notifications on desktop platforms. r=MattN
2012-07-12 11:45:38 -04:00
Josh Matthews
945fb871ae
Bug 844671 - Only sync remote tabs to non-private windows. r=rnewman
2013-03-01 09:14:49 -05:00
Dão Gottwald
918c243cb0
Bug 838713 - Skip slow-startup check if startup was interrupted. r=jaws
2013-02-20 00:15:38 +01:00
Matt Brubeck
5e4f433f95
Bug 840287 - Move NewTabUtils.jsm into toolkit [r=ttaubert]
...
--HG--
rename : browser/modules/NewTabUtils.jsm => toolkit/modules/NewTabUtils.jsm
rename : browser/modules/test/unit/chromeappsstore.sqlite => toolkit/modules/tests/xpcshell/chromeappsstore.sqlite
rename : browser/modules/test/unit/test_newtab-migrate-v1.js => toolkit/modules/tests/xpcshell/test_newtab-migrate-v1.js
2013-02-16 20:16:16 -08:00
Matt Brubeck
555449bc6a
Bug 811548 - Move PageThumbs.jsm from /browser to /toolkit
...
--HG--
rename : browser/components/thumbnails/BrowserPageThumbs.manifest => toolkit/components/thumbnails/BrowserPageThumbs.manifest
rename : browser/components/thumbnails/Makefile.in => toolkit/components/thumbnails/Makefile.in
rename : browser/components/thumbnails/PageThumbs.jsm => toolkit/components/thumbnails/PageThumbs.jsm
rename : browser/components/thumbnails/PageThumbsProtocol.js => toolkit/components/thumbnails/PageThumbsProtocol.js
rename : browser/components/thumbnails/PageThumbsWorker.js => toolkit/components/thumbnails/PageThumbsWorker.js
rename : browser/components/thumbnails/test/Makefile.in => toolkit/components/thumbnails/test/Makefile.in
rename : browser/components/thumbnails/test/background_red.html => toolkit/components/thumbnails/test/background_red.html
rename : browser/components/thumbnails/test/background_red_redirect.sjs => toolkit/components/thumbnails/test/background_red_redirect.sjs
rename : browser/components/thumbnails/test/browser_thumbnails_bug726727.js => toolkit/components/thumbnails/test/browser_thumbnails_bug726727.js
rename : browser/components/thumbnails/test/browser_thumbnails_capture.js => toolkit/components/thumbnails/test/browser_thumbnails_capture.js
rename : browser/components/thumbnails/test/browser_thumbnails_expiration.js => toolkit/components/thumbnails/test/browser_thumbnails_expiration.js
rename : browser/components/thumbnails/test/browser_thumbnails_privacy.js => toolkit/components/thumbnails/test/browser_thumbnails_privacy.js
rename : browser/components/thumbnails/test/browser_thumbnails_redirect.js => toolkit/components/thumbnails/test/browser_thumbnails_redirect.js
rename : browser/components/thumbnails/test/browser_thumbnails_storage.js => toolkit/components/thumbnails/test/browser_thumbnails_storage.js
rename : browser/components/thumbnails/test/browser_thumbnails_storage_migrate3.js => toolkit/components/thumbnails/test/browser_thumbnails_storage_migrate3.js
rename : browser/components/thumbnails/test/head.js => toolkit/components/thumbnails/test/head.js
rename : browser/components/thumbnails/test/privacy_cache_control.sjs => toolkit/components/thumbnails/test/privacy_cache_control.sjs
2013-02-16 20:15:41 -08:00
Gregory Szorc
4ca56371d4
Bug 840177 - Part 6: Record urlbar searches in Firefox Health Report; r=gavin
2013-02-14 14:47:49 -08:00
Dão Gottwald
72dbe624d7
Bug 836010 - When startup is determined to be slow, tell users about ways to improve their startup time. r=felipe
2013-02-01 22:47:07 +01:00
Gabriele Svelto
4cd2bb780f
Bug 835730 - Properly tear down components when the profile is being shut down. r=mak
2013-01-29 18:06:03 +01:00
Gregory Szorc
7d3f562b28
Merge mozilla-central into services-central
2013-01-15 23:11:26 -08:00
Gregory Szorc
ad9d143963
Bug 829881 - Remove references to replaced Telemetry notification bar; r=tchevalier
2013-01-15 12:38:01 -08:00
Mike Conley
eb8edfdd52
Bug 825852 - Add UI migration to put the Downloads button into the navigation bar. r=mak, f=gavin.
2013-01-15 10:47:58 -05:00
Mike Connor
e46ce230b0
Bug 804745 - Unified notification for application data reporting; r=gavin
2013-01-11 19:05:35 -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
Jared Wein
12455ca77d
Bug 409686 - Remove off-by-default restart prompt code. r=gavin
2012-12-28 14:41:13 -05:00
Dão Gottwald
833d25db0d
Bug 824443 - Put the geolocation prompt's "Learn More" link in <popupnotificationcontent> rather than extending the popup notification's binding. r=gavin
2012-12-25 01:08:13 +01:00
Ryan VanderMeulen
58c20294e4
Backed out changeset 36d18c504450 (bug 824443) for mochitest b-c orange.
2012-12-24 17:02:07 -05:00
Dão Gottwald
bab880a6b4
Bug 824443 - Put the geolocation prompt's "Learn More" link in <popupnotificationcontent> rather than extending the popup notification's binding. r=gavin
2012-12-24 21:33:35 +01:00
Dão Gottwald
9b436bde67
Bug 263433 - 'text-link' XUL widget should open tabs rather than windows. r=enn
...
--HG--
extra : rebase_source : aab45840ef599a15d491d5548fdfd3fd19a738c4
2012-12-14 01:09:03 +01:00
Paolo Amadini
de41adc2ce
Bug 763295 - Port the bookmarks export service to JavaScript. r=mak
2012-12-08 20:50:54 +01:00
Theo Chevalier
85b721ebf9
Bug 699806 - Enable Telemetry by default on Nightly and Aurora channels (Desktop), r=mak77
2012-12-08 18:41:23 +01:00
Ehsan Akhgari
d047441e4d
Bug 817337 - Add a JS module to get the most recent browser window, with the option of restricting the search to include only private windows; r=dao
2012-12-05 20:59:26 -05:00
Dão Gottwald
fd963545b4
Bug 816995 - Use openUILinkIn instead of the gBrowser.selectedTab = gBrowser.addTab() pattern. r=Mossop
...
--HG--
extra : rebase_source : cc016af00864d2aaa1468c143f6b053a21ebd7a1
2012-12-01 05:11:44 +01:00
Gavin Sharp
2b2e7edf42
Bug 718088: offer to re-set keyword.URL if it has a non-default value, r=bz on the docshell parts, r=fryn on the rest, ui-r=limi.
2012-11-06 09:14:35 -08:00
Kyle Huey
0469a02b25
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
a78b5b38c7
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
9a3674d80a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
4144129728
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
50b5d3f681
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Richard Newman
e5b1c5d03a
Merge m-c to s-c.
2012-10-12 11:47:24 -07:00
Richard Newman
5b817e3d65
Merge m-c to s-c.
2012-10-09 13:24:38 -07:00