Commit Graph

1401 Commits

Author SHA1 Message Date
Gavin Sharp
d7ed1b66cb Bug 572112: add tabsontop attribute to documentElement to indicate tabs-on-top state, r=dao 2010-06-15 17:51:29 -04:00
Paul O’Shannessy
fd588e13fe Bug 555767 - Switch to tab should close "empty" tabs [r=gavin] 2010-06-15 14:25:36 -07:00
Dave Townsend
e6a7c0ed0f Bug 560449: Add support for opening the addons manager at a specific pane. r=gavin 2010-06-15 11:40:05 -07:00
Dão Gottwald
50a2c3c91b Bug 570795 - Create basic "Firefox button" widget. r=gavin 2010-06-13 10:20:58 +02:00
Dão Gottwald
67c2920cc8 Bug 570981 - Remove URLBarSetURI's aValid parameter. r=gavin 2010-06-11 15:26:01 +02:00
Ehsan Akhgari
d2066d2fe9 Bug 529922 - Make sure that delayedStartup has run, therefore the test is valid; r=gavin 2010-06-03 21:31:07 -04:00
Dão Gottwald
439dc1be72 Bug 562649 - set and correctly handle userTypedValue when loading external URIs. r=gavin,neil 2010-06-08 22:13:55 +02:00
Justin Wood
056ba8fdfd Backout |Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page.| due to Linux Mo(oth) and Linux64 Mo(oth) test failures. 2010-06-04 21:59:40 -04:00
Asaf Romano
34a6d2c42d Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page. r=gavin. 2010-06-05 03:22:08 +03:00
Neil Deakin
c8b88dc212 Bug 545119, use link drop service for tabbrowser dataTransfer for search engine dialog and remove browser dependency on nsDragAndDrop.js, r=gavin 2010-05-26 11:28:25 -04:00
Justin Dolske
60be7213af Bug 539834 - Need updated content plugin-problem icons and new pinstripe notification icon. r=dao 2010-05-25 21:35:09 -07:00
Saint Wesonga
7745015aed Bug 524201 - Move browserconfig.properties to a jar. r=gavin/pike/kev 2010-05-24 11:38:31 +02:00
Michael Kohler
e4abd093dc Bug 564091: Fix spelling of nonexistent across the tree. r=timeless 2010-05-23 12:26:15 -07:00
Asaf Romano
c6e91c49c6 Bug 566736 - Lazily initialize the findbar. r=gavin. 2010-05-19 19:57:16 +03:00
Ehsan Akhgari
b441a7ac76 Back out changeset 6fc5d661ca55 because of a11y test failures 2010-05-19 10:48:30 -04:00
Asaf Romano
429f6ecb7b Bug 566736 - Lazily initialize the findbar. r=gavin. 2010-05-19 15:23:43 +03:00
Chris Jones
2837d1b371 Backed out changeset a111c9f6a71b 2010-05-18 20:53:04 -05:00
Asaf Romano
3f9ba7e472 Bug 566736 - Lazily initialize the findbar. r=gavin. 2010-05-19 02:58:32 +03:00
Boris Zbarsky
f9df05f8e0 Backed out changeset 6a71deda9822 (bug 562649) due to browser-chrome orange. 2010-05-14 13:04:08 -04:00
Dão Gottwald
33c1a202fd Bug 562649 - set userTypedValue when loading external URIs. r=gavin 2010-05-14 14:27:51 +02:00
Markus Stange
f378d958f3 Bug 549562 - Position the toolbar customization popup in repositionDialog() and make it invisible until it's positioned and loaded. r=gavin 2010-05-14 12:20:00 +02:00
Gavin Sharp
32f7bdfcb1 Bug 556957 - Don't let startDocumentLoad display the target URL for content windows with openers. r=dao 2010-04-05 19:08:01 -04:00
Rob Campbell
6afe6d2b1a Bug 547453: create a web page inspector for Firefox, r=gavin 2010-05-13 16:38:21 -04:00
Gavin Sharp
c9e937e129 Backed out changeset f551d1be254e (inspector-0.1, fixing commit message) 2010-05-13 16:36:43 -04:00
Rob Campbell
9165b0fd02 inspector-0.1 2010-05-13 17:08:34 -03:00
Mounir Lamouri
fa4a7ab134 Bug 557620 - Implement <input type="tel">. r=smaug,dolske,dao sr=sicking 2010-05-12 09:17:07 +02:00
Blair McBride
aa577eadb5 Bug 554007: New add-ons manager UI (browser parts). r=sdwilsh 2010-04-29 10:17:06 -07:00
Dave Townsend
b804b7d355 Bug 553092: Initialise the permissions manager on startup. r=robstrong 2010-04-26 12:19:18 -07:00
Dave Townsend
76426230d6 Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
Asaf Romano
517a908d39 Bug 528884 - Remove places' menu and toolbar bindings. r=mak 2010-05-05 15:28:04 +02:00
Dave Townsend
c92630540b Backout new add-ons manager due to Ts regression on OSX 10.5 2010-05-01 11:04:44 -07:00
Blair McBride
1788250a47 Bug 554007: New add-ons manager UI (browser parts). r=sdwilsh 2010-04-29 10:17:06 -07:00
Dave Townsend
9c5f64af95 Bug 553092: Initialise the permissions manager on startup. r=robstrong 2010-04-26 12:19:18 -07:00
Dave Townsend
fa94aa3e68 Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
Masatoshi Kimura
42cfbfeaf3 b=546013 encode default ignorable characters on url bar to prevent spoofing r=gavin 2010-04-29 09:55:44 +12:00
Dão Gottwald
46fbae6c1c Bug 457187 - Make the tabs toolbar customizable. r=gavin 2010-04-27 18:57:19 +02:00
Justin Dolske
813a9ea2b3 Bug 546502 - Refreshing on toolbar for crash plugin UI doesn't remove notification bar. r=gavin, a=developers 2010-04-26 12:58:12 -07:00
Robert Sayre
4f68530f45 Merge mozilla-central to tracemonkey. 2010-04-24 12:56:26 -04:00
Jeff Walden
6701407555 Bug 560018 - Actually remove support for { get property funname() { } }, confounded merging madness... r=luke 2010-04-17 03:19:33 -07:00
Dão Gottwald
57fa107cf8 Bug 414345 - Don't try to load clipboard content that's not a valid URI. r=gavin 2010-04-22 09:25:54 +02:00
Dão Gottwald
7730bb62d3 Bug 470051 - Disable "New Tab" and "Open Location" commands in popups. r=gavin 2010-04-22 09:24:39 +02:00
Justin Dolske
f79c1f7255 Bug 558517 - Cleanup browser.js plugin code. r=gavin 2010-04-20 12:26:08 -07:00
Neil Deakin
3fea5960c8 Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking 2010-04-18 14:27:18 -04:00
Siddharth Agarwal
b4de4f4426 Bug 474060 - Show download progress in app icon in Windows 7 taskbar. Tests by Felipe Gomes. r=sdwilsh r=mconnor r=sid, sr=vlad, ui-r=faaborg 2010-04-15 00:14:12 +02:00
Justin Dolske
4cec7e8060 Bug 544597 - Remap plugin names to a more readable form for plugin-crashed UI. r=gavin, r=jst 2010-04-08 00:45:00 -07:00
Justin Dolske
f3f2fbddd6 Bug 557661 - change OOPP crash UI to make it easier to submit crash reports. r=gavin, ui-r=beltzner 2010-04-07 18:53:00 -07:00
Justin Dolske
3d6a1d1a7b Bug 557808 - OOPP crash notification bar doesn't show for small plugins. r=gavin.sharp 2010-04-07 15:47:00 -07:00
Ehsan Akhgari
ff00411fcc Bug 520729 - last loaded title attribute retained during private browsing; r=gavin 2010-04-07 13:27:32 -04:00
Dão Gottwald
4d403e0499 Bug 544815 - implement tabs on top option. r=gavin 2010-04-06 08:34:27 +02:00
Dão Gottwald
8d8882715c Bug 555337 - Capture tab previews only when needed. r=gavin 2010-04-02 09:19:57 +02:00