Commit Graph

14482 Commits

Author SHA1 Message Date
Tim Taubert
6b1b91433d 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
0b99a8aeca 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
0ea597520b merge m-c to fx-team 2013-02-20 15:37:23 +01:00
Matthew Noorenberghe
d4a03f7947 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
cb061a19db 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
5cd8150b18 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
fdfe818172 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
80aa20c116 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
3bbb3dbc16 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
b9b04bd0ce 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
11c8fc0b90 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
Joe Walker
708bd84b8f Backed out changeset c1abd2ac8de9 (bug 734664) for test failures 2013-02-19 13:50:34 +00:00
Michael Ratcliffe
8f982b54a0 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
35af0f7e6f Bug 835722 - Infobar reappears even when not needed, r=jwalker 2013-02-16 16:22:27 +05:30
Brandon Benvie
b725688083 Bug 841078 - change FORBIDDEN_IDS initializer to an array of strings 2013-02-13 11:36:00 -08:00
Girish Sharma
782f743373 Bug 839890 - Fix for typo at line 391 in gDevTools.jsm; r=paul 2013-02-10 22:10:37 +05:30
David Creswick
b162553882 Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul 2013-02-19 10:54:01 +00:00
David Creswick
994ddbf5f0 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
5fd3369425 merge m-c to fx-team 2013-02-19 10:39:49 +01:00
Anton Kovalyov
825b4508fd Bug 841954 - Make sure onOpen callback fires in all cases, r=past 2013-02-18 11:29:20 -08:00
Tim Taubert
efbe81a3b8 Bug 795939 - Cancel FX_PAGE_LOAD_MS when the request is aborted; r=felipe 2013-02-18 19:23:50 +01:00
Tim Taubert
e68d5f3063 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
35784e5146 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
00aaabad70 Bug 829568 - part 1 - don't save (invalid) states without any windows; r=felipe 2013-02-15 12:28:00 +01:00
Mihai Sucan
12cbd44903 Bug 834721 - Use plurals for toolbox button tooltip; r=paul f=l10n 2013-02-15 23:29:44 +02:00
Matt Brubeck
0287dc46f7 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
a1352c19e5 Bug 842087 - Update pdf.js to version 0.7.236. r=yury 2013-02-17 07:07:50 -05:00
Matt Brubeck
bb9d091338 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
ee84cf85ff 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
dc77130af7 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
064be7096e 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
5714449c17 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
dbe31f8f50 Bug 803675 - part2: Add tests.r=bz 2013-02-18 20:27:48 +09:00
Tetsuharu OHZEKI
e4bd1894b3 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
Ryan VanderMeulen
dfd67a2032 Merge m-c to inbound. 2013-02-19 18:23:12 -05:00
Dão Gottwald
73e279724e Bug 838713 - Skip slow-startup check if startup was interrupted. r=jaws 2013-02-20 00:15:38 +01:00
Dão Gottwald
f4a1d744c0 Bug 788584 - TabsProgressListener.onLocationChange should obey the LOCATION_CHANGE_SAME_DOCUMENT flag rather than null-checking aRequest. r=jaws 2013-02-20 00:14:36 +01:00
Brian R. Bondy
6fa25f65a9 Bug 841197 - Upgrading from to Metro browser when already default without cache does not show tile until reboot. r=jimm 2013-02-19 15:44:56 -05:00
Lukas Blakk
4c259b985a Merging in version bump NO BUG CLOSED TREE 2013-02-19 09:35:19 -08:00
Ryan VanderMeulen
84f6ba835d Merge m-c to inbound. 2013-02-19 04:47:00 -05:00
Ryan VanderMeulen
4aa6da6a4f Merge m-c to inbound. 2013-02-19 12:46:19 -05:00
Marco Bonardo
60046ba02f Bug 842577 - Remove from History is visible for a paused download.
r=mconley
2013-02-19 17:48:41 +01:00
Shane Caraveo
c8c0e11538 Bug 828778 put icon in manifest so we can show provider icons in activation panel, r=gavin 2013-02-19 09:32:49 -04:00
Raymond Lee
35a3afd020 Another attempt at fixing bug 822284; r=ehsan 2013-02-07 18:16:04 +08:00
Christian Sonne
e6c8a2167a Bug 842185 - "Remove From History" doesn't work r=mak 2013-02-18 01:31:04 -08:00
Ryan VanderMeulen
78f60cbe0f Merge m-c to inbound. 2013-02-16 10:40:13 -05:00
Ryan VanderMeulen
163b9cb9db Merge the last PGO-green inbound changeset to m-c. 2013-02-16 09:49:43 -05:00
ffxbld
16ae83f2d7 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
3b0a292ec3 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
eadd0eab52 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