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

250612 Коммитов

Автор SHA1 Сообщение Дата
Gavin Sharp 783b0033f3 Bug 672813: clicking the Go button needs to focus the content area, r=dao 2011-07-20 16:21:55 -04:00
Gavin Sharp ab6606e5a9 merge m-c into fx-team 2011-07-20 16:25:06 -04:00
Ehsan Akhgari a67d9bdc60 Bug 672709 - Update the intrinsic state for elements in designMode documents correctly; r=bzbarsky
This patch fixes two things:
 * The intrinsic state on elements inserted in a contenteditable section when the
   document is in designMode (the nsGenericElement::UpdateEditableState change).
 * The intrinsic state on elements existing in the document when the document first
   enters designMode (the nsHTMLDocument::EditingStateChanged change).

The reftest included tests both cases.
2011-07-20 15:58:25 -04:00
Doug Turner b57803cd6e Bug 670880 - Remove Spatial Navigation. r=blassey 2011-07-20 15:19:59 -07:00
Justin Lebar 653900117a Bug 666352 - Back out image decode timing changes from bug 590260 to make the browser more responsive while decoding images. r=joe 2011-07-20 18:05:46 -04:00
Jeff Muizelaar 883d588522 Bug 672225. imglib: remove some PRBools that we're hurting my eyes. r=joe
--HG--
extra : rebase_source : b06e2b61b1104234481bf30a71cd3742a8c9a54f
2011-07-20 17:52:30 -04:00
Jeff Muizelaar fb97b8f591 Bug 672207. imglib: Time how long we spend in the decode loop. r=joe
For now this is a global counter, the eventual plan is to make this per image
format. This will be our proxy for how long we block the event loop.

--HG--
extra : rebase_source : b283fff38585825f5f46884e12508b6323e178b3
2011-07-20 17:51:54 -04:00
Jeff Walden 6e1045138c Bug 672854 - Crash when a syntax error is encountered immediately after the |in| in a for-in loop header. NOT REVIEWED YET
--HG--
extra : rebase_source : 875a214b0d0b140649b0845fb649c5c4926e4804
2011-07-20 14:26:57 -07:00
Ehsan Akhgari c5929cd7c7 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-20 15:52:41 -04:00
Rail Aliev a08fdea66d bug 671474: Fennec release builders should use the same buildid. r=mark.finkle 2011-07-20 15:40:33 -04:00
Timothy B. Terriberry 3ee5ffc35f Bug 671818 - Make libvpx's chroma plane rows 16-byte aligned, r=cpearce 2011-07-20 11:02:59 -07:00
Makoto Kato 6b55cc85b1 Bug 669564 - XMM6 and XMM7 aren't scratch register on Win64 ABI. r=dvander 2011-07-22 17:58:26 +09:00
Mike Hommey 705a3c352a Bug 672758 - Fix missing endif 2011-07-22 10:24:18 +02:00
Mike Hommey 5ce612584d Bug 672758 - Properly set GENERATE_CACHE in all cases. r=ted 2011-07-22 08:48:41 +02:00
Mike Hommey cce5e925b0 Bug 671562 - Allow to pass an application directory to xpcshell tests. r=ted 2011-07-22 08:48:01 +02:00
Kai Engert 6890ce530e Bug 670454 - Certificates usage in Certificate Viewer is always shown as "could not verify this certificate for unknown reasons", r=bsmith 2011-07-20 18:21:53 +02:00
Kai Engert 2f2f94e0c9 Bug 442150 - "Backup all" button not enabled after cert import, r=johnath/gavin 2011-07-20 17:04:49 +02:00
Brendan Eich 2f32b73162 Bug 621954 - common BindLocalVariable harder in jsparse.cpp (r=cdleary). 2011-07-20 09:24:28 -05:00
Marco Bonardo c09cec9d8e Merge mozilla-central and mozilla-inbound 2011-07-20 15:36:37 +02:00
Marco Bonardo 31872c215c Merge last green changeset from mozilla-inbound to mozilla-central 2011-07-20 15:04:30 +02:00
Dão Gottwald bd428724cd Restore enablePrivilege hack for non-browser-chrome consumers in mockObjects.js 2011-07-20 12:57:14 +02:00
Dão Gottwald ce475c1daf Fix browser_save_video.js 2011-07-20 12:33:19 +02:00
Jonathan Kew 7f55bc5cb3 bug 672320 pt 5 - more hyphenation locale reftests. r=smontagu 2011-07-20 11:15:48 +01:00
Jonathan Kew 1e31132070 bug 672320 pt 4 - add hyphenation patterns for af,bg,ca,cy,da,eo,es,et,gl,hr,hsb,ia,is,kmr,la,nl,pt,sl,uk locales. rs=smontagu 2011-07-20 11:15:38 +01:00
Jonathan Kew 8880c7ec6f bug 672320 pt 3 - reftest for Swedish hyphenation patterns. r=smontagu 2011-07-20 11:15:30 +01:00
Jonathan Kew d27895f158 bug 672320 pt 2 - add hyphenation patterns for Swedish. fb=gerv rs=smontagu 2011-07-20 11:15:24 +01:00
Jonathan Kew 3decd04fb5 bug 672320 pt 1 - include all available hyphenation patterns in the build. r=smontagu 2011-07-20 11:15:13 +01:00
Jonathan Kew 938babc448 bug 672472 - convert hyphenation-point offsets correctly from Unicode characters to UTF16 code units. r=smontagu 2011-07-20 11:15:06 +01:00
Dão Gottwald bf1900c141 Temporarily disable browser_save_video.js (times out when not run on its own) 2011-07-20 12:11:09 +02:00
Dão Gottwald 2989f518f0 Fix for undefined Ci/Cr/Cu in layout/forms/test/test_bug536567.html 2011-07-20 12:02:00 +02:00
Dão Gottwald d9c7be7dfa Fix for undefined Cc/Ci/Cr/Cu in test_bug500885.html, test_bug592802.html, test_bug61098.html and test_bug36619.html 2011-07-20 11:51:43 +02:00
Marco Castelluccio 89b331b790 Bug 672172 - Remove nsIDOMWindowUtils_MOZILLA_2_0_BRANCH remnant from test-ipcbrowser-content.js. r=jdm 2011-07-20 10:39:27 +02:00
Javi Rueda 0339e553a6 Bug 625017 - Multiple access key usage for hardware acceleration entry in advanced pane. r=gavin 2011-07-20 10:38:30 +02:00
Dão Gottwald adb3c2f4e8 Bug 672090 - Remove toolkit/content/tests/browser/common/_loadAll.js, testRunner.js, toolkitFunctions.js. r=gavin
--HG--
rename : toolkit/content/tests/browser/common/mockTransferForContinuing.js => toolkit/content/tests/browser/common/mockTransfer.js
2011-07-20 10:37:53 +02:00
Michael Wu c62529f8bd Bug 664898 - Cleanup startup cache api, r=taras 2011-07-20 00:39:09 -07:00
Michael Wu 6683dc2e18 Bug 672447 - Remove zip crc32 probe, r=taras 2011-07-20 00:35:44 -07:00
Michael Wu c9bf6bbe17 Bug 672426 - Use GUARD_OBJECT macros in Telemetry::AutoTimer, r=taras 2011-07-20 00:34:28 -07:00
Michael Wu 7009ed3222 Bug 665272 - Require unzip during configure, r=ted 2011-07-20 00:31:21 -07:00
Makoto Kato 379ca2fc94 Bug 672450 - C4233/C4267 warning for jsobj.h, vm/String.h and jsatom.h. r=luke 2011-07-20 14:07:51 +09:00
Myk Melez c7172138a8 update revision of Add-on SDK tests to latest tip; test-only 2011-07-19 20:54:43 -07:00
Tim Taubert ef65209ddf Backed out changeset a115d824218c (bug 670023) 2011-07-20 03:28:05 +02:00
Jonas Sicking 7abc217fd4 Bug 664061: Remove isindex code from layout. r=dbaron 2011-07-19 17:22:01 -07:00
Nicholas Nethercote 4dfaf50493 Bug 671159 - Mark entries in about:memory that come from multiple same-named memory reporters. r=jlebar. 2011-07-19 16:59:17 -07:00
Nicholas Nethercote ffb5db8d32 Bug 672439 - Avoid duplicate names for system compartment reporters. r=gal. 2011-07-19 16:59:16 -07:00
Chris Leary b321bc1f30 Bug 669776 - Genericize tagged pointer hasher. (r=Waldo) 2011-07-19 16:37:11 -07:00
Chris Leary fce380ea45 Bug 668095 - Write a proper option parser for SpiderMonkey CLI. (r=dvander) 2011-07-19 16:37:09 -07:00
Justin Lebar e28ed030a2 Backing out bug 664659 (rev 7b49a2857e18) due to Mac memory regressions. 2011-07-19 19:25:19 -04:00
Kyle Huey 71b3060b15 Bug 578478: Followup to placate the copy-paste test. 2011-07-19 15:55:22 -07:00
Wes Johnston f709fbbfe9 Bug 582048 - Follow up to fix spelling of Wi-Fi. r=mfinkle 2011-07-19 14:58:25 -07:00
Kyle Huey 0d51472487 Bug 578478: Switch to pyxpidl for header generation. Parts by bsmedberg, with r=jorendorff,khuey, and parts by me, with r=bsmedberg 2011-07-19 14:46:25 -07:00