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

269362 Коммитов

Автор SHA1 Сообщение Дата
Mounir Lamouri af7b3fec47 Follow-up from bug 641366: fix comment. 2011-03-30 14:41:08 +02:00
Mounir Lamouri 798b649daa Bug 640545 - Specify that the load has failed in the error message when a reftest load failed. r=dbaron 2011-03-30 14:38:44 +02:00
Rob Campbell 330ae79d73 merge devtools to mozilla-central on a CLOSED TREE, a=davidb 2011-03-30 08:24:53 -03:00
Rob Campbell 1957405b7f added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb 2011-03-30 08:23:52 -03:00
Rob Campbell 68fcb7b9f2 merge mozilla-central with devtools 2011-03-30 07:50:53 -03:00
Dão Gottwald cf31020680 Bug 623199 - Add-ons manager buttons should be contextually styled. r=mossop
--HG--
extra : rebase_source : 271ea999816306633a669199ec72090cf4feb10c
2011-03-29 20:38:02 +02:00
Dão Gottwald 5fc8a7ff42 Bug 603790 - drop the drop shadow on buttons and textfields. r=shorlander
--HG--
extra : rebase_source : 1798d85a531486d3f1e0f2548f5c5955f4db74b7
2011-03-29 19:53:28 +02:00
Rob Campbell 754165375c merge mozilla-central to devtools 2011-03-29 09:53:45 -03:00
Ben Bucksch aaafeab3fc Bug 55366 - Change navigator.language to use Accept-Language instead of the UI language. r=bz sr=jst
--HG--
extra : rebase_source : 9e1a68f6dc53745992ee3835dcb167b1b1642cca
2011-03-29 13:18:17 +02:00
Boris Zbarsky 948f195dc1 Bug 644069. Fix the caching logic for cross-site requests. r=sicking 2011-03-29 00:41:01 -04:00
Boris Zbarsky e2a823dfc9 Bug 645943. Initialize mLastTimerInterval correctly. r=dbaron 2011-03-29 00:41:01 -04:00
Boris Zbarsky 9ed6e00e1e Bug 645938. Make sure to set mFlushesNeeded for all content lists. r=dbaron 2011-03-29 00:41:01 -04:00
John Daggett 2f8f6b3272 Bug 643649. Pass correct parameter value into registry call. r=joedrew 2011-03-29 12:11:22 +09:00
Rob Campbell c6f80bc19d Bug 642108 - JS errors from HUD in Error Console; f=mihai.sucan r=ddahl,dtownsend 2011-03-28 17:19:37 -03:00
Mehdi Mulani 978a31d379 Bug 628585 - (Mac) Pressing ctrl key in Flash doesn't work as expected. r=josh 2011-03-28 13:03:39 -07:00
Rob Campbell a11c053779 merge mozilla-central to devtools 2011-03-28 10:55:52 -03:00
Jim Mathies 54567cecf6 Bug 634586 - Hide the main window while transitioning to full screen, improves full screen transition experience. r=bz 2011-03-28 07:36:37 -05:00
Steve Harper 23f60d49d7 Bug 545650 - Use unbuffered IO when copying files in nsILocalFileWin. r=jimm 2011-03-28 07:36:33 -05:00
Rob Campbell 8fb2038d8e merge devtools with mozilla-central tip 2011-03-25 19:00:30 -03:00
Michael Wu 0d885ec1fa Bug 636265 - Don't pass unused return value in nsJSConfigTriggers.cpp, r=jorendorff 2011-03-25 14:31:14 -07:00
Michael Wu ccd8c1a9d4 Bug 636243 - Pass null for rval in nsDOMWorkerTimeout.cpp, r=jorendorff 2011-03-25 14:31:14 -07:00
Michael Wu a9119d070a Bug 636251 - Use JSOPTION_NO_SCRIPT_RVAL in nsFrameMessageManager.cpp, r=jorendorff 2011-03-25 14:31:14 -07:00
Michael Wu 8ff0c7fe8d Bug 636811 - Use JSSCRIPT_NO_SCRIPT_RVAL in js component loader, r=mrbkap 2011-03-25 14:31:14 -07:00
Michael Wu e051b2029a Bug 636243 - Use JSOPTION_NO_SCRIPT_RVAL in nsDOMWorkerScriptLoader.cpp, r=jorendorff 2011-03-25 14:31:09 -07:00
Rob Campbell b1dc4c2cfd Bug 632347 - Expanding a property in the Object Inspector whose type is Generator causes lockup; test-disabled a=#orange 2011-03-25 18:21:27 -03:00
L. David Baron a6f1e3bc60 Add crashtest for bug 645072. 2011-03-25 11:42:00 -07:00
L. David Baron 890bb3d700 Mark tests added in changeset 03070beac9e7 (bug 418975) as failing, since the patch is being backed out for causing crash bug 645072. 2011-03-25 11:40:28 -07:00
L. David Baron 32c4f11bf8 Back out changeset 25beb9ced8d2 (bug 418975) for causing crash bug 645072. 2011-03-25 11:38:58 -07:00
Gavin Sharp 10be45c537 Bug 644645: don't NS_ASSERT when an extra parameter is passed to tabbrowser.addProgressListener, since popular extensions do that and it's annoying 2011-03-25 14:50:00 -04:00
Mike Hommey 1fa82a8349 Bug 643704 - Allow to trigger PGO builds through mozconfig. r=ted 2011-03-25 19:50:29 +01:00
Mike Hommey 9683c62f94 Bug 644081 - Use relative paths as much as possible in expandlibs.py. r=ted 2011-03-25 19:50:29 +01:00
Mihai Sucan 01633f1b35 Bug 632347 - Expanding a property in the Object Inspector whose type is Generator causes lockup; f=rcampbell r=sdwilsh 2011-03-25 13:42:09 -03:00
Mihai Sucan 759e064681 Bug 619598 - Up and Down does not retrieve command history in the same way as other consoles; f=rcampbell r=sdwilsh 2011-03-25 13:42:09 -03:00
Mihai Sucan 61ccb3d6cd Bug 618311 - Inspect Network Request window persists on close of Web Console - PB data leak; f=rcampbell r=sdwilsh 2011-03-25 13:42:09 -03:00
Benjamin Smedberg 4f48034c2a Bug 617539 - remove nsIWidget_MOZILLA_2_0_BRANCH, r=jimm 2011-03-25 11:03:35 -04:00
Benjamin Smedberg 5056fd8ce4 Bug 617539 - Integrate nsIAppStartup2 and nsIAppStartup_MOZILLA_2_0, r=Mossop 2011-03-25 11:03:35 -04:00
Benjamin Smedberg 179c6dc161 Bug 617539 - Merge nsIMenuBoxObject_MOZILLA_2_0_BRANCH, r=enn 2011-03-25 11:03:35 -04:00
Benjamin Smedberg 686fbaaabb Bug 617539 - Fold in nsIFrameLoader_MOZILLA_2_0_BRANCH, r=bz 2011-03-25 11:03:35 -04:00
Benjamin Smedberg 503cc431e0 Bug 617539 - Merge nsIDOMWebGLRenderingContext_MOZILLA_2_0_BRANCH, r=jrmuizel 2011-03-25 11:03:35 -04:00
Benjamin Smedberg e26fcd2389 Bug 617539 - Fold in nsIDOMHTMLSelectElement_Mozilla_2_0_Branch, r=smaug 2011-03-25 11:03:35 -04:00
Benjamin Smedberg 04414cd7c2 Bug 617539 - Fold nsIContentViewer_MOZILLA_2_0_BRANCH, r=sicking 2011-03-25 11:03:34 -04:00
Benjamin Smedberg e7ab4369ea Bug 617539 - Fold in nsIDocShell_MOZILLA_2_0_BRANCH, r=bz 2011-03-25 11:03:34 -04:00
Benjamin Smedberg 8d283b1c04 Bug 617539 - Fold nsIDOMHistory_MOZILLA_2_0_BRANCH back into the main interface, r=smaug 2011-03-25 11:03:34 -04:00
Benjamin Smedberg f7413cc2a2 Bug 617539 - Fold nsIContentPrefService_MOZILLA_2_0 back into the main interface, r=gavin 2011-03-25 11:03:34 -04:00
Benjamin Smedberg f4cf0abb3d Bug 617539 - Integrate nsIFocusManager_MOZILLA_2_0_BRANCH back into the main interface, r=smaug 2011-03-25 11:03:33 -04:00
Benjamin Smedberg 2fc61a0c57 Remove nsIDOMNSDocument_MOZILLA_2_0_BRANCH, moving its private method to nsIDocument, r=sicking 2011-03-25 11:03:33 -04:00
Benjamin Smedberg 7db6c0f654 Bug 617539 - Remove branch interfaces, nsIHTMLEditor_MOZILLA_2_0_BRANCH, straight backout of revision e9d979b4b4a0, r=ehsan 2011-03-25 11:03:33 -04:00
Benjamin Smedberg ea881d6451 Bug 617539 - Fold in nsIDOMWindowUtils_MOZILLA_2_0_BRANCH, r=bz 2011-03-25 11:03:33 -04:00
Mounir Lamouri f14dd68f32 Bug 636750 (4/4) - s/float/double/g on few methods/enums/variables. r=bz sr=sicking 2011-03-25 15:43:53 +01:00
Mounir Lamouri eedfa58901 Bug 636750 (3/4) - Use a double value instead of a float in nsAttrValue::MiscContainer. r=bz 2011-03-25 15:43:40 +01:00