Commit Graph

14459 Commits

Author SHA1 Message Date
Girish Sharma
c6ef084d0b Bug 835722 - Infobar reappears even when not needed, r=jwalker 2013-02-16 16:22:27 +05:30
Brandon Benvie
73be173172 Bug 841078 - change FORBIDDEN_IDS initializer to an array of strings 2013-02-13 11:36:00 -08:00
Girish Sharma
41b5a9f04d Bug 839890 - Fix for typo at line 391 in gDevTools.jsm; r=paul 2013-02-10 22:10:37 +05:30
David Creswick
41aee0b8ec Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul 2013-02-19 10:54:01 +00:00
David Creswick
0358ea3cba Bug 840156 - Inspector doesn't gracefully handle onDOMReady event that fires after the inspector has been destroyed; r=jwalker,paul 2013-02-19 10:48:05 +00:00
Tim Taubert
b35b1aa0d9 merge m-c to fx-team 2013-02-19 10:39:49 +01:00
Anton Kovalyov
38a9ca5ec3 Bug 841954 - Make sure onOpen callback fires in all cases, r=past 2013-02-18 11:29:20 -08:00
Tim Taubert
8bbae0dd49 Bug 795939 - Cancel FX_PAGE_LOAD_MS when the request is aborted; r=felipe 2013-02-18 19:23:50 +01:00
Tim Taubert
bc5d3cb377 Bug 829568 - part 3 - restore the initial session in case the user opens a non-private window; r=felipe 2013-02-18 18:57:48 +01:00
Tim Taubert
312ea44d70 Bug 829568 - part 2 - back up the initial session when starting up with a private window; r=felipe 2013-02-15 13:20:48 +01:00
Tim Taubert
2a93821a9c Bug 829568 - part 1 - don't save (invalid) states without any windows; r=felipe 2013-02-15 12:28:00 +01:00
Mihai Sucan
d0d4d0a8f6 Bug 834721 - Use plurals for toolbox button tooltip; r=paul f=l10n 2013-02-15 23:29:44 +02:00
Matt Brubeck
0fe70206e3 Bug 840270 - Don't show a popup for select[multiple] with precise pointer input [r=jimm] 2013-02-17 10:01:33 -08:00
Ryan VanderMeulen
f92af47439 Bug 842087 - Update pdf.js to version 0.7.236. r=yury 2013-02-17 07:07:50 -05:00
Matt Brubeck
29a03fb2d7 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
72ace35626 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
Tanvi Vyas
2d328e12a1 Bug 838359 - Don't show the triangle icon for mixed active content unless the preference to disable mixed active content is turned on. r=dolske 2013-02-16 20:08:53 -08:00
Dão Gottwald
53e1f09f04 Bug 839445 - PopupNotifications need to know about location changes in background tabs. r=gavin
--HG--
extra : rebase_source : 3e12347e0e9eaa257343c941e37e3c417be94542
2013-02-18 22:06:03 +01:00
Dão Gottwald
dc4426daa2 Bug 842017 - Remove broken support for displaying window.status / window.defaultStatus. r=felipe
--HG--
extra : rebase_source : f42a587f1463a04198ed456adc65511b5f1ce319
2013-02-18 22:01:21 +01:00
Tetsuharu OHZEKI
08a922b065 Bug 803675 - part2: Add tests.r=bz 2013-02-18 20:27:48 +09:00
Tetsuharu OHZEKI
6ebf5e0e8d Bug 803675 - part1: window.open() open a new tab instead of window when browser is fullscreen mode and the caller is content context. r=bz 2013-02-18 20:27:48 +09:00
Christian Sonne
3b1cfaa71e Bug 842185 - "Remove From History" doesn't work r=mak 2013-02-18 01:31:04 -08:00
Ryan VanderMeulen
970744ab59 Merge m-c to inbound. 2013-02-16 10:40:13 -05:00
Ryan VanderMeulen
471c8e26a0 Merge the last PGO-green inbound changeset to m-c. 2013-02-16 09:49:43 -05:00
ffxbld
09e4256ff4 No bug, Automated blocklist update from host bld-linux64-ec2-635 - a=blocklist-update 2013-02-16 03:35:22 -08:00
Dão Gottwald
fe5f1b56c5 Bug 841714 - Set the 'validate' attribute directly on tab-icon-image rather than inheriting it from the tab. r=gavin
--HG--
extra : rebase_source : 065499b0c59adc3c6e7483a6c1116f02e4eb3a34
2013-02-16 11:11:29 +01:00
Dão Gottwald
9447d8cb53 Bug 835953 - Remove browser-specific notification when a page releases webcam/microphone access. r=dolske
--HG--
extra : rebase_source : 69454e2461746853981e0de7161be62c08f25f1a
2013-02-16 11:10:41 +01:00
Dão Gottwald
c9743538dd merge backout
--HG--
extra : rebase_source : cfe6765441f94a2ea9ffe63258f4fda7e0e47e67
2013-02-16 11:09:41 +01:00
Dão Gottwald
171b4ecc7a Backed out changeset 163daa0ef353 2013-02-16 11:09:30 +01:00
Randell Jesup
21cd33c685 Bug 835953: front-end for disabling getUserMedia notification when page stops using it r=dolske 2013-02-15 19:54:30 -05:00
Tanvi Vyas
973f912b48 Bug 840641 - Missing Large Shield Icon from Mixed Content Doorhanger. r=dolske 2013-02-15 16:05:20 -08:00
Brian R. Bondy
3dcde32cdd Bug 831520 - Clear my Metro Firefox History now also clears StartUI. r=mbrubeck 2013-02-15 14:17:53 -05:00
Ryan VanderMeulen
67e48c76be Merge m-c to inbound. 2013-02-15 11:55:36 -05:00
Ryan VanderMeulen
457fa51782 Merge inbound to m-c. 2013-02-15 09:39:34 -05:00
Tim Taubert
79504917e8 merge m-c to fx-team 2013-02-15 10:40:59 +01:00
Gregory Szorc
3db370a7d6 Bug 840177 - Part 6: Record urlbar searches in Firefox Health Report; r=gavin 2013-02-14 14:47:49 -08:00
Ryan VanderMeulen
416cda2e64 Merge the last PGO-green inbound changeset to m-c. 2013-02-14 17:16:49 -05:00
Anton Kovalyov
7da2512f57 Bug 834878 - Make link arrows open files, r=robcee 2013-02-14 14:08:47 -08:00
Brian R. Bondy
69d3de6786 Bug 841197 - Upgrading from older nightly that has been set as default browser now shows metro tile. r=jimm 2013-02-14 16:44:20 -05:00
Mike Hommey
cfc9cafde0 Bug 841456 - Enable metro on windows l10n builds. r=jimm DONTBUILD 2013-02-14 21:08:02 +01:00
Anton Kovalyov
746f01be88 Bug 840238 - Make 'Complete Profile' string localizable, r=robcee 2013-02-14 10:20:17 -08:00
Ryan VanderMeulen
db7af02561 Merge m-c to fx-team. 2013-02-13 10:39:09 -05:00
Sunny
27456f24f4 Bug 839171 - Update formMethod reflection to have the empty string as default value (and 'get' as invalid value). r=mounir 2013-02-13 10:35:35 -05:00
Ryan VanderMeulen
85eaa8e729 Merge the inbound to m-c. 2013-02-13 10:19:28 -05:00
Jim Mathies
a4642754c6 Bug 840948 - Fix for missing nsis function 'ResetWin8PromptKeys' in builds that don't have enable-metro. Fixes Win64 build bustage. r=bbondy 2013-02-13 07:51:34 -06:00
Ryan VanderMeulen
cfb35019f6 Merge m-c to inbound. 2013-02-12 21:25:43 -05:00
Marco Bonardo
7ca87781f3 Bug 837117 (follow-up) - Downloaded items change position in the downloads view if Clear List is selected
r=mconley
2013-02-12 23:50:37 +01:00
Jim Mathies
3c09e8427b Bug 840447 - add metro sub dir to PURGECACHES_DIRS. r=glandium 2013-02-12 14:51:25 -06:00
Jim Mathies
a84ad96e63 Bug 796887 - Reset the metro splash screen and toast notifications on fresh install. r=bbondy 2013-02-12 14:51:25 -06:00
Jim Mathies
5ea6fae14d Bug 813488 - enable metro build for mozilla-central nightlies. r=asa 2013-02-12 14:51:25 -06:00