15054 Commits

Author SHA1 Message Date
Ed Morley
084cadc6df Bug 696498 - Clean up browser/makefiles.sh; r=khuey
* Adds ~20 omitted makefiles, under appropriate conditionals
* Moves some of the existing entries to platform/feature conditionals
* Removes browser/themes/*/browser/Makefile since bug 701212 deleted them
2011-11-30 18:37:57 +00:00
Ed Morley
53bcb97439 Bug 703874 - Remove redundant |ifneq (mobile,$(MOZ_BUILD_APP))| from makefiles in browser; r=ted 2011-11-30 18:37:57 +00:00
Markus Amalthea Magnuson
5cef5b1bc2 Bug 623220 - Fix left margin on close buttons for find bar and addon bar on Mac; r=dao 2011-11-30 13:19:48 +00:00
Marco Bonardo
e4de58cd4c Merge last green changeset from mozilla-inbound to mozilla-central 2011-11-30 12:45:59 +01:00
Tim Taubert
ab9ba2ebdd merging m-c to fx-team 2011-11-30 06:45:50 +01:00
Felipe Gomes
91f3fcbf24 Bug 706339 - Chrome migrator always offers migration even if Chrome is not present. r=gavin 2011-11-29 18:48:11 -08:00
Heather Arthur
e17da89869 Bug 705903 - Web console filter button should retain checked state when any of its menuitems are checked. r=msucan 2011-11-29 12:06:50 -08:00
Marco Bonardo
0e8ceaf401 Merge mozilla-central to mozilla-inbound 2011-11-30 00:02:46 +01:00
Chris Pearce
d42af5d3c8 Bug 702146 - Move :-moz-full-screen-ancestor to an override style sheet. r=bz 2011-11-30 11:00:31 +13:00
Markus Stange
d442b46f58 Bug 681425 - Give selected tabs a white text on Lion. r=dao 2011-11-29 15:34:32 +01:00
Dão Gottwald
acce7a8da8 Backing out bug 695482 2011-11-29 15:32:59 +01:00
Dão Gottwald
c2eac1a32c Bug 659407 - Remove duplicate pinstripe files. r=dolske 2011-11-29 13:33:27 +01:00
Dão Gottwald
db6b75c626 Bug 659407 - Remove duplicate gnomestripe files. r=dolske 2011-11-29 13:27:48 +01:00
Dão Gottwald
792572e928 Bug 659407 - Remove duplicate winstripe files. r=dolske 2011-11-29 13:24:01 +01:00
Dão Gottwald
6425ee6fe5 Bug 701251 - Entering DOM Fullscreen should close the Find Bar. r=dolske 2011-11-29 13:15:04 +01:00
Makoto Kato
7b69ef2949 Bug 505192 - Importing bookmarks from Google Chrome. r=mak77 2011-11-29 18:06:14 +09:00
Sonny Piers
0757cc46b2 Bug 703938 - Move WebConsole style from toolkit to browser; r=msucan,dao,rcampbell
--HG--
rename : toolkit/themes/gnomestripe/global/webConsole.css => browser/themes/gnomestripe/devtools/webconsole.css
rename : toolkit/themes/gnomestripe/global/icons/webconsole.png => browser/themes/gnomestripe/devtools/webconsole.png
rename : toolkit/themes/gnomestripe/global/webConsole_networkPanel.css => browser/themes/gnomestripe/devtools/webconsole_networkpanel.css
rename : toolkit/themes/pinstripe/global/webConsole.css => browser/themes/pinstripe/devtools/webconsole.css
rename : toolkit/themes/pinstripe/global/icons/webconsole.png => browser/themes/pinstripe/devtools/webconsole.png
rename : toolkit/themes/pinstripe/global/webConsole_networkPanel.css => browser/themes/pinstripe/devtools/webconsole_networkpanel.css
rename : toolkit/themes/winstripe/global/webConsole.css => browser/themes/winstripe/devtools/webconsole.css
rename : toolkit/themes/winstripe/global/icons/webconsole.png => browser/themes/winstripe/devtools/webconsole.png
rename : toolkit/themes/winstripe/global/webConsole_networkPanel.css => browser/themes/winstripe/devtools/webconsole_networkpanel.css
2011-11-24 09:18:41 +01:00
Sonny Piers
3a60c3737c Bug 703235 - Remove ConsoleStorage; r=msucan 2011-11-19 18:11:10 +01:00
Paul Rouget
acf09a337b Bug 704123 - Inspect Element background shading in document too dark; r=dao,rcampbell 2011-11-21 18:30:34 +01:00
Paul Rouget
075767ae48 Bug 692466 - [highlighter] transitions should be disabled only while scrolling, not when the node is locked; r=msucan,dao 2011-11-22 00:11:23 +01:00
Paul Rouget
98a71b4725 Bug 704228 - Keybindings not restored in Highlighter when returning from other tab; r=rcampbell 2011-11-21 22:47:21 +01:00
Paul Rouget
39a78492d8 Bug 705932 - Inspector should allow copying the current element's id/classes; f=jwalker; r=dao 2011-11-29 10:18:42 +01:00
Jared Wein
5c331d9046 Bug 610902 - Windows Aero: Keyboard shortcuts should appear in gray text on the menus. r=dao 2011-11-29 10:18:03 -05:00
Paul O’Shannessy
775f602b50 Bug 467409 - (backslashplosion) Nested about:sessionrestore instances causes huge sessionstore.js file [r=dietrich]
This patch special cases the formdata we store for about:sessionrestore (which allows for nested instances) so that we store it internally as a JS object, as opposed to a string. The end result is that JSON.stringifying state doesn't result in the use of escape characters for that formdata and we no longer have an explosion of backslashes to make sessionstore.js as huge.
2011-11-28 13:02:48 -08:00
Paul O’Shannessy
778415b671 Bug 702556 - JS exception "aTabs[0].linkedBrowser is null" in nsSessionStore.js [r=dietrich] 2011-11-28 13:02:48 -08:00
Paul O’Shannessy
ce2f215b38 Bug 615474 - Geolocation prompt alternate choices should be more descriptive [r=gavin] 2011-11-28 13:02:47 -08:00
Paul O’Shannessy
296bedeaea Bug 615472 - Geolocation prompt should ask the user a question [r=gavin] 2011-11-28 13:02:45 -08:00
Raymond Lee
b4d1ce4971 Bug 705621 - No tab item is selected after removing last tab in a group outside Panorama r=tim 2011-11-29 00:08:32 +08:00
Rob Campbell
c57f132792 merge m-c to fx-team 2011-11-28 10:38:03 -04:00
Raymond Lee
d131587fde Bug 694821 - Dragging tabs over blank thumbnails leaves traces over it r=tim 2011-11-23 13:20:56 +08:00
Rob Campbell
1951e17923 merge fx-team to m-c 2011-11-24 11:44:28 -04:00
Dao Gottwald
7c18e11657 Bug 700333 - Highlighter close button has a bogus hover state on Windows; r=rcampbell 2011-11-24 09:22:20 -04:00
Heather Arthur
d18cd79b81 Bug 702342 - Filter Button should remain popped up when unchecking a suboption if any of the other suboptions remain checked. r=msucan 2011-11-23 19:02:23 -08:00
Heather Arthur
eb35df5d5b Bug 653427 - Prompt to save file before closing Scratchpad window, r=msucan 2011-11-23 18:49:03 -08:00
Jared Wein
54a28ac854 Bug 470628 - Part 1: CSS, JS, XBL, and locale changes (with fall-back support). r=dolske ui-r=shorlander f=fryn 2011-11-23 14:42:18 -05:00
Rafael Ávila de Espíndola
c9b08aeb85 Bug 676607 - Update the mozconfig files to point to the new gcc. r=catlee. 2011-11-23 09:07:32 -05:00
Anthony Ricaud
84693dc52c Bug 689924 - Change Inspect shortcut to Cmd+Opt+I; r=dao 2011-11-23 08:46:26 -04:00
Ed Morley
11599c6170 Merge mozilla-central and mozilla-inbound 2011-11-22 14:57:02 +00:00
Rob Campbell
4503010373 merge fx-team to m-c 2011-11-22 10:29:39 -04:00
Mike Hommey
ead8a1ff64 Bug 696555 - Move update.locale into omni.jar. r=rstrong 2011-11-22 08:05:59 +01:00
Mike Hommey
29e01f8469 Bug 686466 part 3 - Use a pre-generated nsXREAppData struct instead of application.ini. r=ted,bsmedberg
--HG--
rename : build/application.ini => build/application.ini.in
2011-11-22 08:05:59 +01:00
Mike Hommey
13f3ee887e Bug 686466 part 1 - Centralize application.ini creation. r=ted
--HG--
rename : browser/app/application.ini => build/application.ini
2011-11-22 08:05:59 +01:00
Matt Brubeck
5618c104f9 Back out 22f61e71c108 (bug 215926) for test failures 2011-11-21 16:46:13 -08:00
Joe Walker
b343a68972 Bug 699001 - fieldSelectionSelect in gcli.properties should use … instead of '...'; r=dcamp 2011-11-21 15:56:08 -04:00
blackwind
8cef2c696d Bug 215926 - Conflicting shortcuts: Alt+drag selects part of a link, Alt+click saves link; r=dao 2011-11-19 13:22:37 -07:00
Sonny Piers
e90fef2bea Bug 622303 - Web Console should remember filter settings; r=msucan 2011-11-18 19:24:04 +01:00
Markus Amalthea Magnuson
b730de5817 Bug 414781 - Add separator between search field and tree in bookmark/history sidebar, by removing a redundant rule. r=dao 2011-11-27 20:36:40 +01:00
Markus Amalthea Magnuson
b7bdf4d62d Bug 583510 - Set min-height on toolbar separators to prevent them from disappearing. r=dao 2011-11-27 12:27:14 +01:00
Marco Bonardo
ed95219739 Bug 700296 (Places) - Remove dynamic containers implementation from Places.
r=dietrich
2011-11-29 02:22:51 +01:00
Marco Bonardo
c11a565ee6 Backout af0a7f54f483 (bug 704691), 17b4093b5ec5, 23f26ba05f1a (bug 697383) for various failures 2011-11-28 23:53:22 +01:00