Marco Castelluccio
|
d44060b2e9
|
Bug 521264 - Don't use file.exists() when not necessary - browser/base part; r=dietrich
|
2011-08-30 22:45:31 +01:00 |
|
Brian Hackett
|
5ae2dc304a
|
Merge MC -> JM
|
2011-08-26 11:23:35 -07:00 |
|
Jonas Sicking
|
3cf6d963ce
|
Bug 681870: Properly ensure that only one window opens indexedDB prompts. r=bent
|
2011-08-24 23:14:55 -07:00 |
|
Brian Hackett
|
c743913090
|
Merge MC -> JM
|
2011-08-09 13:29:11 -07:00 |
|
Brian Hackett
|
ddbe27d468
|
Merge MC -> JM
|
2011-08-02 09:08:05 -07:00 |
|
Jan Varga
|
a298beaa2e
|
Bug 617528 Part 2 - Core implementation r=smaug
--HG--
rename : content/html/content/test/test_bug418756.html => content/html/content/test/test_checked.html
|
2011-08-08 19:31:32 +02:00 |
|
Brian Hackett
|
f631882466
|
Merge MC -> JM
|
2011-07-21 18:53:37 -07:00 |
|
Josh Matthews
|
a3245e8ef0
|
Bug 548667 - Future-proof CrashSubmit against future argument additions. r=ted
|
2011-07-20 17:52:13 -07:00 |
|
Josh Matthews
|
2832eeb00d
|
Bug 548667 - Submit crash reports via FormData. r=ted
|
2011-07-20 17:51:55 -07:00 |
|
Alastair Robertson
|
f2a200ce93
|
Bug 644998 - Session should not be restorable after clearing history, r=zpao/gavin
|
2011-07-28 13:20:52 -07:00 |
|
Brian Hackett
|
987914bed5
|
Merge MC -> JM
|
2011-07-15 14:40:15 -07:00 |
|
Brian Hackett
|
6a9cc2253a
|
Merge TM -> JM
|
2011-07-05 18:22:24 -07:00 |
|
Brian Hackett
|
1e3ee7d7f9
|
Merge TM -> JM
|
2011-07-01 16:24:32 -07:00 |
|
Dão Gottwald
|
58b127978a
|
Bug 668972 - blocked-popups options popup leaks content windows. r=gavin
|
2011-07-02 16:00:06 +02:00 |
|
Marco Bonardo
|
434e057510
|
Merge mozilla-inbound and mozilla-central
|
2011-07-02 10:39:08 +02:00 |
|
Marco Bonardo
|
3447143d7a
|
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 |
|
Robert Longson
|
f5d223bf5b
|
Bug 639945 - tooltips are not displayed on inline svg elements. r=dao,bzbarsky
|
2011-06-30 21:58:21 +01:00 |
|
Brian Hackett
|
702ed9a730
|
Merge TM -> JM
|
2011-06-06 16:47:40 -07:00 |
|
Brian Hackett
|
1942853df0
|
Merge TM -> JM
|
2011-05-27 15:08:04 -07:00 |
|
Felipe Gomes
|
a31cda614f
|
Bug 668307. Minimum loadURI support for remote content. r=dao,mossop
|
2011-07-13 12:17:31 -07:00 |
|
Brian Hackett
|
39f93deacb
|
Merge TM -> JM
|
2011-05-22 08:59:06 -07:00 |
|
Dão Gottwald
|
b7257afee6
|
Bug 631954 - Right-clicking on back button menu item opens additional back button menu. r=gavin
|
2011-05-20 11:20:53 +02:00 |
|
Brian Hackett
|
59e8576ddb
|
Merge TM -> JM
|
2011-05-15 11:32:09 -07:00 |
|
Brian Hackett
|
a8ab2db726
|
[INFER] Fix merge botch.
|
2011-05-15 08:44:01 -07:00 |
|
Margaret Leibovic
|
692e8cf967
|
Bug 573176 - Implement Site-Specific Privacy Preferences, r=sdwilsh+gavin
|
2011-05-10 15:57:05 -07:00 |
|
Raymond Lee
|
70f2b398c2
|
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 |
|
Rob Campbell
|
73d26eb9e3
|
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
|
8dbe532020
|
merge m-c to devtools
|
2011-05-06 13:03:37 -03:00 |
|
Rob Campbell
|
49d35795a8
|
merge m-c to devtools
|
2011-05-02 16:15:53 -03:00 |
|
Rob Campbell
|
e56c66f89b
|
merge m-c to devtools
|
2011-04-29 09:05:20 -03:00 |
|
Rob Campbell
|
2f572de04f
|
merge m-c to mozilla-central
|
2011-04-27 10:11:37 -03:00 |
|
Rob Campbell
|
1e7e540ad1
|
merge m-c to devtools
|
2011-04-25 10:13:36 -03:00 |
|
Mehdi Mulani
|
4a12238b9f
|
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 |
|
Gustav Munkby
|
e1da3047cb
|
Bug 359809: properly escape keyword searches when alternative character sets are specified, r=gavin
|
2011-04-28 16:56:04 -04:00 |
|
Mihai Sucan
|
3b6a01e37a
|
Bug 642176 - Integrate Workspace extension into the browser; f=rcampbell r=ddahl,sdwilsh
|
2011-04-20 11:18:00 +03:00 |
|
Ed Morley
|
0f133018de
|
Bug 651622 - Remove WinCE code from browser/* r=dolske
|
2011-04-22 01:14:59 +02:00 |
|
Steffen Wilberg
|
90481c4587
|
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 |
|
Marco Bonardo
|
2a052f5161
|
Merging Places to mozilla-central
|
2011-04-29 16:04:47 +02:00 |
|
Marco Bonardo
|
1c18ca7a5b
|
Bug 524091 - Remove microsummaries support. (Browser changes)
|
2011-04-26 14:24:57 +02:00 |
|
Margaret Leibovic
|
74317b2092
|
Bug 634065 - Implement design for identity block and persistent indicators, r=dao
|
2011-03-18 14:21:02 -07:00 |
|
Gavin Sharp
|
7fbf2421e2
|
Bug 513648: Fix mistake in the original patch that implemented middlemouse-paste whitespace stripping
|
2011-04-16 21:17:17 -04:00 |
|
Cameron McCormack
|
97bcbc64d4
|
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 |
|
Christian Ascheberg
|
a17b894b1f
|
Bug 637049 - No GUI to return from fullscreen mode with popups. r=dao
|
2011-04-17 19:28:54 +02:00 |
|
Hernán Rodriguez Colmeiro
|
179b00e997
|
Bug 656152: Improve string for 32-bit plugin restart. r=gavin
|
2011-05-10 16:31:33 -07:00 |
|
Justin Dolske
|
b4cb13cbef
|
Bug 545070 - plugin-problem UI shouldn't say "click here". r=gavin
|
2011-05-22 18:46:33 -07:00 |
|
Gavin Sharp
|
42150d8c10
|
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 |
|
Dão Gottwald
|
033af1bf91
|
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 |
|
Dão Gottwald
|
73da0e8678
|
Backed out changeset 0e1c0a79effc
|
2011-07-09 15:33:31 +02:00 |
|
Felipe Gomes
|
7f1dc5719a
|
Bug 668307. Minimum loadURI support for remote content. r=dao
|
2011-07-01 00:39:04 -03:00 |
|
Felipe Gomes
|
32bd891c83
|
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 |
|
Felipe Gomes
|
8afb4a928d
|
Bug 575248. Double-click on tab bar should behave according to theme and tab positioning. r=dao,jmathies
|
2011-06-15 15:46:12 -07:00 |
|
Dão Gottwald
|
dea1dade04
|
Backed out changeset dc3780dd8a43 (bug 311007). Going to change onLocationChange instead of adding onLocationChange2.
|
2011-06-14 00:02:28 +02:00 |
|
Oonishi Atsushi
|
5fc1479298
|
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 |
|
Steffen Wilberg
|
bc8b9fe0a4
|
Bug 611568: Move File > Import to the Library. ui-r=faaborg, r=dao
|
2011-06-27 21:32:53 +02:00 |
|
Karl Tomlinson
|
7231821f0a
|
backout a4a1307fc4e1 due to failure in browser_bug580956.js et al
|
2011-03-28 14:02:46 +13:00 |
|
Frank Yan
|
f9ebb2eb9d
|
Bug 593645 - use popup.triggerNode instead of document.popupNode for tab context menu; r=dao
|
2010-09-04 18:06:00 -04:00 |
|
Dão Gottwald
|
1920caa385
|
Bug 625367 - With tabs in the title bar, Firefox dialogs and target=_blank links open a new maximized window with tabs cut off at the top. r=gavin
|
2011-03-26 13:32:51 +01:00 |
|
Siddharth Agarwal
|
4a0998bc20
|
Bug 644379 - Safe mode restart dialog should use "Restart" for its button text, not OK. r=dao, ui-r=faaborg
--HG--
extra : rebase_source : e3214680b535e4b4162ff3edd55c95bea598124c
|
2011-03-24 18:20:12 +05:30 |
|
Dão Gottwald
|
6a8c87ef06
|
Bug 641090 - context/right-click menu "Search Google for ..." broken in popup windows. r=gavin
|
2011-03-23 12:37:04 +01:00 |
|
Dão Gottwald
|
a7926ef6ac
|
Bug 608628 - Remove obsolete aMask parameter from tabbrowser's addProgressListener method. r=gavin
|
2011-03-23 12:35:21 +01:00 |
|
Dão Gottwald
|
2f42839c6a
|
Bug 463384 - "Tabbed mode" is an unnecessary complication. r=mano
|
2011-03-23 12:31:35 +01:00 |
|
Dão Gottwald
|
8965ae9588
|
Bug 631491 - toolbar's iconsize attribute is not updated correctly after switching themes. r+a=dolske
|
2011-03-03 11:35:18 +01:00 |
|
Gavin Sharp
|
d6e7609177
|
Back out bug 628179 (make navigation and tab switching always close the Find bar) to reduce risk. r=dao a=backout
--HG--
rename : browser/base/content/test/browser_bug628179.js => browser/base/content/test/browser_findbarClose.js
|
2011-02-28 11:56:56 -08:00 |
|
Dão Gottwald
|
d1fee509d4
|
Bug 633390 - Crop long link URLs in the middle instead of at the end. ui-r=faaborg r+a=gavin
|
2011-02-28 12:58:44 +01:00 |
|
Paul O’Shannessy
|
02799949ae
|
Bug 565667 - 'Tools' > 'Add-ons' only works when browser window is in the foreground [r=dao, a=dietrich]
|
2011-02-22 11:02:22 -08:00 |
|
Tim Taubert
|
0110f7fe4c
|
Bug 626791 - Add the Panorama button to the toolbar automatically after the user has used Panorama for the first time. r=dao a=beltzner
|
2011-02-16 17:06:54 +01:00 |
|
Margaret Leibovic
|
212873b55e
|
Bug 633218 - Add removeOnDismissal option to addons notifications that should go away after restart (addons manager restart notification can persist when restart is no longer needed) [r=gavin, a=beltzner]
|
2011-02-16 10:51:56 -05:00 |
|
Alan Thomas
|
370a21b66c
|
Bug 590867 - It is difficult to display context menu "Exit Full Screen Mode" by right-clicking, if browser is "Tabs on Top"; r=dietrich ui-r=faaborg a=beltzner
|
2011-02-15 19:36:54 -05:00 |
|
Asaf Romano
|
c0d0afb9d7
|
Bug 567306 - Only set the Find bar's browser property if its browser ID is valid.
r=gavin a=blocking
|
2011-02-15 13:47:32 +01:00 |
|
Dão Gottwald
|
aa5512f876
|
Backed out changeset 9698ac3f1c61 because of string impact
|
2011-02-12 11:55:25 +01:00 |
|
Steffen Wilberg
|
93ae80ac0d
|
Bug 611568 - Move File->Import to the Library. r+a=dolske
|
2011-02-01 22:13:29 +01:00 |
|
Dão Gottwald
|
be716f1278
|
Bug 593687 - Don't let switchToTabHavingURI open tabs in popups. r=gavin
|
2011-02-12 10:02:48 +01:00 |
|
Patrick Walton
|
af6cfa3bc8
|
Bug 628179 - Make top document navigation and tab switching close the Find bar. r=dao ui-r=limi a=sdwilsh
|
2011-02-11 16:11:24 -08:00 |
|
Dietrich Ayala
|
8646424869
|
Bug 630634 - After uninstalling restartless add-on, empty add-on bar reappears on next restart (r=mossop, a=blocker)
|
2011-02-10 16:47:04 +07:00 |
|
Dão Gottwald
|
ea4e7f6f3b
|
Bug 631298 - Status panel: use min-width for loading status messages only. r=gavin
|
2011-02-09 22:40:13 +01:00 |
|
Dão Gottwald
|
2400d56778
|
Bug 632366 - Add a hidden pref for the overlink delay duration; r,a=gavin
--HG--
extra : rebase_source : 81dd0f1e00085d8f60ccf17010ca4cd8d1a4a2b8
|
2011-02-08 14:16:37 -05:00 |
|
Reed Loden
|
2a016cd17d
|
Bug 631497 - "Restore http to link target overlay" [r=dao ui-r=beltzner a=blocking2.0:betaN+]
|
2011-02-04 15:51:36 -08:00 |
|
David Dahl
|
828327df24
|
Bug 628651 - [OSX] show notification bar offering to restart in 32-bit mode when content tries to use a 32-bit plugin using carbon based NPAPI a=hardblocker r=gavin, mossop
|
2011-02-04 11:59:14 -08:00 |
|
Raymond Lee
|
2f218ea011
|
Bug 626525 - Disable "move to group" and "next group" if Panorama hasn't been run. r=dao a=b
|
2011-02-04 10:16:23 +01:00 |
|
Paolo Amadini
|
d6b840cbe5
|
Bug 626382 - Allow themes to set the iconsize on specific toolbars. r=dao a=b
|
2011-02-04 09:09:04 +01:00 |
|
Felipe Gomes
|
6760e2bcc9
|
Bug 628863. Provide an entry point for the hidechrome attribute for add-ons. r+a=gavin
|
2011-02-03 16:47:18 -08:00 |
|
Mounir Lamouri
|
65e11e3648
|
Bug 623870 - Update the message in the invalid form popup when the error message changes. r=gavin a=jst
|
2011-02-04 00:07:33 +01:00 |
|
Mounir Lamouri
|
7683628ea1
|
Bug 628695 - Make invalid form popup offset aware of the zoom level. r=enndeakin a=jst
|
2011-02-04 00:06:16 +01:00 |
|
Tim Taubert
|
6dd36c984b
|
Bug 624847 - 'Undo Close Tab' closes current group when only one blank tab is left [r=ian, a=sdwilsh]
|
2011-02-03 02:43:32 +01:00 |
|
Cameron McCormack
|
c37c9f6b5f
|
Bug 616919 - Make "History > Home" work on Mac if no browser windows are open. r=mano a=blocker
|
2011-02-02 15:08:57 +13:00 |
|
Dão Gottwald
|
1db3ce6527
|
Bug 541656 - Display hyperlink URLs at bottom of window (instead of right side of location bar). r=gavin a=b
|
2011-02-03 07:48:39 +01:00 |
|
Dietrich Ayala
|
b8f7685eb8
|
Bug 616015 - Add a keyboard shortcut to reveal and hide the add-on bar (r=dao, a=blocker)
|
2011-02-01 19:05:52 +07:00 |
|
Paul O’Shannessy ext:(%2C%20Mihai%20Sucan%20%3Cmihai.sucan%40gmail.com%3E)
|
cda7011e31
|
Bug 593421 - Provide link to "Restore Previous Session" on Firefox Start [r=gavin, r=ehsan, a=blocking2.0:betaN+]
|
2011-01-31 17:05:31 -08:00 |
|
Asaf Romano (Mano)
|
f8ba541efc
|
Bug 630265 - Bookmarks menu broken in non browser windows. r=mak. a=blocker.
|
2011-01-31 22:04:03 +02:00 |
|
Dão Gottwald
|
0cbc26c292
|
Bug 629969 - Don't show status messages for XHR requests. r=jag/gavin
|
2011-01-31 07:27:03 +01:00 |
|
Marco Bonardo
|
12b833710e
|
Bug 588011 - "Bookmark All Tabs" should ignore App Tabs.
Includes fix for Bug 607227 - Remove "Bookmark all Tabs" from the bookmarks menu.
r=dao ui-r=faaborg a=blocker
|
2011-01-28 17:46:49 +01:00 |
|
Dão Gottwald
|
ba34a9c1f5
|
Bug 628654 - Show connecting / waiting / loading status messages in small overlay on top of content at bottom of screen. r=gavin a=b
|
2011-01-28 14:35:49 +01:00 |
|
Jonathan Kew
|
d6acd6f144
|
backing out changeset 7eac2da4ca5e (bug 628654) for causing orange (see bug 629628)
|
2011-01-28 11:08:36 +00:00 |
|
Dão Gottwald
|
39d067f58f
|
Bug 628654 - Show connecting / waiting / loading status messages in small overlay on top of content at bottom of screen. r=gavin a=b
|
2011-01-28 09:20:37 +01:00 |
|
Patrick Walton
|
c14dd870b5
|
Bug 612470 - Don't close the current Panorama group if there are still app tabs left. r=iangilman a=blocking2.0:betaN+
|
2011-01-27 19:15:18 +01:00 |
|
Michael Yoshitaka Erlewine
|
78c7768f9c
|
Bug 625156 - Tab Groups menu button does not toggle Tab View when browser window is out of focus [r=dao, a=beltzner]
|
2011-01-25 14:12:09 -05:00 |
|
Hiroyuki Ikezoe
|
edda58b342
|
Bug 627670 - "The argument of callback function of PopupNotifications is only event name." [r+a-2.0=dtownsend]
|
2011-01-21 02:21:00 -08:00 |
|
Gavin Sharp
|
25a4fc8408
|
Bug 624843: PopupNotifications need to work after customizing the location bar, r=dolske, a=blocking
|
2011-01-18 00:11:08 -08:00 |
|
Margaret Leibovic
|
13b5e05893
|
Bug 569342 - Find bar should not be enabled in about:addons [r=dtownsend,gavin a=blocking]
|
2011-01-21 09:18:21 -08:00 |
|
Dão Gottwald
|
ecdc4be320
|
Bug 624157 - When maximising window, scroll buttons remain in tab bar. r=enn a=a
|
2011-01-20 16:38:26 +01:00 |
|