Граф коммитов

9731 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald 57d43d2c7e Bug 474056 - addressing review comment 2009-10-07 10:35:16 +02:00
Rob Arnold d08699bbf2 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 a75255221b Implement jsctypes with raw JSAPI. b=518721, r=jorendorff, sr=bsmedberg 2009-10-06 12:16:38 -07:00
Rob Arnold c4f71f1e57 Bug 474056 - Minor fixes for undefind variables r=dao 2009-10-06 15:09:49 -04:00
Asaf Romano 89223cf631 Fix a review comment from bug 510634. r=mak. 2009-10-06 20:17:55 +02:00
Dão Gottwald 83cc076f57 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 e5e2ab904e Bug 494152 - eliminate onnewtab and the NewTab event. r=mano 2009-10-06 16:27:15 +02:00
Marco Bonardo 5bda0953f7 Bug 520547 - revert renaming of PlacesUtils methods from bug 477583. r=mano, r=gavin 2009-10-06 15:47:58 +02:00
Asaf Romano d4fdb1eb8a Bug 510634 - Wrong icons on bookmarks sidebar. r=mak. 2009-10-06 15:04:14 +02:00
Marco Bonardo 673c1a8dc9 Fix test for bug 474056, persistent orange. r=trivial-bustage-fix 2009-10-06 14:42:04 +02:00
Dão Gottwald bcd1a520d1 Bug 514915 - gProgressCollapseTimer and gProgressMeterPanel shouldn't exist. r=mano 2009-10-06 14:34:25 +02:00
Dão Gottwald dbf862a715 Bug 507586 - FullScreen shutdown code doesn't belong in BrowserTryToCloseWindow(). r=mano 2009-10-06 14:33:55 +02:00
Makoto Kato 3a0c0c3f5d Bug 469654 - Windows x64 build support. r=ted 2009-10-06 17:28:05 +09:00
Rob Arnold d3c9f1936e 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 63fa3e7507 Bug 474056 - Implement optional preview per tab r=dao,rflint,mconnor 2009-10-06 00:26:15 -04:00
Armen Zambrano Gasparnian 74f65e7c2d Bug 501794 download the windows installers only if a product declares RETRIEVE_WINDOWS_INSTALLER=1 in their /locales/Makefile.in file - r=ted 2009-10-05 17:04:18 -04:00
Marco Bonardo 96a11ae6ae Forgot to remove observer in bug 516444, r=trivial-post-facto 2009-10-05 16:43:10 +02:00
Dão Gottwald e9e67b2de3 Bug 494373 - make sure the location bar is visible before focusing it. r=gavin 2009-10-05 15:41:24 +02:00
Marco Bonardo a21ef72782 Bug 516444 - Installation of Firefox Custom Builds without migration from a 2nd Browser is missing the Firefox default bookmarks, r=thunder 2009-10-05 12:13:04 +02:00
Marco Bonardo defd3de01d Bug 519186 - drag & drop in bookmarks menu does not correctly update the view, r=mano
This is a regression from bug 498130.
2009-10-05 12:12:46 +02:00
Taras Glek 1ef63bc9d4 bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg
cdiff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
2009-10-04 12:44:52 +02:00
Dão Gottwald bdf29ceb01 Backed out changeset ddd79f809784 2009-10-04 12:44:27 +02:00
Dão Gottwald f1297fc664 bug 507288: move greprefs/*js into res/greprefs.js r=bsmedberg
cdiff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
2009-10-04 12:43:18 +02:00
Dão Gottwald c29f0232f6 Bug 520374 - WebContentConverter.js needlessly includes debug.js. r=mano 2009-10-03 18:36:44 -04:00
Dão Gottwald fdcc1cdfea Bug 520372 - re-enable aero glass for the all tabs panel. r=rflint 2009-10-03 18:36:15 -04:00
Ryan Flint 2dd815bb9d Bug 520342 - Consolidate some getService calls. r=dietrich 2009-10-03 17:48:43 -04:00
Dão Gottwald 9e56adade4 Bug 520361 - escapeNameValuePair() shouldn't be global. r=gavin 2009-10-03 18:41:44 +02:00
Jim Mathies 4c5bea8fa8 Bug 403857 - Windows file picking codepath in Applications preference pane should use isValidHandlerApp. r=myk 2009-10-03 18:25:41 +02:00
Dão Gottwald 7cedc880af follow-up to bug 517755 2009-10-03 17:50:08 +02:00
Dão Gottwald c9f547d402 Bug 517755 - use smart getters in View Source window. r=neil 2009-10-03 11:36:04 +02:00
Chris Jones 2151b59798 Merge backout 2009-10-02 18:09:39 -05:00
Chris Jones 708e2e04ae Backed out changeset 8cbc47eee659 2009-10-02 18:09:08 -05:00
Dão Gottwald 431d456e10 Bug 520190 - make use of formatURL(). r=gavin 2009-10-02 18:52:53 +02:00
Dão Gottwald 313b664802 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 86cf9e1b49 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 f2df9d3504 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 29543666e6 Testing impact on Ts Shutdown 2009-10-02 01:51:49 +02:00
Dão Gottwald 92421ac350 backout change from Ts Shutdown investigation 2009-10-02 10:52:10 +02:00
Nochum Sossonko 6c269632c9 Bug 513461 - Implement pseudo classes for lightweight theme handling. r=dao,dbaron 2009-10-02 08:22:18 +02:00
Blair McBride 239ca6d319 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 662658b106 Testing impact on Ts Shutdown 2009-10-02 07:57:54 +02:00
Dietrich Ayala 8f8c161f85 Bug 498130 - Reduce places-views overhead (RELAND) 2009-10-01 09:53:26 -07:00
Dão Gottwald 03ac4fd346 Attempt to address Ts Shutdown regression, follow-up to bug 334697 2009-10-01 17:00:06 +02:00
Blair McBride f2c8ea639b 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 2be5c0224b add missing semicolons 2009-10-01 16:07:21 +02:00
Dão Gottwald ffb64b861a Bug 334697 - Implement pie-chart throbber. r=vlad, ui-r=beltzner 2009-10-01 14:31:24 +02:00
Dão Gottwald a0f1033fb1 merge 2009-10-01 12:12:55 +02:00
Dão Gottwald a396258d54 Backed out bug 334697 to see if it caused a Ts Shutdown regression 2009-10-01 12:11:50 +02:00
Dão Gottwald 84cda3dcc6 Bug 453063 - Support for fullscreen video playback. r=dolske, ui-r=boriss 2009-10-01 10:49:00 +02:00
Dietrich Ayala d1261351b1 Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854) 2009-09-30 17:21:39 -07:00