Commit Graph

8887 Commits

Author SHA1 Message Date
Brian Hackett
dda30fa4b2 Merge MC -> JM 2011-07-21 18:53:37 -07:00
Dão Gottwald
cac9736803 Bug 671553 - Remove the navigation toolbar's custom button appearance in small icons mode; invert icons on dark personas and glass. r=shorlander 2011-07-21 15:50:33 +02:00
Stephen Horlander
7f47637092 Bug 671553 - add Toolbar-inverted.png 2011-07-21 15:47:34 +02:00
Marco Bonardo
225034df61 Merge last green changeset from mozilla-inbound to mozilla-central 2011-07-21 14:32:10 +02:00
Tim Taubert
e269ae733d merge m-c into fx-team 2011-07-21 12:49:38 +02:00
Dão Gottwald
7cc42b4d69 Bug 663395 - put tabs opened from pinned tabs at the end of the tab strip. r=gavin ui-r=faaborg 2011-07-21 04:36:02 +02:00
Josh Matthews
46f873c5ff Bug 548667 - Future-proof CrashSubmit against future argument additions. r=ted 2011-07-20 17:52:13 -07:00
Josh Matthews
0f806c704b Bug 548667 - Submit crash reports via FormData. r=ted 2011-07-20 17:51:55 -07:00
Gavin Sharp
196bb99339 Bug 672813: clicking the Go button needs to focus the content area, r=dao 2011-07-20 16:21:55 -04:00
Gavin Sharp
c1a51464b1 merge m-c into fx-team 2011-07-20 16:25:06 -04:00
Doug Turner
6c5c93af7d Bug 670880 - Remove Spatial Navigation. r=blassey 2011-07-20 15:19:59 -07:00
Dão Gottwald
90797a548e Fix browser_save_video.js 2011-07-20 12:33:19 +02:00
Dão Gottwald
58063650f7 Temporarily disable browser_save_video.js (times out when not run on its own) 2011-07-20 12:11:09 +02:00
Javi Rueda
3355df60d2 Bug 625017 - Multiple access key usage for hardware acceleration entry in advanced pane. r=gavin 2011-07-20 10:38:30 +02:00
Dão Gottwald
5a9f25b436 Bug 672090 - Remove toolkit/content/tests/browser/common/_loadAll.js, testRunner.js, toolkitFunctions.js. r=gavin
--HG--
rename : toolkit/content/tests/browser/common/mockTransferForContinuing.js => toolkit/content/tests/browser/common/mockTransfer.js
2011-07-20 10:37:53 +02:00
Marco Bonardo
80105112a2 Merge last green changeset from mozilla-inbound to mozilla-central 2011-07-19 14:29:33 +02:00
Dão Gottwald
14628404b9 fix whitespace, DONTBUILD 2011-07-19 12:50:36 +02:00
Mike Hommey
94ba9e65a6 Bug 655678 - Move startupcache precompilation to the common packaging rules, and opt-in in browser and xulrunner. r=khuey
--HG--
rename : browser/installer/precompile_cache.js => toolkit/mozapps/installer/precompile_cache.js
2011-07-19 08:51:54 +02:00
Brian Hackett
89a7a7eac5 Merge MC -> JM 2011-07-15 14:40:15 -07:00
Dave Townsend
c3f85f67d8 Bug 670040: Make nsISessionStartup.state a jsval to save repeatedly stringifying/parsing the initial state. r=zpao 2011-07-15 09:42:21 -07:00
Ms2ger
36c532ffa2 Bug 670235 - Remove nsIDOMWindowInternal; r=sicking 2011-07-15 12:31:34 +02:00
Ehsan Akhgari
af41e67f2a Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-14 12:20:34 -04:00
Philipp von Weitershausen
ee6631cc74 Merge services-central and mozilla-central 2011-07-14 08:46:32 -07:00
Philipp von Weitershausen
34740df548 Merge m-c to s-c 2011-07-13 15:56:12 -07:00
Joe Drew
cdfd0220bb Merge m-c into m-i. 2011-07-17 15:04:37 -04:00
Tim Taubert
8b5c3c5ed8 Backed out changeset f7599a2eb53a (bug 671460) 2011-07-17 07:02:16 +02:00
Tim Taubert
29be18e744 Bug 671460 - clean up browser_tabview_bug599626.js; r=ehsan 2011-07-17 05:12:02 +02:00
Tim Taubert
b215e2caf6 merge mozilla-central to fx-team 2011-07-17 04:53:34 +02:00
Tim Taubert
6ff90a85bf Bug 663714 - Subscribable API doesn't seem sane; r=dao 2011-07-14 10:54:25 -07:00
Tim Taubert
7db68bc902 Bug 669694 - App tabs do not stay selected when toggling Panorama; r=dietrich 2011-07-14 10:54:15 -07:00
Tim Taubert
e43945c52f merge mozilla-central to fx-team 2011-07-13 10:52:36 -07:00
Ehsan Akhgari
096131f2a7 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-13 11:40:03 -04:00
Dão Gottwald
5e1a6a4487 Bug 670851 - browser_bug519216.js, browser_popupNotification.js and browser_library_middleclick.js cause exception in tabbrowser.xml. r=gavin
--HG--
extra : rebase_source : d9d307f97548425891d5899d058d58cac9c7f319
2011-07-13 02:46:50 +02:00
Richard Newman
16918a2d25 Merge mozilla-central to services-central. 2011-07-10 21:32:51 -07:00
Kailas
846f5869f6 Bug 564387 - Let "Save Video As..." respect the filename set in the Content-Disposition header. r=gavin
--HG--
rename : embedding/test/320x240.ogv => browser/base/content/test/bug564387_video1.ogv
2011-07-10 13:53:22 -07:00
Gavin Sharp
a1bfbc3b0d merge fx-team to mozilla central 2011-07-10 13:40:25 -07:00
Dão Gottwald
4ad7176a45 test cleanup for bug 658738 2011-07-09 15:53:23 +02:00
Jared Wein
73d898ef1e Bug 571454 - Extend the back button's clickable area to the screen edge. r=dao ui-r=shorlander 2011-07-09 15:49:42 +02:00
Dão Gottwald
0415e8b5eb merge backout 2011-07-09 15:38:43 +02:00
Dão Gottwald
b223530596 Backed out changeset 0e1c0a79effc 2011-07-09 15:33:31 +02:00
Dão Gottwald
b9b9fd87f1 merge backout 2011-07-09 15:32:38 +02:00
Dão Gottwald
e3b7a62631 Backed out changeset a447e63943e1 2011-07-09 15:32:07 +02:00
ffxbld
85b7f16dc8 Automated blocklist update from host moz2-linux-slave08 2011-07-09 03:15:37 -07:00
Felipe Gomes
0ca0238749 Bug 668307. follow up, const redefinition. r=me 2011-07-08 13:14:05 -03:00
Philipp von Weitershausen
fe5f694eb3 Bug 669909 follow-up: My Sync Key and View Quota shouldn't have ellipsis. r=mconnor DONTBUILD 2011-07-07 10:29:06 -07:00
Philipp von Weitershausen
d6fbbacf55 Bug 669909 - Add "..." to menu items under Manage Account. r=rnewman 2011-07-07 09:22:51 -07:00
Philipp von Weitershausen
dd4248643b Bug 645152 - Deactivate this device warning is confusing and too dramatic. r=rnewman 2011-07-07 09:22:50 -07:00
Joe Drew
702262ed50 Rebase mozilla-inbound to 569a960b4a64 and then re-merge with mozilla-central so we're in a known good state. 2011-07-16 21:37:41 -04:00
Mike Hommey
734c3e0b59 Bug 667577 - Don't show the telemetry prompt unless the MOZ_TELEMETRY_REPORTING variable is defined. r=khuey 2011-07-15 18:57:13 +02:00
Philipp von Weitershausen
732e90dc92 Merge m-c to s-c 2011-07-06 18:39:24 -07:00