Commit Graph

9558 Commits

Author SHA1 Message Date
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
Brian Hackett
89a7a7eac5 Merge MC -> JM 2011-07-15 14:40:15 -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
Simon Montagu
8a6109fd2c Force Scratchpad textbox to be LTR in all locales. Bug 668960, r=mihai.sucan 2011-07-06 16:24:46 +03:00
Han Chang
3af25db115 Bug 640629 - Move timer declaration instances to prevent premature garbage collection from occuring and wiping out the timer instances before they get a chance to fire. r=jdm,gavin 2011-07-05 21:40:00 -04:00
stefanh@inbox.com
188cbdb692 Bug 553992 - No focus rings for buttons in download manager, places window and the update dialog. r=dao. 2011-07-26 23:17:59 +02:00
Brian Hackett
1b078f3536 Merge TM -> JM 2011-07-05 18:22:24 -07:00
Chris Leary
679a65fe47 Merge mozilla-central and tracemonkey. 2011-07-05 17:30:35 -07:00
Dave Townsend
63de6ef728 Bug 659468: Make Feedback maxVersion match the Firefox version. r=robstrong
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/install.rdf => browser/app/profile/extensions/testpilot@labs.mozilla.com/install.rdf.in
2011-07-05 14:58:05 -07:00
Chris AtLee
1e6e81b1a0 Bug 558180: Put mozconfigs into source tree. r=ted,nthomas 2011-07-05 16:49:22 -04:00
Boris Zbarsky
7271e89ea8 Version bump from 7.0a1 to 8.0a1 2011-07-05 12:59:19 -04:00
Dão Gottwald
be59f67966 Bug 667314 - Don't loop infinitely when closing the selected tab in the Ctrl+Tab panel. r=gavin 2011-07-05 16:57:32 +02:00
Dão Gottwald
843bffeb0d Bug 669178 - Remove InspectorUI.embeddedBrowserParents since it leaks content windows and is generally broken. r=robcee/gavin 2011-07-05 16:54:46 +02:00
Marco Bonardo
a02569f1d4 Merge last green changeset from mozilla-inbound to mozilla-central 2011-07-05 10:15:27 +02:00
Dão Gottwald
7e95d76c48 rename assertTabs to checkTabs in browser_ctrlTab.js 2011-07-05 10:09:55 +02:00
Tim Taubert
8aa6740ce8 Bug 654721 - Remove the orphan tab concept from Panorama; r=ian, ui-review=limi 2011-07-05 00:23:35 +02:00
Tim Taubert
67b848fd0d Bug 663421 - Don't close empty groups automatically; r=dao 2011-07-05 00:23:33 +02:00
Marco Bonardo
500031a268 Merge last green changeset from mozilla-central to mozilla-inbound 2011-07-04 20:29:30 +02:00
stefanh@inbox.com
fac550ab7c Bug 645963 - Pinstripe doesn't show bookmarks chevron when toolbar is in text mode. r=dao. 2011-07-04 20:22:07 +02:00
Stephen Horlander
dce4463fc9 Bug 659267 - Subtle grey text for Sync notification on pinstripe.
r=dolske
2011-07-04 16:06:18 +02:00
Stephen Horlander
865fb01257 Bug 659266 - Need a minimalistic Sync glyph for notifications.
r=dolske

--HG--
rename : browser/themes/gnomestripe/browser/sync-24.png => browser/themes/gnomestripe/browser/sync-notification-24.png
2011-07-04 16:06:16 +02:00
Marco Bonardo
e88b205b60 Merge last green changeset from mozilla-inbound to mozilla-central 2011-07-04 20:26:29 +02:00
Dão Gottwald
fa2ae1571e Bug 563591 - Focus event incorrectly fired on document when moving between tabs on tab bar. r=enn 2011-07-04 20:12:30 +02:00
Rob Campbell
701c12f6c5 merge devtools to mozilla-central 2011-07-04 09:14:13 -03:00
Dão Gottwald
62ac865ab1 Addressing review comments for bug 465186
--HG--
extra : rebase_source : d433b763a715eeb11845e1bc111dbcf66ea732a4
2011-07-04 12:54:41 +02:00
Jezreel Ng
e0f88ae3e8 Bug 465186 - When detaching a tab, open the new window at the drop location. r=dao/smaug
--HG--
extra : rebase_source : 8145e9a0fcc4bf96fc5f66c2fdbbad13ca25c90e
2011-07-04 12:51:47 +02:00
Brian Hackett
dee99963bb Merge TM -> JM 2011-07-01 16:24:32 -07:00
Daniel Holbert
01465f2d76 Bug 663630 followup: Remove reference to now-deleted Makefile from makefiles.sh build script. r=mak 2011-07-12 12:54:54 -07:00
Benoit Girard
952c2f25af Bug 663259 - Enable Mac Async plugin by default. r=cjones,mattwoodrow
--HG--
extra : rebase_source : 6d397273f10e659a08125b3861e1651a3994aaa0
2011-07-12 10:31:18 -04:00
Felipe Gomes
221e3a13d4 Bug 668307. Minimum loadURI support for remote content. r=dao 2011-07-01 00:39:04 -03:00
Paul Rouget
5fb0e58b1b Bug 665880 - [highlighter] If a <embed> node is highlighted, a <<node.getSVGDocument() is null>> exception is raised; r=rcampbell,gavin.sharp 2011-06-30 10:17:48 -03:00
Raymond Lee
4a86fbc76b Bug 648294 - Opening and closing Panorama fails because keys as given in the DTD are not recognized anymore when synthesizing the key event; r=ian,dao 2011-06-30 15:25:26 +08:00
Tim Taubert
bce6128401 Bug 669762 - TabItem has incorrect close handler after unsuccessful TabItem.close() call; r=ehsan 2011-07-13 10:37:15 -07:00
Tim Taubert
325a2df42f Bug 663622 - notify the user that session restore was enabled; r=dolske, ui-r=limi 2011-07-13 10:36:13 -07:00
ithinc
a5f0e9f312 Bug 613530 - Fix a typo in nsSessionStore.js [r=zpao] 2011-07-11 15:09:47 -07:00
Jezreel Ng
13340b6c34 Bug 668316 - Implement canDrop for session restore's treeView. [r=zpao] 2011-07-11 15:09:47 -07:00
Paul O’Shannessy
5dc68c6375 Bug 668646 - Invalid cookie hosts causes sessionstore to stop updating [r=dietrich] 2011-07-11 15:09:47 -07:00
Tim Taubert
368c7e23d9 Bug 669790 - clean up browser_tabview_bug580412.js (fails in single-mode); r=ehsan 2011-07-11 10:45:42 -07:00
Tim Taubert
992839840b Bug 663646 - intermittent TEST-UNEXPECTED-FAIL | browser_tabview_bug595020.js (diagnostic patch) r=ehsan 2011-07-11 10:45:42 -07:00
Tim Taubert
4ccb366721 Bug 670035 - remove test browser_tabview_bug625666.js; r=ehsan 2011-07-11 10:45:42 -07:00
Tim Taubert
9322299f04 Bug 666566 - newWindowWithTabView() should wait for browser-delayed-startup-finished; r=dietrich 2011-07-11 10:45:42 -07:00
Tim Taubert
797a1aec24 Bug 669168 - last character of tab group name is sometimes lost; r=dietrich 2011-07-11 10:45:42 -07:00
Sid
c5b48f7c34 Bug 624225 - Remove border-radius from tabs. r=dao 2011-06-29 16:41:01 +02:00
Dão Gottwald
7b7af2070c Bug 668000 - browser_pageInfo.js leaks 2011-06-29 16:38:31 +02:00
Mike Hommey
6da2df23cf Bug 667592 - Bump telemetry notification persistence to 6 2011-06-29 09:55:19 +02:00
Tim Taubert
9f8cd9cc92 Backout changeset 646f3f6f3cd5 (bug 663421) 2011-07-04 02:11:40 +02:00
Felipe Gomes
9a5f17cf83 Bug 663042. Disable some breaking parts of browser startup in e10s-compat mode, and other minor adjustments. r=dolske 2011-06-24 14:32:27 -07:00
Rob Arnold
25cbe701b4 Bug 563462 - Remove Photon bits from the build-system. r=ted,vlad,jwalden 2011-06-24 16:49:00 -04:00
Raymond Lee
0a9173526e Bug 663613 - remove 'new tab' button from groups; r=ian, ui-r=limi 2011-06-23 11:42:50 +08:00
Raymond Lee
64228eded4 Bug 663611 - display pointer cursor when hovering tab groups; r=ian, ui-r=limi 2011-07-02 11:08:47 +08:00
Tim Taubert
8fe95a7670 Bug 663612 - clicking a group should zoom into the group's active tab; r=sdwilsh, ui-r=limi 2011-07-19 15:36:55 +02:00
Tim Taubert
42f457b6c3 merge mozilla-central to fx-team 2011-07-18 20:32:02 +02:00
Tim Taubert
f2deaeb3b6 Bug 671460 - clean up browser_tabview_bug599626.js; r=ehsan 2011-07-18 15:53:18 +02:00
Felipe Gomes
4ed1b97379 Bug 663038. Set some preferences for e10s builds. r=dolske 2011-06-22 13:43:09 -07:00
Mounir Lamouri
4debd61099 Merging mozilla-central to mozilla-inbound. 2011-08-31 17:59:12 +02:00
Kyle Huey
7ee7dacb0b Bug 578268: Eliminate the last vestiges of mork from Firefox. r=mak 2011-07-02 12:16:45 -07:00
Dão Gottwald
e790578764 Bug 668972 - blocked-popups options popup leaks content windows. r=gavin 2011-07-02 16:00:06 +02:00
Marco Bonardo
13b5cd08c3 Merge mozilla-inbound and mozilla-central 2011-07-02 10:39:08 +02:00
Marco Bonardo
c0afb18da7 Merge Places and mozilla-central 2011-07-01 18:26:04 +02:00
Marco Bonardo
e268c58a7d Merge backout on a CLOSED TREE 2011-07-01 16:30:02 +02:00
Marco Bonardo
b164bf7cd7 Backout due to mobile failures these changesets: 9f451a1901dd, e99f86ba7278, 447b48b79e6a, cef046665c53, c9237cc1fae0, d77a331a6d5a, f8f3afb95355, a050168887ee, 3ec4303ebf4d, 671b7c0d99f0, 56b17efbb62b, beceddeee3f4 on a CLOSED TREE 2011-07-01 16:28:07 +02:00
Dão Gottwald
90c606462a Bug 668227 - Remember the urlbar being focused when switching to a tab with a modal prompt. r=gavin 2011-07-01 12:18:23 +02:00
Felipe Gomes
cc87b27f98 Bug 668307. follow-up, const redefinition. r=me 2011-07-01 03:18:01 -03:00
Felipe Gomes
c70e71ed2a Bug 668307. Minimum loadURI support for remote content in Firefox. r=dao 2011-07-01 00:39:04 -03:00
Marco Bonardo
c15e745b7f Merge Places and mozilla-central 2011-06-30 22:21:07 +02:00
Marco Bonardo
ec8f889e95 Bug 667195 - follow-up - Remove subtest for MathML href link click, since contentAreaClick is not yet ready to handle that.
The support will be added in a separate bug since this is not related to the regression fixed in Bug 667195.
2011-06-30 22:05:46 +02:00
Philipp von Weitershausen
3171bf0b8f Merge services-central and mozilla-central 2011-06-30 21:24:00 +02:00
Marco Bonardo
77629447a2 Bug 667195 - Ctrl + Click on SVG/MathML links does not open pages in a new tab.
r=gavin
2011-06-30 15:34:12 +02:00
Marco Bonardo
186c73cf42 Bug 416459 - Implement proper cut action for bookmarks.
r=dietrich
2011-06-30 15:34:02 +02:00
Philipp von Weitershausen
ec1277b0b1 Merge mozilla-central to services-central 2011-06-27 14:48:52 +01:00
Mounir Lamouri
45fde43e01 Merging mozilla-inbound and mozilla-central. 2011-06-27 11:04:05 +02:00
Dão Gottwald
ccf200872f Bug 658738 - observe browser-delayed-startup-finished instead of replacing delayedStartup 2011-06-27 07:49:03 +02:00
Dão Gottwald
4004fc4ed4 Bug 658738 - really remove event listener from the browser 2011-06-27 07:44:04 +02:00
Dão Gottwald
20c7bbd552 Bug 667202 - Provide 'ss' centrally for all browser-chrome sessionstore tests. r=zpao
--HG--
extra : rebase_source : e01e92d9fef5d91d3220b70412f907f2265f5c2b
2011-06-25 23:38:31 +02:00
Felipe Gomes
c0b34bd2bb Bug 663042. Disable some breaking parts of browser startup in e10s-compat mode, and other minor adjustments. r=dolske 2011-06-24 14:32:27 -07:00
Philipp von Weitershausen
bef09f4d5e Bug 662651 - Sync setup wizard: change "Password" to "Choose password" when setting up a new account. r=rnewman 2011-06-24 07:34:47 +02:00
Marco Bonardo
04758d0fea Bug 659578 - Remember Password notification is cut off at the bottom.
r=dolske
2011-06-23 14:35:11 +02:00
Mounir Lamouri
3c638f1884 Merge last green changeset of mozilla-inbound into mozilla-central. 2011-06-23 11:15:52 +02:00
Dão Gottwald
5bb3d596f5 Bug 665580 - Hide http:// and single trailing slashes in the location bar. ui-r=faaborg r=sdwilsh 2011-06-23 10:13:41 +02:00
Felipe Gomes
7248b093ca Bug 663038. Set some preferences for e10s builds. r=dolske 2011-06-22 13:43:09 -07:00
Ehsan Akhgari
f742585a1f Merge mozilla-central into mozilla-inbound 2011-06-22 20:19:47 -04:00
Ehsan Akhgari
2d2949a90d Bug 595292 - browser_394759.js seems to hit network with dns failures; r=zpao
DONTBUILD
2011-06-22 18:42:10 -04:00
Tim Taubert
c3f607632f Bug 663646 - intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/tabview/browser_tabview_bug595020.js | title starts with 'title' - Got -1, expected 0; r=ehsan 2011-06-22 23:40:19 +02:00
arno renevier
5e42123d15 Bug 665003 - browser/components/nsBrowserContentHandler.js contains unecessary const; r=gavin
--HG--
extra : rebase_source : 7415b9de1233a34f8c7197ed9be8f5003c50586c
2011-06-17 22:36:46 +02:00
Dão Gottwald
d2a980c1bf Bug 666221 - Inspector leaks browser and content window through the highlighter. r=dietrich 2011-06-22 19:22:14 +02:00
Mounir Lamouri
da18a8f130 Merging last green changeset of mozilla-inbound into mozilla-central. 2011-06-22 16:13:49 +02:00
Dão Gottwald
d296515b6d Bug 664519 - Auto-remove iQ event listeners. r=iangilman
--HG--
extra : rebase_source : 6e7f26a9183839e40cb237fe3e4106d7ec3034a4
2011-06-22 10:03:32 +02:00
Ehsan Akhgari
6b630402fa Merge the last green changeset on mozilla-inbound into mozilla-central 2011-06-21 17:46:35 -04:00
Paul O’Shannessy
a3734aa916 Bug 625016 - Restore windows closed in succession to quit (non-OSX only) [r=dietrich] 2011-06-21 11:09:07 -07:00
Paul O’Shannessy
dd8b38f8d9 Backout 3b59c196aaf9 - no bug # in commit message 2011-06-21 11:06:02 -07:00
Paul O’Shannessy
30cd0d9acc Bug 665260 - Store start time in sessionstore data [r=dietrich] 2011-06-21 10:44:10 -07:00
Paul O’Shannessy
1aa3a8204e Users have app tab and panorama data loss depending on window close order [r=dietrich] 2011-06-21 10:44:10 -07:00
Philipp von Weitershausen
58671c6994 Merge services-central and mozilla-central 2011-06-21 21:34:45 +02:00
Dão Gottwald
abac6739de Bug 591953 - Show the "Open Link" context menu item for URLs with hyphens. r=gavin 2011-06-21 11:59:29 +02:00
Philipp von Weitershausen
4194ba8a1f Merge mozilla-central to services-central 2011-06-20 14:30:02 +02:00
Marina Samuel
22546c8058 Bug 600429 - Tune score increments to trigger a sync more quickly. r=philikon
Part 2: Remove delays
2011-06-16 21:13:20 +02:00
Gavin Sharp
cb0ab36ed5 Bug 664552: open location dialog should behave the same as the location bar, r=dao 2011-06-15 16:39:57 -04:00
Gavin Sharp
afb55bb69c Bug 666964: include trimmed "http://" prefix in URL bar copied text if the selection starts at the beginning of the URL, r=dao 2011-06-25 21:08:31 -04:00
Taras Glek
31971d8173 Bug 666707 - Add a telemetry probe to record whether we started following a successful shutdown r=zpao 2011-06-28 16:54:36 -07:00
Stephen Horlander
6618016177 Bug 648377: Update Disk Image and File Icons, r=gavin
--HG--
extra : rebase_source : e7395a0458fb3a27f3fb5d55d8d46b6e25c0be52
2011-06-28 14:35:18 -04:00
Stephen Horlander
f7f8e0d5ad Bug 653321: Add new backgrounds to nightly and aurora dmgs, r=gavin
--HG--
extra : rebase_source : 33d63e5530d9987374624a8b2951431d5c76d5bf
2011-06-28 14:28:58 -04:00
Paul O’Shannessy
6f5e601c1d Bug 666790 - addon download progress doorhanger has error when asking permission to install [r=gavin] 2011-06-28 11:03:00 -07:00
Joe Drew
770bb721ef Merge m-c to m-i 2011-06-28 12:21:04 -04:00
Kyle Huey
a5cab656de Merge b-s to m-c. 2011-06-28 08:54:26 -07:00
Marco Bonardo
e42980dbde Merge last green changeset from mozilla-inbound to mozilla-central 2011-06-28 11:17:15 +02:00
Kyle Huey
93eb957628 Bug 515492: Revert some bogus changes for hopefully the last android build bustage fix. 2011-06-27 20:17:22 -07:00
Tim Taubert
ffe99942e1 Bug 632293 - Why does GroupItem constructor add children before it sets its bounds? r=dietrich 2011-06-27 23:40:55 +02:00
Kyle Huey
6306507768 Bug 515492: Make jemalloc work on VS 2010. r=ted,pbiggar 2011-06-27 12:44:51 -07:00
Dão Gottwald
3fa7ef6cb9 Bug 658738 - browser_inspector_iframeTest.js cleanup
--HG--
extra : rebase_source : 78326a6f8794354e1aba9be4c178f2f66da438e0
2011-06-27 13:29:06 +02:00
Dão Gottwald
a75c615397 Bug 658738 - split browser_394759.js into three tests
--HG--
rename : browser/components/sessionstore/test/browser/browser_394759.js => browser/components/sessionstore/test/browser/browser_394759_basic.js
rename : browser/components/sessionstore/test/browser/browser_394759.js => browser/components/sessionstore/test/browser/browser_394759_behavior.js
rename : browser/components/sessionstore/test/browser/browser_394759.js => browser/components/sessionstore/test/browser/browser_394759_purge.js
extra : rebase_source : 57e50abbb07592bafb63dd84abdb827f15c8c3cf
2011-06-27 13:25:10 +02:00
Jan Varga
99bb48adb6 Bug 635673 - Fix automatic test. 2011-06-25 15:50:21 +02:00
Marco Bonardo
5fe0614d99 Merge last green changeset from mozilla-inbound to mozilla-central 2011-06-25 12:04:08 +02:00
Sid
835ea0a962 Bug 624225 - Remove border radii from tabs in order to make the top corners clickable. r=dao 2011-06-25 11:46:21 +02:00
Dão Gottwald
728e0903c3 Bug 666706 - Don't pass IPv6 literals to the effective TLD service, since the brackets prevent them from being recognized as IPs. r=gavin 2011-06-25 09:41:31 +02:00
Dão Gottwald
563fc81b58 No bug - Remove browserWindowsCount checks from sessionstore tests since the browser-chrome test framework does similar checks 2011-06-25 09:39:42 +02:00
Ehsan Akhgari
b485786497 Merge mozilla-central into mozilla-inbound 2011-06-24 21:17:16 -04:00
Rob Campbell
1f411f80a9 Bug 663746 - Change Scratchpad shortcut key to something other than F4; r=dao 2011-06-24 16:00:50 -03:00
Rob Campbell
a1b0eafcc2 merge m-c to devtools, conflict in inspector.js 2011-06-24 15:50:35 -03:00
Dão Gottwald
58dbc45032 Bug 666717 - URL bar highlighting needs to recognize URLs with hyphenated schemes (e.g. view-source). r=gavin 2011-06-24 06:35:25 +02:00
Randell Jesup
1c939adf6e Bug 666501: fix jprof to work in builds without run-mozilla.sh r=glandium 2011-06-24 00:01:49 -04:00
Raymond Lee
9c2827633e Bug 663838 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/tabview/browser_tabview_launch.js | Test timed out r=ian 2011-06-24 04:56:32 +08:00
Steffen Wilberg
db27faeeee Bug 611568: Move File > Import to the Library. ui-r=faaborg, r=dao 2011-06-27 21:32:53 +02:00
Patrick Walton
bd7c023b1a Bug 666842 - Use an ellipsis for long tab names in Panorama. r=dao 2011-06-27 11:14:07 -07:00
Dave Camp ext:(%2C%20Jason%20Orendorff%20%3Cjorendorff%40mozilla.com%3E)
dea5bfddea Expose jsdbg2 Debugger object as a C.u.import-able module. Bug 679031, r=ted, sr=bsmedberg.
--HG--
rename : toolkit/components/ctypes/ctypes.jsm => js/ductwork/debugger/jsdebugger.jsm
extra : rebase_source : 0c936a42bd4191c8cb4d98136dfccf3cca62533d
2011-08-31 10:39:39 -05:00
Philipp von Weitershausen
9573f37510 Merge services-central with mozilla-central 2011-06-15 11:23:12 +02:00
Panos Astithas
6635bcd31c Bug 664131 - Expand console object with group methods that indent future console messages in order to create separate blocks of visually combined output; r=gavin 2011-06-14 14:38:11 +03:00
Rob Campbell
ce532c2b0e Bug 687854 - Move the Inspector code to browser/devtools; r=msucan 2011-09-26 15:58:28 -03:00
Rob Campbell
1f2e52b861 Bug 689164 - Disable Style Inspector from Highlighter UI; r=msucan 2011-09-26 14:13:22 -03:00
Mihai Sucan
3aa29cdf84 Bug 687854 - Move the Inspector code to browser/devtools; r=gavin,robcee
--HG--
rename : browser/devtools/highlighter/inspector.js => browser/devtools/highlighter/inspector.jsm
2011-09-26 14:11:22 -03:00
Rob Campbell
6b9a6c0f97 Bug 672002 - Move HTML panel to a docked panel in the main browser window (highlighter); r=msucan 2011-09-26 14:05:40 -03:00
Rob Campbell
79c2f842f4 Bug 650794 - Disable HTML panel and make it use registerTools API; r=msucan
--HG--
rename : browser/devtools/highlighter/insideOutBox.js => browser/devtools/highlighter/InsideOutBox.jsm
2011-09-26 13:59:23 -03:00
Rob Campbell
1432c515c1 Bug 688558 - Context Menu for Inspect Element can Create 2 Highlighters; r=msucan 2011-09-26 13:56:57 -03:00
Rob Campbell
d886182d5f Bug 663831 - Style inspector should be controllable from the highlighter; r=gavin,msucan 2011-09-26 13:46:44 -03:00
Rob Campbell
deba10fdc2 Bug 681653 - Augment RegisterTools API in Highlighter to deregister tools; r=msucan, gavin 2011-09-26 13:43:37 -03:00
Philipp von Weitershausen
c073b4438a Merge m-c to s-c 2011-06-13 20:44:14 +02:00
Richard Newman
be88db1e76 Merging mozilla-central to services-central. 2011-06-12 14:23:51 -07:00
Dave Townsend
8e712d7c74 Backing out changeset 010b73990286 from bug 660732 due to it breaking about:support (bug 662901). 2011-06-12 08:47:34 -07:00
Richard Newman
b4f2f313d6 Merge mozilla-central to services-central. 2011-06-10 23:07:46 -07:00
Dave Camp
cac45115fe Merge m-c to devtools. 2011-06-10 15:35:17 -07:00
Marco Bonardo
d6c4314155 Merge last green changeset from mozilla-central to mozilla-inbound 2011-07-01 23:56:44 +02:00
Robert Longson
782a97703a Bug 639945 - tooltips are not displayed on inline svg elements. r=dao,bzbarsky 2011-06-30 21:58:21 +01:00
Benoit Girard
474b757db7 Bug 663259 - Part 2: Restore Synchronous plugin rendering, with preference for async rendering. r=smichaud 2011-06-30 12:46:26 -04:00
Panos Astithas
6d9f1fc9a2 Bug 659907 - Expand console object with a dir method that displays an interactive listing of all the properties of an object.; f=rcampbell r=mihai.sucan,bzbarsky sr=bzbarsky 2011-06-09 16:27:30 +03:00
Rob Campbell
037bcb41ad Bug 674879 - Move Scratchpad to browser/devtools; r=gavin.sharp,mihai.sucan
--HG--
rename : browser/base/content/scratchpad.js => browser/devtools/scratchpad/scratchpad.js
rename : browser/base/content/scratchpad.xul => browser/devtools/scratchpad/scratchpad.xul
rename : browser/base/content/test/browser_scratchpad_bug_646070_chrome_context_pref.js => browser/devtools/scratchpad/test/browser_scratchpad_bug_646070_chrome_context_pref.js
rename : browser/base/content/test/browser_scratchpad_bug_660560_tab.js => browser/devtools/scratchpad/test/browser_scratchpad_bug_660560_tab.js
rename : browser/base/content/test/browser_scratchpad_contexts.js => browser/devtools/scratchpad/test/browser_scratchpad_contexts.js
rename : browser/base/content/test/browser_scratchpad_execute_print.js => browser/devtools/scratchpad/test/browser_scratchpad_execute_print.js
rename : browser/base/content/test/browser_scratchpad_files.js => browser/devtools/scratchpad/test/browser_scratchpad_files.js
rename : browser/base/content/test/browser_scratchpad_initialization.js => browser/devtools/scratchpad/test/browser_scratchpad_initialization.js
rename : browser/base/content/test/browser_scratchpad_inspect.js => browser/devtools/scratchpad/test/browser_scratchpad_inspect.js
rename : browser/base/content/test/browser_scratchpad_tab_switch.js => browser/devtools/scratchpad/test/browser_scratchpad_tab_switch.js
rename : browser/base/content/test/browser_scratchpad_ui.js => browser/devtools/scratchpad/test/browser_scratchpad_ui.js
2011-08-02 11:11:32 -03:00
Panos Astithas
8c97712530 Bug 653531 - Shared knowledge of selected node in highlighter and web console; r=rcampbell 2011-08-02 10:43:10 -03:00
Philipp von Weitershausen
58ae7aee0e Merge mozilla-central to services-central 2011-06-09 12:40:13 +02:00
Marco Bonardo
11fd2bc973 Merge Places and mozilla-central 2011-06-09 12:14:24 +02:00
Marco Bonardo
f6fa75c63f Bug 593566 - Bookmarks with blank names are exported as garbage.
r=dietrich
2011-06-08 22:55:49 +02:00
Philipp von Weitershausen
f65909aacd Merge mozilla-central to services-central 2011-06-08 18:09:45 +02:00
ithinc
f3654b61f7 Bug 606884 - Remove the Places controller on view uninit.
r=mak
2011-06-08 15:18:50 +02:00
Marco Bonardo
7804781a5b Merge Places and mozilla-central 2011-06-08 12:24:14 +02:00
Marco Bonardo
4451f196fe Merge Places and mozilla-central 2011-06-08 12:21:07 +02:00
Patrick McManus
06671ee90a Bug 662414 - Provide error page for new necko error NS_ERROR_CORRUPTED_CONTENT. r=jduell 2011-06-08 09:35:26 +02:00
Gavin Sharp
9466ee54ae Merge fx-team with mozilla-central 2011-07-08 10:20:52 -04:00
Tim Taubert
0e25fc704b Bug 664670 - imageDataCb passed to Storage.getTabData in TabItem__reconnect runs when the tab is already gone; r=dao 2011-07-08 14:50:33 +02:00
Marco Bonardo
94da8809f7 Merge mozilla-inbound and mozilla-central 2011-07-08 11:53:56 +02:00
Dão Gottwald
3ada0a1ec5 Bug 669265 - Shift+Ctrl+Tab should open the classic all-tabs menu with browser.ctrlTab.previews=true and browser.allTabs.previews=false. r=gavin 2011-07-08 08:46:50 +02:00
Rob Campbell
17c2bcb1cf Bug 660606 - Highlighter should allow registration of developer tools;
r=rcampbell,dolske, Backed out changeset 091f9b61d326, a=#orange
2011-07-06 14:43:55 -03:00
Mike Ratcliffe
4cb81b108d Bug 660606 - Highlighter should allow registration of developer tools; r=rcampbell,dolske 2011-07-06 11:27:53 -03:00
Anders Jørgensen
292458f2e8 Bug 655567: Fix URL suggested to users for manual updates on aurora channel. r=dolske 2011-07-07 09:57:22 -07:00
Taras Glek
b7235b42f0 bug 661574: Move nsITelemetry into toolkit r=Mossop
--HG--
rename : xpcom/base/Telemetry.cpp => toolkit/components/telemetry/Telemetry.cpp
rename : xpcom/base/nsITelemetry.idl => toolkit/components/telemetry/nsITelemetry.idl
rename : xpcom/tests/unit/test_nsITelemetry.js => toolkit/components/telemetry/tests/unit/test_nsITelemetry.js
2011-06-20 14:47:55 -07:00
Brian Hackett
020c4d8bac Merge TM -> JM 2011-06-06 16:47:40 -07:00
Rob Campbell
6699a6d7c6 merge m-c to devtools 2011-06-06 16:42:23 -03:00
Richard Newman
de3a7ca3c3 Merge mozilla-central to services-central. 2011-06-06 12:35:38 -07:00
Philipp von Weitershausen
546d99116d Bug 662178 - Simplify timed callbacks. r=rnewman 2011-06-06 21:27:36 +02:00
Philipp von Weitershausen
5ae38cde93 Bug 658675 - Preload captcha. r=rnewman 2011-06-06 20:29:54 +02:00
Margaret Leibovic
9689877212 Bug 661823 - Ctrl+F shouldn't work to open Find toolbar in about:permissions and should work to close existing Find bar. r=gavin 2011-06-06 08:15:21 -07:00
Margaret Leibovic
ea5b8bfa04 tests for Bug 661819 - Values for All Sites in about:permissions displays last selected site's values. r=gavin 2011-06-06 08:15:13 -07:00
Margaret Leibovic
49138ee5c9 Bug 661819 - Values for All Sites in about:permissions displays last selected site's values. r=gavin 2011-06-06 08:14:07 -07:00
Margaret Leibovic
bff36cfb13 Bug 661791 - Rectify wording of "Clear all cookies" button in about:permissions to match the "Remove all cookies" button. r=gavin 2011-06-06 08:13:50 -07:00
Marco Bonardo
a867bf319c Backout changeset ef79a5b41697 (bug 663395) 2011-08-03 20:39:51 +02:00
Tyler Downer
e98d10f115 Bug 660746 - Fix another typo. r=gavin 2011-06-05 10:07:15 +02:00
Dão Gottwald
9e3c046bbe more random browser chrome test cleanup (no bug) 2011-06-11 16:54:23 +02:00
Steffen Wilberg
3b7e75b4ce Bug 435325: Offline mode error page should go online when clicking 'Try Again'. Add a goOnline() method to nsDOMWindowUtils, and call that from about:neterror in the netOffline case. ui-r=faaborg, r=bz, gavin. 2011-06-11 15:38:40 +02:00
ffxbld
4e61c8a504 Automated blocklist update from host mv-moz2-linux-ix-slave14 2011-06-11 02:43:48 -07:00
Dão Gottwald
d0986b9f70 remove redundant jsm imports from browser chrome tests
--HG--
extra : rebase_source : 3eee5463d514dfe1f62cd59a9c317e31903e7313
2011-06-10 11:58:45 +02:00
Marco Bonardo
37566dfe10 Bug 659335 - Learn More links are broken in sync discovery dialogs.
r=dolske
2011-06-02 16:30:56 +02:00
Marco Bonardo
69ad611285 Merge Places and mozilla-central 2011-06-02 13:34:44 +02:00
Richard Newman
153ae08f6b Merge services-central to mozilla-central. 2011-06-01 18:20:09 -07:00
Dão Gottwald
f9befacdc4 Bug 660446 - Use tab.closing property instead of _removingTabs. r=iangilman 2011-06-01 10:20:53 +02:00
Philipp von Weitershausen
18f984fb4e Merge mozilla-central to services-central 2011-05-31 12:56:58 -07:00
Tyler Downer
4e812a8e13 Bug 660746 - Fix typo. r=gavin 2011-06-01 10:16:29 +02:00
Mounir Lamouri
0c784be5a4 Merging cedar with mozilla-central. 2011-06-01 10:06:55 +02:00
Raymond Lee
b1340cf3ff Bug 657219 - Intermittent timeout in browser/base/content/test/tabview/browser_tabview_undo_group.js r=ian 2011-06-01 00:17:09 +08:00
Raymond Lee
fbfdf23f9b Bug 660017 - Can't use redo keyboard shortcut in Panorama r=ian 2011-06-01 10:37:12 +08:00
Margaret Leibovic
ba47c96963 Bug 660229 - about:permissions left-side list auto resizes when string not found. r=dao 2011-05-31 14:14:08 -07:00
Raymond Lee
8fe5312dc3 Bug 627239 - Don't store thumbnails for https pages r=ehsan 2011-05-31 04:02:04 +08:00
Tim Taubert
b1643fe520 Bug 649088 - Use default favicon consistent with rest of browser; f=raymond, r=sdwilsh 2011-05-31 22:00:01 +02:00
Philipp von Weitershausen
c59c671095 Fix bug 660684. r=rnewman 2011-05-30 12:53:29 -07:00
Philipp von Weitershausen
febd7a3239 Bug 564560 - Sync dialogs should persist position. r=rnewman 2011-05-30 12:52:55 -07:00
Philipp von Weitershausen
2c6a521a2f Bug 568653 - Change "Last Update" to "Last Sync" in tooltip. r=rnewman 2011-05-30 12:51:34 -07:00
Rob Campbell
d3e703ea34 merge m-c to devtools 2011-05-30 11:46:04 -04:00
Dão Gottwald
39a5ed5b97 Bug 658738 - reset TabContextMenu.contextTab when manually calling TabContextMenu.updateContextMenu 2011-06-12 21:49:35 +02:00
Dão Gottwald
cb8dff8bad browser_tabview_bug627288.js cleanup 2011-06-13 08:37:33 +02:00
Brian Hackett
1354314184 Merge TM -> JM 2011-05-27 15:08:04 -07:00
Joe Walker
0f0c34f3d2 Bug 656666 - Update HudService.jsm to allow GCLI integration; r=msucan,dao,l10n 2011-05-27 13:49:02 +01:00
Joe Walker
a3c298747f Bug 656668 - Create Export from GCLI project to JSM; r=rcampbell, msucan, fitzgen, mratcliffe 2011-05-27 12:35:18 +01:00
Raymond Lee
93278dac06 Bug 640065 - 'Tabs from other windows' text disappears with background window r=tim 2011-10-11 20:04:35 +08:00
Joe Walker
c720dcc689 Bug 653140 - GCLI needs a commonjs require system; f=mihai.sucan r=dtownsend sr=dtownsend 2011-05-27 11:48:50 +01:00
Mihai Sucan
2cb1359cb7 Bug 642471 - Rewrite PanelHighlighter using transparent xul iframe and canvas. patch=robcee,msucan,paul r=dietrich 2011-06-16 11:24:20 -07:00
Mihai Sucan
9998ce604e Bug 660560 - Scratchpad lacks indentation, pressing TAB key should indent code. r=dietrich 2011-06-14 13:44:51 +03:00
Marco Bonardo
eb9452df88 Bug 556721 - Remove flaky timeout from browser_library_panel_leak.js.
rs=places-team
2011-05-26 23:37:00 +02:00
Rob Campbell
b370997197 Bug 653528 - Strip out Style and DOM panels and support code from Inspector.; r=gavin.sharp 2011-05-26 14:38:09 -03:00
Raymond Lee
5ff306ad8b Bug 628061 - Panorama button should reflect the number of groups before Panorama has launched r=ian 2011-05-26 09:33:08 +08:00
Dão Gottwald
5c19537f14 Bug 659719 - about:permissions should use moz-icon://stock/gtk-file as the default favicon. r=ventron 2011-05-26 09:31:03 +02:00
Brian O'Keefe
02a4c1c6d9 Bug 564388 - Make the 'quality' parameter to ToDataURL work for image/jpeg. Also fixes bug 401795 (handle excess arguments to ToDataURL by ignoring them). r=bz,roc 2011-05-26 09:28:26 +02:00
Hernán Rodriguez Colmeiro ext:(%2C%20Mehdi%20Mulani%20%3Cmars.martian%2Bbugmail%40gmail.com%3E)
a8eb84d118 Bug 406026: Point users to a specific page for each blocklisted item. r=dtownsend 2011-05-25 14:31:56 -07:00
Dão Gottwald
9c5b7f1696 Bug 659693 - Make domain highlighting work with IPv6 literals. r=sdwilsh 2011-05-25 21:41:01 +02:00
Felipe Gomes
e1e3d8998f Bug 668307. Minimum loadURI support for remote content. r=dao,mossop 2011-07-13 12:17:31 -07:00
Brian Hackett
1e358b51f6 Merge TM -> JM 2011-05-22 08:59:06 -07:00
Mike Hommey
695c72c769 Bug 657297 part 2 - Add telemetry samples for initial I/O counters. r=tglek 2011-05-22 08:24:32 +02:00
Boris Zbarsky
84f53e7260 Merge mozilla-central into mozilla-inbound 2011-06-21 17:05:11 -04:00
Steffen Wilberg
4815650ea6 Bug 663253: Remove the 'browser.offline' preference (don't remember offline mode from the previous session). r=gavin 2011-06-21 22:23:26 +02:00
Matt Brubeck
1ca3354377 Bug 665985 - Remove unused pref app.update.nagTimer.restart [r=gavin,mfinkle] 2011-06-21 12:37:03 -07:00
Paul Biggar ext:(%2C%20Jason%20Evans%20%3Cjasone%40canonware.com%3E%20and%20Dale%20Kim%20%3Cdalekim1%40illinois.edu%3E)
c0072a7363 Bug 414946 (part 1): Fix jemalloc on Mac, but leave disabled (r=pavlov)
Overwrite the OSX default zone allocator, taking into account the malloc_zone_t
version (supported versions are 3, 6, and 8) for Leopard, Snow Leopard and
Lion. jemalloc can be dynamically disabled for unknown malloc_zone_t versions,
for OSX 10.8 and beyond.

The changeset does not enable jemalloc, to allow for easy disabling if there's
a problem. It will be enabled in the next changeset.

This should be a 15-20% improvement in memory usage.
2011-05-21 20:27:00 -07:00
Tim Taubert
5652e30d81 Bug 665502 - tabItems are resized when closing the active tab in a group; r=dietrich 2011-06-20 18:34:55 +02:00
Raymond Lee
457d121d41 Bug 633190 - Inconsistent animation behavior for creating new tab in Panorama r=ian 2011-06-17 13:05:30 +08:00
Jono S Xia
ce3a2c702e Bug 611695: Updating the extension fires the welcome page. r=dtownsend 2011-05-20 12:52:04 -07:00
Taras Glek
0db73fb270 bug 627591: backout preload in preparation for better one. 2011-05-20 11:32:23 -07:00
Taras Glek
f375e825ce bug 627591: backout preload in preparation for better one. 2011-05-20 11:32:01 -07:00
Hiroyuki Ikezoe
45be819b6d Bug 618188 followup - Do not remove observer twice. r=zpao 2011-05-20 10:12:07 -07:00
Dão Gottwald
7778dfb0d9 Bug 662155 - addTab should report the exception when loadURIWithFlags fails. r=gavin 2011-06-05 19:37:10 +02:00
Mounir Lamouri
8bc1be7f60 Merging cedar with mozilla-central. 2011-06-05 15:31:36 +02:00
Ehsan Akhgari
b24e41048e Bug 495577 - Rename the "Permanent Private Browsing mode" checkbox in the Privacy prefpane to better match the surrounding options; r=dao ui-r=faaborg 2011-06-03 15:04:52 -04:00
Dão Gottwald
1b73268c12 Bug 661662 - Speed up the population of about:permissions' sites list. r=margaret 2011-06-03 07:47:20 +02:00
Dão Gottwald
420f2c372c Bug 660391 - gURLBar.formatValue fails when exiting print preview, due to the URL bar not having a frame. r=gavin
--HG--
extra : rebase_source : 4e8ba0f5f637a879b55e5b279ba0d01773c90da5
2011-06-02 22:34:12 +02:00
Ed Morley
9e71e5b9ac Bug 614515 - Remove MOZ_SVG conditions. r=roc 2011-05-30 09:34:50 +02:00
Alastair Robertson
049d1391bb Bug 606681 - deleteTabValue should not throw an exception [r=zpao] 2011-05-19 05:56:00 -07:00
Matt Brubeck
1c64bdfbf1 Bug 658259 - Incorrect function tested in browser/components/sessionstore/test/browser/browser_345898.js [r=zpao] 2011-05-20 09:45:42 -07:00
Joel Maher
6993636556 Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
Mounir Lamouri
77c1d76262 Merging cedar with mozilla-central. 2011-05-20 15:55:16 +02:00
Tim Taubert
6873861a2b Bug 595601 - Option to not load tabs from inactive groups on initial browser startup (and until such time as the tab(s) become part of an active group); r=zpao 2011-05-20 00:07:55 +02:00
Ludovic Hirlimann
bae29fdac4 bug 658218 Remove the use of Internet config API in Safari migrator r=joshmoz 2011-05-20 00:31:02 +02:00
Tim Taubert
7c8e27679a Bug 636279 - _tabsRestoringCount goes negative if setBrowserState called at browser startup and last session had pinned tab(s); r=zpao 2011-05-19 23:53:59 +02:00
Tim Taubert
16884d5557 Bug 650573 - Panorama hangs when restoring a session; f=raymond, r=sdwilsh 2011-05-19 23:44:51 +02:00
Jared Wein
feeef626dc Bug 504645 - Remove document.png from the source tree since it is no longer needed; r=dolske+mfinkle 2011-06-26 18:27:59 +02:00
Dão Gottwald
9680f28e84 Bug 631954 - Right-clicking on back button menu item opens additional back button menu. r=gavin 2011-05-20 11:20:53 +02:00
Mounir Lamouri
3646f63577 Merging cedar with mozilla-central. 2011-05-19 15:05:34 +02:00
Dão Gottwald
364d366644 merge backout 2011-05-19 11:54:20 +02:00
Dão Gottwald
94ff63d527 Backed out changeset 63284a27cb1b 2011-05-19 11:53:27 +02:00
Michael Wu
7eba7b4696 Bug 695304 - Fix bookmark importing from IE, r=mak 2011-10-19 18:10:07 -07:00
Margaret Leibovic
5746207b10 tests for Bug 573176 - Implement Site-Specific Privacy Preferences, r=sdwilsh 2011-05-18 08:33:39 -07:00
Dão Gottwald
183c89f68a Bug 563337 - "Error: preview is undefined" and "this.preview is undefined" when closing the last tab with browser.tabs.closeWindowWithLastTab = false. r=gavin
--HG--
extra : rebase_source : 84f1e724f6a05b13c10b102de2df1007163ceb74
2011-05-18 10:04:36 +02:00
Dão Gottwald
711cf8447b Bug 644746 - Call updateVisibility when constructing the tabs container rather than when addProgressListener is called for the first time. r=gavin
--HG--
extra : rebase_source : e6ccbfe8274217fdca48ee5c53e5bf2eeca2d066
2011-05-18 10:02:10 +02:00
Robert Strong
6c8f63e466 Main patch - Switching channels is broken when an update is already downloading or downloaded - Bug 652016 - When switching channels, I get a failed update. r=mossop 2011-05-18 11:28:56 -07:00
Mounir Lamouri
3614c727b5 Merging cedar with mozilla-central. 2011-05-18 11:42:37 +02:00
Tim Taubert
7a34db6a24 Bug 643392 - A 'ghost tab' appears inside a Tab Group; f=raymond, r=dao+ehsan 2011-05-17 23:31:41 +02:00
Tim Taubert
04b7da7644 Bug 656778 - Enable session restore when Panorama usage is detected; r=zpao+dolske, ui-r=limi 2011-05-18 00:00:05 +02:00
Tim Taubert
f2abe04c73 Bug 618188 - browser-chrome: browser_600545.js (and _601955.js) intermittently times out; r=zpao 2011-05-17 00:41:28 +02:00
Raymond Lee
26574c60f1 Bug 657331 - Fix the registerCleanupFunction() in browser_tabview_bug625195.js r=ian 2011-05-16 20:40:09 +08:00
Phil Ringnalda
f9c489d0b9 Bug 657251 - Finish off the removal of content_xmldoc.xpt, r=bz
--HG--
extra : rebase_source : 3373f89c6d45a16656e73426bbac192bfec014a1
2011-05-15 18:09:54 -07:00
David Humphrey
b9b5c779b9 Bug 650451 - Associate the application with playable media types on Mac. r=ted,smichaud 2011-05-28 14:35:37 +02:00
Ed Morley
d2d7cf35c3 Bug 591611 - Clean up FIREFOX_VERSION handling; r=khuey 2011-05-28 14:33:07 +02:00
ffxbld
5529e74403 Automated blocklist update from host linux-ix-slave15 2011-05-28 03:17:33 -07:00
Brian Hackett
afdce01248 Merge TM -> JM 2011-05-15 11:32:09 -07:00
Brian Hackett
7fbfb1d703 [INFER] Fix merge botch. 2011-05-15 08:44:01 -07:00
Paul O’Shannessy
1f423e446c Bug 628043 - The last closed window is restored when a secondary window is left open and a new browser window is opened [r=dietrich] 2011-05-13 13:45:43 -07:00
Paul O’Shannessy
61e88cda64 Bug 504714 - about:sessionrestore should suppress middlemouse.contentLoadURL [r=dietrich] 2011-05-13 13:45:43 -07:00
Justin Lebar
8e5777e1a0 Bug 646641 - Part 1: Create nsSHEntryShared, so SHEntries from the same document can share state. r=smaug
--HG--
extra : rebase_source : 67c37d16f9ac4cbd69f7a76ee94e47c8adf59ae3
2011-08-06 11:44:02 -04:00
Matheus Kerschbaum
5692e9c245 Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak 2011-08-06 17:24:52 +02:00
Gavin Sharp
dd3b8d223c Bug 656815: make loading javascript: URIs in a docshell work for DISALLOW_INHERIT_OWNER loads, r=bz
--HG--
extra : rebase_source : 6b0e289ac80ffab967813b06e2e28f2842921b70
2011-05-13 10:40:22 -07:00
Jim Mathies
0eb8d78f02 Bug 633282 - Apply moz-win-exclude-glass to appcontent in browser.xul. r=dao. 2011-05-13 11:40:46 -05:00
Dão Gottwald
4e4ac318f3 Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
Raymond Lee
afdb72a013 Bug 628061 - Panorama button should reflect the number of groups before Panorama has launched r=ian 2011-06-07 11:52:30 +08:00
Raymond Lee
af3ff89597 Bug 656913 - Search results show wrong (old) tab title r=ian 2011-06-07 11:36:21 +08:00
Tim Taubert
1221ed8328 Bug 662117 - Intermittent browser_tabview_bug598375.js | Test timed out; f=raymond, r=ehsan 2011-06-07 11:21:56 +02:00
Gavin Sharp
f6fa25a9a0 Bug 656433: don't allow URIs loaded into the location bar to inherit the currently loaded document's principal, r=bz, r=dao
--HG--
extra : rebase_source : 3eed0612c5740d6a52ba5898d7ae130cfadd9641
2011-05-12 10:52:25 -07:00
Mike Hommey
2d708facec Bug 569365 - Remove preprocessor.pl and replace it with Preprocessor.py. r=ted
--HG--
rename : config/Expression.py => js/src/config/Expression.py
rename : config/Preprocessor.py => js/src/config/Preprocessor.py
2011-05-16 15:51:21 +02:00
Margaret Leibovic
a6b010d4d8 Bug 573176 - Implement Site-Specific Privacy Preferences, r=sdwilsh+gavin 2011-05-10 15:57:05 -07:00
Margaret Leibovic
a755222dc1 Bug 616136 - Give popup notification panels role="alert" and make their close buttons tabbable. r=gavin 2011-05-24 17:43:05 +02:00
Daniel Holbert
639c0e7b79 Bug 658949 patch 0: Fix existing tests that use "#" in data URIs to use %23 instead. rs=bz 2011-05-24 17:39:57 +02:00
Mounir Lamouri
e97a7a4ee5 Back out bug 658949 because of perma orange on Windows Reftests. 2011-05-24 15:36:32 +02:00
Daniel Holbert
2d246fbdb2 Bug 658949 patch 0: Fix existing tests that use "#" in data URIs to use %23 instead. rs=bz 2011-05-24 03:36:31 -07:00
Mihai Sucan
b037d5e5a4 Bug 655776 - Web Developer > Get More Tools menu item. r=dao ui-r=limi
--HG--
extra : rebase_source : a37492d3dd0fe37f9756351b2bc0b1835af66ac8
2011-05-24 08:43:48 +02:00
Dão Gottwald
c5acf02c86 Bug 647886 - Pulling down Back/Forward menu requires an unnecessary delay. r=sdwilsh
--HG--
extra : rebase_source : a2628b38bd336925155bb05b53b407a11b7a3df2
2011-05-24 08:34:14 +02:00
Steven Michaud
74ff128aad Bug 621117 - Support native cursor manipulation from OOP plugins on OS X. r=josh,bsmedberg a=sheriff 2011-05-24 01:58:28 -05:00
Michael Ventnor
139a40b9ed Bug 566489 - Enable inline autocomplete again, but make it smarter for URLs r=sdwilsh sr=gavin a=sheriff 2011-05-24 15:47:25 +10:00
Marco Bonardo
754685be79 Bug 618913 - Implement in product notifications to set up Sync.
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander a=Unfocused
2011-05-23 21:16:39 -07:00
Philipp von Weitershausen
7ca97a9aa8 Merge services-central with mozilla-central 2011-05-23 21:16:34 -07:00
Marco Bonardo
9ddd984a08 Bug 629620 followup - Add test to xpcshell.ini. a=bustage 2011-05-23 21:15:32 -07:00
Marco Bonardo
1d4d6212bb Merge places and mozilla-central. a=developers 2011-05-24 04:51:59 +02:00
Michael Wu
8dd395a2e1 Bug 600241 - Strip zips during optimization, r=taras 2011-05-23 17:23:13 -07:00
Philipp von Weitershausen
08f7d8fcb2 Merge mozilla-central to services-central 2011-05-22 18:16:43 -07:00
Philipp von Weitershausen
dabc37d1a3 Backout bug 618913 due to numerous Moth failures 2011-05-20 14:38:53 -07:00
Philipp von Weitershausen
fc0d99487a Merge mozilla-central to services-central 2011-05-20 10:39:07 -07:00
Jono S Xia
635d9e4536 Bug 658740: Test Pilot error logger throws exception. r=dtownsend a=gavin DONTBUILD 2011-05-23 15:41:35 -07:00
Dave Camp
c6c401448e Backing out aca490d48c95 (Bug 655776) to take care of some issues in the patch. 2011-05-23 13:15:02 -07:00
Jono S Xia
04591f6a37 Bug 658598: Test Pilot surveys should be able to run code on pageLoad like studies can. r=dtownsend DONTBUILD 2011-05-23 11:57:07 -07:00
Marco Bonardo
bf10f29624 Bug 618913 - Implement in product notifications to set up Sync.
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander
2011-05-20 09:53:51 -07:00
Philipp von Weitershausen
b7d838090f Bug 648364 - Replace custom helpers with PlacesUtils.jsm. r=rnewman 2011-05-19 18:08:22 -07:00
Philipp von Weitershausen
fe67de95d8 Bug 648364 - Replace custom helpers with Services.jsm. r=rnewman 2011-05-19 18:08:07 -07:00
Marco Bonardo
8fe7daeae8 Bug 629620 - Copied bookmarks shouldn't inherit all annotations, since they are new entitities.
r=dietrich
2011-05-18 22:41:39 +02:00
Philipp von Weitershausen
9f405bc548 Merge services-central with mozilla-central 2011-05-17 13:21:35 -07:00
Marco Bonardo
b0bc1f276a Merge Places and mozilla-central 2011-05-17 15:40:41 +02:00
Dão Gottwald
3ff41bae77 Bug 658852 - When a page is loading, the status panel should appear immediately rather than being faded in (affects page load time). r=gavin 2011-05-22 19:07:23 +02:00
Mike Hommey
19129a5b74 Backout bug 552864, bug 632404 and bug 657297 because of leak test bustage 2011-05-22 17:52:16 +02:00
Kenneth Barbalace
6ca1c3000e Bug 658729 - Override tab max-width set by extensions and themes using !important. r=dao 2011-05-22 17:25:44 +02:00
Mike Hommey
969b71d749 Bug 657297 part 2 - Add telemetry samples for initial I/O counters. r=tglek 2011-05-22 08:24:32 +02:00
Mike Hommey
9148621a36 Bug 632404 - Preload dependent libraries at startup. r=tglek,r=bsmedberg 2011-05-22 08:23:20 +02:00
Mike Hommey
46128c3e45 Bug 552864 part 2 - Load the XUL library with the standalone glue and get rid of the startup shell script. r=tglek,r=ted 2011-05-22 08:23:20 +02:00
Mike Hommey
da98a37ad0 Bug 552864 part 1 - Move DLL blocklist in XRE, and inline NS_SetDllDirectory and environment sanitization, which now needs to be called manually. r=ehsan,r=bsmedberg 2011-05-22 08:22:27 +02:00
Dave Camp
fb4b971064 Merge m-c to devtools 2011-05-21 17:43:04 -07:00
Daniel Holbert
f3cc3a9d15 Merging cedar with mozilla-central. 2011-05-21 16:18:49 -07:00
Rob Campbell
f8a742d6e8 Bug 658344 - Create some useful introductory text for the Scratchpad; r=mihai.sucan,sdwilsh 2011-05-21 08:59:23 -03:00
Rob Campbell
192143d617 Bug 653108 - Scratchpad is tied to the tab it was first run in; r=mihai.sucan,sdwilsh 2011-05-21 08:59:23 -03:00
Rob Campbell
b2cb80d6e9 Bug 657131 - Create a new Execute menu for Scratchpad; r=mihai.sucan,sdwilsh 2011-05-21 08:59:23 -03:00
Margaret Leibovic
16c4bb7695 Bug 658555 - Make deleteFromSitesList select the "All Sites" entry rather than hiding stuff manually. r=gavin 2011-05-20 11:10:33 -07:00
Rob Campbell
76befd81e1 Bug 657136 - Rename top-level Context menu to something less confusing in Scratchpad; r=mihai.sucan 2011-05-19 18:10:41 -03:00
Panos Astithas
18192f033a Bug 644419 - Console should have user-settable log limits for each message category; f=rcampbell r=rcampbell,gavin.sharp 2011-05-19 17:15:36 -03:00
Rob Campbell
92f80bbfc7 Bug 653528 - Strip out Style and DOM panels and support code from
Inspector; Backed out changeset 6b0c16915edd a=orange
2011-05-18 15:56:14 -03:00
Rob Campbell
5445a7bcf6 Bug 653528 - Strip out Style and DOM panels and support code from Inspector; r=gavin.sharp 2011-05-18 14:29:20 -03:00
Mihai Sucan
610715a8a8 Bug 577721 - allow repositioning of the web console: above, below and out into a panel/window; r=rcampbell,sdwilsh 2011-05-18 14:08:54 +03:00
Philipp von Weitershausen
36cb59d296 Merge mozilla-central to services-central 2011-05-16 10:08:13 -07:00
Dão Gottwald
f990270df5 Update browser_urlHighlight.js for bug 657173 2011-05-16 12:40:40 +02:00
Kai Liu
06c8709e17 Bug 657262 - Use ThreeDShadow instead of ThreeDDarkShadow for the border for the location bar and search box in Windows Classic. r=dao 2011-05-16 11:04:52 +02:00
Gavin Sharp
719f72b4a6 Bug 657173 - Don't format URL bar value when the URL bar is focused. r=dao 2011-05-14 16:38:59 -07:00
David Shiga
06e635c615 Bug 644161 - Open All in Tabs from native bookmarks menu fails if no window is open.
r=mak
2011-05-14 11:14:17 -04:00
Marco Bonardo
114ccfbb5d Bug 633274 - Improve nsINavBookmarkObserver (Places observers changes).
r=sdwilsh
2011-05-13 21:24:25 +02:00
Marco Bonardo
4bea37c393 Bug 630622 - Update the Library design to Windows 7 Aero style.
r=dao
2011-05-13 21:03:01 +02:00
Richard Newman
fd2b32e298 Merge mozilla-central to services-central. 2011-05-12 23:48:43 -07:00
Mihai Sucan
8cce2d53e8 Bug 655776 - Web Developer > Get More Tools menu item; r=sdwilsh 2011-05-12 13:29:09 +03:00
Matheus Kerschbaum
35f86c76ad Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew 2011-05-23 18:54:47 +02:00
Rob Campbell
4cd59128db Bug 657136 followup: remove unused strings, r=gavin 2011-05-23 10:32:59 -04:00
Chris Coulson ext:(%20and%20jhorak%40redhat.com)
3d45b28f5a b=611953 Port desktop background settings to GSettings r=karlt
--HG--
extra : rebase_source : 0c573c2b50b6766367ecf37d9688ce192ee223e1
2011-05-12 20:15:16 +12:00
Marina Samuel
88bfce3873 Bug 642969 - "I have lost my other device" link doesn't do anything at all, unless you've typed username and password. r=philikon 2011-05-11 17:58:05 -07:00
Marina Samuel
4e1587ad9d Bug 636353 - Default file name for sync key isn't localized. r=rnewman 2011-05-11 17:57:03 -07:00
Neil Rashbrook
eca43336ab Bug 408599 Feed protocol handler creates horrifying nsIStandardURLs r=gavin 2011-05-11 21:24:05 +01:00
Taras Glek
1cdda9e879 bug 585196: Fix telemetry packaging r=Mossop 2011-05-12 16:39:10 -07:00
Dave Townsend
dc5482813f Bug 657154: browser_bug553455.js checks the wrong preference. r=gavin 2011-05-19 11:03:58 -07:00
Marco Bonardo
f34bc90b8b Merge Places and mozilla-central 2011-05-11 11:08:58 +02:00
Michael Wu
034def94d2 Merge backout (to fix bug 656172) 2011-05-10 19:10:01 -07:00
Michael Wu
4746e4ca82 Back out parts 3-7 of bug 620931 which caused bug 656172, r=killer 2011-05-10 18:27:51 -07:00
Hernán Rodriguez Colmeiro
40e9c239f5 Bug 656152: Improve string for 32-bit plugin restart. r=gavin 2011-05-10 16:31:33 -07:00
Rob Campbell
5db7261afd Bug 656021 - Update Scratchpad menu access key to S; r=l10n 2011-05-10 12:36:35 -03:00
Marco Bonardo
660ddb590d Merge Places and mozilla-central 2011-05-10 14:34:01 +02:00
Taras Glek
7d7cfee382 Bug 627591: preload (xul|mozjs).dll on Windows when prefetch is off r=shaver 2011-05-06 12:57:36 -07:00
Mike Hommey
705ae1894b Bug 620931 part 7 - Make startup cache generation work better with new omni.jar handling. r=mwu 2011-05-06 11:26:30 +02:00
Mike Hommey
24950ac5ab Bug 620931 part 7 - Make startup cache generation work better with new omni.jar handling. r=mwu 2011-05-06 11:26:30 +02:00
Tim Taubert
ffafc7e30f Bug 607108 - focus group name field after creating new group; f=raymond, r=ehsan 2011-06-14 10:41:18 +02:00
Tim Taubert
21bb9a7472 Bug 663813 - clean up browser_tabview_bug589324.js; f=raymond, r=dietrich 2011-06-14 10:41:18 +02:00
Tim Taubert
1b4badace3 Bug 663709 - browser_tabview_bug627288.js depends on other tests; f=raymond, r=dietrich 2011-06-14 10:41:18 +02:00
Ehsan Akhgari
78c2389f74 Merge mozilla-central and mozilla-inbound 2011-06-13 23:34:45 -04:00
Dão Gottwald
9875ff106c Backed out changeset dc3780dd8a43 (bug 311007). Going to change onLocationChange instead of adding onLocationChange2. 2011-06-14 00:02:28 +02:00
Pardal Freudenthal
0a3b9612d7 Bug 663592: fix typo in about:permissions, r=margaret 2011-06-13 17:16:55 -04:00
Marco Bonardo
227ba0f928 Bug 485685 - Remove obsolete entries from Places localization files.
r=dietrich
2011-05-05 23:56:06 +02:00
Marco Bonardo
8179a3190d Bug 631374 - Adding or removing tags in the selector listbox always scrolls to top.
r=dietrich
2011-05-05 13:14:21 +02:00
Malini Das
841f72da21 Bug 677626 - Add a profiling test suite for mochitest. r=jmaher 2011-09-19 14:52:04 -04:00
Sindre Dammann
deab7c03fb Bug 578534. Make Navigator.cookieEnabled take per-site exceptions into account. r=bzbarsky 2011-08-03 14:32:32 -04:00
Marco Bonardo
527591fbb1 Merge mozilla-central and mozilla-inbound 2011-08-04 11:35:17 +02:00
Ed Morley
5d8d5d2581 Bug 653333 - Remove legacy splash screen code (nsSplashScreen, MOZ_SPLASHSCREEN, splash.bmp) now that no platforms use it; r=dtownsend,bsmedberg 2011-08-04 09:04:40 +02:00
Phil Ringnalda
b9f79ef09d Bug 657252 - Clean up some random packaging warnings, r=khuey
--HG--
extra : rebase_source : 44bc71af666ba46ecdfe7a0c90d8e8932518c1be
2011-05-15 18:07:38 -07:00
Raymond Lee
ce22dc914e Bug 625195 - 'Move to New Window' is disabled if a tab is orphaned or the only tab in the active group r=dao 2011-05-13 10:17:04 +08:00
Tim Taubert
382d0ff3b5 Bug 595020 - Group name isn't displayed in title before TabView is loaded the first time; r=dao 2011-05-03 20:30:08 +02:00
Tim Taubert
826b74a3e4 Bug 654423 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/tabview/browser_tabview_bug630102.js | application timed out; r=ehsan 2011-06-10 11:40:25 +02:00
Tim Taubert
9006e39635 Bug 649319 - tab focus when resizing or moving a group in panorama; f=raymond, r=ian 2011-06-10 11:40:20 +02:00
Tim Taubert
2017680bf0 Bug 655269 - Don't rely on 'domwindowclosed' being fired in the expected order; f=raymond, r=dao 2011-06-10 11:40:10 +02:00
Tim Taubert
4d83370881 Bug 659591 - Fire SSWindowClosing when session store handles a closing window (on domwindowclosed); r=zpao 2011-06-10 11:40:10 +02:00
Dão Gottwald
dfd0fdcac6 Bug 658738 - clean out each test's scope. r=gavin 2011-06-10 09:00:45 +02:00
Peter Van der Beken
ae44770a16 Fix for bug 658632 (Provide easy way to add non-leaky classinfo to JS components). r=gavin.
--HG--
extra : rebase_source : 8463c6f8ba1f969278d4e33bfa08495fa3e36071
2011-05-25 10:46:51 +02:00
Marco Bonardo
db923839ce Merging Places to mozilla-central 2011-05-02 13:33:27 +02:00
Phil Ringnalda
37239bed15 Bug 652473 - PlacesUIUtils deprecation messages need to lay off the whitespace.
r=mak
2011-04-29 18:47:15 +02:00
Marco Bonardo
68533cc515 Merging Places to mozilla-central 2011-04-29 16:04:47 +02:00
Frank Yan
b32b5f5fa7 Bug 653655 - Fix errors when opening List All Tabs menu. r=dolske 2011-04-28 22:21:13 -07:00
Johannes Buchner
2757e19223 Bug 399998 - Use Escape to close permission manager and cookie manager dialogs, r=sdwilsh, ui-r=faaborg 2011-05-14 16:11:48 -07:00
Matt Brubeck
6a1c07e10e Merge mozilla-central to mozilla-inbound 2011-06-25 19:43:57 -07:00
Phil Ringnalda
3d117e39d5 No bug, arguments.calle typo 2011-06-25 11:46:05 -07:00
Kyle Huey
29337fc0ec Bug 687332: Fix test pilot. r=me 2011-09-29 12:06:36 -04:00
Zack Weinberg
66511e780a Merge backout of 11d2a7ed963a (bug 595020) on suspicion of causing bug 655197. 2011-05-06 08:45:30 -07:00
Zack Weinberg
b3dcedeb61 Back out changeset 11d2a7ed963a (bug 595020) on suspicion of causing bug 655197. 2011-05-06 08:44:33 -07:00
Matt Brubeck
c3e4065e5d Back out changeset 6b26a933cad7 (Bug 649319) on suspicion of causing Windows debug Mochitest-other permaorange - CLOSED TREE. 2011-05-05 14:52:24 -07:00
Matt Brubeck
edc6e0c61b Back out changeset 9a959f4d17e6 (Bug 653681) on suspicion of causing Windows debug Mochitest-other permaorange - CLOSED TREE. 2011-05-05 14:51:29 -07:00
Boris Zbarsky
9de4c7fe75 Backed out changeset de21696c8853 (bug 654423) on suspicion of causing Windows
debug Mochitest-other permaorange from CLOSED TREE.

--HG--
extra : rebase_source : 2d88de067d1b4316077dba8313b947175c17d861
2011-05-05 17:45:56 -04:00
Tim Taubert
6c45d28111 Bug 595020 - Group name isn't displayed in title before TabView is loaded the first time; r=dao 2011-05-03 20:30:08 +02:00
Tim Taubert
b8faaa2a82 Bug 654423 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/tabview/browser_tabview_bug630102.js | application timed out; r=ehsan 2011-05-04 00:36:05 +02:00
Tim Taubert
0acfed6acb Bug 653681 - TabMatcher._getTabsForOtherWindows() must not use nsIWindowMediator.getMostRecentWindow(); r=dao 2011-04-29 15:05:19 +02:00
Tim Taubert
76f729fa2f Bug 649319 - tab focus when resizing or moving a group in panorama; f=raymond, r=ian 2011-05-05 01:55:23 +02:00
Boris Zbarsky
885c07dc20 Merge cedar with mozilla-central 2011-05-04 13:58:26 -04:00
Jonathan Kew
70e8517de7 bug 253317 - part 3.1 - build support to install hyphenation patterns. r=pike 2011-05-04 12:14:51 +01:00
Raymond Lee
351495e20a Bug 649347 - about: pages do not have favicons on the thumbnails [r=ian] 2011-05-03 18:23:44 +08:00
Tim Taubert
9cfec7bd80 Bug 636149 - Home Page -> Use Current Pages; Does not respect Tab groups; r=gavin 2011-05-03 01:59:46 +02:00
Felipe Gomes
21607010f4 Bug 635402 - Get rid of :not([inFullscreen]) workaround selectors for sizemode transitions. r=jmathies,dao 2011-05-09 11:52:59 -07:00
Marco Bonardo
3914c254ba Bug 524091 - Remove microsummaries support. (Places changes) 2011-04-26 14:25:07 +02:00
Marco Bonardo
f59a88b6e0 Bug 524091 - Remove microsummaries support. (Browser changes) 2011-04-26 14:24:57 +02:00
Dão Gottwald
8a0572e422 Backed out changeset e0110ab48587 2011-04-26 12:14:38 +02:00
Buu-Minh Ta
b49d0a96a4 Bug 615728 - When selecting an empty tab, autofocus on the location bar. r=dao 2011-04-26 10:48:58 +02:00
Mike Hommey
1ef24167d8 Bug 652306 - Move some parts of aboutDialog.css into branding. r=gavin 2011-04-26 08:49:51 +02:00
Justin Lebar
8ce3ec96a2 Bug 551225 - Make pushState use structured clone. r=zpao, sicking 2011-04-24 22:30:54 -04:00
Rob Campbell
2e84d79fcd merge projects/devtools to mozilla-central 2011-05-09 13:42:21 -03:00
Rob Campbell
251d829071 Bug 653221 - Create Web Developer Sub-menu in the Tools menu; r=dao 2011-05-09 11:51:52 -03:00
Rob Campbell
481c83b73a Bug 653934 - Add a comment to point people to original Workspace repo to Scratchpad.js; r=gavin.sharp,gerv 2011-05-09 11:51:52 -03:00
Rob Campbell
b895140c3c Bug 653093 - Rename Workspace to Scratchpad; r=l10n
--HG--
rename : browser/base/content/workspace.js => browser/base/content/scratchpad.js
rename : browser/base/content/workspace.xul => browser/base/content/scratchpad.xul
rename : browser/base/content/test/browser_workspace_bug_646070_chrome_context_pref.js => browser/base/content/test/browser_scratchpad_bug_646070_chrome_context_pref.js
rename : browser/base/content/test/browser_workspace_contexts.js => browser/base/content/test/browser_scratchpad_contexts.js
rename : browser/base/content/test/browser_workspace_execute_print.js => browser/base/content/test/browser_scratchpad_execute_print.js
rename : browser/base/content/test/browser_workspace_files.js => browser/base/content/test/browser_scratchpad_files.js
rename : browser/base/content/test/browser_workspace_initialization.js => browser/base/content/test/browser_scratchpad_initialization.js
rename : browser/base/content/test/browser_workspace_inspect.js => browser/base/content/test/browser_scratchpad_inspect.js
rename : browser/base/content/test/browser_workspace_ui.js => browser/base/content/test/browser_scratchpad_ui.js
rename : browser/locales/en-US/chrome/browser/workspace.dtd => browser/locales/en-US/chrome/browser/scratchpad.dtd
rename : browser/locales/en-US/chrome/browser/workspace.properties => browser/locales/en-US/chrome/browser/scratchpad.properties
2011-05-09 11:51:52 -03:00
Rob Campbell
a45c4c0fa6 merge m-c to devtools 2011-05-09 10:27:05 -03:00
Rob Campbell
7729d517f9 merge m-c to devtools 2011-05-06 13:03:37 -03:00
Mihai Sucan
424d059fb2 Bug 593460 - Tests must properly close the Inspector; f=rcampbell r=sdwilsh 2011-05-04 17:45:40 +03:00
Rob Campbell
4eefba4480 merge m-c to devtools 2011-05-04 09:28:00 -03:00
Dão Gottwald
8eae61bb46 Bug 558585 - Window flashes white when a new tab is made, despite settings. r=gavin 2011-05-04 09:29:31 +02:00
Philipp von Weitershausen
c63317e9ac Merge services-central with mozilla-central 2011-05-03 16:29:37 -07:00
Dave Townsend
e23f0e503a Bug 654530: Sync in-tree test pilot with AMO version. r=dtownsend
DONTBUILD as it is NPOTB on m-c
2011-05-03 12:41:40 -07:00
Jono S Xia
5067a66e67 Bug 603009: Catch and report all exceptions thrown during test pilot study execution. r=dtownsend
Bug 646122: Holding on to Exception objects causes crash in garbage collector. r=dtownsend
Bug 645092: Stop using [deprecated] Storage methods (testpilot). r=mfinkle
DONTBUILD as it is NPOTB on m-c
2011-05-03 12:41:28 -07:00
Rob Campbell
2ce18c224b merge m-c to devtools 2011-05-03 09:55:19 -03:00
Mihai Sucan
e52ae671d8 Bug 642176 - add Erik Vold to the contributors list for workspace.xul; r=rcampbell 2011-05-02 22:07:38 +03:00
Rob Campbell
7316e1183a merge m-c to devtools 2011-05-02 16:15:53 -03:00
Dão Gottwald
ca1f9f0f94 Bug 451833 - Highlight the domain name in the address bar. r=roc,sdwilsh ui-r=faaborg
--HG--
extra : rebase_source : 1010ad246e94e271a0efaaca13356aff5d4b3bc3
2011-05-02 19:50:18 +02:00
Philipp von Weitershausen
429b648b81 Merge mozilla-central to services-central 2011-05-02 09:30:49 -07:00
Marina Samuel
f071d568d6 Bug 652483 - Sync UI: When printing or saving a sync key, the dialog prompts you to change it. r=philikon 2011-05-02 09:26:31 -07:00
Richard Newman
726c4ff515 Bug 653307: Adjust reCAPTCHA NoScript hack in Sync. r=philiKON 2011-04-29 10:57:59 -07:00
Tim Taubert
8ba0f1c16e Bug 653681 - TabMatcher._getTabsForOtherWindows() must not use nsIWindowMediator.getMostRecentWindow(); r=dao 2011-04-29 15:05:19 +02:00
Rob Campbell
ac0e2c923c merge m-c to devtools 2011-04-29 09:05:20 -03:00
Marina Samuel
d1684b79dd Bug 645883 - "Deactivate this device" should not default to action. r=rnewman 2011-04-29 01:21:06 -07:00
Marina Samuel
243633a44f Bug 621517 - Sync UI: Add a Device wizard pixel-shifts while validating J-PAKE pin. r=rnewman 2011-04-29 01:20:35 -07:00
Dave Townsend
b411b761a2 Bug 652692: Remove extensionsManagerOverlay.xul. r=gavin
try: -b do -p linux,linux64,macosx,macosx64,win32 -u xpcshell,mochitest-o -t none
2011-04-27 10:46:22 -07:00
Rob Campbell
f9275d2f38 merge m-c to mozilla-central 2011-04-27 10:11:37 -03:00
Rob Campbell
d880ccd126 merge m-c to devtools 2011-04-26 09:37:34 -03:00
Rob Campbell
2b975e0f42 merge m-c to devtools 2011-04-25 10:13:36 -03:00
Phil Ringnalda
d1450f99b2 Bug 652447 - Straighten out the weirdness of Pinstripe's livemark-item.png and livemarkItem.png, r=dao 2011-04-24 11:45:00 -07:00
Raymond Lee
48ce689e6c Bug 632294 - Unify setActive... functions r=ian 2011-04-23 04:05:11 +08:00
Jonathan Kew
e7e879d5e2 merge backout 2011-05-04 15:31:57 +01:00
Jonathan Kew
aae5ddda05 Backed out changeset a5877159c9a1 to investigate l10n-check orange 2011-05-04 15:31:37 +01:00
Jonathan Kew
b1dd91b239 bug 253317 - part 3.1 - build support to install hyphenation patterns. r=pike 2011-05-04 12:14:51 +01:00
Mehdi Mulani
1f8664d42a Bug 468313 - Add permissions to safe-browsing so warnings don't keep showing up on attack sites. r=sdwilsh ui-r=limi 2011-05-03 13:39:28 -04:00
Mihai Sucan
df8fba314e Bug 651872 - Create access key for Workspace menu item; r=rcampbell 2011-04-21 18:46:06 +03:00
Rob Campbell
7137960211 merge m-c to devtools 2011-04-21 13:18:12 -03:00
Steven Michaud
7ca5746d2b Bug 651618 - Add name of Apple's OS X 10.7 Java plugin to IPC prefs. r=josh 2011-04-21 10:47:21 -05:00
Mihai Sucan
dc72c8d136 Bug 646524 - Workspace: cache the sandboxes; f=rcampbell r=ddahl,sdwilsh 2011-04-21 11:24:30 +03:00
Margaret Leibovic
d827e5c5f6 Bug 654729 - Weird highlighting when adding text to an existing address, r=dao 2011-05-12 14:38:40 -07:00
Gustav Munkby
b3b14fa898 Bug 359809: properly escape keyword searches when alternative character sets are specified, r=gavin 2011-04-28 16:56:04 -04:00
Mihai Sucan
168cee8d35 Bug 646070 - Respect chrome developer tools preference in workspace; f=rcampbell r=sdwilsh 2011-04-19 23:42:56 +03:00
Raymond Lee
d75be784df Bug 627966 - Use Places db's favicon service [r=ian] 2011-04-20 02:59:18 +08:00
Mounir Lamouri
0e5c1727be Bug 558651 - "Check Spelling" should only be shown in context menu when input element is in 'text' or 'search' state. r=sdwilsh 2011-05-02 22:13:22 +00:00
Boris Zbarsky
c73cd26712 Merge cedar with mozilla-central 2011-05-02 09:10:48 -04:00
Adam Dane [:hobophobe]
621bbc510c Bug 642793 - The focused Tab is not set first in the stack. r=ian 2011-04-25 13:21:04 -05:00
Mounir Lamouri
6a301536c7 Merge cedar with mozilla-central. 2011-04-29 16:19:07 +00:00
Mihai Sucan
566a8b1c55 Bug 636725 - Unit tests for Workspaces; r=rcampbell,sdwilsh 2011-04-19 23:40:30 +03:00
Mihai Sucan
c1cb7576d7 Bug 642176 - Integrate Workspace extension into the browser; f=rcampbell r=ddahl,sdwilsh 2011-04-20 11:18:00 +03:00
Vivien Nicolas
34c39bc53a merge backout 2011-04-20 16:11:54 +02:00
Vivien Nicolas
18db104acf Backed out changeset 028fc2dcb854 2011-04-20 16:10:00 +02:00
Mounir Lamouri
78a7e5f199 Merge cedar with mozilla-central. 2011-04-20 10:15:33 +02:00
Tim Taubert
49c723b621 Bug 648882 - TabPriorityQueue updates tabItems when UI is busy; f=raymond, r=ian 2011-04-19 18:54:02 +02:00
Tim Taubert
5c6f3cec99 Bug 618188 - browser-chrome: browser_600545.js (and _601955.js) intermittently times out; r=zpao 2011-04-26 22:02:49 +02:00
Tim Taubert
d500e4028e Bug 648882 - TabPriorityQueue updates tabItems when UI is busy [f=raymond, r=ian] 2011-04-19 18:54:02 +02:00
Mounir Lamouri
8883f4f0d6 Merge cedar with mozilla-central 2011-04-19 11:02:41 +02:00
Neil Rashbrook
81d4a765c4 Bug 650950 Simplify DOMMouseScroll event handler r=dao 2011-04-19 23:12:50 +01:00
Justin Dolske
d2f747fa56 Bug 638352 - tab-modal dialogs can get into bad focus state and key events can bleed through tabs. r=gavin 2011-04-19 14:18:17 -07:00
Margaret Leibovic
b62ff5f089 Bug 649367 - "nightly is up to date" does not have enough contrast against the new about window dark backgrounds. r=gavin 2011-04-19 01:25:24 +02:00
Marco Bonardo
f3a40da729 Merge mozilla-centra to Places 2011-04-18 14:30:00 +02:00
Dão Gottwald
4ac8291c1d Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg 2011-04-17 21:53:25 +02:00
Christian Ascheberg
14b8444d2c Bug 637049 - No GUI to return from fullscreen mode with popups. r=dao 2011-04-17 19:28:54 +02:00
Adam Dane [:hobophobe]
0766c46f63 Bug 627113 - Thin line on the right edge of the window on pressing right button in panorama; r=ian 2011-04-15 12:53:11 -05:00
Adam Dane [:hobophobe]
6bb2a9fc7e Bug 635311 - iQ(.appTabIcon, this.).each() calls in groupitems.js should return early if possible; r=ian 2011-04-15 12:47:43 -05:00
Pascal Chevrel
967c22d3ce Bug 608934 - About window needs a close button (Gnome 3 integration). r=gavin 2011-05-31 14:20:09 +02:00
Cameron McCormack
166c90380b Bug 434494 - Make Command+K successfully focus the search box when it creates a new window r=gavin.sharp 2011-04-19 09:37:12 +12:00
Tim Taubert
7c1e9b3e8f Bug 648929 - frequently getting drag.info is null error in tabview.js [f=raymond, r=ian] 2011-04-14 22:55:36 +02:00
Raymond Lee
a424923aef Bug 649006 - Clicking any two mouse buttons opens new tab r=ian 2011-04-15 01:02:32 +08:00
Marco Zehe
09ec7104b8 Bug 649929 - Improve screen reader readability of the Help/About window, r=gavin 2011-04-14 11:18:48 +02:00
Raymond Lee
494eb611b2 Bug 587187 - properly test for TabView being defined r=ian 2011-04-14 12:20:17 +08:00
Marco Bonardo
a38d9441f1 Bug 630225 - Expose frecency as a sorting order for the history sidebar (with slight query builder optimization).
r=dietrich
2011-04-13 22:15:41 +02:00
Gavin Sharp
97f58f5dde Bug 649480: Use different appmenu button styling, depending on the update channel, styles by Stephen Horlander <shorlander@mozilla.com>, r=dao 2011-04-13 15:04:10 -04:00
Gavin Sharp
65c1c8ff73 Bug 672128: don't copy wyciwyg:// URIs when entire URL is selected, r=dao
--HG--
rename : toolkit/components/passwordmgr/test/authenticate.sjs => browser/base/content/test/authenticate.sjs
2011-07-19 04:00:45 -04:00
Margaret Leibovic
d83ffcd7b4 merge m-c into fx-team 2011-07-21 09:21:40 -07:00
Margaret Leibovic
afe280d04a Bug 672994 - Use fixed-width font in Scratchpad, r=robcee 2011-07-21 08:32:17 -07:00
Mounir Lamouri
42f2b3d393 Merging mozilla-central and mozilla-inbound. 2011-07-12 10:53:40 +02:00
Boris Zbarsky
c8375f12ac Bug 648045. Mark the currently selected tab in a minimized window as inactive. r=gavin,smaug 2011-07-11 09:14:08 -04:00
Marco Bonardo
26bd9f0a1b Backout changesets 9e4ab3907b29, 3abc0dbbf710 due to m-oth permaorange 2011-07-11 10:27:58 -07:00
Mounir Lamouri
ff2eb8c7a3 Merge mozilla-central into mozilla-inbound. 2011-07-11 16:19:00 +02:00
Boris Zbarsky
e574ca6ebf Bug 648045 followup; merging to bug 663042. 2011-07-11 09:19:41 -04:00
Ed Morley
92c4bbe424 Bug 561481 - Remove README.txt from release packages; r=dolske 2011-07-11 09:14:12 -04:00
Boris Zbarsky
eaeea8e796 Bug 648045. Mark the currently selected tab in a minimized window as inactive. r=gavin,smaug 2011-07-11 09:14:08 -04:00
Dão Gottwald
d8fd9458eb Bug 663898 - [highlighter] make sure the selected node is identifiable even on very dark and very light backgrounds. r=dietrich
--HG--
extra : rebase_source : 51f9d36917a2262e49629f894a54fb7416d5b029
2011-07-11 19:21:55 +02:00
Paul Rouget
ce5d8a8042 Bug 664436 - Implement the highlighter without an iframe. r=dao
--HG--
extra : rebase_source : 04cff2a46fba7e38efa0d230d30c6d76d8f022d4
2011-07-11 19:18:11 +02:00
Marco Bonardo
5d3f667f0f Bug 553885 - Followup for permaorange. 2011-04-13 03:15:39 +02:00
Marco Bonardo
28b33183a7 Bug 539067 - Cleanup and re-enable test_browserGlue_prefs.js.
r=sdwilsh
2011-04-13 02:43:28 +02:00
Tim Taubert
8f65664cf8 Bug 651114 - Clean up browser_tabview_bug612470.js [f=raymond, r=ian] 2011-04-22 20:03:44 +02:00
Tim Taubert
fea67c2716 Bug 651311 - Race condition in TabView._initFrame() [f=raymond, r=ian] 2011-04-22 23:44:06 +02:00
Marco Bonardo
7fc59ac2ce Merge Places to mozilla-central 2011-04-23 12:51:58 +02:00
L. David Baron
bf6088c149 Make nsBox more careful about accepting XUL attributes only on XUL elements. (Bug 102440) r=bzbarsky 2011-04-22 18:36:24 -07:00
Marco Bonardo
a75d40810e Bug 641531 - Close Places containers after use (mechanical changes)
rs=me
2011-04-23 02:09:13 +02:00
Marco Bonardo
74eda3623a Bug 641531 - Close Places containers after use (browser changes).
r=sdwilsh
2011-04-23 02:08:01 +02:00
Marco Bonardo
28155c0088 Bug 651107 - Allow waitForClipboard to check for any custom flavor.
r=ehsan,ted
2011-04-23 02:04:15 +02:00
Robert Strong
96f6c5ff38 Bug 627892 - Remove (Safe Mode) string since it is no longer used. r=jmathies 2011-04-21 13:59:24 -07:00
Dave Townsend
67a25448bb Bug 611755: Cannot restart a download during the onDownloadCancelled event. r=robstrong 2011-04-21 09:41:13 -07:00
Dave Townsend
216bab0c66 Backout changeset 475ae5b49540 from bug 626998 due to it probably being obsoleted by bug 611755 2011-04-21 09:40:25 -07:00
Justin Lebar
442235ace9 Bug 647028 - Followup: Add comment. r=comment-only
--HG--
extra : rebase_source : ee50c484b7d7aa37345dc26ca749b39942cf7731
2011-04-22 17:10:17 -04:00
Mounir Lamouri
db44db0ebe Merge cedar with mozilla-central. 2011-04-22 15:25:11 +02:00
Ed Morley
7136395d5d Bug 651622 - Remove WinCE code from browser/*; r=dolske 2011-04-22 10:38:41 +02:00
Ed Morley
dc522a2396 Bug 651622 - Remove WinCE code from browser/* r=dolske 2011-04-22 01:14:59 +02:00
Tim Taubert
65ef0d6c23 Bug 649307 - focused tab is opened after naming a group and pressing enter [f=raymond, r=ian] 2011-04-21 19:54:24 +02:00
Margaret Leibovic
891c495d29 Bug 651578 - Aurora About Dialog channel switcher should have left-aligned, not centered text. r=gavin 2011-04-20 15:20:13 -07:00
Marco Bonardo
63f4ad2208 Bug 553885 - cleanup and re-enable test_browserGlue_distribution.js
r=sdwilsh
2011-04-12 16:32:20 +02:00
Marco Bonardo
e5ba4b039e Bug 556721 - cleanup test_browserGlue_migrate.js
r=sdwilsh
2011-04-12 16:31:49 +02:00
Jono S Xia
fb4f591f69 Bug 652193: Test Pilot studies won't load in aurora and beta channels. r=dtownsend. DONTBUILD as it is NPOTB on m-c 2011-04-30 20:33:27 -07:00
Steffen Wilberg
aafc971d9b Bug 625322: Reorder some items in the History menu. r=dao 2011-04-30 18:40:22 +02:00
Steffen Wilberg
f93beb98db Bug 625325: Reorder some items in the Bookmarks menu. r=dao 2011-04-30 18:40:22 +02:00
ffxbld
68dd5cceae Automated blocklist update from host moz2-linux-slave12 2011-04-30 03:15:15 -07:00
Benjamin Smedberg
6620f620d9 Bug 617539 - Remove nsIPluginHost_MOZILLA_2_0_BRANCH, nsIPluginInstanceOwner_MOZILLA_2_0_BRANCH, and nsIPluginInstance_MOZILLA_2_0_BRANCH; r=jst 2011-04-11 16:00:30 -04:00
Nicholas Nethercote
4ce722f373 Bug 654573 - asyncClose() a DB connection in about:permissions, to avoid crashes in about:memory, telemetry and Test Pilot. r=mak. 2011-06-09 12:31:53 +10:00
Ehsan Akhgari
c29fd423ea Merge cedar into mozilla-central 2011-06-08 17:46:13 -04:00
Kyle Huey
d2da8f5e6c Merge m-c to cedar since I already pushed it in, and push what I actually wanted to push 2011-06-07 13:23:03 -07:00
Oonishi Atsushi
a32cac7d4c Bug 311007 - Add onLocationChange2 which distinguishes between same-document and different-document location changes to web progress listeners. r=smaug, sr=bzbarsky 2011-06-04 05:31:07 +09:00
Blair McBride
ac0532ca49 Bug 660732 - about:support "Try updating your graphics driver" should link to instructions. r=gavin 2011-06-08 22:46:16 +12:00
Ehsan Akhgari
d2fd2352f9 Merge cedar into mozilla-central 2011-04-15 09:35:11 -04:00
Alexander Surkov
a4a5c756db Bug 630486 - ASSERTION 'Want to fire mutation events, but it's not safe' in nsContentUtils::HasMutationListeners triggered by a11y, r=marcoz, gavin, bz, f=davidb
--HG--
rename : accessible/tests/mochitest/tree/test_colorpicker.xul => accessible/tests/mochitest/treeupdate/test_colorpicker.xul
rename : accessible/tests/mochitest/tree/test_button.xul => accessible/tests/mochitest/treeupdate/test_menubutton.xul
2011-04-15 11:11:39 +09:00
Ehsan Akhgari
06c9435b38 Back out changeset b1fc69fab8b2 (bug 648882) because the test it adds times out 2011-04-14 15:56:22 -04:00
Raymond Lee
8907951cec Bug 610996 - TabView should set its visibility with tab-view-deck.selectedPanel rather than selectedIndex r=ian 2011-04-14 11:28:58 +08:00
Tim Taubert
a844ece3e9 Bug 644584 - Intermittent chrome://mochitests/content/browser/browser/base/content/test/tabview/browser_tabview_bug602432.js | Stacked group item update (x) > first item (y) [f=raymond, r=ian] 2011-04-14 06:10:50 +02:00
Tim Taubert
07490e5548 Bug 647007 - Intermittent Failure in browser_tabview_bug595436.js [f=raymond, r=ian] 2011-04-14 06:04:13 +02:00
Tim Taubert
cb340f467b Bug 648882 - TabPriorityQueue updates tabItems when UI is busy [f=raymond, r=ian] 2011-04-14 15:33:52 +02:00
Tim Taubert
195f02757e Bug 649099 - 'resize.info is null' when resizing groupItems [f=raymond, r=ian] 2011-04-14 06:06:39 +02:00
Tim Taubert
8807ebcefd Bug 649127 - Intermittent timeout in browser/base/content/test/tabview/browser_tabview_rtl.js | application timed out after 330 seconds with no output [f=raymond, r=ehsan] 2011-04-13 22:14:42 +02:00
Jim Mathies
ab17e61605 Bug 645288 - Register Firefox as a webm capable player on Windows. r=rstrong 2011-04-10 16:31:26 -05:00
Raymond Lee
7a519dc1fa Bug 596833 - Refinement for bug 595943: No need to iterate over all tabs, just the ones at the beginning r=ian 2011-04-08 13:19:48 +08:00
Rich Walsh
5949d0eb6d Bug 639369 - [OS/2] update packaging for mozilla-central; r=wuno 2011-04-09 23:33:31 -04:00
Ehsan Akhgari
e1a41f9527 Bug 649842 - Generate real unique values, instead of relying on Math.random() to generate unique values, which will lead into intermittent oranges; r=zpao 2011-04-14 10:19:34 -04:00
Tim Taubert
7cfd0c5ff1 Bug 643293 - Intermittent browser_tabview_bug626791.js | drag-to-create-group: panorama button should be in the toolbar - Didn't expect -1, but got it [f=raymond, r=ian] 2011-04-12 21:44:17 +02:00
Jonathan Kew
98f1fd0eb1 bug 649678 - include the build date in About window for a# versions. r=dao 2011-04-13 21:25:58 +01:00
Paul O’Shannessy
bd7246d38d Bug 669196 - Handle failures from shistory gracefully, so session restore keeps updating. [r=dietrich] 2011-07-22 10:36:49 -07:00
Gian-Carlo Pascutto
f1b8592f7b Bug 669410 - Reduce the SQLite caches' default size in url-classifier. r=dcamp 2011-09-08 22:15:37 +02:00
Gavin Sharp
335227e92d Bug 645564: don't bother checking for override state when hostname is null, r=dolske
--HG--
rename : browser/base/content/test/browser_bug420160.js => browser/base/content/test/browser_identity_UI.js
2011-03-30 20:05:28 -04:00
Gavin Sharp
3b1d92982c Bug 658383: ensure that we avoid inheriting the owner principal when clicking the Go button, r=dao
--HG--
extra : rebase_source : 8b2dd017376e07d2285a68d93b189b93fdada836
2011-05-19 19:44:01 -04:00
Justin Dolske
bd0c676d22 Bug 545070 - plugin-problem UI shouldn't say "click here". r=gavin 2011-05-22 18:46:33 -07:00
Justin Lebar
e6f74e8487 Bug 647028 - Fix pushstate's interaction with session restore. r=sicking,zpao 2011-04-20 17:09:57 -04:00
Jonathan Watt
3a9ced5b7c Bug 474401 - Firefox on Mac does not register itself as being capable of opening SVG files. r=josh.
--HG--
extra : rebase_source : 07f6b793c74e961a8afef3a5db0f87d028727e8e
2011-04-20 10:16:01 +01:00
Ehsan Akhgari
4d7010ddd9 Merge cedar into mozilla-central 2011-04-09 10:04:03 -07:00
Mitchell Field
9c8020f89d Merge mozilla-central to build-system. 2011-04-09 05:15:19 +10:00
Mitchell Field
03a545c01c Merge mozilla-central to build-system. 2011-04-07 15:46:34 +10:00
Ehsan Akhgari
ef53848cec Merge cedar into mozilla-central 2011-04-06 16:39:14 -07:00
Mounir Lamouri
66e8d3d1e7 Bug 625760 - Make "Remote XUL unsupported" error page localizable. r=sicking 2011-04-06 14:20:23 -07:00
Ehsan Akhgari
c142d20d2c Merge cedar into mozilla-central 2011-04-08 11:05:22 -07:00
Margaret Leibovic
cafd754e5f Bug 644517 - Implement channel selector UI for updates, r=gavin 2011-04-08 10:26:51 -07:00
Ehsan Akhgari
96d750195b Merge cedar into mozilla-central 2011-04-08 02:27:03 -07:00
Mitchell Field
2416c34b76 Bug 645356 - Use pymake builtins. r=khuey 2011-04-03 17:16:49 +10:00
Tim Taubert
4a449f9016 Bug 629257 - Mochitest for bug 598375 [f=raymond, r=ian] 2011-04-07 14:51:55 -07:00
Tim Taubert
7659a40871 Bug 630081 - Undo close group buttons should not act as snapping targets [f=raymond, r=ian] 2011-04-07 13:07:52 -07:00
Tim Taubert
a07ddfb9fd Bug 634672 - Minimum tab size is no longer being respected [r=ian] 2011-04-07 13:00:06 -07:00
Tim Taubert
1c48f1436a Bug 641802 - 'Move to group' option stays populated with the old data even after the groups have been deleted in panorama [f=raymond, r=ian] 2011-04-06 14:03:41 -07:00
Miguel Ojeda
65e06e8439 Bug 645653 - Middle-click on reload button to duplicate orphan tabs does not create a group [f=ttaubert, r=ian] 2011-04-07 12:55:49 -07:00
Tim Taubert
97d194a9fa Bug 648137 - Intermittent timeout in browser/base/content/test/tabview/browser_tabview_bug618816.js | application timed out after 330 seconds with no output [f=raymond, r=ian] 2011-04-07 13:13:05 -07:00
Felix Fung
e041959729 Bug 676846: findLogins should match against all schemes, for about:permissions. r=dolske 2011-09-15 15:33:13 -07:00
Dave Herman
324dbe8390 Bug 590973 - Reflect.parse(): expose to chrome as a toolkit component (r=gal) 2011-06-28 10:57:16 -07:00
Jeff Walden
1a51bb7cb1 Bug 645922 - Remove nsIJSON.encode/decode, because their functionality is subsumed by JSON.parse and JSON.stringify, and their idiosyncrasies are hindering code improvements. Also remove js_TryJSON and JS_TryJSON, which are no longer used after these changes and have no clear use cases. r=brendan, r=jst 2011-03-28 19:27:15 -07:00
Mounir Lamouri
f4d3a8686d Merging cedar with mozilla-central. 2011-05-12 12:29:49 +02:00
Brian R. Bondy
121911eb50 Bug 652363 - When dropping on the location bar, set it to the focused element so it has a GO button displayed. r=gavin 2011-05-11 15:15:34 +02:00
Takanori MATSUURA
6c88e1c625 Bug 655439 - Use $(LIBXUL_DIST)/bin/xpcshell instead of $(DIST)/bin/xpcshell. r=khuey 2011-05-11 15:13:43 +02:00
Hiroyuki Ikezoe
a4d8b39642 Bug 652753 - Remove listener and observer in head.js even if test is timed out. r=zpao 2011-05-11 15:07:20 +02:00
Mike Hommey
4d34c55bf5 Bug 525882 - Don't hardcode anything in application.ini files. r=gavin,r=khuey 2011-05-07 10:06:41 +02:00
Margaret Leibovic
9bebd0df6f Bug 634065 - Implement design for identity block and persistent indicators, r=dao 2011-03-18 14:21:02 -07:00
Gavin Sharp
21fa52ed0e Bug 513648: Fix mistake in the original patch that implemented middlemouse-paste whitespace stripping 2011-04-16 21:17:17 -04:00
Gavin Sharp
7edf0b347c Add a comment to point out that branding changes often requires clobbers 2011-04-13 03:03:43 -04:00
Mounir Lamouri
a497a31e83 Merging cedar with mozilla-central. 2011-05-13 10:59:05 +02:00
Alexander L. Slovesnik
158027695f Bug 656360 - webDeveloperMenu.accesskey can't be localized. r=dao 2011-05-13 09:37:13 +02:00
Tim Taubert
24f4e4a4bf Bug 654941 - First tab in group has black thumbnail after 'Undo close group' is used; f=raymond, r=ehsan 2011-05-11 16:13:58 +02:00
Tyler Colgan
6c223fbdc3 Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz
DONTBUILD
2011-03-10 21:17:00 -08:00
Brian R. Bondy
6384316dd8 Bug 655584 - Close popup when switching to tab that previously had urlbar focused. r=gavin 2011-05-25 10:44:28 +02:00
Raymond Lee
81316680df Bug 654601 - cannot use copy and paste keyboard shortcuts in panorama r=ian 2011-05-19 14:07:42 +08:00
Margaret Leibovic
df66a65c54 Bug 659087 - "Always Ask" defaults for geolocation and indexedDB don't work. r=gavin 2011-05-24 10:41:30 -04:00
ithinc@sohu.com
5649b35243 Bug 614881 - Add a "closing" property to closing tabs. r=dao 2011-05-25 08:50:44 +02:00
Robert Kaiser
10a9af9843 Bug 588027 - Clean up places library code. r=mak 2011-05-25 08:49:29 +02:00
Robert Kaiser
da07d8c5a7 bug 600244 - Some cleanups in search and sidebar code found by SeaMonkey's OpenSearch work, r=gavin 2011-05-23 22:14:21 +02:00
Margaret Leibovic
1fc2b406e5 Bug 657961 - Use async API to get favicons for site permissions page. r=sdwilsh 2011-05-24 10:34:30 -04:00
Frank Yan
9dc9499235 Bug 626903 - Indicate onscreen tabs in List All Tabs menu. r=dolske ui-r=faaborg 2011-05-24 17:57:42 -07:00
Frank Yan
33aee368ad Bug 654079 - Reposition app tabs when leaving private browsing mode. r=dao 2011-05-24 17:57:31 -07:00
Dave Townsend
b61a253dda Bug 659468: Bump Test Pilot compatibility for 6.0. r=robstrong DONTBUILD 2011-05-24 15:27:34 -07:00
Benjamin Smedberg
e2e379caba Bump mozilla-central version numbers for the next release on a CLOSED TREE. 2011-05-24 13:51:50 -04:00
Ehsan Akhgari
3b68afadb4 Merge cedar into mozilla-central 2011-04-13 14:00:55 -04:00
Ehsan Akhgari
d3f761cbe6 Backout changeset 3b7b6b0bd9ef (bug 647453) because it breaks packaging 2011-04-12 16:26:32 -04:00
Chris Coulson
6b646698e9 Bug 611953 - Part 3: GNOME 3.0 readiness; r=roc,karlt 2011-04-12 16:11:20 -04:00
Chris Coulson
05f6e02161 Bug 611953 - Part 1: GNOME 3.0 readiness; r=roc,karlt 2011-04-12 16:10:09 -04:00
Hiroyuki Ikezoe
6147cfffcc ts in browser/components/sessionstore/test/browser should use utility functions in head.js; r=zpao 2011-04-12 16:07:44 -04:00
Raymond Lee
f205b5965b Bug 601958 - TabView should directly call show and hide routines in the frame r=ian 2011-04-11 16:15:38 +08:00
Raymond Lee
67ff6ad638 Bug 640062 - Panorama tabs-from-other-windows button displays &nbsp; r=ian 2011-04-11 11:19:05 +08:00
Michael Wu
8913455167 Bug 647453 - Removed serialized JS from omnijar, r=taras,khuey 2011-04-12 15:38:06 -04:00
Jonathan Kew
55114c659a merge backout of bug 585152 2011-04-13 14:35:39 +01:00
Jonathan Kew
20281c115e Backed out changeset 80451fb8f11c (bug 585152) as per discussion in the bug. 2011-04-13 14:35:06 +01:00
Mike Hommey
bd15cd1113 Bug 561032 - Move Firefox branding into browser/branding/official. r=gavin,r=pike
--HG--
rename : other-licenses/branding/firefox/LICENSE => browser/branding/official/LICENSE
rename : other-licenses/branding/firefox/Makefile.in => browser/branding/official/Makefile.in
rename : other-licenses/branding/firefox/background.png => browser/branding/official/background.png
rename : other-licenses/branding/firefox/branding.nsi => browser/branding/official/branding.nsi
rename : other-licenses/branding/firefox/configure.sh => browser/branding/official/configure.sh
rename : other-licenses/branding/firefox/content/Makefile.in => browser/branding/official/content/Makefile.in
rename : other-licenses/branding/firefox/content/about-logo.png => browser/branding/official/content/about-logo.png
rename : other-licenses/branding/firefox/content/about-wordmark.png => browser/branding/official/content/about-wordmark.png
rename : other-licenses/branding/firefox/content/about.png => browser/branding/official/content/about.png
rename : other-licenses/branding/firefox/content/icon48.png => browser/branding/official/content/icon48.png
rename : other-licenses/branding/firefox/content/icon64.png => browser/branding/official/content/icon64.png
rename : other-licenses/branding/firefox/content/jar.mn => browser/branding/official/content/jar.mn
rename : other-licenses/branding/firefox/default16.png => browser/branding/official/default16.png
rename : other-licenses/branding/firefox/default22.png => browser/branding/official/default22.png
rename : other-licenses/branding/firefox/default24.png => browser/branding/official/default24.png
rename : other-licenses/branding/firefox/default256.png => browser/branding/official/default256.png
rename : other-licenses/branding/firefox/default32.png => browser/branding/official/default32.png
rename : other-licenses/branding/firefox/default48.png => browser/branding/official/default48.png
rename : other-licenses/branding/firefox/disk.icns => browser/branding/official/disk.icns
rename : other-licenses/branding/firefox/document-os2.ico => browser/branding/official/document-os2.ico
rename : other-licenses/branding/firefox/document.icns => browser/branding/official/document.icns
rename : other-licenses/branding/firefox/document.ico => browser/branding/official/document.ico
rename : other-licenses/branding/firefox/document.png => browser/branding/official/document.png
rename : other-licenses/branding/firefox/dsstore => browser/branding/official/dsstore
rename : other-licenses/branding/firefox/firefox-os2.ico => browser/branding/official/firefox-os2.ico
rename : other-licenses/branding/firefox/firefox.icns => browser/branding/official/firefox.icns
rename : other-licenses/branding/firefox/firefox.ico => browser/branding/official/firefox.ico
rename : other-licenses/branding/firefox/locales/Makefile.in => browser/branding/official/locales/Makefile.in
rename : other-licenses/branding/firefox/locales/browserconfig.properties => browser/branding/official/locales/browserconfig.properties
rename : other-licenses/branding/firefox/locales/en-US/brand.dtd => browser/branding/official/locales/en-US/brand.dtd
rename : other-licenses/branding/firefox/locales/en-US/brand.properties => browser/branding/official/locales/en-US/brand.properties
rename : other-licenses/branding/firefox/locales/jar.mn => browser/branding/official/locales/jar.mn
rename : other-licenses/branding/firefox/mozicon128.png => browser/branding/official/mozicon128.png
rename : other-licenses/branding/firefox/pref/firefox-branding.js => browser/branding/official/pref/firefox-branding.js
rename : other-licenses/branding/firefox/splash.bmp => browser/branding/official/splash.bmp
rename : other-licenses/branding/firefox/wizHeader.bmp => browser/branding/official/wizHeader.bmp
rename : other-licenses/branding/firefox/wizHeaderRTL.bmp => browser/branding/official/wizHeaderRTL.bmp
rename : other-licenses/branding/firefox/wizWatermark.bmp => browser/branding/official/wizWatermark.bmp
2011-04-13 09:58:13 +02:00
Christian Legnitto
64eac19a90 Bug 649373 - Remove PRE_RELEASE_SUFFIX. This is a wallpaper. r=rstrong, a=LegNeato 2011-04-12 23:43:18 -07:00
Frank Yan
d433fe25f4 Bug 603646 - part 1: disable undo close tab when no browser window is active. r=dao 2011-04-12 20:54:26 -07:00
Christian Legnitto
197347cdba Version bump to 6.0a1. Merge to mozilla-aurora. r=bsmedberg, a=LegNeato. 2011-04-12 06:51:00 -07:00
Paul Biggar
8edfaaa30e Merge mozilla-central into tracemonkey. 2011-04-12 04:01:08 -07:00
Jonathan Kew
3e78be9f9a merge backout of bug 640490 2011-04-12 11:53:15 +01:00
Jonathan Kew
279f391d91 Backed out changeset 1bc84edab093 (bug 640490) because of XP breakage. a=fryn on irc 2011-04-12 11:52:49 +01:00
Frank Yan
b89d997361 Bug 640490 - Adjust vertical alignment of tab labels on Windows. r=dao ui-r=shorlander
--HG--
extra : rebase_source : a163a9de1211293b99d33d140f9a7c0bea5f4a5d
2011-04-11 11:05:23 -07:00
L. David Baron
52ee86d378 Backout changeset b583111a88aa (bug 585152) for causing mochitest-browser-chrome orange on opt builds. 2011-04-12 01:29:41 -07:00
Frank Yan
a00f6b0773 Bug 465086 - When closing a tab, other tabs should not resize until cursor leaves tab toolbar. r=gavin ui-r=beltzner 2011-04-11 23:50:56 -07:00
Mike Hommey
4c9afb8474 Bug 650246 - Replace %APP% with "firefox" in Firefox preferences. r=gavin 2011-05-09 07:39:14 +02:00
Luyun Xie ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
e3d5827129 Bug 113580 - switch uses of getAttribute to hasAttribute whenever possible; r=sdwilsh 2011-05-08 20:14:16 +02:00
Makoto Kato
bb272b699c Bug 656205 - Remove unused browser migration code. r=mak77 2011-05-18 13:40:55 +09:00
Mike Hommey
031bb07b36 Bug 620931 part 2 - When building --with-libxul-sdk, use the right preferences directory. r=bsmedberg 2011-02-25 12:49:19 +01:00
Ms2ger@gmail.com
f7ccb3b375 Bug 572652 - Remove the Accept-Charset header from HTTP requests. r=bz 2011-05-08 10:33:18 +02:00
ffxbld
749a6a0409 Automated blocklist update from host linux-ix-slave15 2011-05-07 03:20:36 -07:00
Hiroyuki Ikezoe
ae7e9aadf2 Bug 631844 - Should remove event listener for "load" event., r=dao 2011-02-05 14:15:00 -08:00
Phil Ringnalda
902cf3a690 Bug 660714 - Remove Pinstripe's unused Secure-background.gif, r=dao 2011-05-30 15:45:03 -07:00
Phil Ringnalda
b513f63a94 Bug 660710 - Stop jarring up a copy of mozicon128.png that aboutHome no longer uses, r=dao 2011-05-30 14:37:31 -07:00
Tim Taubert
5809976070 iQ.animate: only animate properties that are changing; f=raymond, r=sdwilsh 2011-06-03 19:11:39 +02:00
Raymond Lee
82e7c8700a Bug 656488 - Command-H to hide app doesn't work when in Panorama r=ian 2011-06-04 00:44:34 +08:00
Gavin Sharp
60f64ed2fd Bug 658425: move password special-case handling to the Site object, r=margaret
--HG--
extra : rebase_source : a3c18891569648b33a4a0bf08abd31158eb6b698
2011-05-23 12:54:17 -04:00
Gavin Sharp
f10874caf6 Bug 659972: remove channel switcher UI, but leave channel status text, r=margaret
--HG--
extra : rebase_source : 33f165675c00219233d50fc62f1e630213bedaaa
2011-05-30 12:18:08 -04:00
Gavin Sharp
9564d0d321 Bug 658220: invoking bookmarklets by keyword should allow inheriting the current page's principal, r=dao
--HG--
extra : rebase_source : fa49b98e814e84cdde197ec8f872e69db4452d6f
2011-05-31 17:33:46 -04:00
Raymond Lee
a30a7a6c07 Bug 640765 - App tab order not maintained in Tab Groups view r=dao 2011-04-04 17:04:52 +08:00
Tim Taubert
936d1eb67d Bug 644097 - favicon is misplaced when resizing a stacked group [f=raymond, r=ian] 2011-04-08 11:23:26 -07:00
Daniel Holbert
1a6de944a3 Merging cedar with mozilla-central. 2011-05-13 17:17:56 -07:00
Frank Yan
91ea435847 Bug 655797 - Recalculate whether to show close buttons after resizing tabs. r=dao 2011-05-10 01:42:39 -05:00
Phil Ringnalda
11815eb23c Bug 543535 - Remove ISO8601DateUtils.jsm, r=gal 2010-12-12 19:30:00 -08:00
Matt Brubeck
214dcfc0fc Merge last green changeset on m-c to mozilla-inbound 2011-08-08 14:21:41 -07:00
Markus Stange
5fd7664c2f Bug 667480 - Use -moz-appearance: toolbarbutton throughout the Mac theme. r=dao 2011-08-08 16:43:04 +02:00
Markus Stange
7fb496ef1b Backed out changeset 764a4259b9f7 (bug 667480) because it depends on a changeset that's about to be backed out. 2011-08-08 17:37:30 +02:00
Markus Stange
1e16a9592b Bug 667480 - Use -moz-appearance: toolbarbutton throughout the Mac theme. r=dao 2011-08-08 16:43:04 +02:00
Markus Stange
496b3f3704 Bug 667476 - Don't cover unified toolbar with a solid color in tabs-on-top mode. Also, in tabs-on-bottom mode, increase the overlap between toolbars to 2 pixels. r=dao 2011-08-08 16:42:36 +02:00
Gavin Sharp
152c5be816 Bug 695322: fix browser_privatebrowsing_searchbar.js to clean up after itself and succeed when run individually, r=ehsan 2011-10-20 10:41:36 -04:00
Gavin Sharp
6b1a73e5bb Bug 692130: move tabview code and tests to browser/components/tabview, r=ttaubert
--HG--
rename : browser/components/places/Makefile.in => browser/components/tabview/Makefile.in
rename : browser/base/content/tabview/content.js => browser/components/tabview/content.js
rename : browser/base/content/tabview/drag.js => browser/components/tabview/drag.js
rename : browser/base/content/tabview/groupitems.js => browser/components/tabview/groupitems.js
rename : browser/base/content/tabview/iq.js => browser/components/tabview/iq.js
rename : browser/base/content/tabview/items.js => browser/components/tabview/items.js
rename : browser/base/content/tabview/modules/utils.jsm => browser/components/tabview/modules/utils.jsm
rename : browser/base/content/tabview/search.js => browser/components/tabview/search.js
rename : browser/base/content/tabview/storage.js => browser/components/tabview/storage.js
rename : browser/base/content/tabview/storagePolicy.js => browser/components/tabview/storagePolicy.js
rename : browser/base/content/tabview/tabitems.js => browser/components/tabview/tabitems.js
rename : browser/base/content/tabview/tabview.css => browser/components/tabview/tabview.css
rename : browser/base/content/tabview/tabview.html => browser/components/tabview/tabview.html
rename : browser/base/content/tabview/tabview.js => browser/components/tabview/tabview.js
rename : browser/base/content/test/tabview/Makefile.in => browser/components/tabview/test/Makefile.in
rename : browser/base/content/test/tabview/browser_tabview_alltabs.js => browser/components/tabview/test/browser_tabview_alltabs.js
rename : browser/base/content/test/tabview/browser_tabview_apptabs.js => browser/components/tabview/test/browser_tabview_apptabs.js
rename : browser/base/content/test/tabview/browser_tabview_bug580412.js => browser/components/tabview/test/browser_tabview_bug580412.js
rename : browser/base/content/test/tabview/browser_tabview_bug586553.js => browser/components/tabview/test/browser_tabview_bug586553.js
rename : browser/base/content/test/tabview/browser_tabview_bug587043.js => browser/components/tabview/test/browser_tabview_bug587043.js
rename : browser/base/content/test/tabview/browser_tabview_bug587231.js => browser/components/tabview/test/browser_tabview_bug587231.js
rename : browser/base/content/test/tabview/browser_tabview_bug587276.js => browser/components/tabview/test/browser_tabview_bug587276.js
rename : browser/base/content/test/tabview/browser_tabview_bug587351.js => browser/components/tabview/test/browser_tabview_bug587351.js
rename : browser/base/content/test/tabview/browser_tabview_bug587503.js => browser/components/tabview/test/browser_tabview_bug587503.js
rename : browser/base/content/test/tabview/browser_tabview_bug587990.js => browser/components/tabview/test/browser_tabview_bug587990.js
rename : browser/base/content/test/tabview/browser_tabview_bug588265.js => browser/components/tabview/test/browser_tabview_bug588265.js
rename : browser/base/content/test/tabview/browser_tabview_bug589324.js => browser/components/tabview/test/browser_tabview_bug589324.js
rename : browser/base/content/test/tabview/browser_tabview_bug590606.js => browser/components/tabview/test/browser_tabview_bug590606.js
rename : browser/base/content/test/tabview/browser_tabview_bug591706.js => browser/components/tabview/test/browser_tabview_bug591706.js
rename : browser/base/content/test/tabview/browser_tabview_bug593283.js => browser/components/tabview/test/browser_tabview_bug593283.js
rename : browser/base/content/test/tabview/browser_tabview_bug594958.js => browser/components/tabview/test/browser_tabview_bug594958.js
rename : browser/base/content/test/tabview/browser_tabview_bug595191.js => browser/components/tabview/test/browser_tabview_bug595191.js
rename : browser/base/content/test/tabview/browser_tabview_bug595436.js => browser/components/tabview/test/browser_tabview_bug595436.js
rename : browser/base/content/test/tabview/browser_tabview_bug595518.js => browser/components/tabview/test/browser_tabview_bug595518.js
rename : browser/base/content/test/tabview/browser_tabview_bug595521.js => browser/components/tabview/test/browser_tabview_bug595521.js
rename : browser/base/content/test/tabview/browser_tabview_bug595560.js => browser/components/tabview/test/browser_tabview_bug595560.js
rename : browser/base/content/test/tabview/browser_tabview_bug595601.js => browser/components/tabview/test/browser_tabview_bug595601.js
rename : browser/base/content/test/tabview/browser_tabview_bug595804.js => browser/components/tabview/test/browser_tabview_bug595804.js
rename : browser/base/content/test/tabview/browser_tabview_bug595930.js => browser/components/tabview/test/browser_tabview_bug595930.js
rename : browser/base/content/test/tabview/browser_tabview_bug595943.js => browser/components/tabview/test/browser_tabview_bug595943.js
rename : browser/base/content/test/tabview/browser_tabview_bug595965.js => browser/components/tabview/test/browser_tabview_bug595965.js
rename : browser/base/content/test/tabview/browser_tabview_bug596781.js => browser/components/tabview/test/browser_tabview_bug596781.js
rename : browser/base/content/test/tabview/browser_tabview_bug597248.js => browser/components/tabview/test/browser_tabview_bug597248.js
rename : browser/base/content/test/tabview/browser_tabview_bug597360.js => browser/components/tabview/test/browser_tabview_bug597360.js
rename : browser/base/content/test/tabview/browser_tabview_bug597399.js => browser/components/tabview/test/browser_tabview_bug597399.js
rename : browser/base/content/test/tabview/browser_tabview_bug597980.js => browser/components/tabview/test/browser_tabview_bug597980.js
rename : browser/base/content/test/tabview/browser_tabview_bug598375.js => browser/components/tabview/test/browser_tabview_bug598375.js
rename : browser/base/content/test/tabview/browser_tabview_bug598600.js => browser/components/tabview/test/browser_tabview_bug598600.js
rename : browser/base/content/test/tabview/browser_tabview_bug599048.js => browser/components/tabview/test/browser_tabview_bug599048.js
rename : browser/base/content/test/tabview/browser_tabview_bug599626.js => browser/components/tabview/test/browser_tabview_bug599626.js
rename : browser/base/content/test/tabview/browser_tabview_bug600645.js => browser/components/tabview/test/browser_tabview_bug600645.js
rename : browser/base/content/test/tabview/browser_tabview_bug600812.js => browser/components/tabview/test/browser_tabview_bug600812.js
rename : browser/base/content/test/tabview/browser_tabview_bug602432.js => browser/components/tabview/test/browser_tabview_bug602432.js
rename : browser/base/content/test/tabview/browser_tabview_bug604098.js => browser/components/tabview/test/browser_tabview_bug604098.js
rename : browser/base/content/test/tabview/browser_tabview_bug606657.js => browser/components/tabview/test/browser_tabview_bug606657.js
rename : browser/base/content/test/tabview/browser_tabview_bug606905.js => browser/components/tabview/test/browser_tabview_bug606905.js
rename : browser/base/content/test/tabview/browser_tabview_bug607108.js => browser/components/tabview/test/browser_tabview_bug607108.js
rename : browser/base/content/test/tabview/browser_tabview_bug608037.js => browser/components/tabview/test/browser_tabview_bug608037.js
rename : browser/base/content/test/tabview/browser_tabview_bug608158.js => browser/components/tabview/test/browser_tabview_bug608158.js
rename : browser/base/content/test/tabview/browser_tabview_bug608184.js => browser/components/tabview/test/browser_tabview_bug608184.js
rename : browser/base/content/test/tabview/browser_tabview_bug608405.js => browser/components/tabview/test/browser_tabview_bug608405.js
rename : browser/base/content/test/tabview/browser_tabview_bug610208.js => browser/components/tabview/test/browser_tabview_bug610208.js
rename : browser/base/content/test/tabview/browser_tabview_bug610242.js => browser/components/tabview/test/browser_tabview_bug610242.js
rename : browser/base/content/test/tabview/browser_tabview_bug612470.js => browser/components/tabview/test/browser_tabview_bug612470.js
rename : browser/base/content/test/tabview/browser_tabview_bug613541.js => browser/components/tabview/test/browser_tabview_bug613541.js
rename : browser/base/content/test/tabview/browser_tabview_bug616729.js => browser/components/tabview/test/browser_tabview_bug616729.js
rename : browser/base/content/test/tabview/browser_tabview_bug616967.js => browser/components/tabview/test/browser_tabview_bug616967.js
rename : browser/base/content/test/tabview/browser_tabview_bug618816.js => browser/components/tabview/test/browser_tabview_bug618816.js
rename : browser/base/content/test/tabview/browser_tabview_bug618828.js => browser/components/tabview/test/browser_tabview_bug618828.js
rename : browser/base/content/test/tabview/browser_tabview_bug619937.js => browser/components/tabview/test/browser_tabview_bug619937.js
rename : browser/base/content/test/tabview/browser_tabview_bug622835.js => browser/components/tabview/test/browser_tabview_bug622835.js
rename : browser/base/content/test/tabview/browser_tabview_bug623768.js => browser/components/tabview/test/browser_tabview_bug623768.js
rename : browser/base/content/test/tabview/browser_tabview_bug624265.js => browser/components/tabview/test/browser_tabview_bug624265.js
rename : browser/base/content/test/tabview/browser_tabview_bug624692.js => browser/components/tabview/test/browser_tabview_bug624692.js
rename : browser/base/content/test/tabview/browser_tabview_bug624727.js => browser/components/tabview/test/browser_tabview_bug624727.js
rename : browser/base/content/test/tabview/browser_tabview_bug624847.js => browser/components/tabview/test/browser_tabview_bug624847.js
rename : browser/base/content/test/tabview/browser_tabview_bug624931.js => browser/components/tabview/test/browser_tabview_bug624931.js
rename : browser/base/content/test/tabview/browser_tabview_bug624953.js => browser/components/tabview/test/browser_tabview_bug624953.js
rename : browser/base/content/test/tabview/browser_tabview_bug625195.js => browser/components/tabview/test/browser_tabview_bug625195.js
rename : browser/base/content/test/tabview/browser_tabview_bug625269.js => browser/components/tabview/test/browser_tabview_bug625269.js
rename : browser/base/content/test/tabview/browser_tabview_bug625424.js => browser/components/tabview/test/browser_tabview_bug625424.js
rename : browser/base/content/test/tabview/browser_tabview_bug625955.js => browser/components/tabview/test/browser_tabview_bug625955.js
rename : browser/base/content/test/tabview/browser_tabview_bug626368.js => browser/components/tabview/test/browser_tabview_bug626368.js
rename : browser/base/content/test/tabview/browser_tabview_bug626455.js => browser/components/tabview/test/browser_tabview_bug626455.js
rename : browser/base/content/test/tabview/browser_tabview_bug626525.js => browser/components/tabview/test/browser_tabview_bug626525.js
rename : browser/base/content/test/tabview/browser_tabview_bug626791.js => browser/components/tabview/test/browser_tabview_bug626791.js
rename : browser/base/content/test/tabview/browser_tabview_bug627288.js => browser/components/tabview/test/browser_tabview_bug627288.js
rename : browser/base/content/test/tabview/browser_tabview_bug627736.js => browser/components/tabview/test/browser_tabview_bug627736.js
rename : browser/base/content/test/tabview/browser_tabview_bug628061.js => browser/components/tabview/test/browser_tabview_bug628061.js
rename : browser/base/content/test/tabview/browser_tabview_bug628165.js => browser/components/tabview/test/browser_tabview_bug628165.js
rename : browser/base/content/test/tabview/browser_tabview_bug628270.js => browser/components/tabview/test/browser_tabview_bug628270.js
rename : browser/base/content/test/tabview/browser_tabview_bug628887.js => browser/components/tabview/test/browser_tabview_bug628887.js
rename : browser/base/content/test/tabview/browser_tabview_bug629189.js => browser/components/tabview/test/browser_tabview_bug629189.js
rename : browser/base/content/test/tabview/browser_tabview_bug629195.js => browser/components/tabview/test/browser_tabview_bug629195.js
rename : browser/base/content/test/tabview/browser_tabview_bug630102.js => browser/components/tabview/test/browser_tabview_bug630102.js
rename : browser/base/content/test/tabview/browser_tabview_bug630157.js => browser/components/tabview/test/browser_tabview_bug630157.js
rename : browser/base/content/test/tabview/browser_tabview_bug631662.js => browser/components/tabview/test/browser_tabview_bug631662.js
rename : browser/base/content/test/tabview/browser_tabview_bug631752.js => browser/components/tabview/test/browser_tabview_bug631752.js
rename : browser/base/content/test/tabview/browser_tabview_bug633190.js => browser/components/tabview/test/browser_tabview_bug633190.js
rename : browser/base/content/test/tabview/browser_tabview_bug633788.js => browser/components/tabview/test/browser_tabview_bug633788.js
rename : browser/base/content/test/tabview/browser_tabview_bug634077.js => browser/components/tabview/test/browser_tabview_bug634077.js
rename : browser/base/content/test/tabview/browser_tabview_bug634085.js => browser/components/tabview/test/browser_tabview_bug634085.js
rename : browser/base/content/test/tabview/browser_tabview_bug634672.js => browser/components/tabview/test/browser_tabview_bug634672.js
rename : browser/base/content/test/tabview/browser_tabview_bug635696.js => browser/components/tabview/test/browser_tabview_bug635696.js
rename : browser/base/content/test/tabview/browser_tabview_bug637840.js => browser/components/tabview/test/browser_tabview_bug637840.js
rename : browser/base/content/test/tabview/browser_tabview_bug640765.js => browser/components/tabview/test/browser_tabview_bug640765.js
rename : browser/base/content/test/tabview/browser_tabview_bug641802.js => browser/components/tabview/test/browser_tabview_bug641802.js
rename : browser/base/content/test/tabview/browser_tabview_bug642793.js => browser/components/tabview/test/browser_tabview_bug642793.js
rename : browser/base/content/test/tabview/browser_tabview_bug643392.js => browser/components/tabview/test/browser_tabview_bug643392.js
rename : browser/base/content/test/tabview/browser_tabview_bug644097.js => browser/components/tabview/test/browser_tabview_bug644097.js
rename : browser/base/content/test/tabview/browser_tabview_bug648882.js => browser/components/tabview/test/browser_tabview_bug648882.js
rename : browser/base/content/test/tabview/browser_tabview_bug649006.js => browser/components/tabview/test/browser_tabview_bug649006.js
rename : browser/base/content/test/tabview/browser_tabview_bug649307.js => browser/components/tabview/test/browser_tabview_bug649307.js
rename : browser/base/content/test/tabview/browser_tabview_bug649319.js => browser/components/tabview/test/browser_tabview_bug649319.js
rename : browser/base/content/test/tabview/browser_tabview_bug650280.js => browser/components/tabview/test/browser_tabview_bug650280.js
rename : browser/base/content/test/tabview/browser_tabview_bug650573.js => browser/components/tabview/test/browser_tabview_bug650573.js
rename : browser/base/content/test/tabview/browser_tabview_bug651311.js => browser/components/tabview/test/browser_tabview_bug651311.js
rename : browser/base/content/test/tabview/browser_tabview_bug654295.js => browser/components/tabview/test/browser_tabview_bug654295.js
rename : browser/base/content/test/tabview/browser_tabview_bug654721.js => browser/components/tabview/test/browser_tabview_bug654721.js
rename : browser/base/content/test/tabview/browser_tabview_bug654941.js => browser/components/tabview/test/browser_tabview_bug654941.js
rename : browser/base/content/test/tabview/browser_tabview_bug655269.js => browser/components/tabview/test/browser_tabview_bug655269.js
rename : browser/base/content/test/tabview/browser_tabview_bug656778.js => browser/components/tabview/test/browser_tabview_bug656778.js
rename : browser/base/content/test/tabview/browser_tabview_bug656913.js => browser/components/tabview/test/browser_tabview_bug656913.js
rename : browser/base/content/test/tabview/browser_tabview_bug662266.js => browser/components/tabview/test/browser_tabview_bug662266.js
rename : browser/base/content/test/tabview/browser_tabview_bug663421.js => browser/components/tabview/test/browser_tabview_bug663421.js
rename : browser/base/content/test/tabview/browser_tabview_bug665502.js => browser/components/tabview/test/browser_tabview_bug665502.js
rename : browser/base/content/test/tabview/browser_tabview_bug669694.js => browser/components/tabview/test/browser_tabview_bug669694.js
rename : browser/base/content/test/tabview/browser_tabview_bug673196.js => browser/components/tabview/test/browser_tabview_bug673196.js
rename : browser/base/content/test/tabview/browser_tabview_bug673729.js => browser/components/tabview/test/browser_tabview_bug673729.js
rename : browser/base/content/test/tabview/browser_tabview_bug677310.js => browser/components/tabview/test/browser_tabview_bug677310.js
rename : browser/base/content/test/tabview/browser_tabview_bug679853.js => browser/components/tabview/test/browser_tabview_bug679853.js
rename : browser/base/content/test/tabview/browser_tabview_bug681599.js => browser/components/tabview/test/browser_tabview_bug681599.js
rename : browser/base/content/test/tabview/browser_tabview_bug685476.js => browser/components/tabview/test/browser_tabview_bug685476.js
rename : browser/base/content/test/tabview/browser_tabview_bug685692.js => browser/components/tabview/test/browser_tabview_bug685692.js
rename : browser/base/content/test/tabview/browser_tabview_bug686654.js => browser/components/tabview/test/browser_tabview_bug686654.js
rename : browser/base/content/test/tabview/browser_tabview_click_group.js => browser/components/tabview/test/browser_tabview_click_group.js
rename : browser/base/content/test/tabview/browser_tabview_dragdrop.js => browser/components/tabview/test/browser_tabview_dragdrop.js
rename : browser/base/content/test/tabview/browser_tabview_exit_button.js => browser/components/tabview/test/browser_tabview_exit_button.js
rename : browser/base/content/test/tabview/browser_tabview_expander.js => browser/components/tabview/test/browser_tabview_expander.js
rename : browser/base/content/test/tabview/browser_tabview_firstrun_pref.js => browser/components/tabview/test/browser_tabview_firstrun_pref.js
rename : browser/base/content/test/tabview/browser_tabview_group.js => browser/components/tabview/test/browser_tabview_group.js
rename : browser/base/content/test/tabview/browser_tabview_launch.js => browser/components/tabview/test/browser_tabview_launch.js
rename : browser/base/content/test/tabview/browser_tabview_layout.js => browser/components/tabview/test/browser_tabview_layout.js
rename : browser/base/content/test/tabview/browser_tabview_multiwindow_search.js => browser/components/tabview/test/browser_tabview_multiwindow_search.js
rename : browser/base/content/test/tabview/browser_tabview_privatebrowsing.js => browser/components/tabview/test/browser_tabview_privatebrowsing.js
rename : browser/base/content/test/tabview/browser_tabview_rtl.js => browser/components/tabview/test/browser_tabview_rtl.js
rename : browser/base/content/test/tabview/browser_tabview_search.js => browser/components/tabview/test/browser_tabview_search.js
rename : browser/base/content/test/tabview/browser_tabview_snapping.js => browser/components/tabview/test/browser_tabview_snapping.js
rename : browser/base/content/test/tabview/browser_tabview_startup_transitions.js => browser/components/tabview/test/browser_tabview_startup_transitions.js
rename : browser/base/content/test/tabview/browser_tabview_storage_policy.js => browser/components/tabview/test/browser_tabview_storage_policy.js
rename : browser/base/content/test/tabview/browser_tabview_thumbnail_storage.js => browser/components/tabview/test/browser_tabview_thumbnail_storage.js
rename : browser/base/content/test/tabview/browser_tabview_undo_group.js => browser/components/tabview/test/browser_tabview_undo_group.js
rename : browser/base/content/test/tabview/dummy_page.html => browser/components/tabview/test/dummy_page.html
rename : browser/base/content/test/tabview/head.js => browser/components/tabview/test/head.js
rename : browser/base/content/test/tabview/search1.html => browser/components/tabview/test/search1.html
rename : browser/base/content/test/tabview/search2.html => browser/components/tabview/test/search2.html
rename : browser/base/content/test/tabview/test_bug600645.html => browser/components/tabview/test/test_bug600645.html
rename : browser/base/content/test/tabview/test_bug644097.html => browser/components/tabview/test/test_bug644097.html
rename : browser/base/content/tabview/thumbnailStorage.js => browser/components/tabview/thumbnailStorage.js
rename : browser/base/content/tabview/trench.js => browser/components/tabview/trench.js
rename : browser/base/content/tabview/ui.js => browser/components/tabview/ui.js
2011-10-05 08:46:47 -07:00
Gavin Sharp
e02a83b01d Bug 695320: fix TabView::init to support window state changes that both hide/remove the toolbar, r=ttaubert 2011-10-14 22:21:49 -07:00
Marco Zehe
e5212b8670 Bug 694266 - Change about window to be an accessible dialog and put all relevant static info into its acc description. r=gavin 2011-10-20 10:27:13 -04:00
Javi Rueda
0071427110 Bug 448717 - Firefox improperly names html file type "Firefox Document". r=rstrong 2011-10-20 09:51:44 +02:00
Graeme McCutcheon
0898a23076 Bug 682618 - Explicitly blur and focus elements to ensure IsCommandEnabled calls are dispatched to correct element. r=gavin 2011-09-10 17:17:36 +01:00
Raymond Lee
f5e1237974 Bug 593283 - Persist each group's active tab across sessions; r=dietrich 2011-09-20 13:21:50 +01:00
Gavin Sharp
cc0ef8b5ee Bug 610203: alt+enter in location bar shouldn't open invisible tabs in popup windows (open them in a full browser window instead), r=dao 2010-11-07 08:30:26 -05:00
Margaret Leibovic
4aed6acf01 Bug 610203: Add tests for handleURLBarCommand, r=gavin 2011-10-06 09:52:10 -07:00
Matt Brubeck
5e5628b0b1 Merge mozilla-central to mozilla-inbound 2011-10-06 10:23:02 -07:00
Ed Morley
4b1e32b2ba Bug 689884 - Remove deleted Makefiles from *makefiles.sh; r=khuey 2011-10-06 17:15:07 +01:00
Ed Morley
72ed7305fc Bug 689884 - Deleted the now unused Makefiles from the tree; r=khuey 2011-10-06 17:15:07 +01:00
Ed Morley
918444551f Bug 689884 - Skip Makefiles that are no-op or else only |DIRS = a_single_subdir|; r=khuey 2011-10-06 17:15:07 +01:00
Mike Hommey
3f485aa66c Bug 681893 - Add the CRT dlls we don't use to the remove-files lists. Also fix inclusion of the MSVC 10 CRT in the js shell archive. r=khuey 2011-08-29 07:23:20 +02:00
Gavin Sharp
c085637890 Bug 553577: don't let failures to save the search to form history prevent the search bar from working, r=dao 2011-03-28 18:59:26 -04:00
Pascal Chevrel
17dd46e821 Bug 619069 - Command line options --new-tab and --new-window not documented; r=gavin.sharp 2011-01-14 07:33:00 -05:00
Brian Carpenter
b2f5697426 Bug 629626 - Remove unused nv_stopped and nv_done strings; r=dolske 2011-01-30 05:21:00 -05:00
Margaret Leibovic
279e7fb21b Bug 646858 - Remove old geolocation learn more link code from nsBrowserGlue.js r=gavin 2011-03-31 10:50:03 -07:00
Ehsan Akhgari
49fceed112 Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge) 2011-04-01 12:23:48 -04:00
Gavin Sharp
bd477a6b06 Bug 553577: don't let failures to save the search to form history prevent the search bar from working, r=dao 2011-03-28 18:59:26 -04:00
Pascal Chevrel
023b3f6740 Bug 619069 - Command line options --new-tab and --new-window not documented; r=gavin.sharp 2011-01-14 07:33:00 -05:00
Brian Carpenter
acdeedf424 Bug 629626 - Remove unused nv_stopped and nv_done strings; r=dolske 2011-01-30 05:21:00 -05:00
Margaret Leibovic
e1a9a8f465 Bug 646858 - Remove old geolocation learn more link code from nsBrowserGlue.js r=gavin 2011-03-31 10:50:03 -07:00
Ehsan Akhgari
41f6aee99f Merge cedar into mozilla-central 2011-03-31 14:11:37 -04:00
Shawn Wilsher
a34ac49a4d Bug 645086 - Stop using [deprecated] Storage methods (nsPrivateBrowsingService.js)
r=ehsan
2011-03-31 10:19:31 -07:00
Ehsan Akhgari
4524028f13 Backout changeset 7fbc721aa455 (bug 634672) because it breaks the Mac mochitest-browser-chrome tests 2011-03-31 12:00:08 -04:00
Kyle Huey
e169e16015 Back out Bug 639754. 2011-03-31 09:12:20 -04:00
Kyle Huey
61ff9410c4 Backed out changeset a5dbece71e4a due to test failures 2011-03-31 09:11:21 -04:00
Matheus Kerschbaum
1f81122982 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now. r=bsmedberg 2011-03-31 07:22:55 -04:00
Ehsan Akhgari
a0f4acae30 Merge cedar into mozilla-central 2011-03-30 13:53:35 -04:00
Dão Gottwald
141fc835b6 Bug 603790 - drop the drop shadow on buttons and textfields. r=shorlander
--HG--
extra : rebase_source : 1798d85a531486d3f1e0f2548f5c5955f4db74b7
2011-03-29 19:53:28 +02:00
Raymond Lee
1f8228e780 Bug 587276 - KeyEvent in TabCandy window affect browser [r=ian]
--HG--
extra : rebase_source : 9076dbf84083b547498e997fa3ceaa9d7fa04b7e
2011-03-29 10:51:26 +08:00
Chris Leary
733f538571 Merge mozilla-central and tracemonkey. 2011-03-29 14:52:44 -07:00
Chris Leary
78ceed9ab7 Merge mozilla-central to tracemonkey. 2011-03-29 09:05:25 -07:00
Ehsan Akhgari
4150039d5f Back out changeset 7395f456cf4b (bug 594614) because it wasn't quite ready 2011-03-28 16:35:05 -04:00
Raymond Lee
1c9eba8fcc Bug 609803 - Intermittent timeout in browser/base/content/test/tabview/browser_tabview_launch.js followed by 'browser_tabview_privatebrowsing.js | Tab View is visible again' and finally a suite timeout in browser_tabview_undo_group.js [r=ian,a=test]
--HG--
extra : rebase_source : 0e399d4fa59cc9788935005c8e7d1feca6a46a55
2011-03-08 16:10:07 +08:00
Raymond Lee
b4ad11ee0d Bug 615954 - Intermittent Failure in tabview/browser_tabview_bug597248.js | Tab item is showing cached data and is already connected or | Tab item is not showing cached data anymore [r=ian, a=test]
--HG--
extra : rebase_source : f77414f00639ed8726d9e53ddbbaa76ee57bd552
2011-03-01 12:07:00 +08:00
Raymond Lee
894a15e42e Bug 623673 - Consolidate code for 'new window' tests into newWindowWithTabView [r=ian, a=test]
--HG--
extra : rebase_source : efab3b3c8bcc42beca1055c270e12d9f7922ce43
2011-03-04 10:51:27 +08:00
Tim Taubert
ef1f986004 Bug 631752 - Tab aspect ratio gets changed on drag-drop orphaning [r=ian]
--HG--
extra : rebase_source : ddac3b95a6bc946e31edc88ba1d54df9a1c84e48
2011-03-28 20:20:26 +02:00
Tim Taubert
7913c7f420 Bug 634672 - Minimum tab size is no longer being respected [r=ian]
--HG--
extra : rebase_source : 149bc511ba1d99da8f449d547eb1ccafc81bbf77
2011-03-29 02:47:23 +02:00
Tim Taubert
a97458a839 Bug 638083 - browser_tabview_orphaned_tabs.js | tabview assert: callback arg must be a function [r=ian, a=test]
--HG--
extra : rebase_source : 76ddb0bfc89740c72da5e8252ce0ee45280aa8dc
2011-03-07 11:02:21 +01:00
Dão Gottwald
2e57c45181 Bug 642355 - Fix print preview in popups. r=gavin 2011-03-31 10:12:10 +02:00
Jim Mathies
ca0d92295a Bug 597911. Give 64-bit builds on Windows a different application id. r=rstrong 2011-03-29 22:24:54 -04:00
Ehsan Akhgari
ca0a27ab24 Merge cedar into mozilla-central 2011-03-29 10:39:07 -04:00
Phil Ringnalda
ec01d92d26 Bug 641182 - Remove stray outdated ARIA namespace in security prefpane, r=gavin 2011-03-14 02:29:26 -07:00
Jim Mathies
c07aaaf688 64-bit installer bustage fix, use ';' in comment vs. '//'. a=buildbustage 2011-03-31 07:07:49 -05:00
Ehsan Akhgari
6171831c1d Bug 631152 - Search autocomplete popup opens in the wrong position in RTL mode; r=gavin 2011-02-03 19:52:46 -05:00
Ehsan Akhgari
1a363fa042 Bug 631973 - Opening Firefox in permanent private browsing mode opens an additional window with the home page; r=gavin 2011-03-28 16:29:22 -04:00
Raymond Lee
f5d57e79a6 Bug 608407 - GroupItems.getActiveOrphanTab should use UI.getActiveTabRef r=ian 2011-04-04 10:27:50 +08:00
Raymond Lee
48d2bcf2f6 Bug 620506 - Remove debugging rect code r=ian 2011-04-05 18:05:01 +08:00
Raymond Lee
3250786751 Bug 645964 - Part of the undo close group button doesn't response to click [r=ian] 2011-03-30 09:36:33 +08:00
Matheus Kerschbaum
93480c6366 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg 2011-04-02 19:14:00 -07:00
Masatoshi Kimura
0db310191f Remove native uconv. Bug 644801, r=smontagu 2011-04-05 11:13:21 +03:00
Tim Taubert
43c8c106cc Bug 666592 - Intermittent failure in browser_tabview_bug589324.js | Test timed out, followed by 'Found a browser window after previous test timed out'; r=dao 2011-06-28 15:06:19 +02:00
Tim Taubert
894b9cbc8c Bug 658898 - Intermittent browser_tabview_bug624265.js | There is one single groupItem - Got 2, expected 1; f=raymond, r=ehsan 2011-05-27 10:32:04 +02:00
Michael Ventnor
8bbe956d5a Backout Bug 566489, r=sdwilsh 2011-05-27 08:52:47 +10:00
Paul Biggar
bc3d36f617 Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.

Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
Paul Biggar
c0aeeea187 Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.

Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
Margaret Leibovic
46bea3a656 Bug 648362 - Update about window to use new background images, r=gavin 2011-04-11 12:59:21 -07:00
Dave Townsend
dab9719f1a Bug 649168 - "Need to ship feedback with the aurora and beta channels" [r=gavin.sharp] 2011-04-11 19:12:00 -04:00
Jono X
8c8aec2bf9 Bug 577694 - Add detection of accessibility instantiation [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
6640b227f7 Bug 648829 - Show happy/sad menu items to all Feedback users regardless of version [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
131e6a0e88 Bug 645982 - Possible error in code [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
81d4570a01 Bug 645858 - Include Firefox update channel in metadata [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
b422824287 Bug 645092 - Stop using [deprecated] Storage methods (testpilot) [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
d0235b3203 Bug 644582 - 0x80004005 (NS_ERROR_FAILURE) location: JS frame :: resource://testpilot/modules/feedback.js :: FeedbackManager_isInputUrl :: line 109 [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
a574e87cfe Bug 640260 - Toolbar icon briefly appear on startup with TP enabled [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
469de92d8b Bug 645860 - "Studies should have a way to write metadata" [r=mark.finkle] 2011-04-11 16:16:00 -04:00
Jono X
fb273c89ba Bug 648715 - "Version/Channel compatibility for Firefox 5 beta" [r=mark.finkle] 2011-04-09 23:33:00 -04:00
Gavin Sharp
a5a139c1d4 Bug 648368: Change default branding from "Minefield" to "Nightly", graphics by Sean Martell <smartell@mozilla.com>, r=dolske
--HG--
extra : rebase_source : 92623874b3c137e454b4383d556c0af2b281cf9c
2011-04-11 09:43:52 -07:00
Gavin Sharp
6c3a6ae5e6 Bug 648368: add branding for Aurora, graphics by Sean Martell <smartell@mozilla.com>, r=dolske
--HG--
rename : browser/branding/nightly/Makefile.in => browser/branding/aurora/Makefile.in
rename : browser/branding/nightly/background.png => browser/branding/aurora/background.png
rename : browser/branding/nightly/branding.nsi => browser/branding/aurora/branding.nsi
rename : browser/branding/nightly/configure.sh => browser/branding/aurora/configure.sh
rename : browser/branding/nightly/content/Makefile.in => browser/branding/aurora/content/Makefile.in
rename : browser/branding/nightly/content/about-logo.png => browser/branding/aurora/content/about-logo.png
rename : browser/branding/nightly/content/about-wordmark.png => browser/branding/aurora/content/about-wordmark.png
rename : browser/branding/nightly/content/about.png => browser/branding/aurora/content/about.png
rename : browser/branding/nightly/content/icon48.png => browser/branding/aurora/content/icon48.png
rename : browser/branding/nightly/content/icon64.png => browser/branding/aurora/content/icon64.png
rename : browser/branding/nightly/content/jar.mn => browser/branding/aurora/content/jar.mn
rename : browser/branding/nightly/default16.png => browser/branding/aurora/default16.png
rename : browser/branding/nightly/default32.png => browser/branding/aurora/default32.png
rename : browser/branding/nightly/default48.png => browser/branding/aurora/default48.png
rename : browser/branding/nightly/disk.icns => browser/branding/aurora/disk.icns
rename : browser/branding/nightly/document-os2.ico => browser/branding/aurora/document-os2.ico
rename : browser/branding/nightly/document.icns => browser/branding/aurora/document.icns
rename : browser/branding/nightly/document.ico => browser/branding/aurora/document.ico
rename : browser/branding/nightly/document.png => browser/branding/aurora/document.png
rename : browser/branding/nightly/dsstore => browser/branding/aurora/dsstore
rename : browser/branding/nightly/firefox-os2.ico => browser/branding/aurora/firefox-os2.ico
rename : browser/branding/nightly/firefox.icns => browser/branding/aurora/firefox.icns
rename : browser/branding/nightly/firefox.ico => browser/branding/aurora/firefox.ico
rename : browser/branding/nightly/locales/Makefile.in => browser/branding/aurora/locales/Makefile.in
rename : browser/branding/nightly/locales/browserconfig.properties => browser/branding/aurora/locales/browserconfig.properties
rename : browser/branding/nightly/locales/en-US/brand.dtd => browser/branding/aurora/locales/en-US/brand.dtd
rename : browser/branding/nightly/locales/en-US/brand.properties => browser/branding/aurora/locales/en-US/brand.properties
rename : browser/branding/nightly/locales/jar.mn => browser/branding/aurora/locales/jar.mn
rename : browser/branding/nightly/mozicon128.png => browser/branding/aurora/mozicon128.png
rename : browser/branding/nightly/pref/firefox-branding.js => browser/branding/aurora/pref/firefox-branding.js
rename : browser/branding/nightly/splash.bmp => browser/branding/aurora/splash.bmp
rename : browser/branding/nightly/wizHeader.bmp => browser/branding/aurora/wizHeader.bmp
rename : browser/branding/nightly/wizHeaderRTL.bmp => browser/branding/aurora/wizHeaderRTL.bmp
rename : browser/branding/nightly/wizWatermark.bmp => browser/branding/aurora/wizWatermark.bmp
extra : rebase_source : 42e0e358f0357324cb71270d720de2b920ed2c26
2011-04-08 09:29:09 -07:00
Geoff Lankow
fcaba1a404 Bug 663771 - HistoryMenu.toggleTabsFromOtherComputers doesn't account for other uses of the HistoryMenu class; r=mak77 2011-06-18 20:59:03 +12:00
Mounir Lamouri
3be4c39ecb Merging mozilla-inbound with mozilla-central. 2011-06-18 18:29:10 +02:00
Marco Bonardo
a77ba384e4 Merge Places and mozilla-central 2011-06-18 13:09:31 +02:00
Dão Gottwald
a622da6363 Bug 664672 - When a tab has been removed, cut off its link to the browser. r=gavin 2011-06-18 13:03:41 +02:00
ffxbld
57d7033436 Automated blocklist update from host linux-ix-slave38 2011-06-18 02:57:51 -07:00
Ed Morley
0e29105439 Bug 664979 - Merge nsISHistory_2_0_BRANCH into nsISHistory; r=bz 2011-06-18 11:03:17 +02:00
Jared Wein
c9858e0c43 Bug 598169 - The new "About" dialog should allow version-string to be selectable. r=dolske 2011-06-17 18:01:36 -07:00
Paul O’Shannessy
ea4048a5ca Backed out changeset 8cc188180ab5 (Bug 625016) 2011-06-17 15:22:23 -07:00
Paul O’Shannessy
06208810a3 Bug 625016 - Users have app tab and panorama data loss depending on window close order [r=dietrich] 2011-06-17 12:38:38 -07:00
Paul O’Shannessy
4789fe8da8 Bug 661755 - [session restore cleanup] Fix line endings in tests [r=dietrich] 2011-06-17 12:37:55 -07:00
Jezreel Ng
ad4282e6ca Bug 588506 - nsSessionStartup is keeping restored session in memory [r=zpao] 2011-06-17 12:37:39 -07:00
Tim Taubert
6a2ade6fb2 Bug 664669 - tab._tabViewTabIsRemovedAfterRestore should be attached to the tabItem rather than the xulTab; r=dao 2011-06-17 18:47:43 +02:00
Mounir Lamouri
12c71e7bf0 Merging mozilla-central with mozilla-inbound. 2011-06-17 15:29:14 +02:00
Mounir Lamouri
38dbd10996 Merging mozilla-central with mozilla-inbound. 2011-06-17 15:26:17 +02:00
Tim Taubert
53925ac13f Bug 663421 - Don't close empty groups automatically; f=raymond, r=dietrich 2011-06-17 14:07:59 +02:00
Tim Taubert
8813e053ca Bug 662266 - Tabs are not re-arranged when closing a tab in an expanded group; f=raymond, r=dietrich 2011-06-17 14:07:59 +02:00