Commit Graph

14525 Commits

Author SHA1 Message Date
Mark Hammond
6613e08c90 Bug 833292 - prevent social initialization completing after window is unloaded. r=jaws 2013-02-20 12:23:47 +11:00
Justin Wood
4566ed0c1c Bug 844336 - Aurora win32 L10N builds broken by bug 823218. r=khuey 2013-02-22 16:45:00 -05:00
Ehsan Akhgari
26f944fbbe Merge mozilla-central into mozilla-inbound 2013-02-23 11:39:02 -05:00
Dão Gottwald
e89ae3fa83 Bug 842442 - Return NO_DEVICES_FOUND error when only video or only audio is requested with no suitable device available. r=dolske 2013-02-23 12:56:23 +01:00
ffxbld
25a99db2cf No bug, Automated blocklist update from host bld-linux64-ec2-636 - a=blocklist-update 2013-02-23 03:20:27 -08:00
Mike Hommey
6fc3897376 Bug 841740 - Work around l10n repack bustage with --enable-metro. r=jimm,r=Callek DONTBUILD 2013-02-23 09:05:12 +01:00
Brian R. Bondy
e63cf8ed1a Bug 843928 - Share fails because of packaging. r=jimm
--HG--
rename : widget/windows/winrt/components.manifest => widget/windows/winrt/MetroUIUtils.manifest
2013-02-22 16:08:22 -05:00
Axel Hecht
fc34a10148 bug 844068, disable l10n for metro, r=mbrubeck,glandium; DONTBUILD
--HG--
extra : rebase_source : 5614ad99cd95a28a57e0539dd1071d35d42bf39e
2013-02-22 18:52:55 +01:00
Ryan VanderMeulen
dc58f5de55 Merge the last PGO-green inbound changeset to m-c. 2013-02-22 12:42:58 -05:00
Tim Taubert
a3e24dd446 merge m-c to fx-team 2013-02-22 16:19:50 +01:00
Cykesiopka
259c0200d2 Bug 841527 - Update the FX_IDENTITY_POPUP_OPEN_MS telemetry probe to use the TelemetryStopwatch. r=felipe 2013-02-22 06:57:31 -05:00
Tim Taubert
1906402620 Bug 841717 - Fix the first test (browser_248970_b_perwindowpb.js) and make it use the TestRunner; r=yoric 2013-02-21 16:16:48 +01:00
Brian R. Bondy
37596d7b56 Bug 843248 - Upgrading with maintenance service from a non metro build to a metro build does not show tile. r=jimm 2013-02-20 19:53:39 -05:00
Tim Taubert
e315738a73 merge m-c to fx-team 2013-02-20 15:37:23 +01:00
Matthew Noorenberghe
d76d1b7094 Bug 838244 - Move common social API chat CSS to browser/themes/shared/. r=jaws
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/social/chat.inc.css
2013-02-19 12:34:48 -08:00
Matthew Noorenberghe
1f1a6ab207 Bug 838244 - Move common responsive design mode CSS to browser/themes/shared/. r=dcamp
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/devtools/responsivedesign.inc.css
2013-02-19 12:34:48 -08:00
Matthew Noorenberghe
bf331e9f92 Bug 838244 - Move common GCLI CSS to browser/themes/shared/. r=dcamp
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/devtools/commandline.inc.css
2013-02-19 12:34:48 -08:00
Matthew Noorenberghe
e3ce2d17c8 Bug 838244 - Move common highlighter CSS to browser/themes/shared/. r=dcamp
--HG--
rename : browser/themes/winstripe/browser.css => browser/themes/shared/devtools/highlighter.inc.css
2013-02-19 12:34:48 -08:00
Matthew Noorenberghe
21af3f7c3d Bug 838244 - Create a directory for shared browser theme resources. r=gavin
--HG--
rename : browser/themes/browserShared.inc => browser/themes/shared/browser.inc
2013-02-19 12:34:47 -08:00
Tim Taubert
9b5781041b Bug 830656 - Don't report errors when wipe() tries to remove non-existant session files; r=yoric 2013-02-19 19:34:25 +01:00
Tim Taubert
dc272234f3 Bug 842513 - Specify character sets for sample files and data URLs used in tests; r=felipe 2013-02-19 19:32:29 +01:00
Michael Ratcliffe
ba10068d74 Bug 834187 - [Computed view] Restore processing of namespaced type selectors e.g. :not(svg|a) test fix r=me 2013-02-19 15:58:03 +00:00
Ed Morley
5d03d10249 Merge mozilla-central to mozilla-inbound 2013-02-21 19:56:00 +00:00
Jim Mathies
c137f9421b Bug 735008 - Land new splash screen and tile images for metro. r=shorlander. DONTBUILD 2013-02-21 12:47:13 -06:00
Brian R. Bondy
110c83b6bd Bug 843248 - Metro tiles sometimes not working because of session 0 detection. r=jimm 2013-02-21 13:17:13 -05:00
Ryan VanderMeulen
cce0573ebd Merge the last PGO-green inbound changeset to m-c. 2013-02-21 08:05:14 -05:00
Jared Wein
502ae90395 Bug 843432 - Fix readystatechange event listener removal. r=dolske
--HG--
extra : rebase_source : 56ee10da0814da47a7330b09acbc795b73f6dabd
2013-02-21 00:26:35 -05:00
Joe Walker
3421053274 Backed out changeset c1abd2ac8de9 (bug 734664) for test failures 2013-02-19 13:50:34 +00:00
Dão Gottwald
aca948f68e Bug 842989 - Don't needlessly call FullZoom.onLocationChange for same-document location changes. r=mak 2013-02-21 15:41:29 +01:00
Matt Brubeck
3bd841d864 Bug 840270 (followup) - fix some invalid CSS syntax in Metro select popup code [r=jimm] 2013-02-20 17:20:55 -08:00
Matt Brubeck
73801fc251 Bug 837772 - Fix argument parsing from tests.ini for Metro test harness [r=jimm] 2013-02-20 17:20:04 -08:00
Michael Ratcliffe
7d57ab7dff Bug 834187 - [Computed view] Restore processing of namespaced type selectors e.g. :not(svg|a) 2013-02-04 16:29:30 +00:00
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