Commit Graph

5226 Commits

Author SHA1 Message Date
Phil Ringnalda
05e68337ca Bug 547599 - Port the comm-central "make package-compare", r=ted
--HG--
extra : rebase_source : 47c1811b5c3328c40c26143e930095c61d772682
2010-02-21 21:55:51 -08:00
Brad Lassey
bb55fe310f backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Rob Arnold
fc55be03e7 Bug 546572 - Tab Previews should use the window's docShell r=rflint 2010-02-16 19:55:00 -05:00
Rob Arnold
31aa8e0777 Bug 540248 - "Race condition when updating the window title during tab preview" r=dao 2010-01-17 10:48:00 -05:00
Rob Arnold
7341847479 Bug 520807 - Windows 7 taskbar previews scales out of screen r=rflint r=jmathies 2010-01-17 09:29:00 -05:00
Rob Arnold
a7e521d645 Bug 527105 - Hovering over a taskbar preview causes the product name in the title bar to disappear r=rflint sr=mconnor 2010-01-17 09:04:00 -05:00
Joel Maher
aef3dc32c3 Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Marco Bonardo
aa09cf6372 backout bug 543444 due to leaks 2010-03-09 17:23:32 +01:00
Asaf Romano
e7acf94dc2 Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong 2010-03-09 14:43:09 +01:00
Marco Bonardo
2483b43786 Bug 546942 - Move places import-export-service to toolkit. r=sdwilsh
--HG--
rename : browser/components/places/public/nsIPlacesImportExportService.idl => toolkit/components/places/public/nsIPlacesImportExportService.idl
rename : browser/components/places/src/nsPlacesImportExportService.cpp => toolkit/components/places/src/nsPlacesImportExportService.cpp
rename : browser/components/places/src/nsPlacesImportExportService.h => toolkit/components/places/src/nsPlacesImportExportService.h
2010-03-24 02:17:49 +01:00
Justin Dolske
2a318e00dc Bug 553371 - Overlapping text on plugin crash UI. r=gavin 2010-03-23 16:32:00 -07:00
Marco Bonardo
3aa0211ba6 Bug 552444 - Part 2: fix "UsrMicsumGens" dependency. r=mano 2010-03-23 14:55:19 +01:00
Marco Bonardo
8ca7c4879a Bug 552444 - Part 1: Move microsummaries service to Places toolkit. r=mano
--HG--
rename : browser/components/microsummaries/public/nsIMicrosummaryService.idl => toolkit/components/places/public/nsIMicrosummaryService.idl
rename : browser/components/microsummaries/src/nsMicrosummaryService.js => toolkit/components/places/src/nsMicrosummaryService.js
2010-03-23 14:55:17 +01:00
Dão Gottwald
018e78d64e use tabbrowser.tabs in tests (no bug)
--HG--
extra : rebase_source : a234b87605b3ba66abd71caac862245ba3d99d71
2010-03-22 17:04:18 +01:00
Dão Gottwald
b2d4339deb Bug 501714 - Last tab should show close button when browser.tabs.closeWindowWithLastTab=false. r=gavin
--HG--
extra : rebase_source : 95100a017a51ff81e850f1ce8bd9fbfba1219eab
2010-03-22 16:43:20 +01:00
Dão Gottwald
4c1683c22e Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin 2010-03-22 15:12:04 +01:00
Dão Gottwald
06ca33fe48 Bug 464205 - Attach the panel to the content area and style it accordingly. r=mstange 2010-03-22 15:11:42 +01:00
Markus Stange
14d6397c6a Bug 538187 - CSS changes for :-moz-window-inactive pseudoclass. r=dao 2010-03-17 18:12:03 +01:00
Dão Gottwald
642853a086 Bug 553946 - remove stale 'l' variable. r=gavin 2010-03-22 09:13:01 +01:00
Dão Gottwald
6cf7961547 merge 2010-03-21 12:01:26 +01:00
Dão Gottwald
dd0e90afce Backed out changeset d49759c153d3 2010-03-21 12:01:01 +01:00
Dão Gottwald
18de212e49 Bug 553161 - Use Services.* throughout tabbrowser.xml. r=gavin 2010-03-21 10:38:08 +01:00
Dão Gottwald
4663cc128a Bug 552593 - Closing the last tab via javascript should honor browser.tabs.closeWindowWithLastTab = false. r=gavin 2010-03-21 10:37:42 +01:00
Chris Cooper
c8ffdc77d7 Bug 511967 - Upload l10n partial mars when they exist - r=l10n 2010-03-20 21:36:11 -04:00
Marco Bonardo
32c40c23fb Backout bug 545228 till we figure out the crash ratio increase in bug 530962 2010-03-20 10:08:18 +01:00
Phil Ringnalda
00e37e6fe4 Fix trailing whitespace to get a round of Talos for 9835f96162e6 in a CLOSED TREE 2010-03-19 18:43:13 -07:00
Paul O’Shannessy
cb50f18b89 Bug 553104 - Use Services.jsm in sessionstore [r=zeniko] 2010-03-19 15:43:01 -07:00
Paul O’Shannessy
a5dece1d69 Bug 537289 - Only save form data for fields that aren't the default value [r=zeniko]
Note: This also modifies the test for bug 456342.
2010-03-19 12:28:35 -07:00
Hanspeter Niederstrasser
e29fe1df23 Bug 549746 - Make package-manifest.in look for libimgicon.dylib to fix stock icons when running Firefox from installdir on Darwin/X11. r=bsmedberg 2010-03-19 19:03:57 +01:00
Dão Gottwald
bef6b43dd4 Bug 553175 - Make sure extension toolbars are added below the tab bar. r=gavin 2010-03-19 18:59:37 +01:00
Philipp von Weitershausen
d45ccf65f7 Bug 553305 - Properly declare 'i'. r=dietrich
--HG--
extra : rebase_source : f74932397a6aa10672d498cad73322d8516fb406
2010-03-19 08:43:48 +01:00
Dão Gottwald
090e521290 Backed out changeset a352d0413476 2010-03-18 23:48:00 +01:00
Siddharth Agarwal
d44b186b73 Bug 474060 - Show download progress in app icon in Windows 7 taskbar, part 2. Test by Felipe Gomes <felipc@gmail.com>. r=sdwilsh
--HG--
extra : rebase_source : e0a037bda886004c681eb38c4ee4b66728c71e23
2010-03-18 19:34:30 +01:00
Dão Gottwald
80993bd9f8 Bug 553178 - Use event.target instead of event.originalTarget in _getDragTargetTab, since tabs aren't anonymous anymore. r=mano
--HG--
extra : rebase_source : b1c12405019d6acee38632b69aa4444f1cada305
2010-03-18 19:31:31 +01:00
Ehsan Akhgari
2ce1cb5b63 Bug 549536 - nsPrivateBrowsingService.js should use nsICookieManager2.getCookiesFromHost; r=dwitte
--HG--
extra : rebase_source : b0fba0e0998539835550be7f8d31e2bdcf4682fa
2010-03-18 12:13:27 -04:00
Marco Bonardo
e9139da033 Bug 545228 - Firefox leaks the world on Windows 7. r=robarnold 2010-03-18 11:59:12 +01:00
Markus Amalthea Magnuson
12c8897a52 Bug 552166 - Change title of empty tabs from "(Untitled)" to "New Tab". ui-r=faaborg, r=mano 2010-03-18 08:04:42 +01:00
Dão Gottwald
d5e3be651a Bug 419712 - Improve horizontal spacing in tabbrowser tabs. r=ventnor 2010-03-18 08:02:21 +01:00
Dão Gottwald
acacd51383 Bug 537061 - Fix for intermittent failure in browser_522545.js. r=zpao 2010-03-18 07:59:25 +01:00
Markus Stange
e8fdcce9ea Backed out changeset d906e4dd1e49, bug 538187 - CSS changes for :-moz-window-inactive pseudoclass because of test_righttoleft.xul test failures.
--HG--
extra : rebase_source : 48dbae1048eaf589013725fad8f6134fcf49c139
2010-03-17 19:58:46 +01:00
Josh Aas
09fc21cbeb Allow Gecko to build and run on Mac OS X with MOZ_IPC defined. b=552862 r=cjones 2010-03-17 14:38:28 -04:00
Markus Stange
8a06df10bb Bug 538187 - CSS changes for :-moz-window-inactive pseudoclass. r=dao 2010-03-17 18:12:03 +01:00
Markus Stange
7ed5032213 Bug 551582 - Add some margin to the bookmarks toolbar buttons so that the scrollbox doesn't clip their shadow. r=dao 2010-03-17 18:08:59 +01:00
Dão Gottwald
b28c06c8ef Disable randomly failing test, investigating locally 2010-03-17 12:27:41 +01:00
Dão Gottwald
507581ab36 Attempt to fix browser_522545.js failure 2010-03-17 10:24:28 +01:00
Dão Gottwald
e8a68bbf63 Bug 347930 - Move the tabs outside the tabbrowser, put them in a toolbar. r=vlad
--HG--
extra : rebase_source : e1662b549464d68417cf3b0f07d9624fe1a670ef
2010-03-17 07:36:13 +01:00
Justin Dolske
1db3f5a1ce Bug 550293 - plugin-crashed UI needs more user opt-in. r=vlad, ui-r=faaborg 2010-03-16 22:10:08 -07:00
Ehsan Akhgari
5a6a0d7ce1 Bug 551580 - Can't enter private browsing mode, fails with Error "ds is undefined" in _beginRemoveTab(); r=dao (landing on a CLOSED TREE; a=dholbert for that!) 2010-03-15 17:58:24 -04:00
Dão Gottwald
ae2081f113 Bug 477113 - RTL text-align changes throughout the theme because of bug 299837. r=ehsan
--HG--
extra : rebase_source : 4bc0a54962f3987db6db08b7dd90a82d80f1831d
2010-03-15 19:45:10 +01:00
Paul O’Shannessy
e3751ac005 Bug 551505 - Fix context of RestoreDocument_proxy [r=zeniko] 2010-03-15 10:51:10 -07:00
Paul O’Shannessy
ab739a5308 Bug 551285 - Drop backwards compatibility for Firefox 2/3 [r=zeniko] 2010-03-15 10:51:10 -07:00
Ben Hearsum
4c89a10a78 bug 551278: Tracking bug for build and release of Firefox 3.7a3 - version bumps to 1.9.3a4pre/3.7a4pre. r=me, patch=Tymerkaev. 2010-03-15 12:28:27 -04:00
Dão Gottwald
31b8df3d9e Bug 550682 - avoid extra getService calls in browser-places.js and browser-fullZoom.js. r=gavin 2010-03-09 08:49:46 +01:00
Kyle Huey
1d0289c601 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher
cee9b522a0 Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer 2010-03-08 19:21:33 -08:00
Marco Bonardo
c08f723746 Bug 529062 - Re-enable browser_views_liveupdate.js test on Mac, and make it check title changes too, r=mano 2010-03-05 09:26:39 -08:00
Dão Gottwald
b35756447b Bug 550825 - remove redundant .tab-close-button selectors. r=mstange 2010-03-08 14:33:15 +01:00
Clint Talbert
7ffd9496bc Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box 2010-03-07 17:34:23 -08:00
Joel Maher
ef6c5fda3d Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte 2010-03-07 16:08:05 -08:00
Dão Gottwald
6788c0a2c8 Bug 547224 follow-up: Comment out -moz-placeholder use until it's actually implemented (bug 457801) 2010-03-07 22:05:01 +01:00
Jeremy Huddleston
b8c17b7f3e Bug 527612 - Fix packaging on darwin/x11 2010-03-07 10:51:24 +01:00
Dão Gottwald
46dd15e99f Bug 545583 - Don't try to append previews to a non-existent row when using the all-tabs panel's search field. r=mstange 2010-03-06 17:06:04 +01:00
Dão Gottwald
4a4d9379dc add debug spew for bug 545583 2010-03-05 14:40:48 +01:00
Dão Gottwald
16730171a2 Bug 549988 - Better align menupopups with bookmark toolbar buttons. r=mstange 2010-03-05 13:00:59 +01:00
Dão Gottwald
9ef961451e make selectors more specific to circumvent bug 547128 2010-03-05 12:59:45 +01:00
Robert O'Callahan
6d683be7c1 Backing out fix for bug 543444 to try to fix places test hang 2010-03-05 20:10:48 +13:00
Robert O'Callahan
f4de62cffe Backed out changeset 79f299fc10d6 2010-03-05 20:10:20 +13:00
Dão Gottwald
997f6edf7a Follow-up to bug 548027: remove spurious duplicate ids on <circle> elements 2010-03-05 01:30:49 +01:00
Tom Dyas
cbd89df008 Bug 548500. On Mac, when opening a browser window from the Dock, activate the application. r=mano 2010-03-05 13:10:42 +13:00
Asaf Romano
6598acf4f4 Relanding bug 543444 - Replace single-view API with multiple observers. r=mak. sr=rstrong. 2010-03-04 13:23:41 -08:00
Serge Gautherie
a3836042aa Bug 548600 - Remove useless EXTENSION_PREF define; (Av1) Just remove it.
r=benjamin.
2010-03-04 19:19:41 +01:00
Neil Deakin
91b6c50019 Bug 550205, cannot customize location of or remove personal bookmarks item, r=gavin 2010-03-04 09:51:49 -08:00
Srirang G Doddihal
dc7c2eb10a Bug 418524 - label of "Download activity summary in the status bar" with one download should be "1" not "One". r=gavin 2010-03-04 10:28:36 +01:00
Dão Gottwald
d7ac88f158 Bug 417733 - About box should be always-on-top on Windows and Linux. r=gavin 2010-03-04 10:24:31 +01:00
Simon Montagu
c98bc79fd2 Add Tibetan to font selection UI. Bug 441110, r=emk 2010-03-04 10:55:53 +02:00
Dão Gottwald
caf1dccaa5 Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
2010-03-04 08:13:27 +01:00
Chris Jones
2141078f6e Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg 2010-03-03 23:02:57 -06:00
Asaf Romano
8a462d5e47 Backing out bug 543444 due to orange. 2010-03-03 17:23:51 -08:00
Asaf Romano
c9e79d3dc6 Bug 543444 - Replace single-view API with multiple observers. r=mak, sr=rstrong. 2010-03-03 14:45:16 -08:00
Marco Bonardo
77dd6550f3 Bug 518970 - Double the timeout for browser_394759.js (random failure). 2010-03-03 10:30:33 -08:00
Marco Bonardo
9d70589075 Bug 521802 - Polling for innerHTML value in browser_459906.js (random failure). r=zpao 2010-03-03 10:30:28 -08:00
Serge Gautherie
317cd570ce Bug 499435 - mochitest-browser-chrome: browser_420786.js needs to report "success"; (Av1) Add a |todo(false, "...");|.
r=gavin.sharp.
2010-03-03 11:12:28 +01:00
Dão Gottwald
b296cdc48d Bug 549589 - Implement new location bar and search bar style. r=rflint 2010-03-03 00:22:25 +01:00
Gavin Sharp
5583992918 Bug 544390: add min-width in about dialog to ensure it lays out properly, r=dao
--HG--
extra : rebase_source : a697d21af9a0ca08b90391e8898da3ccf669ad6b
2010-03-02 12:33:46 -08:00
Dão Gottwald
c4202a14cd consolidate urlbar styling (no bug) 2010-03-02 12:43:23 +01:00
Dão Gottwald
729667bc43 Bug 548027 - Tweak toolbarbutton style. r=rflint 2010-03-01 22:30:08 +01:00
Robert Longson
0fa1322482 Bug 547854 - Improve outermost svg:title tooltip behaviour. r=dao,r=bzbarsky 2010-03-01 19:21:02 +00:00
Phil Ringnalda
7e1c624a23 Bug 549246 followup, forgot to remove reshipped files from removed-files.in, like I always do 2010-02-28 16:35:39 -08:00
Phil Ringnalda
d73b44b27d Bug 549246 - Go back to shipping run-mozilla.sh and the "firefox" script on OS X, r=ted
--HG--
extra : rebase_source : e9b91ffa42b8e02d23144aca84e0d773d6d5b1d0
2010-02-28 15:25:33 -08:00
Nick Thomas
9e11a7c18b Bug 548093, bump nightly version to 3.7a3pre, r=catlee CLOSED TREE 2010-03-01 12:27:40 +13:00
Markus Stange
76341885c7 Bug 548017 - Move bookmark toolbaritems' max-width from theme CSS to content CSS and remove superfluous min-width. r=dao 2010-02-26 12:26:43 +01:00
Dão Gottwald
dbe97109e1 Bug 402147 - Clean up and refactor some event handling code in tabbrowser.xml. r=gavin 2010-02-26 08:58:46 +01:00
Phil Ringnalda
b590225b27 Bug 547915 - Update package-manifest.in based on package-compare output, r=ted 2010-02-21 21:55:51 -08:00
Justin Dolske
0a3eb60eb2 Bug 548646 - Permission manager getter in Services.jsm should be more descriptive. r=gavin 2010-02-25 14:13:00 -08:00
Dietrich Ayala
0aa857aac0 Bug 548614 - use define instead of literal string for windows favorites dir (r=gavin) 2010-02-25 11:34:42 -08:00
Asaf Romano
d66bedf608 Bug 520659 - Lazily build places trees when possible. r=mak. 2010-02-25 20:30:09 +02:00
Gavin Sharp
9ca84f2cad Bug 512784: add Services.jsm module to allow easy global access to common services, r=dao, r=Mossop
--HG--
extra : rebase_source : 1827809b6e8ce51e4fb238e962f36aaf30b6ad15
2010-01-28 13:31:45 -05:00
Benjamin Smedberg
183a29eb68 Bug 545712 - "A crash report was submitted" even when it wasn't. Check whether crashreportID is empty, which means there was no crash report. Also check whether CrashSubmit.submit returns false indicating that the crash report wasn't found in the expected location, r=dolske+gavin 2010-02-19 09:58:46 -05:00
Robert Longson
5d0c007c48 Bug 510202 - xlink:title should only work on links. r=dao,sr=bzbarsky 2010-02-23 20:45:13 +00:00
Neil Deakin
dd025cc0f8 Bug 354048, allow toolbaritems to be placed directly inside toolbar so that uncustomized toolbars don't need to be rebuilt at startup, r=dao 2010-02-23 13:16:16 -05:00
Marco Bonardo
0db0952fb7 Bug 544047 - Remove Places dependency on nsDragAndDrop.js. Use the new drag and drop API everywhere. r=mano 2010-02-23 16:20:36 +01:00
Dão Gottwald
80df4b3b1d fullow-up to bug 455334 2010-02-23 10:06:56 +01:00
Dão Gottwald
f1d07c15bf Bug 547752 - Adjust toolbarbutton paddings and margins for small and big icon modes. r=rflint 2010-02-23 08:10:45 +01:00
Paul O’Shannessy
c8c63254e0 Backed out changeset 2c60006b6c1f (bug 520659) because of resulting orange. 2010-02-22 14:58:09 -08:00
Asaf Romano
a94a5b9868 Bug 520659 - Lazily build places trees when possible. r=mak. 2010-02-22 23:37:52 +02:00
Tom Dyas
acd245eb80 Add "New Window" dock menu item to Firefox on Mac OS X. b=415463 r=josh r=mano ui-r=faaborg 2010-02-22 12:51:30 -08:00
Dão Gottwald
c1f92bf7f8 Bug 547678 - Remove non-native focus ring from tabbrowser tabs. r=ventnor 2010-02-22 15:50:40 +01:00
Dão Gottwald
d3efe3337f Bug 547676 - Remove item-grayscale.png. r=mstange 2010-02-22 12:28:56 +01:00
Kaspar Brand
89228cf47f Bug 455334 - Improve truncation and RTL display of EV cert owner strings in location bar. r=dao
--HG--
extra : rebase_source : ea62e191112ab31a79ec845e1e382de5eb9e4e62
2010-02-21 23:05:05 +01:00
Markus Stange
2fda0d8bbc Bug 547538 - Fix performance regression of bug 482086 and bug 482105 by using layered backgrounds instead of borders and less box shadows. r=dao 2010-02-21 16:03:55 +01:00
Dão Gottwald
b11329ecc2 Bug 482105 - Replace searchbar design images with CSS borders, backgrounds and box shadows. r=mstange, r=rflint 2010-02-21 16:03:52 +01:00
Dão Gottwald
96de13d1eb Bug 482086 - Replace locationbar design images with CSS borders, backgrounds and box shadows. r=mstange 2010-02-21 16:03:48 +01:00
Markus Stange
2515d1e302 Bug 546874 - New style for the bookmarks bar. r=dao 2010-02-21 15:50:10 +01:00
Phil Ringnalda
51593ae6b7 Bug 545081 - There's no need for no_pkg_files when every platform uses a package manifest, r=ted 2010-02-08 18:21:42 -08:00
Walter Meinl
33550aa93f Bug 546774 - new toolbar theme forward button is missing on OS/2. r=dao 2010-02-20 19:13:16 +01:00
Dão Gottwald
aaa49c1adb Bug 546261 - Full-screen window controls shouldn't pick up custom toolbarbutton styling. r=gavin 2010-02-20 19:11:09 +01:00
Dão Gottwald
7afafd5e08 Bug 544659 - Remove support for downgrading to Firefox 2 after customizing toolbars. r=gavin 2010-02-18 09:22:40 +01:00
Dão Gottwald
efbf0782c0 Bug 546098 - Integrate new toolbarbutton icons. r=rflint
--HG--
extra : rebase_source : 7e77f36d91011438bc288ebb51793c02f3456690
2010-02-16 21:42:21 +01:00
Dão Gottwald
e65738f823 Bug 545842 - Style menu buttons and impose a standard size on third-party toolbarbutton icons. r=rflint
--HG--
extra : rebase_source : 6b41539ef72ba285b7bfdc6e67b44a46d7237395
2010-02-16 21:41:58 +01:00
Jae-Seong Lee-Russo
e4ac43e7f5 Bug 468810 - Make "Manage search engines" window resizable. r=rflint 2010-02-12 05:43:18 -05:00
Dão Gottwald
1e1815dfeb Bug 544999 - New toolbarbutton style for the main window. r=rflint 2010-02-12 10:09:56 +01:00
Richard L. Barnes
cd2646569a Bug 545001 - Adding HELD support to the network geolocation provider. It is off by default, and can be enabled via a preference. r=dougt
--HG--
extra : rebase_source : ae9646b052dec39f0bfd8a4d5807a776e0ba6570
2010-02-11 11:59:55 -08:00
Dão Gottwald
e2b91d9dae attempt to fix possible twinopen regression from bug 544657 2010-02-11 15:47:39 +01:00
Dão Gottwald
913664aa44 additional test output for bug 545583 2010-02-11 10:23:31 +01:00
Dão Gottwald
08fbb0d41f Bug 544657 - move urlbar emptytext code to the urlbar binding. r=gavin 2010-02-11 09:32:25 +01:00
Benjamin Smedberg
7dab97abc0 Leak fix for bug 539843. Make sure that .cleanup() is called in all the error conditions so that the pending-submit list is cleaned up. r=Mossop 2010-02-10 12:20:37 -05:00
Justin Dolske
3dc4765ccc Bustage fix for bug 541594. 2010-02-10 02:01:44 -08:00
Justin Dolske
1f895f93b6 Bug 538910 - Plugins: Need a "plugin crashed" UI. r=gavin, ui-r=faaborg, icon=shorlander 2010-02-09 17:05:32 -08:00
Justin Dolske
43603428aa Bug 539848 - Make in-content plugin problem UI look better. r=gavin
--HG--
rename : toolkit/mozapps/plugins/content/missingPlugin.xml => toolkit/mozapps/plugins/content/pluginProblem.xml
rename : toolkit/mozapps/plugins/content/missingPluginBinding.css => toolkit/mozapps/plugins/content/pluginProblemBinding.css
rename : toolkit/themes/pinstripe/mozapps/plugins/missingPlugin.css => toolkit/themes/pinstripe/mozapps/plugins/pluginProblem.css
rename : toolkit/themes/winstripe/mozapps/plugins/missingPlugin.css => toolkit/themes/winstripe/mozapps/plugins/pluginProblem.css
2010-02-09 17:05:32 -08:00
Justin Dolske
0763c9dd9f Bug 540532 - allow setting report submission preference via XPCOM. r=gavin, r=ted 2010-02-09 17:05:31 -08:00
Olli Pettay
ecf6194456 Bug 544018 - print preview doesn't work in view source , r=dao 2010-02-09 18:24:49 +02:00
Rob Arnold
69d6a8ec10 Bug 522262 - Aero Peek shows progress circles instead of thumbnails/previews. r=rflint 2010-02-09 05:31:49 -05:00
Dão Gottwald
c5b2073e91 test cleanup 2010-02-09 10:32:10 +01:00
Dão Gottwald
57ddf9728c browser chrome test for the all-tabs panel 2010-02-08 21:10:38 +01:00
Olli Pettay
435c946f5c backout Bug 544018 2010-02-08 19:00:41 +02:00
Olli Pettay
04889fec16 Bug 544018 - print preview doesn't work in view source, r=dao 2010-02-08 18:16:57 +02:00
Marco Bonardo
fcd89484b2 Bug 522610 - [AeroPeek] Dragging tabs sometimes does not update previews order correctly, r=robarnold 2010-02-08 16:10:39 +01:00
Phil Lacy
39196a6523 Bug 462172: Drag downloaded items from download manager to folders r=enndeakin
--HG--
extra : rebase_source : d51cbf914cf05b7aeb9d1a6b8c8bc7b90d46d26a
2010-02-07 10:44:48 -05:00
Kev Needham
6ab531b14f Bug 457777 - bookmark items in distribution.ini are not added if the item number has more than one digit, r=mak 2010-02-04 15:56:12 +01:00
Marco Bonardo
27db31ab44 Backout previous fix for bug 457777 2010-02-06 12:30:02 +01:00
Robert Longson
c68565a6aa Bug 329212 - display the title element contents as a tooltip in SVG. r=dao,sr=bzbarsky 2010-02-06 11:03:10 +00:00
Dão Gottwald
e67e348580 add missing spaces; 'switch' is not a function 2010-02-06 11:40:06 +01:00
Dão Gottwald
18b4d34ee8 Sort tests in the order they are actually run 2010-02-06 11:36:46 +01:00
Dão Gottwald
00842e81bd tests cleanup 2010-02-06 10:03:25 +01:00
Dão Gottwald
acef35272f Use ordinary JS functions as observer callbacks in browser chrome tests 2010-02-06 09:47:42 +01:00
Walter Meinl
0dbf3b6479 Bug 544333 - [OS/2] update include path for resource compiler; for m-c.
r=daveryeo.
2010-02-05 21:30:14 +01:00
Sid Stamm
f9be5dbbdb Bug 515458 - "(CSP) Implement frame ancestor check" [r=jst ui-r=johnath] 2010-02-05 14:08:27 -06:00
L. David Baron
cff72bcc27 Bump mozilla-central version to 1.9.3a2pre/3.7a2pre. CLOSED TREE 2010-02-05 11:36:14 -08:00
L. David Baron
1bc6e03d6a Backed out changeset db1f6446efda (flip pref, bug 544505), which is intended only for 1.9.3a1 and not to stay on trunk. 2010-02-05 11:35:04 -08:00
L. David Baron
88c0f14a3e Flip OOPP (out-of-process plugins) pref to off for 1.9.3 alpha 1. (Bug 544505) r=bsmedberg 2010-02-05 11:33:49 -08:00
Dão Gottwald
126e4025fe Bug 541393 - gBrowser.moveTabTo(gBrowser.selectedTab, 0) with only one tab open moves the tab after the new tab button. r=gavin 2010-02-05 08:33:46 +01:00
L. David Baron
832ddd643a Change unofficial branding from 'Namoroka' to 'Mozilla Developer Preview'. (Bug 543564) r=gavin 2010-02-04 17:31:10 -08:00
Markus Stange
949ca473e2 Bug 542192 - Restyle Mac menus. r=dao 2010-02-04 20:30:18 +01:00
Walter Meinl
f2a4f4176b Bug 536451 - OS/2 cannot handle mozsqlite3.dll. r=ted
--HG--
extra : rebase_source : c1a6deb7130b1142ca58dad88a34ecdcda75a378
2010-02-04 15:51:02 +01:00
Kev Needham
9d1cd10a7d Bug 457777 - bookmark items in distribution.ini are not added if the item number has more than one digit, r=thunder 2010-02-04 15:56:12 +01:00
Marco Bonardo
a54a75b101 Bug 538765 - cleanup Places browserGlue tests, r=dietrich 2010-02-04 15:56:10 +01:00
Dietrich Ayala
75304fc019 Bug 543672 - Warning: setting a property that has only a getter in fuelApplication.js' Utilities.free (r=dao) 2010-02-03 10:26:55 -08:00
Dão Gottwald
9e53368a44 Bug 543315 - Remove obsolete use of buttonover and buttondown attributes. r=rflint 2010-02-02 08:48:16 +01:00
Dão Gottwald
73dec0571c Bug 543306 - tabpanels background briefly visible when opening a new tab. r=gavin 2010-02-02 08:47:11 +01:00
Justin Lebar
e730a1afc6 Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Dietrich Ayala
5a5c4a6505 Bug 506471 - FUEL should avoid putting itself in the app-startup category (r=mfinkle) 2010-01-31 19:12:57 -08:00
Kyle Huey
87966b78d4 Backed out changeset 43a19419ec4b 2010-01-30 09:32:47 -05:00
Phil Lacy
b5bacc4e95 Bug 462172: Drag downloaded items from download manager r=sdwilish,enndeakin 2010-01-30 08:08:37 -05:00
Daniel Holbert
2d27756ba3 merge after backing out c7a04be6904 on suspicion of causing bug 543034 2010-01-29 18:56:08 -08:00
Daniel Holbert
46ba50b0cb Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
Marco Bonardo
c4eac2f2df Fix some CRLF newlines in browser.js, r=gavin 2010-01-29 17:50:43 +01:00
Marco Bonardo
fe871e5dcd Bug 528219 - Double the timeout for test browser_354894.js (random orange) 2010-01-29 12:58:18 +01:00
Justin Lebar
a827ba17fc Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking 2009-09-01 09:45:05 -07:00
Honza Bambas
e1a5b71c19 Bug 501423 - StorageEvent implementation does not match the spec, r=jst 2010-01-28 15:53:53 +01:00
Marco Bonardo
8aab88f4b7 Bug 525610 - Double the timeout for test browser_library_views_liveupdate.js (random orange) 2010-01-28 14:09:55 +01:00
Benjamin Smedberg
1459ec28ad Bug 531142 - Turn on multi-process plugins by default 2010-01-27 14:23:50 -05:00
Dão Gottwald
ca4ba0fb5c backout merge 2010-01-27 13:27:14 +01:00
Dão Gottwald
115b0a5381 Backed out changeset 15e478e4abd8 2010-01-27 13:26:21 +01:00
Ehsan Akhgari
f7d725dcf0 Bug 242852 - I wish that "Copy link text" were a hyperlink contextual menu option, r=gavin, ui-r=faaborg 2010-01-15 21:28:27 -08:00
Dietrich Ayala
b4a29c377e Bug 539870 - don't load distribution.js until needed (r=marco) 2010-01-21 15:49:11 -08:00
Dietrich Ayala
d4bfbe36b7 Bug 539991 - minor memoization (r=ehsan) 2010-01-21 15:45:01 -08:00
Sid Stamm
32f5ce7b68 bug 515433: CSP Core patch by sstamm and bsterne, r=mrbkap, sr=jst 2010-01-21 10:41:24 -08:00
Phil Ringnalda
7a0c886997 Bug 242852 - back out prelanded strings for Copy Link Text, since they've been in unused for two years, and need to reland if the bug ever lands to be sure they don't conflict, r=gavin 2010-01-15 21:26:08 -08:00
Abdulkadir Topal
d9c9bc05dd Bug 408788 - Ambiguous wording in "Have I visited this website before today?" r=johnath 2010-01-19 22:18:23 +01:00
Dão Gottwald
0d650ddacf Bug 539884 - else-after-return in whereToOpenLink. r=gavin 2010-01-19 20:18:40 +01:00
Alexander Surkov
4f69473fdb Bug 540389 - WARNING: Bad accessible tree! [tabbrowser tab], r=davidb, marcoz, mconnor 2010-01-19 12:35:08 +08:00
Cork
85478d5b95 But 471836 - Don't need to dynamically set Clear Recent History... menu item label; r=gavin
--HG--
extra : rebase_source : 9a78779af016a0b1e37fdca429fbd90b168fc404
2010-01-18 17:24:24 -05:00
Phil Ringnalda
08c615a602 Bug 540379 - Switch file in use check to mozsqlite3.dll, r=rs 2010-01-17 12:29:23 -08:00
Jesse Ruderman
19e8080e63 Bug 538536 - allow middle-clicks on some additional Help menu items. r=mconnor 2010-01-17 18:29:56 -08:00
Dão Gottwald
d584557d25 Bug 540102 - JavaScript error: row is null. r=mstange 2010-01-16 12:56:37 +01:00
Marco Bonardo
54fa20b6ee Bug 520165 - Part10: Add a new expiration component, r=mano, r=dietrich 2010-01-15 17:40:39 +01:00
Marco Bonardo
cc887c3665 Bug 520165 - Part 9 (Migration): fix dependancies, r=dietrich 2010-01-15 17:40:24 +01:00
Marco Bonardo
0f6a3324a8 Bug 520165 - Part9: remove old expiration code, r=mano 2010-01-15 17:40:19 +01:00
Marco Bonardo
393f2298ed Bug 520165 - Part8: Change onPageExpired to onDeleteVisits, r=mano, sr=mconnor 2010-01-15 17:40:17 +01:00
Marco Bonardo
cced464000 Bug 520165 - Part7: Provide a new preference to toggle history, r=mano ui-r=faaborg 2010-01-15 17:40:14 +01:00
Marco Bonardo
aa5e6e2bfa Fix bustage from changeset 19cbd4b19925 2010-01-15 15:57:50 +01:00
Marco Bonardo
019095f450 Bug 420729 - ITEM_ID neither exported nor imported from bookmarks.html, r=dietrich 2010-01-15 15:04:02 +01:00
Dão Gottwald
1644b161c4 Bug 539365 - Lightweight themes text-shadow exists on print-preview screen. r=gavin 2010-01-15 09:20:08 +01:00
Dão Gottwald
ec0d4db739 Bug 539594 - Middle-clicking back/forward/reload should open the new tab next to the current one. r=mconnor 2010-01-15 09:19:41 +01:00
Daniel Veditz
c178b317a0 backing out a6ce37b09cf5 2010-01-14 17:20:18 -08:00
Daniel Veditz
0e538279e0 Backed out changeset a6ce37b09cf5 because of possible Tp4 perf hit 2010-01-14 17:19:11 -08:00
Sid Stamm ext:(%2C%20Brandon%20Sterne%20%3Cbsterne%40mozilla.com%3E)
56ceec2c4c bug 515433, bug 515437: Content Security Policy (CSP) core 2010-01-13 14:18:24 -08:00
Markus Stange
974011017f Bug 534152 - When the toolbars in the main browser window are hidden using the toolbar toggle pill, add a dummy 2px-high toolbar so that the titlebar separator isn't shown and the tabs can visually merge with the titlebar. r=dao 2010-01-13 17:19:49 +01:00
Marco Bonardo
cab846f9b0 Bug 510219 - disable test_browserGlue_smartBookmarks.js on Windows due to almost perma-orange 2010-01-12 12:40:15 +01:00
Marco Bonardo
03d2bb7cd3 Bug 539120 - Dragging a Tab onto the Home Button does nothing, r=mconnor 2010-01-14 16:56:25 +01:00