Commit Graph

5349 Commits

Author SHA1 Message Date
Benjamin Smedberg
f13550a209 Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work. 2010-06-10 14:11:40 -04:00
Benjamin Smedberg
80b423e0a0 Bug 569644 - Query the plugin host directly when searching for MIME types, rather than using Gecko-Content-Viewer category manager registration, r=bz 2010-06-10 12:42:16 -04:00
Rail Aliev
5e9f91ea2b bug 569426: Tracking bug for build and release of Firefox 3.7a5 - Version bump for default branch. r=bhearsum 2010-06-10 10:35:42 -04:00
Robert Strong
ed62993f13 Bug 526333 - Having to create patches for each app's package manifest and removed-files and then get reviews from each app is a PITA. configure.in changes for MOZ_UPDATER only. r=ted.mielczarek 2010-06-09 16:02:13 -07:00
Robert Kaiser
70bc39dadd bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code - round 1, r=sdwilsh 2010-06-09 23:50:38 +02:00
Drew Willcoxon
53df27b14f Bug 570720 - Intermittent failure in browser_library_search.js when default livemark feed includes "dummy". r=mak 2010-06-09 14:08:11 -07:00
Paul O’Shannessy
9bedc50743 Bug 387859 - sessionstore should use native json to parse session data [r=zeniko] 2010-06-09 13:55:45 -07:00
Ehsan Akhgari
2baddc5c9a Bug 529922 - review comment 2010-06-09 15:26:41 -04:00
Ehsan Akhgari
d3d7087d3a Bug 529922 - Make sure that delayedStartup has run, therefore the test is valid; r=gavin 2010-06-03 21:31:07 -04:00
Dão Gottwald
e437c443b5 Bug 562649 - set and correctly handle userTypedValue when loading external URIs. r=gavin,neil
--HG--
extra : rebase_source : f147fcde568bc15e25be804591518b694d605a95
2010-06-08 22:13:55 +02:00
L. David Baron
9a129faa59 Rename -moz-background-size to background-size. (Bug 549809) r=roc 2010-06-08 18:44:33 -07:00
L. David Baron
934c377eda Rename properties and values of background-clip and background-origin to match css3-background. (Bug 549809) r=roc 2010-06-08 18:44:33 -07:00
Dave Townsend
a75b34f580 Backed out changeset 33760547ecf7 from bug 569342 to fix the test failure. 2010-06-08 11:20:32 -07:00
Dave Townsend
67bc73397f Bug 569342: Find bar should not be enabled in about:addons. r=gavin 2010-06-07 09:31:48 -07:00
Ehsan Akhgari
d43b445e2f Bug 570720 - disable browser_library_search.js 2010-06-08 12:06:37 -04:00
Ehsan Akhgari
7b650803bc Bug 535490 - Intermittent timeout: browser_privacypane_6.js; r=gavin
--HG--
rename : browser/components/preferences/tests/browser_privacypane_7.js => browser/components/preferences/tests/browser_privacypane_8.js
extra : rebase_source : 5eab16304123fc83837ce2607111a236f5236304
2010-06-04 13:28:19 -04:00
Ehsan Akhgari
376f567f78 Bug 570321 - spell-check-dictionary name is not displayed in context menu; r=gavin
--HG--
extra : rebase_source : e1871e9076407b7f367f4bfd8d10535317524d11
2010-06-05 23:48:30 -04:00
Robert Sayre
5ca2a43d0d Merge tracemonkey to mozilla-central. 2010-06-06 14:55:52 -04:00
Dão Gottwald
3aacbfb1c6 Bug 569935 - remove leftover from the curved identity button. r=gavin 2010-06-06 19:44:45 +02:00
Robert Sayre
09e6a02419 Merge mozilla-central to tracemonkey. 2010-06-06 11:28:04 -04:00
Robert Sayre
d9e86770e3 Merge mozilla-central to tracemonkey. 2010-06-05 19:13:45 -04:00
Asaf Romano
4727081fbc Bug 553334 - [Exception... 'Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsINavHistoryResult.removeObserver]' when adding a new folder. r=mak. 2010-06-04 22:53:08 +03:00
Asaf Romano
70e8267791 Bug 549192 - History view not updated after deleting entry. r=mak. 2010-06-04 22:48:04 +03:00
Jason Orendorff
d7cbea1f4d Bug 533592, part 1 - Remove uses of and support for xpcnativewrappers=no/yes in manifests. (The default has been yes for some time and we will now only have that behavior.) r=mrbkap.
--HG--
extra : rebase_source : 996d2abecb15f44293abd470a28a3fe2706e130e
2010-05-27 12:33:54 -07:00
Saint Wesonga
32e9aa4b10 Bug 524201 - Move browserconfig.properties to a jar. r=gavin/pike/kev 2010-05-24 11:38:31 +02:00
Dão Gottwald
27e8c6679b remove bogus comment again 2010-05-24 09:34:46 +02:00
Rob Arnold
3899a2be6b Bug 556967 - Re-enable aero glass once bug 555182 is fixed r=gavin 2010-05-23 23:29:09 -04:00
Michael Kohler
5f19df86e0 Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Kyle Huey
c5ab72300a Bug 563186: Move defaults/profile/prefs.js out of l10n packaging so it is shipped on all platforms. r=rs
--HG--
extra : rebase_source : 9b4438ba3b18abe494cd906c93e71f2d0207d426
2010-05-06 18:51:20 -04:00
Marco Bonardo
dbe1232637 Bug 553070 - Allow XPCOMUtils to do category registration for specific apps. r=sayrer 2010-05-22 10:41:00 +02:00
Paul O’Shannessy
14ac9d5f07 Bug 554873 - Fix test order in makefile & remove disabled test comment. 2010-05-20 16:08:09 -07:00
Rob Campbell
2b840eea13 bug 565872 - Short cut keys for Tools:Inspect not showing in Tools
Menu, p=me, r=gavin
2010-05-20 17:46:12 -03:00
Rob Campbell
a8693514ad bug 566096 - Inspect menu item's check mark gets out of sync when switching tabs, p=me, r=gavin 2010-05-20 14:34:04 -03:00
Justin Wood
a91323da15 Backout Bug 452451 Due to test failures. 2010-05-20 01:01:59 -04:00
Mounir Lamouri
b595578fba Bug 452451 - "enable relimit by default and find out if it breaks the web" [r=jwalden,jst] 2010-05-19 22:28:09 -04:00
Asaf Romano
e7a005e58c Bug 566736 - Lazily initialize the findbar. r=gavin. 2010-05-19 19:57:16 +03:00
Ehsan Akhgari
a534fc7fef Back out changeset 6fc5d661ca55 because of a11y test failures 2010-05-19 10:48:30 -04:00
Asaf Romano
4613bbc1fa Bug 566736 - Lazily initialize the findbar. r=gavin. 2010-05-19 15:23:43 +03:00
Chris Jones
a766c20b74 Backed out changeset a111c9f6a71b 2010-05-18 20:53:04 -05:00
Asaf Romano
68ff221f17 Bug 566736 - Lazily initialize the findbar. r=gavin. 2010-05-19 02:58:32 +03:00
Dão Gottwald
bf1fcfa869 Bug 461184 - Change urlbar placeholder text to 'Go to a Web Site'. r=mano
(transplanted from ea4e623e936d7a1c03df8967b3bd8d99c5286893)

--HG--
extra : transplant_source : %EANb%3E%93mz%1C%03%DF%89g%B3%BD%8D%99%C5%28h%93
2010-06-05 18:47:19 +02:00
Masatoshi Kimura
a50b072e40 Bug 567497 - "Files executed via download manager cause Win7 compatibility mode to permanently apply to firefox.exe and not downloaded file" [r=ted]
(transplanted from 63b89b3114614929b80a358163a2d1ae9feea91b)

--HG--
extra : transplant_source : c%B8%9B1%14aI%29%B8%0A5%81c%A2%D1%AE%9F%EE%A9%1B
2010-05-24 09:55:00 -04:00
Justin Wood
f8e9b8aedc Backout |Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page.| due to Linux Mo(oth) and Linux64 Mo(oth) test failures. 2010-06-04 21:59:40 -04:00
Asaf Romano
a2449625a9 Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page. r=gavin. 2010-06-05 03:22:08 +03:00
Neil Deakin
6a298ba8e7 Bug 565669, clear recent history list doesn't expand when details opened, r=gavin 2010-05-18 09:37:43 -04:00
Neil Deakin
a45e72c383 Bug 554873, improve waitForFocus to check for about:blank pages, r=mak 2010-05-18 09:31:03 -04:00
Marco Bonardo
f5fa6cd9d3 Bug 564885 - Bookmarks toolbar folders take ~1/2 second to open. r=mano 2010-05-17 12:20:06 +02:00
Dão Gottwald
3ec8b64e95 follow-up to changeset 8e48c8fb8299 2010-05-17 09:36:22 +02:00
Dão Gottwald
6f40b4016d Let browser_Browser.js use the status filter instead of a raw progress listener to see if it makes a difference for bug 458688 2010-05-16 22:27:20 +02:00
Jim Mathies
7d84eaf6a8 Bug 562753 - On upgrade, update AppUserModelID for application shortcuts. r=rstrong. 2010-05-14 19:24:50 -05:00