Commit graph

1728 commits

Author SHA1 Message Date
Dave Townsend
7c6599530e Bug 623192: Restarting download of add-on completely removes progress notification. r=gavin, a=blocks-final 2011-01-07 09:16:35 -08:00
Dão Gottwald
d7b45022dc Bug 621344 - Displaying print preview stacks app tabs. r=dolske 2011-01-05 07:59:36 +01:00
Dave Townsend
36a98b0a25 Bug 570012: Show download progress when installing new add-ons. r=gavin, a=blocks-betaN 2011-01-03 11:40:47 -08:00
Boris Zbarsky
f5e4cf5996 Bug 331959 and bug 127903. Make situations in which an anchor or submit control is nested inside another anchor and the inner thing is clicked trigger the inner thing, not both. r=smaug,gavin a=blocker 2010-12-27 14:42:10 -06:00
Gavin Sharp
c3c52e4815 Back out 0ab0603bea99 (bug 489303) due to suspected Txul regression, a=backout 2010-12-25 14:55:35 -05:00
Dão Gottwald
eddb3a79c9 Bug 606678 - use openLinkIn in nsContextMenu ("Open Link in New Tab" shouldn't add tabs to popups). r=gavin a=b
--HG--
extra : rebase_source : c76eb56bdcdb55bf965b5c3adebfeb6720a733db
2010-12-25 00:11:45 +01:00
Neil Deakin
8be581fb19 Bug 489303 - No resizer since the statusbar is gone, r=gavin+roc, a=b 2010-12-21 13:19:00 -08:00
Raymond Lee
66e44b9af9 Bug 614348 - browser/fuel/test/browser_ApplicationQuitting.js causes ASSERTION: XPConnect is being called on a scope without a 'Components' property r=ian, a=blocking
--HG--
extra : rebase_source : cbb1478b1039945bc18c435f944ee79f446d26dd
2010-12-21 14:01:10 -08:00
Mounir Lamouri
f03d9a5bad Bug 613973 - Do not hide the invalid form popup if the user types in the invalid form control. r=dao ui-r=limi a=sicking
--HG--
extra : rebase_source : d9b66826cbb93e62bc0c5ce523a99ef2262cb9e7
2010-12-17 18:05:14 -08:00
Mounir Lamouri
6cbd07e326 Bug 595922 - tooltips should not show form validation message if the form element has @novalidate. r+a=sicking
--HG--
extra : rebase_source : 88cb0d8842bfbbf0e85617b9e2eabf0a2128ab98
2010-12-17 09:47:30 -08:00
Margaret Leibovic
15de57bf72 Bug 618437 - No indication of blocked popups when the notification bar is disabled. r=dao, a=blocking-beta9
--HG--
extra : rebase_source : c4d2225abba80313d7830ccc96a1f7d5315ff888
2010-12-16 09:53:27 -08:00
Ben Turner
b6be7f9b9e Bug 595253 - 'IndexedDB: Notifications should auto-dismiss in some circumstances'. r=gavin, a=blocking. 2010-12-16 09:53:16 -08:00
Shawn Wilsher
f14c3b0dcc Merge Places and mozilla-central
a=bsmedberg
2010-12-15 19:24:51 -08:00
Shawn Wilsher
7cd8f091ad Merge mozilla-central to Places. 2010-12-13 15:08:04 -08:00
Shawn Wilsher
4d4634434f Merge mozilla-central into Places. 2010-12-07 15:06:32 -08:00
Dão Gottwald
bc65b16b58 Bug 615515 - Set the whole item as the dragged element. r=enn 2010-12-07 12:59:15 +01:00
Shawn Wilsher
aeffa1f8c7 Merge mozilla-central into Places 2010-12-06 09:48:54 -08:00
Neil Deakin
159870049d Bug 606343, part 3, use centered arrow panel for bookmarks and identity panel, r=dao, a=blocking 2010-12-05 17:10:45 -05:00
Shawn Wilsher
5126652a70 Merge mozilla-central to Places. 2010-12-02 09:05:33 -08:00
Dave Townsend
fae3b42189 Bug 617325: With 'Get Add-ons' category selected, toolbars are visible when opening the add-ons manager. r=gavin, a=blocks-final 2010-12-15 12:53:08 -08:00
Marco Bonardo
e5f2c67526 Bug 614790 - Bookmarks roots init could be locking with the first visit addition.
r=sdwilsh a=blocking
2010-11-29 18:33:26 +01:00
Dave Townsend
fffb2c28f3 Bug 571970: Main browser chrome should be hidden when viewing in-content UI. r=gavin, a=blocks-betaN 2010-12-06 10:05:55 -08:00
Ehsan Akhgari
5e23097cf3 Bug 614995 - Assertion in the browser-chrome suite due to BrowserOffline.uninit trying to remove its observers even if it hasn't registered them (ASSERTION: Oops! You're asking for a weak reference to an object that doesn't support that.: 'factoryPtr'); r,a=gavin 2010-11-26 15:24:51 -05:00
Ehsan Akhgari
2afb1bc46b Bug 614993 - Assertion in the browser-chrome suite due to gPrivateBrowsingUI.uninit trying to remove its observers even if it hasn't registered them (ASSERTION: Oops! You're asking for a weak reference to an object that doesn't support that.: 'factoryPtr'); r,a=gavin 2010-11-26 15:24:38 -05:00
Frank Yan
ec535afdff Bug 604419 - Selecting "Don't show this message..." should prevent pop-up blocked info bar from being displayed. r=gavin ui-r=faaborg a=blockingfinal 2010-12-01 00:06:54 -08:00
Ehsan Akhgari
1feafdb835 Back out bug 608158, bug 608037 and bug 567029 because of the browser-chrome leaks 2010-11-30 14:50:42 -05:00
Raymond Lee
0a70b01cbe Bug 608037 - Undo close tab in Panorama UI should keep you in Panorama UI [r=ian, a=beltzner]
--HG--
extra : rebase_source : 6ccf0158f4eb2b969a31590eb36a6ec1eb2c7853
2010-11-30 13:03:51 +08:00
Margaret Leibovic
f852314cf2 Bug 608791 - onBeforeLinkTraversal should compare host strings instead of top level domains. r=gavin, a=blocking 2010-11-29 13:22:25 -08:00
Ehsan Akhgari
d45c12ebf9 Bug 607482 - Part 2: Adjust the test so that the code doesn't need to unset the attribute asynchronously; r=dao a=gavin 2010-11-14 03:22:21 -05:00
Ehsan Akhgari
3a68c61c57 Bug 607482 - When in Private Mode, opening a new window causes FF button to flash orange and then turn purple; r=dao a=dietrich 2010-10-29 12:30:52 -04:00
Raymond Lee
af36d69f0d Bug 608037 - Undo close tab in Panorama UI should keep you in Panorama UI [r=ian, a=beltzner] 2010-11-30 13:03:51 +08:00
Neil Deakin
ad19dc2a53 Bug 527749 - Drag events out of order; r=smaug,dao a=blocking-betaN+ 2010-12-03 11:19:55 -05:00
Dave Townsend
1e33aacae2 Backing out changeset 3f004b291c65 from bug 571970 due to test failures. a=backout 2010-12-02 18:35:44 -08:00
Dave Townsend
833b6a50fc Bug 571970: Main browser chrome should be hidden when viewing in-content UI. r=gavin, a=blocks-betaN 2010-11-30 16:02:17 -08:00
Dave Townsend
f65ba58e6b Bug 613385: No notifications are sent out for webpage attempts to install add-ons when xpinstall.enabled=false. r=gavin, r=robstrong, a=blocks-betaN 2010-11-24 12:37:28 -08:00
Dave Townsend
797ee946d6 Bug 590206: Make the site identity UI display something sensible for about: and chrome: uris. r=gavin, a=blocks-final 2010-11-24 12:29:56 -08:00
Dão Gottwald
251af335de add missing semicolon 2010-11-22 11:38:02 +01:00
Dão Gottwald
c2aa1bf452 Bug 612588 - Toolbars outside of the toolbox should be visible while customizing, just like those inside of the toolbox. r=enn a=gavin 2010-11-22 11:21:43 +01:00
Dão Gottwald
aa3d3a8b35 Bug 618277 - Make add-on bar spring removable. r=dietrich 2010-12-11 19:41:53 +01:00
Dietrich Ayala
bcdb31b3ac Bug 604093 - references to undefined variable "XULWindowBrowser" and calls to undefined function setStatusText in browser.js (r=gavin, a=blocker) 2010-12-11 02:44:45 -08:00
Dão Gottwald
a610cefa97 Bug 616837 - Fix two cases where appmenu_* nodes are accessed without MENUBAR_CAN_AUTOHIDE being defined. r=gavin 2010-12-10 21:26:19 +01:00
Dão Gottwald
001cdd3dc6 Bug 616014 bustage fix a=... 2010-12-09 21:14:39 +01:00
Daniel Brooks
5d4df79b2c back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage 2010-12-08 03:43:33 -06:00
Daniel Brooks
6afae34b00 Bug 593743 - about:startup page showing historical startup timings; final merge with trunk. ui-r=beltzner feedback=mak77 r=mossop sr=vlad a=bsmedberg 2010-12-07 22:10:14 -06:00
Daniel Brooks
3c81e78044 about:startup - merge vlad's review comments with the trunk
--HG--
rename : testing/mochitest/runtests.py.in => testing/mochitest/runtests.py
2010-11-23 09:49:19 -06:00
Daniel Brooks
88754df979 about:startup - merge with trunk, again. try: -b o -p linux,linux64,macosx64,win32 -m all -u crashtest -t all 2010-11-05 21:50:30 -05:00
Margaret Leibovic
858d6beeb1 Bug 607089 - Home button should open in a new tab when current is an app tab. r=dao a=gavin 2010-11-05 14:03:42 -07:00
Daniel Brooks
3b27def312 about:config - merge with trunk 2010-10-29 14:18:58 -05:00
Margaret Leibovic
dd63205961 Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7 2010-10-28 15:00:31 -07:00
Robert O'Callahan
ea93b2367b Backed out changeset ecd1948992eb 2010-10-29 16:07:46 +13:00
Margaret Leibovic
28e7c9718a Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7 2010-10-28 15:00:31 -07:00
Frank Yan
aa53d65dea Bug 593357 - Stop/Go/Reload button breaks resizing the location and search bar after it was relocated and reattached back to the location bar. r+a=gavin
--HG--
extra : rebase_source : f439d3f7662367ff3a6c61baf4689f7c265d68f3
2010-11-05 12:56:03 -07:00
Bill Gianopoulos
20396cab82 Bug 608717 - Add CAN_DRAW_IN_TITLEBAR since MENUBAR_CAN_AUTOHIDE is overloaded. r=dao a=NPOTB 2010-11-05 09:26:46 +01:00
Ehsan Akhgari
dfa311df81 Backed out changeset 119ed9cbd3c6 because of browser-chrome orange 2010-11-04 18:20:42 -04:00
Ehsan Akhgari
94296c5dc6 Bug 607482 - When in Private Mode, opening a new window causes FF button to flash orange and then turn purple; r=dao a=dietrich 2010-10-29 12:30:52 -04:00
Daniel Brooks
362fafd9da about:startup - merge with trunk 2010-10-24 16:24:58 -05:00
Mounir Lamouri
692d20e822 Bug 606663 - Invalid form popup shouldn't create a text node but use a <description/>. r+a=gavin.sharp 2010-10-24 15:32:58 +02:00
Daniel Brooks
43ef59fdff about:startup - merge with trunk 2010-09-27 05:38:17 -05:00
Ehsan Akhgari
fcdfc79255 Bug 588655 - Part 1: Add a privatebrowsingmode="permanent" attribute to browser.xul's document element for permanent private browsing sessions; r=dao a=blocking-final+ 2010-09-22 17:22:41 -04:00
Daniel Brooks
d0a43f8734 about:startup - merge with trunk 2010-09-21 15:06:04 -04:00
Daniel Brooks
d5e567d593 about:startup - store the restored timestamp on the app startup and adjust the page to match 2010-09-20 18:55:49 -04:00
Dietrich Ayala
59ee4a1c04 Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Mounir Lamouri
3bfe1b223a Bug 606817 - Truncate form validation message only if they are content specified. r=sicking,pike a=blocking 2010-10-26 00:02:24 +02:00
Edmund Wong
7d30976428 Bug 535048: Remove nsILeakDetector leftovers from the tree. r=khuey a=test-only 2010-09-17 21:27:12 -04:00
Frank Yan
82a4aeb1a1 Bug 578967 - Remove feed/RSS button from top-level GUI for Firefox 4 (move to bookmarks menu). r=dolske a=approval2.0 2010-09-17 17:03:05 -07:00
Philipp von Weitershausen
14674eb816 Bug 594704 - add better notification setup for Fx4, r=gavin, a=blocking
--HG--
extra : rebase_source : 0b4a83f7bb87626d54ff8b1b7d87166373c39d0f
2010-09-10 13:47:57 -04:00
Gavin Sharp
f65fde1511 Bug 542122 followup: fix formatting mistake, a=me
--HG--
extra : rebase_source : 74a08cda84eaed6218e03354b2484f54bf02aedb
2010-09-22 20:11:19 -04:00
David Dahl
adb16bb744 Bug 542122 - Replace safe mode shortcut with keyboard modifier and menu command r=rs a=beta7+ 2010-09-21 19:36:53 -07:00
Patrick Walton
61ea301d31 Bug 596173 - Add a "Character Encoding" menu to the Firefox button if a hidden pref is turned on [r=gavin, ui-r=faaborg, a=blocking]
--HG--
rename : browser/base/content/test/tabview/browser_tabview_search.js => browser/base/content/test/tabview/browser_tabview_multiwindow_search.js
extra : rebase_source : c133155c88699a13686974fdf54b2a18f46ab6f4
2010-09-21 14:56:52 -07:00
Dão Gottwald
accb425a22 Bug 595610 - "Work Offline" in the Firefox button menu isn't checked if you're offline. r=dolske a=b 2010-09-21 11:16:29 +02:00
Mounir Lamouri
4ceb0cd89a Bug 595507 - Show a validation message when an invalid form is submitted inside an iframe. r=gavin.sharp a=blocking 2010-09-20 22:27:47 +02:00
Frank Yan
0f27aac709 Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske 2010-09-02 19:20:12 -07:00
Dão Gottwald
4203791800 Bug 586234 - When middle clicking links in popups, open the new tab in a full browser window. r=gavin a=b 2010-10-23 14:01:33 +02:00
Dão Gottwald
d9d4c09d4f Bug 430627 - Remove open search notification in primary UI. r=gavin 2010-09-16 10:45:40 +02:00
Dietrich Ayala
036e742d29 Backout of bug 574688 due to test failure, a=backout. 2010-09-16 15:40:32 +07:00
Dietrich Ayala
1fa97831bc Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Margaret Leibovic
dc2ae9f33a Bug 578028 - Move Progress Line to Location Bar, if loading tab is active r=gavin a=blocking 2010-09-15 17:46:17 -07:00
Drew Willcoxon
3f06eba91f Bug 587908 - On hyperlink hover, display the target in the location bar. r=dao, a=blocking-beta7 2010-09-14 22:41:16 -07:00
Marco Bonardo
2e76aa6382 Bug 596409: show about:home title on home button tooltip if home page is about:home, r=gavin, a=blocking 2010-09-14 18:56:37 -04:00
Kurt Schultz
a518ce182f Bug 587295 - Remove "Bookmark This Tab" from the tab context menu. r=dao ui-r=faabobrg
--HG--
extra : rebase_source : a6265f02b7537d123116dd8b92299d59f388bdba
2010-08-29 09:36:28 -04:00
Gavin Sharp
5d02361079 Bug 589954: addon install blocked notification should replace dismissed notification, r=dtownsend, a=blocking
--HG--
extra : rebase_source : 26da6dbda1a867de43148d7d8a7b6717d17428f4
2010-08-26 19:01:28 -04:00
David Zbarsky
07afb3378d Bug 36619 - display notification when file picker is blocked r=sicking a=blocking 2010-08-27 11:49:08 -04:00
Dan Witte
60e5e11fd0 Bug 509202 - Addressbar displays ssl identy in punycode with browser.identity.ssl_domain_display=1. r=gavin, a=betaN+ 2010-08-27 08:12:02 -07:00
Mounir Lamouri
a0408edfad Bug 581947 - Show validation message error in the tooltip of an invalid element. r=gavin.sharp sr=sicking ui-r=limi a2.0=blocking
--HG--
rename : content/html/content/src/nsIConstraintValidation.h => content/html/content/public/nsIConstraintValidation.h
2010-08-27 07:46:17 +02:00
Dao Gottwald
e4ce87dbe6 Bug 575195 - Better detect full screen transitions on startup in browser.js. r=gavin, a=final. 2010-08-26 23:44:01 -05:00
Marco Bonardo
4ab88aa150 Bug 563723 - Add an about:home page that mimics current start page. r=gavin,mano,dietrich a=blocking 2010-08-26 12:19:37 +02:00
Jim Mathies
a83794b67d Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao, roc. Carry over approval from bug 574454 on chrome margin disabling code. r=robarnold. 2010-08-24 22:03:37 -05:00
Dão Gottwald
91e6145a8b Bug 589212 - FeedHandler.updateFeeds needs to take multiple menu items into account. r=gavin a=blocking 2010-08-23 10:18:22 +02:00
Jonas Sicking
75afa48930 Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker 2010-08-21 18:49:27 +02:00
Bobby Holley
fb797f7aec Backout of changesets c866e73f3209 and baff7b7b32bc because of sicking's push-and-run bustage. a=backout 2010-08-20 23:42:24 -04:00
Jonas Sicking
47fd12c2ec Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker 2010-08-20 17:50:35 -07:00
Joshua M
7a3351d0f2 Bug 583386 - Implement latest Firefox Menu design. r=dolske, ui-r=faaborg, a=blocking2.0 2010-08-19 11:59:20 -07:00
Chris Pearce
bdb6e3e485 Backed out changeset 367d4e57cbd2 due to 4% twinopen regression on linux. a=backout. 2010-08-20 21:50:09 +12:00
Frank Yan
e3c663e1c6 Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske 2010-08-20 19:35:09 +12:00
Dão Gottwald
88fd4d110e Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad 2010-08-13 14:40:19 +02:00
Jonas Sicking
6d226b3b64 Bug 546857 Part 3: Make error pages not use xul buttons. r=dao a=blocker 2010-08-19 16:06:07 -07:00
Bill Gianopoulos
3b6879bbe8 Bug 585370 - "Implement the Firefox button on Linux" [r=dao ui-r=faaborg a=dolske] 2010-11-12 02:01:00 -08:00
Justin Dolske
e131dbf0f7 Bug 59314 - Alerts should be content-modal, not window-modal. r=gavin, a=blocking+ 2010-11-19 21:23:25 -08:00
Ehsan Akhgari
c2619a6c84 Backed out changeset 364409371144 because of the orange 2010-11-18 18:35:04 -05:00
Ehsan Akhgari
5cf93bd0f3 Bug 607482 - When in Private Mode, opening a new window causes FF button to flash orange and then turn purple; r=dao a=dietrich 2010-10-29 12:30:52 -04:00
Drew Willcoxon
46f783ea79 Bug 597581 - Switching tabs should update location bar immediately, even if a link is hovered. r=dao, a=blocking2.0-final 2010-11-16 14:39:41 -08:00
Dietrich Ayala
c808951de9 Bug 598923 - add-on bar should be made visible if there are any add-ons installed (r=dao, a=blocking) 2010-11-16 20:19:50 +07:00
Dietrich Ayala
2d9ebd719d Bug 599325 - Addon bar should be shown when customizing (r=mano, a=blocking) 2010-11-16 20:06:18 +07:00
Mounir Lamouri
82f0fd281c Bug 605277 - Do not show the form validation error message in the tooltip if title is set. r+a=sicking 2010-11-15 23:56:01 +01:00
Szókovács Róbert
b02adecbf2 Bug 513648: strip embedded newlines and whitespace when middleclick-pasting URLs, r+a=gavin
--HG--
extra : rebase_source : 7c1ef8fabde83c284c123d758484abd22dd4eb33
2010-11-04 03:14:07 -04:00
Gavin Sharp
d190fc49b3 Bug 597644: feed button/menuitem isn't updated properly on back/forward navigation, r=dao, a=blocking
--HG--
extra : rebase_source : 13b67ff4b345902fb7f88dfbe875674462374cd6
2010-10-26 20:16:31 -04:00
Gavin Sharp
cff6fa76d4 Bug 607496: clean up feed button code, r=dolske/margaret, a=dolske
--HG--
extra : rebase_source : ad382cd8af215b44f8a1e150e1d4f47fd6e3a6dd
2010-10-26 18:59:02 -04:00
Marco Bonardo
44659dcaf9 Bug 477882 - frame-targeted visited links disappear when closing and reopening Firefox.
r=dietrich a=blocking
2010-11-08 15:03:49 +01:00
Marco Bonardo
0a69e28c71 Bug 549340 - reorganize ContentAreaClick, give it consistent return values and comments.
r=gavin a=blocking
2010-03-24 22:21:54 +01:00
Dão Gottwald
ad5b668362 Bug 610196 - Alt+Home should open in a new tab when current is an app tab. r+a=gavin 2010-11-07 15:06:37 +01:00
Dão Gottwald
43a1e106ac Bug 604457 - switchToTabHavingURI shouldn't close selected tab or revert URL bar. r+a=gavin 2010-11-07 13:59:51 +01:00
Dão Gottwald
fcbf88eb81 Bug 593950 - When drawing in the title bar and using Glass, the title bar should be smaller. r=gavin 2010-10-21 13:30:51 +02:00
Dietrich Ayala
c923f5a015 Bug 598934 - Addon Bar should be bottom of Toolbar contextual menu. r=dao 2010-10-21 10:15:48 +02:00
Honza Bambas
2a43330d52 Bug 536295 - e10s HTTP: offline application cache, r=dwitte, sr=cbiesinger, a=fennec-2.0b2+
--HG--
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/OfflineCacheUpdateChild.cpp
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/nsOfflineCacheUpdateService.cpp
2010-10-20 19:12:32 +02:00
Ben Turner
02072fdffd Backout js changes from bug 595253 and bug 596776, they were not supposed to land yet. a=backout. 2010-10-19 12:13:46 -07:00
Ben Turner
e8315ce8b9 Bug 596776 - 'IndexedDB: Prevent quota prompt from hanging on shutdown'. r=sicking. 2010-10-19 10:58:39 -07:00
Ben Turner
84d9639d46 Bug 595253 - 'IndexedDB: Notifications should auto-dismiss in some circumstances'. r=gavin. 2010-10-19 10:58:36 -07:00
Marco Bonardo
cdb09eb078 Bug 570387 - PlacesDBUtils should register itself in the idle-daily category. r+a=dietrich 2010-10-19 12:44:03 +02:00
Alice0775 White
e0d301715d Bug 597259 - Add exception... and Get me out of here buttons does not work inside iframe page. r=sicking a=blocker 2010-10-18 22:53:14 -07:00
Margaret Leibovic
8ae5556917 fix duplicate IDs from 664dc9adfcf5 (Bug 582485) r=gavin a=bustage 2010-10-18 14:01:43 -07:00
Margaret Leibovic
f360c08883 Bug 582485 - Remove history dropdown arrow behind back button r=gavin a=sdwilsh 2010-10-18 12:25:04 -07:00
Margaret Leibovic
8c0a408817 Bug 596731 - Add web feed control to the toolbar customization palette r=dolske a=blocking 2010-10-15 10:57:10 -07:00
Dietrich Ayala
63af113599 Backout bug 567306 (r=test bustage, a=blocking) 2010-10-14 19:52:05 +07:00
mano@mozilla.com
54e4298763 Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page (r=gavin, a=blocking) 2010-10-14 19:32:34 +07:00
mano@mozilla.com
fb7276daf3 Bug 574353 - Cannot focus location bar with Cmd-L after viewing the customize sheet (r=gavin, a=blocking) 2010-10-14 19:29:56 +07:00
Margaret Leibovic
fedb7c506b Bug 596428 - Stop button shouldn't be ghosted, since this adds N ms to page load time r=dao a=blocking-betaN 2010-10-13 14:56:30 -07:00
Raymond Lee
40d72e536e Bug 587043 - Closing the tabcandy window closes the browser [r=dietrich,a=block2.0]
--HG--
extra : rebase_source : 6973466152e85ecb15e5d929ce18401244101e85
2010-10-11 11:04:14 +08:00
Margaret Leibovic
d5990c2ff2 Bug 602964 - return to using non deterministic throbbers (remove progress line / bar implementation) r=dao a=blocking-beta8 2010-10-11 20:47:59 -07:00
Ian Gilman
e567c413d7 merge panorama-central to mozilla-central [a=blocking, dietrich] 2010-10-08 10:35:04 -07:00
Ian Gilman
63becd4137 Merge mozilla-central to tabcandy-central. 2010-10-05 13:43:50 -07:00
Gavin Sharp
f3b0ef8355 Bug 601201: followup to ignore the devtools.console.enabled pref value (treat it as always-on), rather than changing it's default value, r=dolske, a=me 2010-10-05 11:45:04 -04:00
Raymond Lee
b75c1525a5 Bug 594176 - 'move to group' should not be an option on the right-click menu for app tabs [r=dietrich] 2010-09-21 17:55:48 +08:00
Kyle Huey
a456477c56 Bug 601890: Move HUDService to tier_app, and from toolkit.jar to browser.jar. r=Mitch a=blocking-beta7 2010-10-07 12:11:48 -04:00
Dão Gottwald
a62f8147da Bug 598922 - Remove stray XULBrowserWindow._tooltipText code. r=dietrich
--HG--
extra : rebase_source : a61a232e46a86489fb63f61fcb0d8915f3340437
2010-10-07 13:39:41 +02:00
Marco Bonardo
e4f4d326d9 Bug 631447: don't attempt to clean up things which haven't been initialized (e.g. if window is closed before delayedStartup runs), f=dao, r=gavin 2011-04-26 09:23:07 -04:00
Klaas Heidstra
5cf4e9d2cd Bug 448546 - When middle-clicking back/forward/reload, the new tab should inherit history from the tab that opened it (using duplicateTab). r=dao, ui-r+a=beltzner 2010-09-10 21:57:18 +02:00
Mounir Lamouri
03059b169a Bug 561636 (4/4) - When an invalid form is submitted, an error messages should be displayed. r=dolske a2.0=blocking 2010-09-11 06:10:31 +02:00
Paul O’Shannessy
9e6a44eb5b Bug 588482 - Restore Session on-demand at startup [r=dao, r=dietrich, a=blocking-b6+] 2010-09-10 10:57:28 -07:00
Rob Campbell
b94756076f Bug 593538 - Hide the Error Console behind a preference followup for key enablement, r=dao, a=blocking2.0 2010-09-10 12:07:55 -03:00
Ben Turner
b88dc31fa2 Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. r=sicking+gavin. 2010-09-09 15:15:40 -07:00
Rob Campbell
d3b4b506dd Bug 593538 - Hide the Error Console behind a preference, r=gavin, a=blocking2.0 2010-09-09 19:00:53 -03:00
Rob Campbell
65872005a0 Backed out changeset 743e2ea36e51, botched commit message, a=developers 2010-09-09 18:59:24 -03:00
Rob Campbell
33dc57e93c Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0 2010-09-09 18:52:43 -03:00
Rob Campbell
31c536a26c Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0 2010-09-09 18:52:43 -03:00
Dão Gottwald
e189e449af Bug 587901 - Make the identity box draggable. r+a=dolske
--HG--
extra : rebase_source : cb1b8aa08d86db86199bfb28a35dc758f9f4270f
2010-09-08 17:10:46 +02:00
Kyle Huey
6a7619752b Backed out changeset 1633907c75b7 2010-09-08 07:39:35 -04:00
Dão Gottwald
424cf2073f Bug 587901 - Remove favicon from Location Bar and add indicator for sites without identity information. r+a=dolske 2010-09-08 09:47:49 +02:00
Philipp von Weitershausen
ef86f3f067 Bug 590613 - Sync UI: Avoid accessing Weave.Service (= importing service.js), r=mconnor a=gavin 2010-09-08 03:37:46 +02:00
Dave Townsend
01c1c05030 Bug 592338: Provide proper feedback when trying to install a persona with a non-default theme. r=gavin, a=blocking-b6 2010-09-07 12:20:12 -07:00
Dão Gottwald
4ca4bf2c4c Backed out changeset 3137ecdfdb60 to see if Ts Shutdown/MIN Dirty Profile on MacOSX 10.5.8 goes back down (merge) a=nobody 2010-08-19 14:38:11 +02:00