Robert O'Callahan
|
f4de62cffe
|
Backed out changeset 79f299fc10d6
|
2010-03-05 20:10:20 +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 |
|