Commit Graph

1020 Commits

Author SHA1 Message Date
Dão Gottwald
4faac68d1d Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=connor 2008-09-17 17:07:26 +02:00
Dão Gottwald
a4df003cd0 Backed out changeset 09a4e390e1ec 2008-09-17 17:06:54 +02:00
Dão Gottwald
9eddcc584b Bug 392870 - Easy discoverability of Tabbed Browsing for new users. r=gavin 2008-09-17 17:04:25 +02:00
Dão Gottwald
5c2c4efd2a Bug 254714 - while loading a page, on a new tab/window, the location bar does not display the address URL. r=gavin 2008-09-17 16:36:39 +02:00
Gavin Sharp
4a7f3cf387 Bug 446274: make sure to properly enable the 'clear history' menu option if there is search bar state to clear, r=dao 2008-09-15 09:21:28 -04:00
Ryan VanderMeulen
950f98985d Bug 337890 - please spell formater formatter; mozilla-central part; r=timeless 2008-09-12 18:24:14 +02:00
Masayuki Nakano
311c53bac4 Bug 454531 default autocomplete panel doesn't have level="top" r=gavin 2008-09-12 02:56:47 +09:00
Marco Bonardo
75b9c06843 Bug 454500 - remove placesMigrationTasks from browser-places.js, r=dietrich 2008-09-11 16:53:33 +02:00
Phil Ringnalda
b65979710c Bug 454360 - Use Components.results.NS_BINDING_ABORTED instead of hardcoding the value, r=gavin 2008-09-09 21:33:27 -07:00
Masayuki Nakano
fff8c31ca3 Bug 451015 <panel> element should not be topmost window r=deakin+gavin, sr=neil 2008-09-08 21:58:07 +09:00
Simon Bünzli
e5ebc38a43 Bug 331940 - Should be able to pass a line number to the external viewer/editor. r=gavin 2008-09-08 14:06:06 +02:00
Jonathan Haas
1e858f2abc Bug 413208 - About Firefox dialog should use 'Close' instead of 'Ok' button. r=mconnor 2008-09-08 12:12:48 +02:00
Dão Gottwald
23380c0d15 Bug 448939 - XULBrowserWindow cleanup. r=mano 2008-09-07 21:18:57 +02:00
Neil Rashbrook
4ed43f101a Bug 413915 - isValidFeed modifies its first paramter, r=sayrer 2008-09-06 19:28:36 -07:00
Phil Ringnalda
1bf2d4e295 Tests for Bug 413915 - isValidFeed modifies its first parameter, r=sayrer 2008-09-06 19:28:14 -07:00
Phil Ringnalda
a27193e058 Bug 451329 - Match IE7 and HTML5 by removing sniffing for title='rss' in feed autodiscovery, r=sayrer 2008-09-06 18:01:43 -07:00
Boris Zbarsky
004fdca443 Fixing test to match new reality 2008-09-05 15:38:45 -04:00
Gavin Sharp
c740ff5cdd Bug 451428: minor code simplification for whereToOpenLink, r=dao 2008-09-03 20:18:50 -04:00
Doug Turner
1e7d4167ba Bug 444642 - Hookup geolocation prompt to notification prompt. r=gavin/mconnor 2008-09-03 15:05:15 -07:00
Dão Gottwald
f1cbf61eff Bug 448928 - remove gIsLoadingBlank and gMustLoadSidebar from browser.js. r=gavin 2008-09-03 09:40:33 +02:00
Dão Gottwald
804fc04fd8 test for bug 453291 2008-09-02 15:18:48 +02:00
Dão Gottwald
03e0283948 fix fallout from bug 443863 landing 2008-09-02 15:00:14 +02:00
Dão Gottwald
6c59ad540d Bug 453095 - gBrowser.browsers shouldn't try to look like a node list. r=gavin 2008-09-02 14:15:06 +02:00
Dão Gottwald
c604c3da67 Bug 448941 - remove IdentityHandler and getIdentityHandler() in favor of gIdentityHandler. r=gavin 2008-09-02 11:11:22 +02:00
Dão Gottwald
265adb2693 Bug 443863 - ctrl-9 to select last tab is klugishly implemented. r=gavin 2008-09-02 10:50:22 +02:00
Klaas Heidstra
f52a1a26d4 Bug 440702 - Link modifiers should use the command attribute instead of oncommand (and remove observes elements). r=gavin, ui-r=beltzner 2008-09-01 22:19:24 +02:00
Klaas Heidstra
4be6cb573a Bug 263942 - Reload button should have middle click support. r=gavin, ui-r=beltzner 2008-08-31 23:00:59 +02:00
Dão Gottwald
8acbcf2a0d Bug 451618 - Previews in ctrl-tab/all-tabs panel are not updated consistently (empty or outdated image). r=gavin 2008-08-31 02:43:35 +02:00
Neil Deakin
7ad96d6b3e Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc 2008-08-27 08:07:27 -04:00
Gavin Sharp
5634d58e82 Bug 439292: allow 'open in new tab/window' for mailto links if the registered handler is a web handler, patch by Natch <highmind63@gmail.com>, r=me 2008-08-26 20:20:41 -04:00
Gavin Sharp
d9b7a7a51b Backed out changeset 7fdbccdc1e94 2008-08-26 19:40:21 -04:00
Gavin Sharp
6b325928cd Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me 2008-08-26 19:39:16 -04:00
Dave Camp
ace5a3bf61 Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
2008-08-26 16:09:02 -07:00
Boris Zbarsky
1b117e3e8c Fixing strict warning; no bug 2008-08-25 13:21:28 -04:00
Boris Zbarsky
fc1785cbc1 Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux 2008-08-25 11:08:28 -04:00
Neil Deakin
7c92721496 Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc 2008-08-25 21:56:29 +12:00
Dave Camp
0356f133d4 Backed out changeset ebafb9df6ce0 (bug 442806) 2008-08-24 23:11:31 -07:00
Dave Camp
ac150ad11b Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-24 21:51:19 -07:00
Marco Zehe
fd1b46995f bug 448660 - Turn off new visual Ctrl+tab switching when screen reader present, r=aaronlev, r=gavin, sr=neil 2008-08-24 18:50:55 +02:00
Dão Gottwald
24a9717aa5 Merging backout of bug 451300 2008-08-20 10:21:36 +02:00
Dão Gottwald
dd20e30794 Backed out changeset 7f3879f42151 2008-08-20 10:18:18 +02:00
Dão Gottwald
252dacdd08 Bug 450477 - "cycling tabs using new Ctrl+Tab panel does not keep location bar focus" [r=Enn] 2008-08-20 01:11:14 -05:00
Dave Camp
31f2999169 Merge for backout of 442806 2008-08-19 22:53:41 -07:00
Dave Camp
234fd1844f Backed out changeset ea551e6f0f40 (bug 442806) 2008-08-19 22:53:20 -07:00
Simon Bünzli
7191176de5 Bug 449596 - "remove the browser.sessionstore.enabled pref" (remove the pref) [r=dietrich] 2008-08-20 00:48:08 -05:00
Rob Arnold
97e522e2b7 Bug 451300 - "Add Aero Glass to Ctrl-Tab" [r+ui-r=mconnor r=vlad] 2008-08-20 00:41:37 -05:00
Ehsan Akhgari
50afb0d67c Bug 418879 - "Long feed URLs cause scrollbar to appear in Page Info" (Followup patch) [r=gavin] 2008-08-20 00:06:58 -05:00
Dave Camp
db4eca26fd Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-19 19:30:44 -07:00
Dave Camp
66ad0d3422 Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295) 2008-08-19 17:55:30 -07:00
Neil Deakin
f58dac1bbf Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc 2008-08-20 10:31:45 +12:00
Myk Melez
41f8a3ac33 bug 441778: don't update page zoom when a sub-document loads (f.e. in an iframe); r=gavin 2008-08-19 14:59:09 -07:00
Dão Gottwald
b57001511e Bug 445473 – Ctrl+Tab panel layout update. ui-r=beltzner, r=gavin 2008-08-19 09:24:28 +02:00
Dão Gottwald
cc4a53cd88 Bug 445497 – Ctrl-Tab preview should allow tabs to be clicked on. r=gavin 2008-08-18 19:51:44 +02:00
Dão Gottwald
062a8a32f2 Bug 429722 - long EV cert owner string obscures URL in location bar. r=gavin, ui-r=johnath 2008-08-18 10:55:39 +02:00
Robert O'Callahan
3d9c20e3a8 Bug 378028. Add an 'axis' field to DOMMouseScroll events and use it to distinguish horizontal from vertical scrolling. r=smaug,sr=sicking, with help from Markus Stange 2008-08-13 15:08:59 +12:00
Dão Gottwald
c36e33a344 fix typo 2008-08-12 15:03:45 +02:00
Dão Gottwald
efb5fe18c6 browser chrome test for bug 445369 2008-08-12 14:51:02 +02:00
Dão Gottwald
d413b9c4e2 ctrlTab browser chrome test: make utility functions private to avoid naming conflicts 2008-08-12 14:48:32 +02:00
Dão Gottwald
e202e64021 Bug 445768 – CTRL+Tab moves to location bar if only 1 tab is open. r=gavin 2008-08-12 09:08:03 +02:00
Justin Dolske
4b1d41d7fb Bug 422974 – Prism uses old "Remember password?" mechanism. r=gavin 2008-08-11 16:31:57 -07:00
Dão Gottwald
c176465ed9 Ctrl+Tab browser chrome tests 2008-08-11 22:40:45 +02:00
Dão Gottwald
cebda9ac74 fix typo 2008-08-11 11:19:51 +02:00
Dão Gottwald
3dbd6d015e Bug 446209 - CTRL-TAB should not persist right-click menu on webpage when switching URLs. r=gavin 2008-08-11 11:10:01 +02:00
Dão Gottwald
757839b7b5 Bug 445573 - Ctrl+Tab: Holding tab should bring up tab-switching panel and repeat. r=gavin 2008-08-11 11:06:42 +02:00
Boris Zbarsky
baa891763c Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst 2008-08-11 09:38:43 +01:00
Dave Townsend
1347c1de7e Backout of bug 113934 due to apparent Tp regression 2008-08-10 17:15:43 +01:00
Dave Townsend
3af4f7166c Backed out changeset eb6fda3be5bb 2008-08-10 17:15:00 +01:00
Dão Gottwald
e3a3707555 Bug 444307 – Page Style functions cleanup. r=gavin 2008-08-09 21:37:00 +02:00
Dão Gottwald
0277ed5944 fix and re-enable page style menu tests 2008-08-09 19:59:40 +02:00
Dão Gottwald
875d7109c1 Bug 445369 – Allow closing tabs in the Ctrl+Tab panel with Ctrl+W. r=gavin, ui-r=beltzner 2008-08-09 12:18:49 +02:00
Boris Zbarsky
1b9a4caf46 Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst 2008-08-07 19:15:40 -04:00
Dão Gottwald
2e094fcb15 disable page style menu tests temporarily 2008-08-08 14:08:51 +02:00
Dão Gottwald
8cf44ba8a1 page style menu tests 2008-08-08 12:45:13 +02:00
Ehsan Akhgari
a5e2cecb9e Bug 427029 – about:robots looks bad on RTL 2008-08-06 17:55:01 +02:00
Masayuki Nakano
8dd6ed40c7 Bug 433340 – bookmark dialog covers candidate window when using IME r=enndeakin+gavin.sharp 2008-08-05 13:48:16 +09:00
Dão Gottwald
5dbe1ac67d Bug 448892 – "setting a property that has only a getter" when adding the location bar to the chrome after starting the browser without it. r=gavin 2008-08-03 12:27:30 +02:00
Dão Gottwald
aa3b526d81 Bug 448885 – gBrowser, gURLBar etc. stuck at null when accessed before the associated elements are in the document. r=gavin 2008-08-03 00:41:32 +02:00
Boris Zbarsky
afcaac529f Bug 448572 followup. Remove the gNavigatorBundle here. 2008-07-31 17:08:32 -07:00
Boris Zbarsky
d051431c2f Adding more tests to figure out where the test timeout is happening 2008-07-31 14:05:04 -07:00
Asaf Romano
ae30673721 move the deprecated section to the end of this file per mconnor. 2008-07-30 23:34:08 +03:00
Asaf Romano
f9eaa879bd merge 2008-07-30 23:30:05 +03:00
Asaf Romano
facd24cbf0 Bug 448572 - Use smart getters in browser.js. r=gavin. 2008-07-30 23:28:29 +03:00
Asaf Romano
b17954bcdf backing out bug 432599 2008-07-30 02:22:28 +03:00
Ryan Flint
1e9a3e2710 Backout changesets d811aa4cf0cf and 96ca77c43cb9 from bug 432599 2008-07-29 16:04:50 -07:00
Asaf Romano
af451459ca Bug 432599 - Double-click on the Star icon leads to incorrect display of the bookmark properties panel. Patch from Ehsan Akhgari [:ehsan] <ehsan.akhgari@gmail.com>, r=me. 2008-07-29 21:55:50 +03:00
Asaf Romano
66489dd3db Bug 432599 - Double-click on the Star icon leads to incorrect display of the bookmark properties panel. Patch from Ehsan Akhgari [:ehsan] <ehsan.akhgari@gmail.com>, r=me. 2008-07-29 21:53:09 +03:00
Serge Gautherie
02663e3a4b Bug 445374 - In </browser/*>, use a xul <stringbundle/> instead of including the strres.js code. r=Mano. 2008-07-29 17:00:51 +02:00
Vlado Valastiak (wladow, Mozilla.sk)
9fac491233 'Search Foo for selected text' context menu hitchhikes an accesskey 2008-07-29 16:41:54 +02:00
Serge Gautherie
6280a774d6 Bug 225740 – utilityOverlay.js needs cleaning
p=sgautherie r=mano
2008-07-27 21:25:59 +01:00
Dão Gottwald
f47f10ed4a Bug 445476 – Need a pref to disable the new ctrl+tab preview panel. r=gavin 2008-07-19 11:19:59 +02:00
Dão Gottwald
ca21eada31 Bug 395980 - Implement MRU order Ctrl+Tab panel with previews. r=mconnor 2008-07-15 18:11:00 +02:00
Ehsan Akhgari
c20fda4589 Bug 444878 – Feed URLs needs tooltip in Page Info. r=gavin 2008-07-13 12:14:42 +02:00
Serge Gautherie
fb1c4cc393 cleanup for bug 405105, r=gavin 2008-07-12 12:07:51 +02:00
Mike Kaplinskiy
762605559c Bug 311851 – remove all the pageReport cruft. r=gavin 2008-07-12 11:31:30 +02:00
Ehsan Akhgari
ae10c44a65 Bug 418879 – Long feed URLs cause scrollbar to appear in Page Info. r=gavin 2008-07-11 23:03:14 +02:00
Ehsan Akhgari
2dd54cfd05 Bug 427739 – in RTL builds, popups for site identity and star hang the wrong way, r=dao 2008-07-11 22:31:48 +02:00
Dave Townsend
1dfcbe4384 Bug 409959: Safe mode option to disable all add-ons doesn't disable plugins. r=gavin 2008-07-11 21:11:59 +01:00
Doug Turner
83738d2763 it seems we are leaking on the RLk test.
Backed out changeset ebfc2ad982f4
2008-07-10 23:38:35 -07:00
Doug Turner
ad874bf1f0 Relanding 437948. Geolocation. Fixed memory leak. r=jst. 2008-07-10 22:48:16 -07:00
Dão Gottwald
781b3bd81c revert bug 395174, r=gavin 2008-07-10 10:28:52 +02:00