Chris Jones
d215e057fe
Merge backout
2009-10-02 18:09:39 -05:00
Chris Jones
08de77b6a4
Backed out changeset 8cbc47eee659
2009-10-02 18:09:08 -05:00
Dão Gottwald
1d1738b34d
Bug 520190 - make use of formatURL(). r=gavin
2009-10-02 18:52:53 +02:00
Dão Gottwald
3137b69ef0
Bug 520143 - don't try/catch when reading plugins.hide_infobar_for_outdated_plugin and plugins.hide_infobar_for_missing_plugin, since they have a default value. r=dtownsend
2009-10-02 18:22:53 +02:00
Blair McBride
9cdc2ead10
Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh
2009-10-02 13:26:04 +02:00
Chris Jones
3e5fef214c
bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad
2009-10-01 21:50:09 -05:00
Dão Gottwald
d21bfbc361
Testing impact on Ts Shutdown
2009-10-02 01:51:49 +02:00
Markus Stange
5506bd72d5
Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
...
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
2009-10-01 11:15:32 +13:00
Dão Gottwald
958f9c18a0
backout change from Ts Shutdown investigation
2009-10-02 10:52:10 +02:00
Nochum Sossonko
33de430128
Bug 513461 - Implement pseudo classes for lightweight theme handling. r=dao,dbaron
2009-10-02 08:22:18 +02:00
Blair McBride
c4a43f3551
Bug 468881 - Save Frame As… option appears when not necessary in File Menu. r=dao, ui-r=beltzner
2009-10-02 08:21:48 +02:00
Dão Gottwald
4be503d54d
Testing impact on Ts Shutdown
2009-10-02 07:57:54 +02:00
Ben Turner
29c6cc37ec
Merge mozilla-central
2009-09-23 13:14:34 -07:00
Dão Gottwald
a8f534133a
Bug 482941 - make 'View Background Image' handle background-image lists. r=mano
2009-09-23 11:07:12 +02:00
Phil Ringnalda
b3dd760f53
Bug 518124 - Package content_canvas.xpt, r=ted
2009-09-22 20:43:07 -07:00
David Dahl
1a3260b702
Bug 463270: fix favicon code to avoid trying to load a favicon for wyciwyg: pages (fixes ASSERTION: Must have a principal: 'mOwner'), r=gavin
...
--HG--
extra : rebase_source : 67d63f88c4ed980508c15ef1afcde94155e9171d
2009-09-22 14:13:58 -04:00
Benjamin Smedberg
56a8d84c46
Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted
2009-09-22 09:05:48 -04:00
Dão Gottwald
b9431597e4
Backed out changeset fa212b6a9d72 to see if it caused bug 528776
2009-11-18 09:23:18 +01:00
Dão Gottwald
80f39a0574
Count open browser windows for bug 528776
2009-11-18 09:20:19 +01:00
Kev Needham
df5edc80ff
Bug 527966 - Update Yahoo! Favicon in default search plugins. r=gavin
...
--HG--
extra : rebase_source : 584fe639f6e357804b42753a53ee6ba1b32c7113
2009-11-17 14:59:29 +01:00
Ehsan Akhgari
8494e4dfee
Bug 526194 - r=vlad
...
--HG--
extra : rebase_source : 410c69341dab86377f94026709c3aa1f13c36a6d
2009-11-17 15:01:15 -05:00
Ehsan Akhgari
832b7b21db
Bug 528416 - Download Directory Persists After "Clear Recent History"; r=gavin ui-r=faaborg
...
--HG--
extra : rebase_source : a5856e02bc394b7359b507d9a40e05d59a114155
2009-11-16 20:14:28 -05:00
Dão Gottwald
1ccede016e
Count open browser windows for bug 528776
2009-11-17 13:28:36 +01:00
Dão Gottwald
8d7e8e862d
Count open browser windows for bug 528776
2009-11-17 13:07:34 +01:00
Dão Gottwald
7d308bb248
Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad
2009-09-22 10:40:12 +02:00
Ben Turner
66a36315ce
Merging mozilla-central once more to hopefully clear windows unit tests
2009-09-20 10:47:21 -07:00
Dão Gottwald
7ac2f9cfd4
Bug 517704 - use gBrowser instead of getBrowser() in Places code. r=mak
2009-09-20 12:58:27 +02:00
Dão Gottwald
e2edb17057
backout part of changeset d93f6e968a19
2009-09-20 04:06:56 +02:00
Dão Gottwald
7a0d81c9ad
Bug 517706 - use gBrowser instead of getBrowser() in private browsing code. r=ehsan
2009-09-20 04:00:09 +02:00
Dão Gottwald
ae7911d68f
add debug info
2009-09-20 03:59:39 +02:00
Dão Gottwald
c574c94e2f
Bug 517708 - use gBrowser instead of getBrowser() in session restore code. r=zeniko
2009-09-19 21:38:58 +02:00
Ehsan Akhgari
9a8993224e
Bug 513166 - Remove "Warning Messages" settings button from Preferences --> Security; r=dao
2009-09-19 21:08:56 +04:30
Dão Gottwald
792e203b04
Additional fixes for bug 386333
2009-09-19 12:19:48 +02:00
Henrik Skupin
20394f5a36
Bug 386333 - Extract the mime type from data URI images in Page Info. r=mano
2009-09-19 12:19:00 +02:00
Phil Ringnalda
e62c83fdc6
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Benjamin Smedberg
d44f878b56
Merge mozilla-central into Electrolysis.
2009-09-18 16:47:18 -04:00
Dão Gottwald
4d156fc8b5
Bug 520346 - Periodic update check for lightweight themes. r=dtownsend, sr=dveditz
2009-11-17 08:55:47 +01:00
Dão Gottwald
293039d851
Count open browser windows for bug 528776
2009-11-17 08:26:12 +01:00
Dietrich Ayala
11ac2fc74c
Bug 526545 - Crash reporter still can send wrong URL when crashing during pageload (r=bsmedberg)
2009-11-16 16:54:55 -08:00
Dietrich Ayala
5a323b5600
Backed out changeset 6e8717db83bb (accidental inclusion)
2009-11-16 16:53:22 -08:00
Dietrich Ayala
7dcda44c3a
Bug 526545 - Crash reporter still can send wrong URL when crashing during pageload (r=bsmedberg)
2009-11-16 16:51:07 -08:00
Dão Gottwald
d762cab36e
Count open browser windows for bug 528776
2009-11-17 01:04:28 +01:00
Nick Thomas
b670d18b37
Bug 515421, packaging fixes from Fx3.5.5 -> 3.6b2 major update test, r=ted.mielczarek
...
--HG--
extra : rebase_source : ba5190bab30f2efede6871391fde0daf5fec827f
2009-11-17 12:25:18 +13:00
Dave Townsend
dacb8e52a7
Bug 522571: Link from themes manager to personas gallery. r=robstrong
2009-11-16 13:05:25 -08:00
Dão Gottwald
52bbab5af0
Count open windows in browser_514751.js for bug 528776
2009-11-16 17:33:56 +01:00
Dão Gottwald
55ba7d73e3
Bug 518970 - trying to solve remaining issue in browser_394759_privatebrowsing.js
2009-11-16 11:55:59 +01:00
Dão Gottwald
e1b43506e6
Count open windows in browser_522545.js for bug 528776
2009-11-16 00:58:13 +01:00
Mitchell Field
92a2deeef1
bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek
2009-11-13 14:40:00 -05:00
Dão Gottwald
67105dfe67
Count open windows in browser_394759.js for bug 528776
2009-11-15 19:58:39 +01:00
Dão Gottwald
4a6097c4f3
More debug spew for bug 528776
2009-11-15 14:32:11 +01:00
Dão Gottwald
056a128f5c
Bug 528750 - Sidebar close button is squeezed, tabstrip closebutton makes the tabstrip higher (browser.tabs.closeButtons=3). r=ventnor
2009-11-15 10:28:39 +01:00
Dão Gottwald
8930863ee3
Debug spew for bug 528776
2009-11-15 09:37:11 +01:00
Dão Gottwald
c60d71910a
Backed out changeset 01adc20ea792 because of intermittent failures
2009-11-14 23:51:13 +01:00
Dão Gottwald
9620d6857a
Bug 482975 - Disable browser_477657.js on OS X
2009-11-14 17:48:51 +01:00
Dão Gottwald
259ab2b89a
Another fix for bug 527074
2009-11-14 14:29:18 +01:00
Dão Gottwald
75c7bb38b1
Bug 482975 - Re-enable browser_477657.js
2009-11-14 14:09:18 +01:00
Marco Bonardo
7340698b1e
Bug 528452 - sessionstore tests that use setBrowserState should wait for sessionstore-browser-state-set (browser_526613.js), r=zeniko
2009-11-14 13:44:24 +01:00
Marco Bonardo
7f736367c8
Bug 528452 - sessionstore tests that use setBrowserState should wait for sessionstore-browser-state-set (browser_394759.js), r=zeniko
2009-11-14 13:44:21 +01:00
Marco Bonardo
c35c607a2c
Bug 522667 - Remove ellipsis from Troubleshooting Information button in about:support, change entities on central, r=gavin r=pike
2009-11-14 13:44:19 +01:00
Gabriele Best
7e990a7d15
Bug 476838 - Missing tooltip and statusbar text on "Open <siteURI>" in live bookmarks, r=mak
2009-11-14 13:44:17 +01:00
Paul O’Shannessy
d85ddddc80
Bug 522545 - some tabs not loaded, are stuck in zombie mode. r=zeniko
2009-11-13 14:13:58 -08:00
Dão Gottwald
2a3c551931
Bug 526919 - Lightweight theme notification bar hides when loading new page. r=dtownsend
2009-11-13 19:35:23 +01:00
Dão Gottwald
96319ee2bc
Bug 528440 - Should skip windows that are closed but not yet destroyed when using nsIWindowMediator. r=zeniko
2009-11-13 18:06:44 +01:00
Dão Gottwald
edf5ee5ea6
Fix another case where browser_526613.js would close the window
2009-11-13 09:43:55 +01:00
Dão Gottwald
8dd9aeda18
browser_526613.js debug spew
2009-11-13 08:39:42 +01:00
Dão Gottwald
ecc36f002a
Prevent browser_526613.js from still closing the main browser window
2009-11-12 21:18:45 +01:00
Dão Gottwald
5b0464567c
Prevent browser_526613.js from closing the main browser window
...
--HG--
extra : rebase_source : 0378fa9b9ff451e84068fcf1f8881cf356f003d7
2009-11-12 18:25:50 +01:00
Dão Gottwald
e2aa9cec64
Bug 527074 - random failures in sessionstore/test/browser/browser_526613.js
2009-11-12 14:16:00 +01:00
Dão Gottwald
c272508ce7
Follow-up for bug 525710 and bug 525299: get rid of dummy param for getItemsWithAnnotation
2009-11-12 12:11:31 +01:00
Dão Gottwald
b984f39860
Bug 483382 - browser_480148.js causes browser_420786.js to fail
2009-11-12 11:23:26 +01:00
Peter Weilbacher
5463c00e04
[OS/2] Bug 526630 - package MozSounds.cmd, r=wuno@lsvw
2009-11-06 08:15:09 +01:00
Tanner M. Young
d41686282d
Bug 526721 - "View Image Info" displays the wrong size if the document's first image has the same url, same alt but different scale. r=dao
2009-11-12 08:59:56 +01:00
Dão Gottwald
0a1ca2e26c
Bug 525651 - On Windows, tabbrowser tabs often lack legibility when a lightweight theme is selecte. r=rflint
2009-11-11 19:49:56 +01:00
Dão Gottwald
5c6758cba1
Bug 521216 - Don't use 'for each...in' for arrays and node lists. r=robarnold
2009-10-08 19:35:18 +02:00
Martin McNickle
25cc8d92e8
Bug 508221 - Favicons in search bar dropdown not shown if menus_have_icons=false. r=dao
2009-10-08 09:00:17 +02:00
Dão Gottwald
11399d95f8
Bug 518468 - no easy way to undo after installation of a lightweight theme. r=dtownsend
2009-10-08 08:59:37 +02:00
Dão Gottwald
173e9e6320
Fix indentation
2009-10-08 08:58:22 +02:00
Jim Mathies
3d6d06a11e
Bug 520937 - Fix taskbar contract id failures. r=gavin.
2009-10-07 20:09:09 -05:00
Jim Mathies
4cd8da9491
Bug 520801 - Remove sub directory from taskbar module path. Addresses installer build issues which prevented jsm installation. r=dao.
...
--HG--
rename : browser/components/wintaskbar/jumpLists.jsm => browser/components/wintaskbar/WindowsJumpLists.jsm
rename : browser/components/wintaskbar/preview-per-tab.jsm => browser/components/wintaskbar/WindowsPreviewPerTab.jsm
2009-10-07 20:06:30 -05:00
Marco Bonardo
d0c159e1aa
Bug 498339 - hopefully fix browser_394759.js intermittent failure and timeout, r=zpao
2009-10-08 02:46:09 +02:00
Reed Loden
1d7511825f
Bug 520444 - "Update plugin update URL pref (plugins.update.url) to real URL" [r=gavin]
2009-10-07 19:26:16 -05:00
Jim Mathies
8387b9805b
Bug 518666 - Fix for bad nsBrowserGlue.js import. r=dao.
2009-10-07 13:06:06 -05:00
Dão Gottwald
4806f0b6ed
More nits for bug 518666
2009-10-07 13:35:37 +02:00
Jim Mathies
58f2416be0
Bug 518666 - address missed updates.
2009-10-07 04:22:12 -05:00
Jim Mathies
8a663f72e8
Bug 518666 - Add Firefox win7 jump list support. r=sdwilsh, r=dao.
2009-10-07 04:09:11 -05:00
Dão Gottwald
274cae972a
Bug 474056 - addressing review comment
2009-10-07 10:35:16 +02:00
Ehsan Akhgari
f6da530110
Bug 514214 - Do not update page titles for places already in history inside the Private Browsing mode; r=mak77
2009-11-03 16:21:42 -05:00
Robert Strong
0a5ebe62ce
Bug 311965 - Refactor nsUpdateService.js to load less code at startup. r=dtownsend
2009-11-03 11:49:23 -08:00
Dão Gottwald
dd5f06ec02
browser_privatebrowsing_pageinfo.js cleanup
2009-11-03 17:06:01 +01:00
Dão Gottwald
d1fe515d9a
Test for bug 517902
2009-11-03 11:10:19 +01:00
Dão Gottwald
63b775fcca
Bug 525834 - Replace Search-glass.png with gtk-find stock icon. r=ventnor
2009-11-03 09:32:00 +01:00
Dão Gottwald
e65243afff
Bug 525836 - Remove workaround for bug 426930 as the stock icon has been fixed. r=ventnor
2009-11-03 09:31:30 +01:00
Dão Gottwald
c5f31ac9ac
Bug 525710 - getPagesWithAnnotation, getItemsWithAnnotation, getPageAnnotationNames, getItemAnnotationNames, getFaviconData, getQueries, getFolders and getTagsForURI length out params should be optional. r=sdwilsh
...
--HG--
extra : rebase_source : e46c14838c9076d6bb32a423e0193e71b1d0532a
2009-11-02 22:04:15 +01:00
Dão Gottwald
e28663977b
Bug 525712 - Remove dead throbber-specific code from customizeToolbar.js, handle it in themes. r=gavin
2009-11-02 00:24:12 +01:00
Markus Stange
d0dfc9ccb9
Bug 524718 - In fullscreen mode, drawintitlebar=true shouldn't add padding. r=dao
2009-10-31 09:01:12 +01:00
Nochum Sossonko
e6acb87371
Bug 515512 - Text urls that don't have the leading protocol should have the link context menu options when selected. r=dao
2009-10-31 08:59:23 +01:00
Dão Gottwald
69f95851ae
Bug 525190 - Refactor the way pageInfo.js handles arguments. r=db48x
2009-10-31 01:50:57 +01:00
Dão Gottwald
a5e134553e
Bug 509298 - updateCurrentBrowser leaves focus in location bar if no specific element is focused in that browser. r=enn, ui-r=beltzner
2009-10-31 01:04:07 +01:00
Justin Dolske
efe855d020
Bug 507248 - Change default download location on Windows CE (again). r=vladimir
2009-10-30 16:13:41 -07:00
Justin Dolske
5d73e0491a
Bug 522625 - disable session restore after crash on Windows CE. r=vladimir
2009-10-30 16:13:41 -07:00
Paul O’Shannessy
6ccd0e6bf1
Bug 514490 - Per Tab Network Prioritization. r=dao, r=bz
...
--HG--
extra : rebase_source : e80e9b87f9280251d873dafc69cf55ff4517aa1b
2009-10-30 14:16:17 -07:00
Dietrich Ayala
5d80be3d56
bug 411930 - Crash reporter sends wrong URL when crashing during pageload r=paul
2009-10-30 14:04:24 -04:00
Nochum Sossonko
eb3c7f2ee3
Bug 498648 - Start private browsing while editing a message, cancel, doesn't cancel private browsing; r=bzbarsky,jst,ehsan
2009-10-30 12:46:41 -04:00
Marco Bonardo
889e05540b
Change startup order of random failing test browser_394759_privatebrowsing.js
2009-10-30 15:48:13 +01:00
Dave Townsend
28ac7c9df5
Bug 494742: Update shipped copy of blocklist.xml. r=morgamic
2009-10-29 11:40:05 -07:00
Dão Gottwald
27de361e60
merge
2009-10-29 17:01:55 +01:00
Dão Gottwald
a10055c0bb
Backed out changeset de94ce5f8968
2009-10-29 17:01:39 +01:00
Gijs Kruitbosch
41ba1acfa5
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
...
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Nochum Sossonko
43d0c651f6
Test for bug 498648. r=ehsan
2009-10-29 14:38:47 +01:00
Marco Bonardo
e68b82d4a3
change debug info for random failing browser_394759_privatebrowsing.js, and fix a wrong setTimeout.
2009-10-29 11:56:36 +01:00
Dão Gottwald
fb97ffad40
Bug 524106 - "View Image Info" selects the wrong image when there are multiple images with the same src. r=db48x
2009-10-29 08:42:45 +01:00
Dietrich Ayala
229d42bdc1
backing out bug 411930 due to test failures
2009-10-28 19:06:49 -07:00
Marco Bonardo
13e364670c
Fix a typo and a couple leftovers in previous tests changes.
2009-10-28 22:59:33 +01:00
Gijs Kruitbosch
58e8eebec2
Prepare callsites of clearUserPref so it can go back to throwing. r=gavin
2009-10-28 22:44:15 +01:00
Dietrich Ayala
abe5982dd8
Bug 411930 - Crash reporter sends wrong URL when crashing during pageload (r=zpao)
2009-10-28 11:30:33 -07:00
Marco Bonardo
afd7af88aa
further change to browser_394759_privatebrowsing.js, let's make it wait for new sessionstore.js
2009-10-28 20:04:32 +01:00
Markus Stange
97e9999a50
Bug 524661 - Fix places in browser.js that use for each...in to loop over arrays. r=gavin
2009-10-28 19:59:15 +01:00
Marco Bonardo
402e13d377
Bug 521233 - waitForFocus(callback) times out in browser chrome tests. use it in browser_bug304198.js, r=enn
2009-10-28 17:22:59 +01:00
Marco Bonardo
bab6c84b9b
Bug 522678 - remove browser.history.showsessions from firefox.js, r=mano
2009-10-28 17:22:57 +01:00
Marco Bonardo
5074a3ed9a
Bug 522667 - Remove ellipsis from Troubleshooting Information button in about:support, r=pike
2009-10-28 17:22:54 +01:00
Marco Bonardo
d9a067440c
Add more debug infos to randomly failing sessionstore tests. Plus trivial cleanups.
2009-10-28 17:22:52 +01:00
Rob Arnold
17b97967ad
Bug 520724 - Aero Peek preview prefs should be better defined/classified r=rflint
...
--HG--
extra : rebase_source : 463f184cfb6766d67121784c7edc998c78bc784f
2009-10-06 15:57:20 -04:00
Dan Witte
33058ca79e
Implement jsctypes with raw JSAPI. b=518721, r=jorendorff, sr=bsmedberg
2009-10-06 12:16:38 -07:00
Rob Arnold
363bdd02d6
Bug 474056 - Minor fixes for undefind variables r=dao
2009-10-06 15:09:49 -04:00
Asaf Romano
420ce79b68
Fix a review comment from bug 510634. r=mak.
2009-10-06 20:17:55 +02:00
Dão Gottwald
59053eb9fd
Bug 449010 - In browser.js, don't prototype single-instance objects. r=mano,gavin
2009-10-06 17:58:00 +02:00
Dão Gottwald
db77698258
Bug 494152 - eliminate onnewtab and the NewTab event. r=mano
2009-10-06 16:27:15 +02:00
Marco Bonardo
3d82d1b8c4
Bug 520547 - revert renaming of PlacesUtils methods from bug 477583. r=mano, r=gavin
2009-10-06 15:47:58 +02:00
Asaf Romano
d3208a9a94
Bug 510634 - Wrong icons on bookmarks sidebar. r=mak.
2009-10-06 15:04:14 +02:00
Marco Bonardo
caa3fe686b
Fix test for bug 474056, persistent orange. r=trivial-bustage-fix
2009-10-06 14:42:04 +02:00
Dão Gottwald
6e62d9df06
Bug 514915 - gProgressCollapseTimer and gProgressMeterPanel shouldn't exist. r=mano
2009-10-06 14:34:25 +02:00
Dão Gottwald
5ab4177f82
Bug 507586 - FullScreen shutdown code doesn't belong in BrowserTryToCloseWindow(). r=mano
2009-10-06 14:33:55 +02:00
Makoto Kato
e3fe66b156
Bug 469654 - Windows x64 build support. r=ted
2009-10-06 17:28:05 +09:00
Rob Arnold
d67aeb5e4d
Fix test for bug 474056 to run on non-Windows 7 machines.
...
--HG--
extra : rebase_source : 8d1c5f3f8dd4e9df22c60a0694b712454b7e7077
2009-10-06 03:22:27 -04:00
Rob Arnold
e991b2bf7f
Bug 474056 - Implement optional preview per tab r=dao,rflint,mconnor
2009-10-06 00:26:15 -04:00
Daniel Holbert
a9b38c7c2f
Bug 495228, followup patch: Remove a few trailing right-paren characters that were missed in this bug's previous landing (to fix build warnings like "Extraneous text after ifneq directive"). r=ted
2009-09-21 22:43:58 -07:00
Dão Gottwald
b50a7c9f9d
improve browser_354894.js output
2009-12-14 11:18:06 +01:00
Michael Kohler
34f0176b8c
Bug 530354 - No need to check for navigator:browser before initializing SessionStore, r=dao
2009-11-22 08:28:00 -08:00
Gabriele Best
18cf4a87a5
Bug 436758 - Show tooltip and URL in status bar when hovering over a link inside "Recently Closed Tabs/Windows", r=mak77
2009-12-04 01:01:00 -08:00
Justin Dolske
175727d33a
Bug 499417 - Refactor login manager's crypto code. r=vladimir, r=zpao
2009-12-13 17:04:43 -08:00
Martin McNickle
2fae78c862
Bug 510523 - Checking "Remember for this site" stops prompt from working on file:// URIs. r=dougt/gavin
...
--HG--
extra : rebase_source : 0a17f35c5d9220e4a1c852d22b245bba8a5afb5b
2009-12-13 14:38:16 -08:00
Martin McNickle
585f3925b9
Bug 510424 - Geolocation notification does not show requester of location for file:// URLs. r=dougt/gavin ui=beltzner
...
--HG--
extra : rebase_source : 3e333d15f04581e2901906b60a19aa3d548ed7c3
2009-12-12 13:39:26 -08:00
Dão Gottwald
65d95048a7
improve browser_354894.js output
...
--HG--
extra : rebase_source : 0091d4b16fae7732d4dd382f2cfab8c1bc404c43
2009-12-13 21:46:15 +01:00
Dão Gottwald
a4b800b9e2
disable browser_526613.js
2009-12-13 20:00:43 +01:00
timeless@mozdev.org
3aeaf21f25
Bug 531174 [@ WriteBitmap], r=joe
2009-12-13 09:11:39 -08:00
Dão Gottwald
30c4a22de1
Bug 528776 - discard stale windows before messing with the browser state. r=zeniko
...
--HG--
extra : rebase_source : 29e4fdfe833a20a975c71efd7a112001636a3f1a
2009-11-28 07:39:31 +01:00
Josh Aas
f55da0118f
Backed out changeset 3ff17b03644e: Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X.
2009-12-13 07:57:08 -05:00
Ted Mielczarek
2a7c428b02
Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. b=513747 r=sdwilsh
2009-12-13 02:10:11 -05:00
Nochum Sossonko
101eff953b
Bug 526952 - Check if we're on a link before using the selection for the context menu, r=dao
2009-12-12 21:22:09 -05:00
Dão Gottwald
e5653fa94c
improve browser_526613.js output
...
--HG--
extra : rebase_source : c2bfad5ec1e632c98ea1d74d3449340d179ca969
2009-12-12 22:58:18 +01:00
Dão Gottwald
e238bd85a2
Bug 530298 - nsPrivateBrowsingService.js thinks closed windows are open. r=ehsan
2009-11-28 07:38:09 +01:00
Dão Gottwald
7fa43a2553
Bug 500214 - tabbrowser.xml and browser-tabPreviews.js use mutation event listeners. r=vlad, sr=mconnor
2009-12-12 20:31:21 +01:00
Dão Gottwald
debf92ce03
Bug 517503 - clean up gBrowser.selectedBrowser usage. r=gavin
2009-09-18 20:18:26 +02:00
Robert Strong
05219ad1ff
Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend
2009-09-18 11:03:27 -07:00
Josh Aas
29e5d02763
Don't use internet config for pref migration in 64-bit builds. b=517407 r=mstange r=vlad
2009-09-18 12:30:06 -04:00
Dão Gottwald
434476b8a5
tests cleanup
2009-09-18 13:52:28 +02:00
Justin Dolske
94fd90ef29
Bug 511984 - Enable fast-startup component for Firefox. r=vlad
2009-09-17 19:57:24 -07:00
John Morkel
2d21461a7d
Bug 516603 - make existing addTab and loadOneTab callers pass a hashed arguments object. r=dao
2009-09-17 15:03:15 +02:00
Axel Hecht
8a0f8b5da2
bug 517179, disable building Malay (ms) until it's really up
2009-09-17 11:16:44 +02:00
John Morkel
13eca8276a
Bug 515635 - "Search Google for ..." context menu should open tab next to current active tab. r=dao
2009-09-16 19:36:38 +02:00
Dão Gottwald
1530bcc13d
tests cleanup
2009-09-16 18:30:20 +02:00
Dão Gottwald
823ba3d3e3
tests cleanup
2009-09-16 12:21:19 +02:00
Taras Glek
d9bfbd258e
bug 514803: josh spotted a typo in prev patch
...
--HG--
extra : rebase_source : 1d09d47fc3d2bd46ea1deb0f42716d42a6552b9f
2009-09-15 19:31:47 -07:00
Taras Glek
a55bb4b6b0
Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg
...
--HG--
extra : rebase_source : 8db26ce38ed4d654f8754f0501b54eb90ea76249
2009-09-14 10:48:26 -07:00
Johnathan Nightingale
6434f3c3d1
Bug 514520 - Double separator in context menu after properties dialog deletion. r=dao
2009-09-14 11:20:03 -04:00
Michael Schonfeld
a1c9bb1492
Bug 417483 - Double separator in context menu when selecting empty text & using iframes r=gavin
2009-09-14 11:19:58 -04:00
Gabriele Best
7c91477924
Bug 516088 - blank tooltip displayed in empty area of bookmark sidebar, r=mak
2009-09-15 14:43:12 +02:00
Ehsan Akhgari
264e286dc6
Fix unit test failure for changeset aaa39ba5d852
2009-09-15 17:01:30 +04:30
Ehsan Akhgari
611a93a130
Bug 510881 - Entering Private Browsing via command line shows tabs from previous session; r=mconnor,bsmedberg
2009-09-15 14:42:01 +04:30
Ehsan Akhgari
88405de0e3
Bug 488691 - Confusing warning when clearing all history; r=dao
2009-09-15 14:36:34 +04:30
Dão Gottwald
b808c44f50
test cleanup, no bug
2009-09-15 10:07:25 +02:00
Curtis Bartley
467fbe124b
Bug 367596 - [RFE] Create a support info page/lister (v.7, strings only). ui-r=beltzner
2009-09-14 21:02:34 -07:00
Curtis Bartley
522749309a
Bug 516080 - change "Help Contents" to "Firefox Help". r=gavin
2009-09-14 20:35:19 -07:00
Dão Gottwald
f073831976
Bug 511771 - Web content needs a way to install lightweight themes (strings)
2009-09-15 01:35:38 +02:00
Dão Gottwald
dfd501aadc
Bug 515932 - loadOneTab and addTab should accept a hash of parameters, including a parameter for opening the tab next to the current one. r=gavin, sr=mconnor
2009-09-15 01:33:00 +02:00
Jeff Muizelaar
5fb012b9bb
Backout ffcfaed61bed: Taras Glek – Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg
...
This caused an unexplained Ts improvement and obj-c exceptions during Ts.
2009-09-14 16:54:21 -04:00
Taras Glek
3c335e86d5
Bug 514803 - Fix for new Date().toLocaleString() triggers "An error occured throwing an exception". Moved more charset files to jar r=bsmedberg
...
--HG--
extra : rebase_source : d501b6c2ec3ee7d6bd82949b30051e82c947b3fa
2009-09-14 10:48:26 -07:00
Johnathan Nightingale
81e5814880
Back out context menu changes for orange investigation
2009-09-14 13:22:03 -04:00
Johnathan Nightingale
74b9e437a9
Bug 514520 - Double separator in context menu after properties dialog deletion. r=dao
2009-09-14 11:20:03 -04:00
Michael Schonfeld
85c9947761
Bug 417483 - Double separator in context menu when selecting empty text & using iframes r=gavin
2009-09-14 11:19:58 -04:00
Neil Deakin
b944f3866f
Bug 497434 - Tooltips no longer shown for bookmarks in places' menupopups, r=neil, mak
2009-09-14 13:06:33 +02:00
Dão Gottwald
dfaaa87fe2
use gBrowser instead of getBrowser() in browser chrome tests
2009-09-14 01:18:19 +02:00
Justin Dolske
e6e2e11442
Bug 514742 - [wince] Flash plugin not recognized in 1.9.2 nightly builds. r=vladimir
2009-09-13 13:26:31 -07:00
Justin Dolske
0bd8f54b33
Bug 499808 - Long pause before first awesomebar results. r=vladimir
2009-09-13 13:26:31 -07:00
Dão Gottwald
1d0820d47f
Backed out changeset 40811b076d51
2009-09-13 17:36:23 +02:00
Taras Glek
ac8ba115d1
Bug 507288 - move greprefs/*js into res/greprefs.js and add that to toolkit.jar. r=benjamin
2009-09-13 15:52:24 +02:00
Dão Gottwald
025717ed29
fix nit for bug 513912
2009-09-13 13:45:03 +02:00
Bobby Holley
2d5ec55945
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
2009-09-12 16:44:18 -06:00
Robert O'Callahan
6b3e82f515
Bug 508128. Fix staller.sjs to hold a reference to its pending timer so that it doesn't get GCed and automatically cancelled. r=jwalden
2009-11-10 14:00:35 +13:00
Tanner M. Young
d2a906feb3
Bug 514308 - Fix shift+click on the RSS icon in the address bar. r=mano
2009-11-09 22:14:20 +01:00
Dão Gottwald
bea18b662b
Bug 527417 - nsIPluginHost::getPluginTags aPluginCount out param should be optional. r=josh
2009-11-09 22:11:58 +01:00
Nochum Sossonko
d855d91612
Bug 491759 - Clear geolocation token when exiting private browsing; r=ehsan
2009-11-09 11:01:36 -05:00
Dão Gottwald
16ecfbb336
Bug 527433 - nsIWebContentConverterRegistrar::getContentHandlers count out param should be optional. r=gavin
2009-11-09 16:45:42 +01:00
Dão Gottwald
35445ffbc8
Bug 521129 - Alt-Tab in FullScreen video does not exit full screen mode. r=dolske
2009-11-08 10:22:38 +01:00
Dão Gottwald
de19aaab92
Bug 5265285 - getAllLogins, getAllDisabledHosts and getAllEncryptedLogins count out params should be optional. r=dolske
2009-11-08 10:22:11 +01:00
Tanner M. Young
79fb4b6c5e
Bug 524090 - make "View Image Info" scroll to the selected image in the Page Info media tab. r=dao
2009-11-07 19:24:08 +01:00
Tanner M. Young
ec9630ac06
Bug 524092 - fix for compatibility with "View Frames" add-on. r=dao
2009-11-07 12:29:52 +01:00
Dão Gottwald
c982ab9fc0
Bug 526987 - getItemList, getIncompatibleItemList, getDependentItemListForID and updateAndGetNewBlocklistedItems itemCount out params should be optional. r=dtownsend
2009-11-07 09:21:07 +01:00
Ryan Flint
1f2cb76806
Bug 507073 - Don't build nsBrowserDirectoryProvider as a separate library. r=vlad
...
--HG--
rename : browser/components/dirprovider/nsBrowserDirectoryProvider.cpp => browser/components/dirprovider/DirectoryProvider.cpp
2009-11-07 02:19:44 -05:00
Nochum Sossonko
99b98e5ab4
Bug 491759 - Clear geolocation token when exiting private browsing; r=dougt,ehsan
2009-11-06 19:05:52 -05:00
Dão Gottwald
3fdb3a1117
Bug 521659 - Main menu doesn't have hover/pressed state when using lightweight theme. r=rflint
...
--HG--
extra : rebase_source : 977345fdc59197573586aa197ead87c3ff0d2171
2009-11-06 22:57:12 +01:00
Dão Gottwald
78ce9ba60d
Bug 526989 - getEngines, getVisibleEngines and getDefaultEngines engineCount out params should be optional. r=gavin
...
--HG--
extra : rebase_source : ea466269b081c55e6ce4d178a00a9b882f65ac93
2009-11-06 22:56:26 +01:00
Dão Gottwald
795121a212
fix completely broken browser_bug481560.js
...
--HG--
extra : rebase_source : 0c0b93b67504c9230c4fb3cced6de6a35e43a1c5
2009-11-06 22:44:11 +01:00
Dão Gottwald
8eb02744ee
Bug 484315 - With browser.tabs.closeWindowWithLastTab set to false popups cannot be closed. r=gavin
...
--HG--
extra : rebase_source : 98796a0d5f44a4a93fcb6e62484f2a45b978d4eb
2009-11-06 22:39:46 +01:00
Marco Bonardo
5150ddf022
Revert changeset fc4702c75a04 since it is likely causing bug 527074.
2009-11-06 13:26:50 -08:00
Paul O’Shannessy
5057e2547f
Bug 525635 - browser_NetworkPrioritizer.js randomly timeouts. r=Enn
2009-11-06 13:14:54 -08:00
Marco Bonardo
68dc74ab68
Bug 525299 - Make Library left pane creation more robust, r=dietrich
2009-11-06 16:25:08 +01:00
Marco Bonardo
ac191bbe6a
Some cleanup of test browser_394759.js, possibly involved in subsequent tests timeouts (see bug 518970).
2009-11-06 16:25:04 +01:00
Marco Bonardo
c76d2160e3
Bug 525739 - test_treeview_date.xul fails for the rest of the day when DST changes, r=dietrich
2009-11-06 16:24:56 +01:00
Dão Gottwald
2518de2f7f
revert incorrect browser_bug477014.js change (changeset 50a858927fad)
2009-10-16 15:28:23 +02:00
Dão Gottwald
e47ad61b98
browser_discovery.js cleanup (no bug)
...
--HG--
extra : rebase_source : 3fb6f72db7f3b47905ecd167b3bfca3f829cc279
2009-10-16 15:21:26 +02:00
Marco Bonardo
fbcd597e1e
Cleanup leftover listeners from browser/base/content browser-chrome tests
2009-10-16 15:19:57 +02:00
Marco Bonardo
d7d35e3dac
Experimental changes to randomly failing sessionstore browser tests (will backout if noting changes)
2009-10-16 15:19:51 +02:00
Curtis Bartley
c1e6d79e3b
Bug 518601 - Troubleshooting Information page should not allow copy-and-paste of the profile directory. r=johnath
2009-10-16 15:19:45 +02:00
Michael Kohler
7ffbf5a425
Bug 395024 - browser.tabs.loadFolderAndReplace is obsolete and unimplemented, remove it from firefox.js, r=mak
2009-10-16 15:19:38 +02:00
Marco Bonardo
53e8d3e6c1
bug 507172 - Disable browser_ui_bookmarks_sidebar.js again due to random failures, we can survive without it.
2009-10-16 15:19:26 +02:00
Olli Pettay
7e40ce018a
Bug 448602 - Have a way to enumerate event listeners, r=bz
...
--HG--
extra : rebase_source : 77ed96b23db73ae78ed7f34ed231daf84fae1f54
2009-10-16 11:57:32 +03:00
bhsieh@mozilla.com
be1800b20f
Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg, RELAND WITH TEST FIX)
2009-10-15 23:32:29 -07:00
Dão Gottwald
8e5fec9fa5
Bug 520398 - Cmd+clicking back button no longer opens in new tab. r=mano
2009-10-15 17:48:54 +02:00
Dão Gottwald
db9c780398
test cleanup
2009-10-15 15:36:26 +02:00
Dão Gottwald
391e0ea92f
Bug 334697 - Implement pie-chart throbber. r=vlad, ui-r=beltzner
2009-09-30 10:40:50 +02:00
Markus Amalthea Magnuson
469dab5479
Bug 314844 - "About Mozilla Firefox" menuitem should be labeled "About Firefox". r=gavin, ui-r=faaborg
2009-09-30 10:02:22 +02:00
Dão Gottwald
71b2f73aad
Bug 519586 - anomaly on the back button texture when clicking the forward button
2009-09-30 09:57:52 +02:00
Dão Gottwald
6d55846fca
Bug 435035 - Use different strings for mixed content in the identity UI. r=johnath, ui-r=faaborg
2009-09-11 19:28:55 +02:00
Margaret Leibovic
f963a637ac
Bug 430148 - Remove or hide the more/less button in details pane for items which doesn't use extended properties (e.g. history), r=adw, mano
2009-09-11 15:25:42 +02:00
Michael Kohler
61acd9317e
Bug 502962 - Rename Installed Add-ons label to Add-ons in Options > Advanced > Update, r=pike, ui-r=faaborg
2009-09-11 15:25:36 +02:00
Marco Bonardo
05750fb0ea
Bug 509676 - Can't drag and drop a tag container to another standard point, r=dietrich
2009-09-11 15:25:24 +02:00
Marco Bonardo
d8b7d6c1b6
Bug 512353 - Unnecessary chevron in bookmarks toolbar, r=dao
2009-09-11 15:25:18 +02:00
Mark Banner
1786cb4ae9
Bug 511849 nsBrowserInstance is no longer required. r=Neil,sr=bsmedberg
2009-09-11 09:30:38 +01:00
Olli Pettay
fe6ee061ad
Bug 513982. Fix window leak when browser window is shut down. r=dao
...
--HG--
extra : rebase_source : 624b95c3fbdd5b612d87db9da0cf88c74d78c54f
2009-09-11 10:25:48 +12:00
Paul O’Shannessy
27b42e2c3b
Bug 497730 - Restore session from crash while loading multiple tabs opens multiple about:blanks, r=zeniko
2009-09-10 15:57:01 -07:00
Dave Townsend
562091c5d0
Bug 392180: updateURL should have variable indicating the context of the check. r=robstrong, sr=bsmedberg
2009-09-10 19:50:41 +01:00
Olli Pettay
f49f941495
Bug 513912, Fix image document zoom handling in FF, r=dao, sr=jst
...
--HG--
extra : rebase_source : b562f90b4c326a5e40aa31e5bbbd363dd2047c8a
2009-09-09 23:04:05 +03:00
Paul O’Shannessy
a67554858c
Test for bug 514751 - malformed URI exception during session restore, r=dietrich
2009-09-09 21:23:29 -07:00
Mike Connor
b975eab73b
fix post-commit comment from gavin
...
--HG--
extra : rebase_source : dca2dbc66c4fb4230c72158eeeda88b9320d3d00
2009-09-09 18:25:28 -04:00
Dão Gottwald
9b37ad47bb
Bug 507623 - initializeSanitizer() can fail because "gPrefService.getBranch is not a function". r=gavin
2009-09-09 23:13:06 +02:00
Mike Connor
fa56c4da13
bug 454518 -allow opening URLs that are not linked from the context menu (if selected), r=gavin, ui-r=beltzner
...
--HG--
extra : rebase_source : 1b363d5cfbbcd1acbbf037485bd0367bb0a7a9b6
2009-09-09 05:10:53 -04:00
Dão Gottwald
3b0a23450f
Bug 310738 - Don't show progress indicators when using bfcache to go to another page. r=mano
2009-09-09 18:31:25 +02:00
Dão Gottwald
e916d657e8
Bug 454562 - clean up onEnterPrintPreview, onExitPrintPreview and related code. r=mano
2009-09-09 09:50:46 +02:00
Dão Gottwald
b4d83fbd6c
Bug 514310 - browserDOMWindow.openURI should always pass the referrer to loadOneTab and avoid loading about:blank if possible. r=mano
2009-09-09 09:50:07 +02:00
Paul O’Shannessy
e19de9919f
Wallpaper for bug 514751 - malformed URI exception during session restore, r=dietrich
2009-09-08 16:41:32 -07:00
Reed Loden
b5846b26bb
Bug 294375 - Remove support for libgnomevfs's handling of user modifications to the MIME database, as it has been deprecated for years [r=karlt sr=roc]
2009-09-08 15:08:02 -05:00
Ted Mielczarek
79c319beca
bug 511642 - use a single packaging manifest across all three platforms (with preprocessing). Win32 bustage fix (argh)
2009-09-08 14:17:34 -04:00
Ted Mielczarek
c1d8aba35d
bug 511642 - use a single packaging manifest across all three platforms (with preprocessing). extra ifdefs to silence the remaining packager warnings. r=bsmedberg
2009-09-08 14:09:12 -04:00
Taras Glek
f799fd5b8c
Bug 508421 - move res/ stuff into toolkit.jar. followup to fix packaging bits. r=ted
2009-09-08 12:16:56 -04:00
Ted Mielczarek
8598ee674e
bug 511642 - use a single packaging manifest across all three platforms (with preprocessing). followup bustage fixes for Linux
2009-09-08 11:59:59 -04:00
Ted Mielczarek
e368f2a621
bug 511642 - use a single packaging manifest across all three platforms (with preprocessing). r=bsmedberg
2009-08-27 17:22:04 -04:00
Ehsan Akhgari
19bb2ecbba
Bug 511735 - xpcshell-tests: 4 test_*_removeDataFromDomain_*.js leaks 700 bytes, notably 4 StatementParams; r=mak77
2009-09-08 09:08:59 +04:30
Markus Stange
9076f1973e
Bug 514833 - Enforce icon-only fullscreen controls even in text-only mode. r=dao
...
--HG--
extra : rebase_source : 0b8ee14caf05284986e4e9d95e24cd2a49891f52
2009-09-08 09:55:01 +12:00
Dão Gottwald
9c04ea71e9
merge
2009-09-07 14:16:54 +02:00
Dão Gottwald
daee23f728
Backed out changeset b652e12fc7e3 because of bug 514891
2009-09-07 14:16:30 +02:00
Reed Loden
f879babd02
Disable tests for 459906, 463205, and 464620 (take two).
2009-09-05 00:39:29 -05:00
Reed Loden
1070d1e8eb
Disable tests for 459906, 463205, and 464620.
2009-09-05 00:29:58 -05:00
Geoff Lankow
2847b85054
Bug 506799 - "nsIContentPrefService should accept string arguments for URI as well as nsIURI" [r=myk sr=mconnor]
2009-09-04 21:22:19 -05:00
Simon Bünzli
fce409433d
Tests for bugs 459906, 461743, 463205, and 464620 [r=dietrich]
2009-09-04 21:03:43 -05:00
Marco Bonardo
afdea37f53
Bug 509870 - Places transactions service should preserve GUIDS on created items, r=dietrich
2009-09-05 01:36:14 +02:00
Gabriele Best
5ca10b41cd
Bug 244371 - Show a tooltip in Bookmarks and History sidebars, r=mak
2009-09-05 01:36:07 +02:00
Blair McBride
69c5327dc9
Bug 514327: Detect outdated plugins and offer upgrade path (strings only). ui-r=beltzner
2009-09-04 21:25:08 +01:00
Robert Strong
c047e38c6e
Bug 508684 - Add Ability to Change 'Firefox as your default browser' and inform of upgrade on Summary step. r=jmathies
2009-09-04 12:44:23 -07:00
Timothy Nikkel
647e1622de
Bug 445749. In Ctrl+Tab implementation, the coordinates passed to openPopupAtScreen should be given relative to the current screen. r=dao
2009-09-04 13:16:08 +02:00
Dão Gottwald
6e963b2cec
Bug 511107 - Need a centralized way to assign lightweight themes to XUL windows. r=enn,mconnor,rflint
2009-09-04 12:58:18 +02:00
Markus Stange
0aeb055536
Bug 505699 - Add UI for full screen mode on the Mac. ui-r=faaborg, r=dao
...
--HG--
extra : rebase_source : b4819e769990532fcb913df8185b6d3911e7efe2
2009-09-04 09:36:32 +12:00
Ryan Flint
3b2c860721
Back out bug 511107 (e75c771c6ab8) due to browser-chrome test failures.
...
--HG--
extra : rebase_source : 1a85c6929ee9d57873c6866297431022fe8a86c8
2009-09-03 22:12:28 -04:00
Dão Gottwald
d645ae10a6
Bug 511107 - Need a centralized way to assign lightweight themes to XUL windows. r=enn,mconnor,rflint
2009-09-03 22:19:50 +02:00
John Morkel
dcffc3a9c0
Bug 465673 - Open related tabs next to the current one. r=dao, ui-r=beltzner
2009-09-04 16:37:17 +02:00
Gavin Sharp
5f8a3a627a
Bug 514519 - make --enable-official-branding app-agnostic. r=ted
2009-09-04 14:27:49 +02:00
Gavin Sharp
020d7878f9
Bug 513023 - Move about:rights content to toolkit. r=benjamin
...
--HG--
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights-unbranded.xhtml
rename : browser/base/content/aboutRights.xhtml => toolkit/content/aboutRights.xhtml
rename : browser/locales/en-US/chrome/browser/aboutRights.dtd => toolkit/locales/en-US/chrome/global/aboutRights.dtd
rename : browser/locales/en-US/chrome/browser/aboutRights.properties => toolkit/locales/en-US/chrome/global/aboutRights.properties
2009-09-04 14:27:14 +02:00
Mitchell Field
be725fa2ce
Bug 514131 - remove xpcom/obsolete, r=bsmedberg
2009-09-02 13:01:29 -04:00
Johnathan Nightingale
3d60b7255e
Bug 513147 - Remove the "properties" dialog (and associated "metaData" hooks) from web elements. r=vlad sr=jonas
2009-09-01 09:21:35 -04:00
Olli Pettay
f13cd472f1
Bug 503729 - with browser.zoom.siteSpecific=false: viewing a standalone image resets full zoom level, r=jst
2009-09-01 16:15:33 +03:00
Ehsan Akhgari
9c6f30a65c
Bug 509232 - Down arrow button in Clear Recent History dialog has hidden left border in XP Classic theme; r=dao
2009-09-01 13:18:55 +04:30
Dão Gottwald
f2458e3787
Bug 504065 - Move browser.js includes to the top and rename browser-textZoom.js to browser-fullZoom.js. r=gavin
...
--HG--
rename : browser/base/content/browser-textZoom.js => browser/base/content/browser-fullZoom.js
2009-09-01 10:26:26 +02:00
Markus Stange
51b7aa2149
Bug 508940 - Use child selectors when addressing treechildren. r=dao
2009-08-31 12:27:56 +12:00
Markus Stange
401ca9822f
Bug 508940 - Use build time preprocessing in order to share colors and other common CSS declarations in the theme. r=dao
2009-08-31 12:26:43 +12:00
Markus Stange
a2030dada0
Bug 508728 - Restyle the Places window scope bar. r=dao
2009-08-31 12:25:08 +12:00
Nickolay Ponomarev
9d36a52765
bug 513469 - remove usage of nsIBrowserInstance in Firefox's browser.js
...
r=gavin
2009-08-30 16:03:59 +04:00
Ehsan Akhgari
6ac2cefb24
Bug 499733 - Open Web Location dialog leaks URL/search entered in private browsing mode; r=mconnor
2009-08-30 11:01:46 +04:30
Dão Gottwald
73850ea3b4
Bug 510442 - remove unneeded CSS and image data for toolbar buttons that are always enabled. r=rflint
2009-08-29 03:26:51 +02:00
Benjamin Smedberg
187a34a633
Merge mozilla-central into Electrolysis
2009-08-26 12:15:27 -04:00
Ted Mielczarek
6999827df6
bug 508861 - Build/ship the C++ runtime with MSVC/jemalloc. r=bsmedberg
...
--HG--
extra : rebase_source : 3ce54c05f07236d49469b66c695bfac3ccef06af
2009-08-17 13:13:37 -04:00
jhorak@redhat.com
0535295ab4
Bug 402892. Support gio as well as gnome-vfs. r=roc
2009-08-25 11:58:11 -07:00
Dão Gottwald
6a530b2454
Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg
2009-10-26 21:02:06 +01:00
Walter Meinl
229aa1cc5d
Bug 495608 - [OS/2] "make package" includes the Unit-test programs in the ZIP file. r=ted
2009-10-25 15:50:28 +01:00
Jory A. Pratt
33ad338f48
Bug 517417 - access violation: while compiling xulrunner tries to test for Mercurial repositories above its build dir. r=ted
2009-10-25 10:25:34 +01:00
Jonas Sicking
17edc7e1dc
Bug 523771: Support the 'multiple' attribute on <input type=file>. r=benjamn sr=jst
2009-10-24 21:13:30 -07:00
Curtis Bartley
9ae3ddfdc8
Bug 523337 - smarter cr/lf handling, smarter ellipsis handling, and minor refactoring for about:support. r=gavin
2009-10-23 23:26:46 +02:00
Dão Gottwald
d2c20e7beb
Bug 523047 - Slow selectors in browser css. r=rflint
2009-10-23 17:28:14 +02:00
Benjamin Smedberg
2e9438fd2f
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Ehsan Akhgari
59d39a1d4e
Bug 510780 - Use doCommand instead of manually generating a "command" event in browser chrome tests; r=mconnor
2009-08-25 13:52:45 +04:30
Josh Aas
cc8d9ebb04
Remove java-specific preferences from Firefox UI, hidden prefs. Java should be managed via the addons manager. Also improves accuracy of "window.navigator.javaEnabled()". b=506985 r/sr=jst uireview=faaborg
2009-08-24 15:56:43 -07:00
Shawn Wilsher
d3bf3c626b
Bug 509668 - mochitest-browser-chrome: browser_248970_a.js fails intermittently, r=dietrich
2009-08-24 10:23:17 -07:00
Steffen Wilberg
4cf7c6abc3
Bug 221602: Don't ship comm.jar, final nail. r=bsmedberg
...
--HG--
extra : rebase_source : e345a68817d6909cc93bec65df23c015b2797f32
2009-08-21 21:26:02 +02:00
Doug Turner
89c31657a5
Bug 492328 - Add GPSD as a geolocation provider. Fix packaging files. r=ted
2009-08-21 13:13:15 -07:00
Chris Seawood
9fae068e97
Bug 505736 - Use IMPORT_LIB_SUFFIX when linking thebes. r=cls patch=jacek@codeweavers.com
2009-08-20 17:48:12 -07:00
Justin Dolske
ac40d6a9b8
Bug 502526 - Need splashscreen artwork for Windows CE. artwork=horlander, ui-r=faaborg, r=vladimir
2009-08-20 15:17:29 -07:00
adw@mozilla.com
5ccdbcd6aa
Bug 510309 - Link XPTs for OS X DMG packages (r=ted)
2009-08-20 09:48:25 -07:00
Ryan Flint
bc9630f877
Bug 499123 - Coalesce browser about: pages. r=dietrich/gavin
...
--HG--
rename : docshell/base/nsAboutRedirector.cpp => browser/components/about/AboutRedirector.cpp
rename : docshell/base/nsAboutRedirector.h => browser/components/about/AboutRedirector.h
2009-08-20 02:24:10 -04:00
Marco Bonardo
36177d6624
Bug 510916 - Cannot see folder names when modifying a bookmark from the star icon, r=dao
2009-08-19 20:51:50 +02:00
Dave Townsend
73ea4f6b91
Backed out changeset 405a715a4d81 from bug 502307 due to test failures
2009-08-19 10:38:09 +01:00
Ehsan Akhgari
2923130b61
Bug 502307 - Closing multiple tabs in the last browser window with Private Browsing enabled yields no warning regardless of preference setting (further fix); r=enndeakin,dao ui-r=faaborg
2009-08-19 11:16:08 +04:30
Markus Stange
363a29e71a
Bug 507962 - Pinstripe widget margin cleanup. r=dao
...
--HG--
extra : rebase_source : e8b5bab4b2ba45f6f64a4d20cb5336f69d965c00
2009-08-18 14:34:20 +12:00
Phil Ringnalda
9f2d82f010
Bug 510894 - only build nsICanvasGLPrivate if MOZ_ENABLE_CANVAS3D is set, put it in content_canvas.xpt instead of content.xpt, and remove the accidental content.xpt, r=ted,vlad
2009-08-18 19:57:22 -07:00
Nick Thomas
f335b12c28
Bug 503469, package splash.bmp on --enable-splashscreen, r=ted.mielczarek
2009-08-19 13:51:56 +12:00
Dave Townsend
d4f2e9ccb0
Bug 479805: browser.offline should only be consulted during startup. r=dao
2009-08-18 16:39:37 +01:00
Craig Topper
da105abed8
Bug 467948: Fix some "deprecated conversion from string constant" compiler warnings", round 2. r=dbaron
2009-08-18 08:48:32 -07:00
Paul O’Shannessy
d80fec6ac6
Bug 479397 - this.windowToFocus.content null in nsSessionStore.js, r=zeniko
2009-08-28 13:05:06 -07:00
Paul O’Shannessy
6bb3b5473a
Bug 512524 - Unable to set image as desktop background, r=robert.bugzilla
2009-08-28 13:05:03 -07:00
Nochum Sossonko
b1f4f49414
Bug 502486 - Don't strip the www off urls for the block-image context menu label. r=dao, ui-r=faaborg
2009-08-28 20:26:17 +02:00
Martin McNickle
8117a0290b
Bug 508223 - Favicons not shown if menus_have_icons=false. r=dao
2009-08-28 20:25:17 +02:00
Benjamin Smedberg
cd2c007c60
Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script
2009-08-27 09:09:31 -07:00
Benjamin Smedberg
0df64c6bc4
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
...
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Neil Deakin
3028324937
Bug 510388, check descendant documents for focus when closing popups, r=bz,sr=smaug
2009-08-27 08:51:41 -07:00
tglek@mozilla.com
a0ee6410f1
Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
...
* * *
* * *
2009-08-27 08:35:48 -07:00
Nick Thomas
abfe41f2b7
Bug 463605 followup, tweak manifest for shipped files and removals, rs=ted.mielczarek
2009-08-27 16:03:15 +12:00
Ted Mielczarek
4a0d6558b5
bug 463605 - make OS X packaging use a packaging manifest (like Windows and Linux). r=bsmedberg
2009-08-21 13:05:28 -04:00
Misak Khachatryan
4d81b1ebbe
Bug 512635 - Fix some logic in undoCloseWindow. r=zeniko
2009-08-26 18:25:59 +02:00
Joe Bowser
79da40e3f0
Bug 492426 - Remove existing blocked-badware-page notification before showing a new one. r=gavin
2009-08-26 18:25:09 +02:00
Jesse Ruderman
067a9a9574
Re-enable tests now that bug 507199 is fixed (revert e22ff796c703)
2009-08-26 08:55:48 -07:00
Paul O’Shannessy
fc6c404336
Merge for backing out changeset 89f53914ecd9 (bug 511761)
2009-10-14 12:43:32 -07:00
Paul O’Shannessy
b996efa481
Backed out changeset 89f53914ecd9 (bug 511761)
2009-10-14 12:41:03 -07:00
Marco Bonardo
6491fbab57
Bug 521429 - Cannot drag a page link to an empty bookmarks toolbar. r=mano
2009-10-14 19:45:33 +02:00
Dão Gottwald
bbe4943a59
Make browser_bug521216.js track onLinkIconAvailable again
2009-10-14 19:37:29 +02:00
bhsieh@mozilla.com
82dfde45d6
Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg)
2009-10-14 09:40:45 -07:00
Dão Gottwald
5ee26da95e
Fix browser_bug521216.js, take 2
2009-10-14 17:58:50 +02:00
Dão Gottwald
76df4ac2b4
Fix browser_bug521216.js
2009-10-14 16:28:35 +02:00
Dão Gottwald
d9f27bea07
Bug 468053 - treat gBrowser.addTab(null) and gBrowser.addTab("about:blank") equally. r=mano
2009-10-14 14:50:52 +02:00
Dão Gottwald
9437300eb2
Bug 521967 - Going back/forward to a page shows the default favicon briefly. r=mano
2009-10-14 14:49:14 +02:00
Marco Bonardo
bcafe07799
Bug 367991 - Remove unused Places code. r=dietrich, r=dao
2009-10-14 13:56:59 +02:00
Marco Bonardo
b41b3ad11e
Bug 507784 - Some session restore tests don't correctly remove event listeners, part2. r=trivial-cleanup
2009-10-14 13:56:50 +02:00
Marco Bonardo
6b1e89f0ef
Bug 478718 - Move last Places sync to xpcom-shutdown, r=sdwilsh
...
--HG--
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown.js
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application_with_removeAllPages.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown_with_removeAllPages.js
2009-10-14 11:53:13 +02:00
Curtis Bartley
ce34b279c6
Bug 519286 - Copy to Clipboard feature does not lay out properly - about:support page, r=johnath
2009-10-14 11:50:46 +02:00
Dão Gottwald
61132f443c
Bug 497973 - tab bar overflow animation should use the scroll arrow instead of the all tabs button. ui-r=faaborg, r=vlad
2009-10-13 21:57:48 +02:00
Dão Gottwald
0153f907d0
Backed out unintended commit
2009-10-13 19:23:48 +02:00
Dão Gottwald
a1c4f0ea5b
x
2009-10-13 16:56:06 +02:00
Marco Bonardo
3faa2807cc
Backout Bug 462381 due to Mac build bustage
2009-10-13 16:53:27 +02:00
Marco Bonardo
c99bb5ddc9
Bug 507172 - random failure in browser_ui_bookmarks_sidebar.js and browser_ui_history_sidebar.js r=dietrich
2009-10-13 15:32:00 +02:00
Marco Bonardo
0dc7e18a7b
Bug 507784 - Some session restore tests don't correctly remove event listeners. r=trivial-cleanup
2009-10-13 15:31:53 +02:00
Marco Bonardo
6693640a68
Bug 521225 - Stop syncing for random failing Places tests, and make sheriffs happier, r=sdwilsh
2009-10-13 15:31:46 +02:00
Marco Bonardo
9e75b13efa
test cleanup for bug 516444 - test_browserGlue_distribution.js should not pollute next tests in case of failure. r=trivial-cleanup
2009-10-13 15:31:33 +02:00
Mitchell Field
c5f943ce30
Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3)
...
r=(benjamin, cbiesinger, smontagu, ted.mielczarek)
2009-10-13 15:22:56 +02:00
Taras Glek
45c73c60d8
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
...
--HG--
extra : rebase_source : c6ba6e900ceed210620d47f70c9b962a808a29fe
2009-10-12 12:31:50 -07:00
Ben Turner
c90d818f4b
Merge mozilla-central
2009-07-30 13:38:27 -07:00
Blake Winton
142b6f9ce6
Bug 507386 - Unintended semicolons at the end of if-statements. r=dietrich
2009-07-30 20:40:45 +02:00
Ben Turner
cd1d42ffe0
Merge mozilla-central
2009-07-30 11:28:07 -07:00
Shawn Wilsher
b9a959eb27
Merging places and mozilla-central.
2009-07-30 10:25:23 -07:00
Shawn Wilsher
1f2b2d387e
Disable these two randomly crashing tests until bug 506042 is fixed and we can get stacks from the crashes.
2009-07-30 08:48:48 -07:00
Shawn Wilsher
c113953d34
Merging places and mozilla-central.
2009-07-30 08:41:55 -07:00
Shawn Wilsher
3981f0cb31
Merge places to mozilla-central.
2009-07-29 10:16:01 -07:00
Bobby Holley
9328bfd38b
Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir
2009-07-29 10:13:08 -04:00
Dão Gottwald
fb4609c4d3
merge
2009-07-29 10:50:20 +02:00
Dão Gottwald
930df1b2af
Backed out changeset 27b53ca1b085
2009-07-29 10:49:59 +02:00
Wolfgang Rosenauer
6220ecce9c
Bug 506901 - preference advanced pane not updated on init; r=gavin
2009-07-29 09:49:27 +02:00
Ehsan Akhgari
821f9279d3
Bustage fix for the test for bug 501413
2009-07-29 12:09:38 +04:30
Ehsan Akhgari
1a574c8f1d
Bug 501413 - In a right-to-left localization, clicking any url in the bookmark sidebar doesn't work (tests); r=mak77
2009-07-29 12:06:34 +04:30
Ehsan Akhgari
0a02e029df
Bug 506111 - consolidate getService calls in browser.js. r=dao
2009-07-29 08:22:12 +02:00
Dão Gottwald
f7fa537188
Bug 506861 - make more use of makeURI(). r=gavin
2009-07-29 07:55:18 +02:00
Nochum Sossonko
3f2b8bfc51
Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad
2009-07-29 07:55:03 +02:00
Gavin Sharp
d790792643
Merge backout of changeset 870f451d8385 from bug 506116
2009-07-28 03:41:45 -04:00
Gavin Sharp
082f188dcb
Backed out changeset 870f451d8385 from bug 506116
2009-07-28 03:41:07 -04:00
Dão Gottwald
fe8ebd7e0d
use gPrefService in tests
2009-07-28 09:09:50 +02:00
Dão Gottwald
624a799563
use makeURI in tests
2009-07-28 08:18:29 +02:00
Nochum Sossonko
8b1e3cbd38
Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad
2009-07-28 08:01:31 +02:00
Michael Kohler
66e5b468d3
Bug 506048 - browser.history.grouping is not supported by Places, but still in firefox.js. r=dao
2009-07-28 08:01:21 +02:00
Shawn Wilsher
325ec6bf31
Merge places to mozilla-central.
2009-07-27 17:57:32 -07:00
Paul O'Shannessy
da374ee3ec
Bug 504493 - Toolbar buttons in Places Library look ugly in mouseover on Windows CE, r=vlad
2009-07-27 15:33:00 -07:00
Dão Gottwald
d0b5021a3a
test cleanup
2009-07-27 21:23:26 +02:00
Dão Gottwald
9d710e6094
Bug 505749 - All tabs panel fails to close on OS X. r=enn
2009-07-27 18:55:31 +02:00
Shawn Wilsher
3e9850b9ff
Merge places to mozilla-central.
2009-07-27 08:50:26 -07:00
Dão Gottwald
41c0a240b8
Bug 498272 - Wait longer before showing the Ctrl+Tab panel
2009-07-26 19:36:09 +02:00
Ehsan Akhgari
1579a7981f
Bug 423190 - [RTL] Feed popup is hardcoded to LTR; r=dao
2009-07-26 21:29:55 +04:30
Dão Gottwald
9ebd174022
Bug 506512 - Ctrl+Tab / All Tabs styling update
2009-07-26 09:53:04 +02:00
Dão Gottwald
7108b58971
remove cruft from tests
2009-07-26 02:30:48 +02:00
Dão Gottwald
0a7c83689a
Bug 498704 - Make sure the window is focused before running the Ctrl-Tab test
2009-07-25 13:21:24 +02:00
Ehsan Akhgari
31e89ae846
Bug 490702 - Remove obsolete leftovers from removed clear passwords and offline data options in clear recent history dialog; r=dao
2009-07-25 12:27:51 +04:30
Ben Turner
fd28e9de5a
Allow out of process tabs and plugins to be disabled via prefs or environment variables, and disable them both by default so that unit tests go green.
2009-07-24 15:21:07 -07:00
Dão Gottwald
32cbfb2451
fix stupid browser_discovery.js
2009-07-24 21:51:02 +02:00
Simon Bünzli
c923c32c53
Bug 477564 - Session restore hangs/not responding with high CPU on large form with many checkboxes r=dietrich
...
Cap the maximum number of XPATHs generated
2009-07-24 11:39:22 -04:00
Michael Kohler
4342407064
Bug 496385 - Number of bookmarks to remove should be in the middle ("Remove %d Bookmarks") inside the star panel. r=gandalf, gavin
2009-07-24 17:36:58 +02:00
Dão Gottwald
82b4513da7
Bug 494808 - Page Info > Media doesn't list background images anymore. r=mano
2009-07-24 17:10:02 +02:00
Shawn Wilsher
7a0b8db179
Merge places to mozilla-central.
2009-07-23 07:58:59 -07:00
Neil Deakin
5df63444b5
Bug 503754, dropping tab on content area should not reload page, r=mano
2009-07-23 10:39:13 -04:00
Neil Deakin
4f5268fdc2
Bug 504367, remove unneeded code which caches focus in nsGlobalWindow::WindowStateHolder, r=bz
2009-07-23 10:38:54 -04:00
Shawn Wilsher
99a7d82e91
Bug 505871 - Use a timeout before searching in the location bar
...
Searches are really fast, but we don't want to do too much extra work. So, use
a timeout. In most cases, a user should get a result within 100ms still, which
should feel instantaneous.
r=dietrich
2009-07-22 15:18:34 -07:00
Dietrich Ayala
f66429541f
Bug 498130 - Reduce places-views overhead (RELAND)
2009-10-01 09:53:26 -07:00
Dão Gottwald
4d33dfaf56
Attempt to address Ts Shutdown regression, follow-up to bug 334697
2009-10-01 17:00:06 +02:00
Blair McBride
814a48f0a5
Bug 432213 - Bookmark dialog position incorrectly when bookmarking frame. r=mak77, ui-r=limi
2009-10-01 16:10:53 +02:00
Dão Gottwald
2a893dd50b
add missing semicolons
2009-10-01 16:07:21 +02:00
Justin Dolske
f6b71e2e04
Bug 504953 - Clean up firefox branding in the build system. r=benjamin
...
--HG--
rename : browser/app/macbuild/background.png => browser/branding/nightly/background.png
rename : browser/installer/windows/nsis/branding.nsi => browser/branding/nightly/branding.nsi
rename : browser/base/branding/about.png => browser/branding/nightly/content/about.png
rename : browser/base/branding/aboutCredits.png => browser/branding/nightly/content/aboutCredits.png
rename : browser/base/branding/aboutFooter.png => browser/branding/nightly/content/aboutFooter.png
rename : browser/base/branding/icon48.png => browser/branding/nightly/content/icon48.png
rename : browser/base/branding/icon64.png => browser/branding/nightly/content/icon64.png
rename : browser/app/default16.png => browser/branding/nightly/default16.png
rename : browser/app/default32.png => browser/branding/nightly/default32.png
rename : browser/app/default48.png => browser/branding/nightly/default48.png
rename : browser/app/macbuild/disk.icns => browser/branding/nightly/disk.icns
rename : browser/app/document-os2.ico => browser/branding/nightly/document-os2.ico
rename : browser/app/macbuild/document.icns => browser/branding/nightly/document.icns
rename : browser/app/document.ico => browser/branding/nightly/document.ico
rename : browser/app/document.png => browser/branding/nightly/document.png
rename : browser/app/macbuild/dsstore => browser/branding/nightly/dsstore
rename : browser/app/firefox-os2.ico => browser/branding/nightly/firefox-os2.ico
rename : browser/app/macbuild/firefox.icns => browser/branding/nightly/firefox.icns
rename : browser/app/firefox.ico => browser/branding/nightly/firefox.ico
rename : browser/base/content/browserconfig.properties => browser/branding/nightly/locales/browserconfig.properties
rename : browser/locales/en-US/chrome/branding/brand.dtd => browser/branding/nightly/locales/en-US/brand.dtd
rename : browser/locales/en-US/chrome/branding/brand.properties => browser/branding/nightly/locales/en-US/brand.properties
rename : browser/app/mozicon128.png => browser/branding/nightly/mozicon128.png
rename : browser/app/firefox-branding.js => browser/branding/nightly/pref/firefox-branding.js
rename : browser/app/splash.bmp => browser/branding/nightly/splash.bmp
rename : browser/installer/windows/wizHeader.bmp => browser/branding/nightly/wizHeader.bmp
rename : browser/installer/windows/wizHeaderRTL.bmp => browser/branding/nightly/wizHeaderRTL.bmp
rename : browser/installer/windows/wizWatermark.bmp => browser/branding/nightly/wizWatermark.bmp
2009-07-23 17:35:49 -07:00
Justin Dolske
d31edc7f4a
Bug 504750 - Add splashscreen support to build system. r=benjamin ui-r=beltzner
2009-07-23 17:35:48 -07:00
Shawn Wilsher
5521505010
Merge places to mozilla-central.
2009-07-22 09:27:28 -07:00
Dão Gottwald
b14da9eae5
Bug 518533 - back and forward buttons have the wrong orientation in RTL mode on OS X. r=vlad
2009-09-29 21:19:21 +02:00
Marco Bonardo
cbf9435322
Bug 477583 - Backups of bookmarks stops working if a future backup exists, r=mano
2009-09-29 12:44:18 +02:00
Markus Stange
ae8787f414
Bug 511785 - Replace toolbarbutton background images in the Places window with some CSS magic (borders, gradient backgrounds, box shadows). r=dao
...
--HG--
extra : rebase_source : 6e2a128c69aea89302243f60ad889c5e3f6380d3
2009-09-28 10:01:22 +13:00
Gavin Sharp
fee99eb3f2
Bug 462598 - about:rights text in nightlies is showing text for branded builds. r=dolske
2009-09-26 21:02:03 +02:00
Dão Gottwald
ad512f87f3
Bug 424517 - Icons on bookmarks toolbar should be always small. r=gavin
2009-09-26 17:50:26 +02:00
Asaf Romano
0cdda0b913
Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor.
2009-09-26 11:23:17 +03:00
Paul O’Shannessy
dc9f88b701
Bug 518616 - Browser tests shouldn't create storage statement wrapper or use step(). r=dao
...
--HG--
extra : rebase_source : 34526611e426f28eaf383e0db25c32f253d4e0ff
2009-09-25 15:32:22 -07:00
Paul O’Shannessy
315875c467
Bug 518617 - Private Browsing tests should use executeStep() instead of step(). r=ehsan
...
--HG--
extra : rebase_source : c7aa921163e13d5f7ea42ff084574876816a06d0
2009-09-25 15:32:21 -07:00
Mitchell Field
eb31b31d25
Bug 514665 - fix stupid module name differences on windows. r=ted
2009-09-25 18:41:16 +02:00
Curtis Bartley
ac1be2130e
Bug 367596 - Create about:support page with troubleshooting information. r=johnath,mconnor
2009-09-25 18:40:51 +02:00
John Morkel
6d241a51b5
Test for bug 515635. r=dao
2009-09-25 18:40:38 +02:00
Dan Witte
38eb8b7058
Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg.
2009-09-23 10:57:22 -07:00
Ehsan Akhgari
09ddc04152
Bug 493738 - The CSS rule for sanitize.xul is moved from skin/preferences/preferences.css to skin/sanitizeDialog.css; r=dao
2009-07-22 14:33:06 +04:30
Shawn Wilsher
0b56bca4a1
Merge places to mozilla-central.
2009-07-21 09:34:00 -07:00
Markus Stange
c7e7e78bca
Bug 488687 - Make the tabbrowser CSS tab text selector a little stricter so that it doesn't apply to normal tabbox tabs. r=dao
2009-07-21 14:37:13 +02:00
Markus Stange
f2547b0821
Bug 486476 - Some findbar polish. ui-r=faaborg, r=dao
2009-07-21 14:36:48 +02:00
Shawn Wilsher
0c008743cf
Merge places to mozilla-central.
2009-07-19 18:21:55 -07:00
Dão Gottwald
bb5b147847
whitespace cleanup
2009-07-19 09:39:42 +02:00
Markus Stange
ba0dac95da
Bug 504300 - Preferences window styles should live in toolkit, not browser. r=dao
...
--HG--
rename : browser/themes/pinstripe/browser/preferences/panebutton-active.png => toolkit/themes/pinstripe/global/icons/panebutton-active.png
rename : browser/themes/pinstripe/browser/preferences/panebutton-inactive.png => toolkit/themes/pinstripe/global/icons/panebutton-inactive.png
2009-07-18 15:52:14 +02:00
Dão Gottwald
a2dd011f85
Bug 303491 - Groupbox caption styling cleanup. r=mstange, ui-r=faaborg
2009-07-21 12:12:01 +02:00
Dão Gottwald
928cf217ee
Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn
2009-07-21 06:25:59 +02:00
Joe Drew
6c441f55f7
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
...
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
2009-07-20 18:50:15 -07:00
Neil Deakin
eb8c6c62b3
Bug 503966, dragging tab to bookmarks sidebar opens new window, fix this by passing the dataTransfer to the view, r=sdwilsh
2009-07-17 14:09:10 -04:00
Neil Deakin
759610dfca
Bug 503222, check file types on drop last so that urls take priority,r=mano
2009-07-17 14:09:10 -04:00
Paul O'Shannessy
158fe71341
Bug 504189 - Need to make slow script dialog delay higher On WinCE, r=vlad
2009-07-17 10:54:40 -07:00
Shawn Wilsher
e5f0cfb4ac
Merge places to mozilla-central.
2009-07-16 09:15:51 -07:00
Dan Witte
ba6b491419
Bug 423132 - speed up sessionstore cookie bits. r=dietrich, sr=mconnor
2009-07-15 17:57:29 -07:00
Ehsan Akhgari
9fb2c80e84
Bug 496727 - Clean up the code landed as part of bug 488706; r=dao
2009-07-15 11:52:37 +04:30
Shawn Wilsher
a71f660e93
Merge places to mozilla-central.
2009-07-14 14:54:21 -07:00
Marco Zehe
926f309b14
Bug 504053 - Since Bug 398170 clicking on a label in the Permissions tab does not focus on the radio buttons, r=gavin
2009-07-14 21:04:39 +02:00
Justin Dolske
bf05b49fd1
Bug 497603 - "Pause" should change to "Play" in the context menu when the end of a video is reached. r=dao
2009-07-14 13:26:33 -07:00
Shawn Wilsher
45dec085c8
Merge to mozilla-central
2009-07-13 16:18:20 -07:00
Dão Gottwald
90b48a859a
Bug 503953 - make consistent use of gNavigatorBundle. r=gavin
2009-07-14 00:10:04 +02:00
Shawn Wilsher
009d251ac4
Merge to mozilla-central
2009-07-13 14:51:43 -07:00
Shawn Wilsher
c2762f99e9
Bug 455555 - Use asynchronous queries for places AutoComplete.
...
This changes the location bar's AutoComplete provider to use asynchronous
queries instead of synchronous ones. No more blocking the main thread FTW!
r=mak
r=Mardak
r=dietrich
2009-07-13 12:19:03 -07:00
Gabriele Best
d119f0b4b2
Bug 259199 - Tooltips don't work in the sidebar. r=dao
2009-07-13 19:37:33 +02:00
Dão Gottwald
34260fa36c
Bug 503734 - MAX_HISTORY_MENU_ITEMS and GLUE_CID shouldn't be defined globally. r=gavin
2009-07-13 19:34:13 +02:00
Dão Gottwald
65b76b9c3d
whitespace cleanup
2009-07-12 15:44:33 +02:00
Ehsan Akhgari
2b80a6f4a6
Bug 496335 - Don't restart Necko on Private Browsing mode transitions; r=mconnor
...
--HG--
rename : browser/components/privatebrowsing/test/unit/test_sslsite_transition.js => browser/components/privatebrowsing/test/unit/test_transition_nooffline.js
2009-07-11 20:24:13 +04:30
Dão Gottwald
467d223d97
restore classic all-tabs menupopup code
2009-07-10 20:34:46 +02:00
Dão Gottwald
76d71901f9
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 4. r=enn
2009-07-10 14:19:07 +02:00
Dão Gottwald
366e3ce209
another desperate attempt to fix the leak
2009-07-10 13:50:10 +02:00
Dão Gottwald
ae86acf852
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 3. r=enn
2009-07-10 13:21:16 +02:00
Dão Gottwald
ca76bb625b
port code from 3.5 for the all-tabs button's icon
2009-07-10 13:20:03 +02:00
Dão Gottwald
86afc44dd3
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 2. r=enn
2009-07-10 11:13:10 +02:00
Dão Gottwald
d4290fae58
backout rest of changeset e7ddb79fdb10
2009-07-10 11:01:53 +02:00
Dão Gottwald
d27d43f623
backout part of previous push
2009-07-10 09:54:04 +02:00
Dão Gottwald
f62392292c
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 2. r=enn
2009-07-10 09:38:41 +02:00
Dão Gottwald
7d821d6e95
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 1. r=enn
2009-07-10 09:02:12 +02:00
Dão Gottwald
ac2e8e28a5
Bug 503029 - remove effectively-dead code that sets the host in the status bar's security button. r=gavin
2009-07-10 08:57:50 +02:00
Dão Gottwald
32f67f387a
replace obsolete alltabs.png
2009-07-10 08:57:08 +02:00
Michael Ventnor
9b6bfe3a58
Bug 504275 - Bookmarks need icons even if menus_have_icons=false. r=dao
2009-07-17 10:54:31 +02:00
Dan Witte
40b97c2191
followup fix for bug 423132 (revert passing |this| as a parameter to forEach).
2009-07-16 20:53:43 -07:00
Justin Dolske
25106021bc
Bug 504638 - Disable malware protection on Windows CE. r=vladimir
2009-07-16 15:04:01 -07:00
Justin Dolske
38ea9246de
Bug 499226 - Remove unneeded branding icons for Linux. r=mconnor
2009-07-16 12:36:26 -07:00
Justin Dolske
1e2a5f3f42
Bug 496832 - Disable media entries in context menu when media source is invalid. r=gavin.sharp
2009-07-09 18:26:35 -07:00
Paul O’Shannessy
4c164de319
Bug 499204 - tweak default UI for vertically-challenged devices, r=vlad
...
--HG--
extra : rebase_source : ae70d45e7a3f3947f4a399bf58df880db0a26739
2009-07-09 14:55:50 -07:00
Dão Gottwald
ac490d3470
Backed out changeset 3b6affa995be
2009-07-09 22:05:23 +02:00
Dão Gottwald
b9fdd0c7d0
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser. r=enn
2009-07-09 20:59:02 +02:00
Marco Bonardo
02ea218b37
Bug 474081 - Sporadic failures in browser_bug321000.js, re-enable, clean-up and logging, r=dao
2009-07-09 20:36:56 +02:00
Justin Dolske
00965cde27
Bug 502520 - Disable useless menus on Windows CE. r=vladimir
2009-07-08 17:26:30 -07:00
Vladimir Vukicevic
6b27819256
b=503211; tweak some default firefox prefs for perf on Windows CE; r=me
2009-07-08 17:09:43 -07:00
Robert Strong
bf24dc7284
Bug 500251 - Cannot set set Minefield as default browser on Windows CE. r=vlad
2009-07-08 13:51:21 -07:00
Doug Turner
c56708705b
Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad
2009-07-08 09:13:13 -07:00
Justin Dolske
bf4e52d71d
Bug 499810 - Firefox missing app icon on Windows CE. r=vladimir
2009-07-07 21:14:43 -07:00
Phil Ringnalda
a51763aea8
Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted
2009-07-07 20:24:45 -07:00
John P Baker
032751bc74
Bug 502574 - Defunct loop in onTitleChanged. r=dao
2009-07-07 14:15:06 +02:00
Ehsan Akhgari
e364c5fd9e
Bug 493440 - URI elements in the Properties dialog should always be LTR. r=dao
2009-07-07 14:11:53 +02:00
Dão Gottwald
696dd90842
Bug 510509 - superfluous hbox in places toolbar binding. r=mak77
2009-08-18 10:23:34 +02:00
Stefan Plewako
4197bc9004
Bug 436668: Localize name and description for the default theme. r=dtownsend
2009-08-17 15:32:22 +01:00
Dão Gottwald
23f67e1921
Bug 496309 - remove focusElement and getBrowserFromContentWindow. r=enn, sr=mconnor
2009-08-17 16:29:01 +02:00
Dão Gottwald
eaf03cbc84
Bug 458688 - re-enable browser_Browser.js and try to fix the intermittent failure. r=dtownsend
2009-08-17 11:35:05 +02:00
Ehsan Akhgari
85e78ec81f
Bug 495577 - Rename the "Automatically start Firefox in a private browsing session" checkbox in privacy prefpane to cause less confusion; r=dao
2009-08-17 00:22:39 +04:30
William Jon McCann
1d05e17c66
Bug 471997 - Add command line argument to start directly into Private Browsing mode; r=mconnor
2009-08-16 21:53:51 +04:30
Bill Gianopoulos
2ab3348ca6
Bug 509412 - tab close buttons disappear when closing the first tab. r=dao
2009-08-16 02:34:20 +02:00
Dão Gottwald
53b2094d7f
Bug 509625 - nsSessionStore.js should deal with browsers rather than tabpanels. r=zeniko
2009-08-14 23:16:11 +02:00
Taras Glek
17420ddd67
Bug 468011 - Combine all chrome into browser+toolkit jars. r=bsmedberg
2009-08-14 09:32:40 -07:00
Axel Hecht
13e0247a6c
bug 489313, use l10n.mk for firefox, bustage fixes, r=ted
2009-08-14 13:06:15 +02:00
Marco Bonardo
cbbe8c14a9
Bug 382466 - in toolbar.xml, prevent lots of repeated work in updateChevron() by using a timer, r=dao
2009-08-14 10:03:34 +02:00
Stephen Horlander
f18581cf61
Bug 494927 - toolbarbutton image transparency/anti-aliasing should accommodate different background colors. r=dao
2009-08-14 09:42:32 +02:00
Markus Stange
eddcea05b8
Backed out changeset 43fdf17e10a3, bug 494927, because of a 2.5% Mac Txul regression
2009-08-14 16:52:02 +12:00
Stephen Horlander
cbef7929fd
Bug 494927 - toolbarbutton image transparency/anti-aliasing should accommodate different background colors. r=dao
2009-08-14 01:12:07 +02:00
Ben Hearsum
1ca9588693
bug 508282: bump mozilla-central version to 1.9.3a1pre/3.7a1pre. r=catlee. CLOSED TREE
2009-08-13 10:06:28 -04:00
mail@bugz.ata.myota.org
7a7c854f53
Bug 480826 - Firefox should honour browser.chrome.favicons setting when opening Edit->Preferences->Applications. r=mconnor
2009-08-13 09:53:47 +02:00
Michael Kraft
1c1ce2f83e
Bug 491577 - fix idl comment. sr=mconnor
2009-08-13 09:52:22 +02:00
Dão Gottwald
5480af8edb
Bug 500702 - intermittent failure in browser_bug495058.js
2009-08-13 09:51:05 +02:00
Neil Deakin
3ecb176e90
Bug 508472, wait for load and paint events before starting test, r=dolske
2009-08-12 10:04:51 -04:00
Navin Lal
fb2eda49cf
Bug 502501 - rename History > Recently Closed Tabs > Open All in Tabs to Restore All Tabs. r=dao, ui-r=faaborg
2009-08-12 10:40:26 +02:00
Jonathan Griffin
e1dd6bcf32
Add mochitest for bug 501422. r=mayhemer
2009-08-11 16:59:19 -07:00
Ehsan Akhgari
be9c3c52d6
Bug 495495 - Entering Private Browsing mode prohibits keyboard focus on URL location bar; r=mconnor,zeniko
2009-06-01 21:30:02 +04:30
Marco Bonardo
2bfec9f475
Bug 494749 - mochitest-browser-chrome: browser_490040.js times out intermittently, refactoring of the test, r=dietrich
2009-07-29 23:50:42 +02:00
Neil Deakin
5303f25260
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
2009-07-29 14:33:53 -04:00
Blake Kaplan
ece0649965
Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs). r+sr=jst sr=bzbarsky on some parts.
2009-05-21 01:17:51 -07:00
Dão Gottwald
afb1ec07c5
fix broken browser_491577.js
2009-08-11 11:57:47 +02:00
Michael Kraft
eb6f1c2e3e
Bug 491577 - add API for deleting a single closed window. r=zeniko, sr=dietrich
2009-08-11 10:28:42 +02:00
Dão Gottwald
f565aca8d2
Bug 509187 - Use mirror transformations for rtl toolbarbutton icons. r=rflint
2009-08-11 10:27:20 +02:00
Nick Thomas
0a334199c2
Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek
2009-08-11 15:50:32 +12:00
Nick Thomas
0d6773462a
Bug 509558, Need to package nssdbm3.chk for NSS >= 3.12.4 (Firefox 3.6a1 doesn't support FIPS mode), r=ted.mielczarek
2009-08-11 15:45:40 +12:00
Felipe Gomes
16b2db3c13
Bug 503889 - Investigate usable sizes and target areas for touch interactions. r=dao
2009-08-10 19:59:10 -07:00
Shawn Wilsher
a4b9f5ba43
Bug 485976 - Move writing sessionstore.js off the main thread
...
This makes session restore perform the write and fsync of sessionstore.js
execute on a background thread using NetUtil.asyncCopy.
r=dietrich
2009-08-10 15:15:20 -07:00
Markus Stange
20fc2cc39e
Bug 508739 - Replace many gradient images with CSS gradients. r=dao
...
--HG--
extra : rebase_source : ceca5dc9c2191901bf7c0fdaa4cbb5d28e7bd96b
2009-08-11 09:25:56 +12:00
Markus Stange
09e2599221
Bug 508724 - Native theming for button[type=menu], CSS part. r=dao
...
--HG--
extra : rebase_source : 07706d26b90faec7697dd80daaae5abcd8a447e6
2009-08-11 09:24:57 +12:00
Dave Townsend
9517fb8a5c
Bug 463075: Fix packaging of nspr-config in the SDK. r=ted
2009-08-10 20:37:48 +01:00
Phil Ringnalda
19950196ab
Bug 364677 - No preview for sniffed feeds that don't have a channel/link or channel/id, r=mano
2009-08-09 14:11:25 -07:00
Dão Gottwald
1e32437863
Bug 502239 - fix focusElement() misuse. r=enn
2009-08-10 18:27:10 +02:00
Boris Zbarsky
cff6a5cfe1
Bug 508819. Stop relying on getElementById returning anonymous nodes. r=gavin,dietrich,davidb
2009-08-10 10:54:22 -04:00
Dão Gottwald
e84827c65d
fix another focus issue with browser_bug304198.js and potentially browser_ctrlTab.js on Linux
2009-08-10 14:32:07 +02:00
Dave Townsend
c858c26c77
Bug 509194: Remove extension manager dependency on classic.jar (build changes). r=dao
2009-08-10 09:51:28 +01:00
Dão Gottwald
3ccca69199
Bug 509295 - fix browser_bug304198.js focus issues
2009-08-09 11:49:31 +02:00
Dão Gottwald
d81ba37ff5
revert changeset bfb383af1903
2009-08-09 11:42:11 +02:00