Commit Graph

8328 Commits

Author SHA1 Message Date
Blair McBride
0d7a6728d3 Bug 558321 - Tab Matches are not honoured in Private Browsing mode. r=mak77, a=blocking-betaN 2011-01-12 13:40:36 +13:00
Blair McBride
23fc503d76 Bug 608468 - Details View should include the add-on Summary text from AMO. r=dtownsend, a=blocking-final 2011-01-19 13:37:36 +13:00
Margaret Leibovic
c85bd89f91 Bug 617553 - Doorhanger for add-on installation failures inside the AOM has no parent with chrome hidden [r=gavin, a=blocking] 2011-01-18 14:57:40 -08:00
Jonathan Kew
ed55ace99d bug 607121 and bug 626180 - add sample non-Latin text to the test plugin description, to verify that we manage encodings properly. r+a=bsmedberg 2011-01-18 18:27:26 +00:00
Rob Campbell
b002155303 Bug 623597 - Properly align layout elements in net inspector when horizontal scrolling is needed; backout a=philor 2011-01-18 13:17:01 -04:00
Margaret Leibovic
acc5e3b44d Bug 619422 - Split buttons in doorhanger notifications need styling in custom themes [r=dao, a=blocking] 2011-01-18 08:42:57 -08:00
Dão Gottwald
ce272b2f86 Backing out part of changeset 22ea9b958dc7. a=?! 2011-01-18 10:43:44 +01:00
Dão Gottwald
a051944740 Bug 625314 - Remove transparency for arrow panels on Windows. r=enn 2011-01-18 09:47:20 +01:00
Patrick Walton
a1a0ac8caa Bug 615735 - Clean up find bar close button CSS. r=dao 2011-01-18 09:46:52 +01:00
Pascal Chevrel
8b40a7cef7 Bug 621091 - Linux Theme should use moz-icon://stock/gtk-file for blank documents. r=dao 2011-01-18 09:43:01 +01:00
Shawn Wilsher
780cfeb1f6 Bug 606966 - Need an async history visit API exposed to JS
Part 10 - Refactor InsertVistedURI to InsertVisitedURIs and have it take an
array of VisitData objects to add.
r=mak
a=blocking
2011-01-11 11:13:17 -08:00
Shawn Wilsher
6b01361147 Bug 606966 - Need an async history visit API exposed to JS
Part 9 - Move referrer loading logic into a helper method.
r=dietrich
a=blocking
2011-01-11 11:03:22 -08:00
Shawn Wilsher
b739f916f8 Bug 606966 - Need an async history visit API exposed to JS
Part 8 - add a referrerSpec and guid property to VisitData.  We'll need to
potentially pass both of these in the new updatePlaces method.
r=mak
a=blocking
2011-01-11 11:01:26 -08:00
Shawn Wilsher
a016d1ec0c Bug 606966 - Need an async history visit API exposed to JS
Part 7 - Pull FetchPageInfo onto History, and make both of our current async
operations use it (requires us to add title to VisitData).
r=dietrich
a=blocking
2011-01-11 10:48:53 -08:00
Shawn Wilsher
2fe0271591 Bug 606966 - Need an async history visit API exposed to JS
Part 6 - Move inserting and updating of moz_place entries from InsertVisitedURI
to History.
r=dietrich
a=blocking
2011-01-11 10:48:14 -08:00
Shawn Wilsher
849defeaa0 Bug 606966 - Need an async history visit API exposed to JS
Part 5 - Add a new constructor to VisitData that takes a URI and automatically
obtains the spec and the reversed hostname.  Also add a method to set the
transition type that also sets the hidden flag and the typed flag accordingly.
Finally, update all the code that sets this stuff manually to use the new
helper methods.
r=dietrich
a=blocking
2011-01-11 10:34:04 -08:00
Shawn Wilsher
5a5c230227 Bug 606966 - Need an async history visit API exposed to JS
Part 4 - Refactor hidden flag logic into a helper method.
r=mak
a=blocking
2011-01-11 10:26:44 -08:00
Shawn Wilsher
bf73ed9554 Bug 606966 - Need an async history visit API exposed to JS
Part 2 - Refactor tests and add a run_next_test method in head_common.js
r=mak
a=blocking
2011-01-11 10:19:19 -08:00
Ted Mielczarek
e31cb0b8f8 Backed out changeset cc4c72425f0e, bug 620974 - Add memory mapping info to Windows minidumps. r=timeless,bsmedberg, a=bsmedberg
Didn't fix the actual bug, new patch being landed.

--HG--
extra : rebase_source : 83a7941aa4cdea46df724871cd2d2eefd157440a
2011-01-11 10:28:55 -05:00
Marco Bonardo
9af4bd6c3f Bug 609286 (Part 2) - Detect a corrupt Places.sqlite and replace the database on next startup.
r=dietrich a=blocking
2011-01-10 19:57:24 +01:00
Marco Bonardo
d231ebd457 Bug 609286 (Part 1) - Detect corrupt places.sqlite and replace it on next startup.
r=dietrich a=blocker
2011-01-10 19:54:49 +01:00
Marco Bonardo
ece84561f1 Bug 615992 - IsBookmarked can lock for each onVisit call.
r=sdwilsh a=blocking
2010-12-20 18:21:49 +01:00
Justin Dolske
820f319aec Fix and reenable test from bug bug 620145. a=bustage 2011-01-07 19:47:21 -08:00
Justin Dolske
d80f152347 Disable test from bug 620145, as it doesn't seem to work. Patch seems ok, though. a=bustage 2011-01-07 19:09:43 -08:00
Neil Deakin
2552d11f4d Bug 620145 - Prompt for gmail message with no text has to be focused (clicked on) before ok-ing (or canceling). r=smaug, a=blocking 2011-01-06 11:05:00 -08:00
Chris Leary
db5386a0c3 Merge tracemonkey to mozilla-central. (a=blockers) 2011-01-07 11:49:49 -08:00
Kyle Huey
9a72e3a4ed Bug 619644: Followup to address test review comment. a=test-only DONTBUILD
--HG--
extra : rebase_source : 1bd79ec0948a3f90d623f56c67e812875594921e
2011-01-07 14:10:12 -05:00
Taras Glek
5d3356f386 Bug 562406 - Omnijar js components from startupcache during build(disabled by default, landing for mobile use) r=bsmedberg a=approval2.0 2011-01-07 11:04:33 -08:00
Chris Leary
e2855fd450 Merge tracemonkey and mozilla-central. 2011-01-07 00:17:35 -08:00
Dave Herman
4d3f12b35d rs=build-peers, misnamed shell variable in toolkit-makefiles.sh 2011-01-06 08:13:08 -08:00
Wesley Johnston
a7f041b099 Bug 611403 - Installing crashme-new.xpi fails to actually install [r=dtownsend a=blocking-fennec] 2011-01-06 10:27:55 -05:00
Ted Mielczarek
82cfa6109b bug 620974 - Add memory mapping info to Windows minidumps. r=timeless,bsmedberg, a=bsmedberg
--HG--
extra : rebase_source : 2c6b3d8d209ff8f69cdf39491bf34758984e31c9
2010-12-23 14:18:31 -05:00
Blair McBride
6137ed3ea4 Bug 602059: Large screenshots not handled well, and/or no scroll bars on details page. r=dtownsend, a=blocks-final 2011-01-07 09:19:53 -08:00
Blair McBride
e353a3cc85 Bug 616801: With an update available the buttons in the list view are shifted. r=dtownsend, a=blocks-final 2011-01-07 09:18:47 -08:00
Dave Townsend
041dc647eb Bug 617493: Support no contribution amount. r=Unfocused, a=blocks-betaN 2011-01-07 09:17:03 -08:00
Dave Townsend
b0c5520454 Bug 562790: Support paid results in the add-ons search results. r=Unfocused, a=blocks-betaN 2011-01-07 09:09:09 -08:00
Dave Townsend
ac5dde40fc Bug 618502: about:addons can display an empty add-on page after uninstall/restart. r=Unfocused, a=blocks-final 2011-01-07 09:08:13 -08:00
Dave Townsend
c35b10906d Bug 623750: browser_bug596336.js cannot run by itself. r=Unfocused, a=tests 2011-01-06 15:45:25 -08:00
Dão Gottwald
5b9d931831 Bug 620896 - Remove -moz-box-align:center and -moz-box-pack:center from type=menu-button buttons. r=neil
--HG--
extra : rebase_source : 9b6893ce3dbb52f17d8718b74d3d00f8cb4479c5
2011-01-06 23:36:57 +01:00
Chris Leary
1d3c0638b7 Merge mozilla-central into tracemonkey. 2011-01-04 10:51:14 -08:00
Mihai Sucan
6bafd4e33d Bug 603625 - Network Panel heading alignment; f=pwalton r=dao a=gavin.sharp 2011-01-04 11:47:34 -06:00
Mihai Sucan
b933f06cd3 Bug 602572 - Log request and response bodies checkbox issues in Web Console; f=rcampbell r=dolske a=final+ 2011-01-04 11:33:12 -06:00
Mihai Sucan
dc590f2554 Bug 613364 - javascript strict errors fail to show; f=ddahl r=gavin.sharp a=blocking2.0+ 2011-01-04 11:32:44 -06:00
Mihai Sucan
c27b420c88 Bug 614793 - Web console window should automatically scroll to display results a=test-only-fix r=ddahl 2011-01-04 11:31:57 -06:00
Mihai Sucan
f421f55a98 Bug 618344 - Web Console pprint() command should display something useful for functions; f=rcampbell r=sdwilsh a=gavin.sharp 2011-01-04 11:31:48 -06:00
Mihai Sucan
bf37e8952f Bug 620875 - Intermittent browser_webconsole_bug_595934_message_categories.js | Test timed out followed by failures to give up and stop running; r=sdwilsh a=sdwilsh 2011-01-04 11:30:31 -06:00
Neil Deakin
9745c2afd5 Bug 607224, add property that specifies if a menu was opened via the keyboard, r=neil,a=blocking 2011-01-04 12:24:51 -05:00
Dave Townsend
9c6c875eba Bug 570012: Show download progress when installing new add-ons. r=gavin, a=blocks-betaN 2011-01-03 11:40:47 -08:00
Drew Willcoxon
bad392798a Bug 618954 - Smart keyword result titles in the awesomebar should not have extra space after them. r=gavin, a=blocking2.0-final 2011-01-03 15:02:28 -08:00
Drew Willcoxon
42135897d1 Bug 610130 - Doorhanger notifications confused when switching between tabs with different types of doorhangers. r=gavin, a=blocking2.0-final 2011-01-03 15:02:23 -08:00
Brad Lassey
83ceb4df00 bug 622684 - updates should not be downloaded to "<sdcard>/downloads" r=mbrubeck a=blocking-fennec 2011-01-03 17:32:57 -05:00
Steven Michaud
6056316781 Bug 531552 - Firefox opens two windows when opening external links. r,a=josh 2011-01-03 10:08:36 -06:00
Kyle Huey
b431e1861c Bug 619644: Stop ESC from propagating through a tab-modal prompt. r=dolske a=b:betaN 2010-12-31 21:57:56 -05:00
Tyler Downer
3232ba1817 Bug 481655 - Remove bogus "listbox menulist:not([disabled])" rule from menulist.css. r=dao a=gavin 2010-12-31 13:07:32 +01:00
Markus Stange
6d472c6e36 Bug 618096 - Use 16x16 for extension toolbar icons on Mac. r=dao 2010-12-31 13:05:13 +01:00
Olli Pettay
adda60ddf0 Bug 605127 - Autoscroll stops unintentionally while page is scrolling, r=neil, a=blocking 2010-12-29 10:14:12 +02:00
Olli Pettay
cfca716489 Bug 618183 - TypeAheadFind object is kept alive too long, r=jst, a=blocking 2010-12-29 10:11:26 +02:00
Felipe Gomes
a948862a2e Bug 559992. Implement a caching mechanism for the contentprefs service and use it to retrieve page-specific zoom values, avoiding zoom flicker with back/forward navigation. r=gavin sr=vlad a=blocking-betaN 2010-12-28 12:45:04 -08:00
Felipe Gomes
06d6420f9c Back out 435b65622b7b due to orange. a=backout 2010-12-28 12:09:37 -08:00
Felipe Gomes
dc95908515 Bug 559992. Implement a caching mechanism for the contentprefs service and use it to retrieve page-specific zoom values, avoiding zoom flicker with back/forward navigation. r=gavin sr=vlad a=blocking-betaN 2010-12-28 11:05:08 -08:00
Ben Hearsum
7cb5b2ad09 bug 609878: no longer generating en-US langpacks after bug 578393. r=khuey, a2.0=dbaron 2010-12-28 12:41:36 -05:00
Vladimir Vukicevic
0285a9d935 b=578877, reenable WebGL on Linux; r=vlad,a=b 2010-12-27 12:05:01 -08:00
Dão Gottwald
19e4de6e27 Bug 621395 - Implement more reasonable styling for type="menu-button" buttons on Linux. r=ventron a=gavin 2010-12-27 12:41:36 +01:00
Phil Ringnalda
62bfcb807b Bug 567950 - Re-enable browser_keyevents_during_autoscrolling.js to see whether the cause of its intermittency is actually long gone, a=test 2010-12-26 14:20:27 -08:00
Jacek Caban
939c9b44bc Bug 619902 - Landing 617111 broke crosscompiling to Windows on case-sensitive OSes r+a=sdwilsh 2010-12-26 22:33:57 +00:00
Gavin Sharp
82f380c4da Back out 0ab0603bea99 (bug 489303) due to suspected Txul regression, a=backout 2010-12-25 14:55:35 -05:00
Phil Ringnalda
6970bbfdfb Bug 621018 - Some browser-chrome tests hit the network by loading about:addons, r=mossop, a=test 2010-12-25 08:34:28 -08:00
Geoff Lankow
b71d13a50d Bug 606686 - The display order of the Remove vs. Enable/Disable buttons is different in list view and detailed view. r=dtownsend
--HG--
extra : rebase_source : c804186aaa282571deb8cd361cebaddefab82650
2010-12-19 11:49:49 +13:00
Dão Gottwald
cec9a440fb Backed out changeset 1a15dd47da63 a=backout
--HG--
extra : rebase_source : 98be533f8e4ed474cbb313bd5f3b75964b2a5eee
2010-12-24 12:14:25 +01:00
Neil Deakin
49b5659acf Bug 489303 - No resizer since the statusbar is gone, r=gavin+roc, a=b 2010-12-21 13:19:00 -08:00
timeless@mozdev.org
9bda36c7a6 Bug 587618 movePath:toPath:handler: is deprecated in UIMoveFile
r=ted a=bsmedberg
2011-01-05 14:11:56 -08:00
Serge Gautherie
2cf5e0e163 Bug 626294 - [SeaMonkey] permanent "TEST-UNEXPECTED-FAIL | .../test_bug620145.html | got tabmodal promptbox"; (Av1) Fix bug 625038 nit, Fix bug 620145 case and bug 615186 case.
r=Olli.Pettay a=(test only).
2011-01-17 19:32:47 +01:00
Blair McBride
33351d2884 Bug 619682 - Addons Manager "Available Updates" pane shown even if no updates, if check for updates performed from "Recent Updates" section; r,a=Mossop 2011-01-03 13:45:34 +13:00
Mihai Sucan
00cba183fb Bug 623597 - Properly align layout elements in net inspector when horizontal scrolling is needed; f=rcampbell r=dao a=blocking2.0 2011-01-17 12:36:49 -04:00
Neil Deakin
6b11f9fd6c Bug 607224, followup to use separate interface, r=neil,a=blocking 2011-01-17 09:36:33 -05:00
Neil Deakin
fee5806e2b Bug 489303, show resizer when statusbar is hidden, r=roc,gavin a=blocking 2011-01-17 09:35:32 -05:00
Kyle Huey
095182dc82 Bug 625308: Don't run a tab-modal specific test when tab-modal prompts are off. a=test-only 2011-01-16 17:36:18 -05:00
Hiroyuki Ikezoe
4f1a225baa Bug 529979 - Intermittent failure in browser_aboutCrashesResubmit.js, r=ted, a=test 2010-12-31 20:22:00 -08:00
Dave Townshend ext:(%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
2fbc7a1847 Bug 616841, part 2: "Localize" the JS component JSContext. r=bz 2011-01-14 16:03:21 -06:00
Robert Strong
d848e41851 Bug 620837 - Modify blocklist pingCount parameter to track pingCount for profile and for version. r=mossop, a=approval2.0 2011-01-14 13:29:27 -08:00
Taras Glek
38f30d5f65 Bug 522375: fix non-libxul builds + testcase nits from gavin. a=bustage,tests 2011-01-14 13:29:25 -08:00
Chris Leary
272d457a20 Merge mozilla-central to tracemonkey. 2010-12-29 19:25:04 -05:00
Dão Gottwald
f4b31b4879 Bug 620658, re-enable arrow-panel styling on Linux, a=b 2011-01-26 13:50:48 +01:00
Rail Aliev
1e3319592a Rename firefox-*.mac64.dmg to firefox-*.mac.dmg. r=ted, a=benjamin, CLOSED TREE 2011-01-25 21:08:23 -08:00
Pascal Chevrel
c919a88530 Bug 627881 - bad file path in toolkit/themes/gnomestripe/mozapps/jar.mn; r,a=Mossop 2011-01-25 15:22:28 -05:00
Paolo Amadini
614084bd6a Bug 610661 - Addon object not passed to custom about dialogs; r,a=Mossop
--HG--
rename : toolkit/mozapps/extensions/test/browser/addon_prefs.xul => toolkit/mozapps/extensions/test/browser/addon_about.xul
2011-01-25 15:15:05 -05:00
Benjamin Stover
4c7a50053e Bug 624451 Toolkit update to Geometry.jsm r=Mossop a=blocking-fennec 2011-01-25 12:07:45 -08:00
Mike Conley
8795d63648 Bug 624808 - Add-ons should be grouped in list view according to their status (enabled, disabled, etc). r=Mossop a=b 2011-01-21 15:03:10 -05:00
Kyle Huey
d6cee279fb Bug 620615 - Make double-extra-sure that we shutdown the prompt. r=dolske 2011-01-19 19:38:48 -05:00
Geoff Lankow
357a880970 Bug 623207 - Add-ons manager last updated date and sorting bar should be removed from list view. r=Mossop a=b 2011-01-18 14:11:22 +13:00
Ms2ger
ab3e0c7039 Bug 620362 - Uninitialized variable warning in nsNavHistory::InternalAddNewPage. r=mak 2011-01-25 15:28:09 +01:00
Taras Glek
ba7b7b582d Bug 628363: make startup measurements less bogus after restart. r=mossop a=mossop 2011-01-24 22:40:32 -08:00
Chris Leary
a490c5bc24 Merge mozilla-central and tracemonkey. (a=blockers) 2011-01-24 19:47:52 -08:00
Jacek Caban
4acc529f1a Bug 628117 - nsAppRunner.cpp fails to compilr with dwrite disabled; r=jdaggett,Bas approval2.0=joedrew
--HG--
extra : rebase_source : 32b77b4ad76f30c4ae3a73f19d58d09cd47b7b69
2011-01-23 05:45:00 -05:00
Margaret Leibovic
359aa8443e Bug 595271 - Create focus styles for split menu buttons in popup (doorhanger) notifications [r=dao, a=blocking] 2011-01-24 17:27:25 -08:00
Frank Yan
db48fdc8bf Remove outdated windows versions from makefile comment. a=comment-only 2011-01-24 17:39:12 -08:00
Frank Yan
32e6fc07ad Bug 612053 - clicking a few pixels down from "Plugins" should not make hidden pane appear. r=bmcbride a=dolske 2011-01-24 17:37:57 -08:00
Dave Townsend
e51597dabb Backout of changeset 9acd51502a65 from bug 579846. a=bustage 2011-01-24 14:59:51 -08:00
Jeff Walden
15fda24aa9 Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan 2011-01-22 17:46:22 -08:00
Jeff Walden
882117c5e3 Back out everything from the last several hours for turning into a disaster zone finally ending in total orange. r=return-to-sanity 2011-01-23 03:12:28 -08:00
Jeff Walden
5ef527b523 Another round of orange fixes, sigh. r=orange yet again 2011-01-23 00:12:05 -08:00
Jeff Walden
a04ed905d9 More orange-fixing. r=yellowish-red 2011-01-22 22:52:02 -08:00
Dave Townsend
fc3c88de27 Bug 616457: Update check also checks for updates of removed add-ons. r=robstrong, a=blocks-betaN 2011-01-05 10:55:48 -08:00
Oleg Romashin
c9627db2fd Bug 621226 - extern C necessary for older libproxy iirc. r=doug.turner a=approval2.0 2011-01-05 15:48:23 +02:00
Oleg Romashin
25e94b7043 Bug 622474 - [QT] ipdlunittest does not work on Qt port r=dougt a=npodb 2011-01-05 15:48:21 +02:00
Oleg Romashin
b06ed32a31 Bug 622063 - Make Fennec-Gtk compiling on Maemo6 r=dougt a=approval2.0 2011-01-05 15:48:16 +02:00
Ted Mielczarek
1c84e95aeb bug 575519 - add a VC9-built dump_syms.exe, choose dump_syms based on compiler version. r=mitch, a=legneato
--HG--
rename : toolkit/crashreporter/tools/win32/dump_syms.exe => toolkit/crashreporter/tools/win32/dump_syms_vc1400.exe
extra : rebase_source : 3343baae2b65666b3d2d54a1e2c13fecce85d387
2010-09-23 12:53:52 -04:00
Joe Walker
a97102da8c Bug 619910 - Misplaced autocomplete suggestions when typing a command in a new line; f=mihai.sucan r=gavin.sharp approval2.0=gavin.sharp 2010-12-21 09:31:31 +00:00
Neil Deakin
b33e662da2 Bug 615186, clear mouse selection and capturing state when opening a modal dialog, r=smaug,a=blocking 2011-01-12 21:00:14 -05:00
Neil Deakin
deb3710bed Bug 616607, use screen coordinates to calculate arrow panel position, r=neil, a=blocking 2011-01-12 20:57:36 -05:00
Justin Dolske
85baaf14aa Bug 618515 - Add moar tests for nsPrompter. a=me 2011-01-12 16:59:45 -08:00
Justin Dolske
8e20418768 Bug 608604 - commonDialog icon and text are misaligned. r=gavin, a=gavin 2011-01-12 15:51:33 -08:00
Margaret Leibovic
761b553a52 Bug 622495 - New contentmodal alerts no longer accessible to screen readers. r=gavin, a=blocking-final 2011-01-12 15:49:21 -08:00
Benjamin Smedberg
3b0ee8bb51 Bug 624835 - Exception handler ignores ::DebugBreak exceptions when it really shouldn't, r=ted a=blocker
--HG--
extra : rebase_source : 619ac4f326a67d114900691f6e61ca4a00a6f73d
2011-01-11 17:01:22 -05:00
Benjamin Smedberg
5ba9b82e15 Tests for bug 624835. NS_RUNTIMEABORT doesn't trigger the crash reporter on Windows.
--HG--
extra : rebase_source : dd84f82c92cbf6cd5ec8aae940371858ca4a0433
2011-01-12 09:20:06 -05:00
Justin Dolske
8fc8131838 Merge backout. a=bustage 2011-01-12 12:16:42 -08:00
Justin Dolske
04a3d250b0 Backed out changeset 6bbe54cb876e (bug 558321) on suspicion of causing permaorange (bug 624962) a=bustage 2011-01-12 12:16:12 -08:00
Blair McBride
fa2c4b06af Bug 558321 - Tab Matches are not honoured in Private Browsing mode. r=mak77, a=blocking-betaN 2011-01-12 14:05:55 +13:00
Drew Willcoxon
54ea211cf3 Bug 615152 - WindowDraggingElement should not assume that event targets are in the same window as its element. r=enndeakin, a=mossop 2011-01-11 15:02:55 -08:00
Dave Townsend
8c3a3fcc5c Bug 596174: Fix test failures in browser_bug586574.js. r=Unfocused, a=tests
try: -b do -p linux,linux64,macosx,macosx64,win32 -u xpcshell,mochitest-o -t none
2011-01-11 15:42:08 -08:00
Mihai Sucan
f43f36e372 Bug 613642 - Web Console is hard to use with polling XMLHttpRequests; f=pwalton r=dolske a=blocking2.0 2011-01-12 11:56:02 -04:00
Dão Gottwald
bef90c5b46 Bug 624712 - Remove stray disablechrome attribute. r+a=Mossop 2011-01-12 09:53:31 +01:00
Frank Yan
5f4fd2b363 Bug 485696 - Video progress slider jitters on indefinite length streams. r=dolske a=blocking2.0final+
--HG--
extra : rebase_source : a2549d0ef1a853e71ef2f9765026dd9150736d41
2011-01-11 19:32:17 -08:00
Blair McBride
c02b8890ab Bug 618760 - Multiple add-on entries in list view when downloading an update. r=dtownsend, a=blocking-final 2011-01-12 14:05:55 +13:00
Blair McBride
e8a077fb8f Bug 616633 - Context menu contains 'Disable' item for already disabled extensions and plugins. r=dtownsend, a=blocking-final 2011-01-12 14:05:55 +13:00
Blair McBride
dd948e9d45 Bug 616434 - Should be separating lines between the rows in the table of the details view. r=dtownsend, a=blocking-final 2011-01-12 14:05:55 +13:00
Blair McBride
cde03ea652 Bug 624175 - Messed display when long descriptions in Detail View. r=dtownsend, a=blocking-final 2011-01-12 14:05:55 +13:00
Blair McBride
6754ee4523 Bug 581361 - Pause and Cancel button of download progress widget not functional. r=dtownsend, a=blocking-final 2011-01-12 14:05:55 +13:00
Blair McBride
e4dfbbdfa9 Bug 623739 - CPU usage spikes because of animated hidden images. r=dtownsend, a=blocking-final 2011-01-12 14:05:55 +13:00
Dave Townsend
3a6e36dcb0 Bug 569342: Find bar should not be enabled in about:addons. r=gavin, a=blocks-final 2011-01-11 13:33:51 -08:00
Mihai Sucan
a3a13aedd3 Bug 599725 - web console reports data which the server did not send (304 Not Modified); f=rcampbell,pwalton r=dolske a=final+hardblocker 2011-01-11 14:34:39 -06:00
Mehdi Mulani
9ab02b028a Bug 611459 - Search should default to searching for available add-ons. r=dtownsend a=blocking-final 2011-01-07 14:21:38 -08:00
Mehdi Mulani
d588b9bd7f Bug 621843 - Fix View By Date and Site sorting. r=mak a=blocking-final 2011-01-10 10:11:31 -08:00
Dave Townsend
3f9a82e5f9 Backout of changeset e30ee0ae39b6 from bug 610661 due to test failures. a=bustage 2011-01-11 10:49:02 -08:00
Dave Townsend
cb95a3760b Bustage fix for bad merge of bug 619607. a=bustage 2011-01-11 10:43:07 -08:00
Geoff Lankow
42e0065250 Bug 562854: Double-click goes through buttons in the new add-ons manager. r+a=dtownsend 2011-01-11 09:49:50 -08:00
Dave Townsend
9fba826d0e Bug 616620: Hide the disable button for add-ons that are waiting to install. r=robstrong, a=blocks-betaN 2011-01-11 09:44:25 -08:00
Dave Townsend
12435f9246 Bug 621475: Upgrading Firefox while using third-party theme gives partially themed UI on first run after upgrade. r=robstrong, a=blocks-final 2011-01-11 09:43:43 -08:00
Paolo Amadini
1066e91218 Bug 610661: Pass Addon object to custom about dialogs. r+a=dtownsend
--HG--
rename : toolkit/mozapps/extensions/test/browser/addon_prefs.xul => toolkit/mozapps/extensions/test/browser/addon_about.xul
2011-01-11 09:47:53 -08:00
Dave Townsend
ff24f46b45 Bug 611242: InstallTrigger should not use a prototype shared across all windows. r=robstrong, a=blocks-betaN 2011-01-11 09:42:50 -08:00
Dave Townsend
cb7775294c Bug 619607: Recover gracefully from a broken extensions.bootstrappedAddons. r=robstrong, a=blocks-final 2011-01-11 09:53:28 -08:00
Blair McBride
bef69aac9c Bug 593535 - Failure to download extension causes about:addons to list the addon with no way to restart the download; frontend; f=dtownsend r=dtownsend,robert.bugzilla a=blocking2.0 2011-01-10 15:58:10 +13:00
Dave Townsend
8a73fd60c1 Bug 593535 - Failure to download extension causes about:addons to list the addon with no way to restart the download; fix broken hasResource, getResource; f=dtownsend r=dtownsend,robert.bugzilla a=blocking2.0 2011-01-11 10:55:57 -04:00
Siddharth Agarwal
b29a29ec8e Bug 624191 - Missing <td> in the graphics section of about:support. r+a=gavin
--HG--
extra : rebase_source : 712cd6fab69ea6a00be049adaeb48678bc6bfc4b
2011-01-11 16:28:10 +05:30
Jacek Caban
7e752d59e9 Last Comment Bug 614625 - Landing bug 611930 broke crosscompilation to windows on case sensitive systems r=khuey a=benjamin 2011-01-11 10:19:20 +00:00
Brad Lassey
aa6707500b bug 623912 - Blank white screen for 10+ seconds on first-run library extraction r=mbrubeck,dougt a=blocking-fennec 2011-01-11 00:48:35 -05:00
Neil Deakin
f47c647209 Bug 580710 - Drag&Drop onto sidebar loads page into sidebar, r=neil, a=b 2010-08-11 07:37:00 -07:00
Timothy Nikkel
1e188a8d19 backed out f7a6e3530d99 (bug 620974) for xpcshell failure a=backout 2010-12-24 16:17:22 -06:00
Ted Mielczarek
6a08b14d55 bug 620974 - Add memory mapping info to Windows minidumps. r=timeless, a=gavin.sharp
--HG--
extra : rebase_source : f52d894e18fab175032256de9fb943caf327d7bc
2010-12-23 14:18:31 -05:00
Mihai Sucan
b409cdbd95 Bug 611789 - Web Console cleanup: Remove the window registry; f=rcampbell r=sdwilsh a=blocking2.0 2010-12-23 13:07:03 -04:00