Changes pushed after changeset 81dedcc49ac0, up to and including changeset 78c682982a80
User Push date [To Local] | Changeset | Patch author — Commit message |
Callek@gmail.com Sat Nov 19 08:47:53 2011 +0000 | 78c682982a80f19e73653187da2e2bff9c8b01bd | Benjamin Smedberg — Bug 699134 - Protect against reentrancy in the LdrLoadDll hook, with less XPCOM stringery and more locking. a=bsmedberg ON A CLOSED TREE |
| cd245c2037f370ed5927f4d2a7714d48d8f1c88a | Alex Keybl — Bug 699134, block Roboform <= ver 7.6.1, r=jonas a=akeybl CLOSED TREE |
dougt@mozilla.com Sat Nov 19 05:42:54 2011 +0000 | ea5e1f4e996a50623e77faf47579a2af88e3c7cf | Patrick Walton — Bug 703821 - Don't squash together draw events if the Java compositor is in use. r=dougt |
dougt@mozilla.com Fri Nov 18 22:47:46 2011 +0000 | ac667309bea6bb2b1c3e93035023ac709d013c86 | Doug Turner — Bug 702037 - Merge Android History into mozilla-central. r=marco |
dougt@mozilla.com Fri Nov 18 22:41:41 2011 +0000 | b370bc4a61748d53f7aaeaa7a6b5619bd057e148 | Sriram Ramasubramanian — Bug 703305 - Fix elfhack bustage. r=gladium |
| 20ad9c9e40539b37f018c756b5b3771f385a0889 | Doug Turner — Bug 703680 - support both embedding/android and mobile/android/base. r=khuey |
bmo@edmorley.co.uk Fri Nov 18 19:06:09 2011 +0000 | 98908e7e477e7f3364391e64f203b070b08515e4 | Ed Morley — Merge b-s and m-c ← 5 merge changesets [Collapse] |
| 6f76da3f5e2f3c2971a243f13469acfea05ba38e | Gregory Szorc — Bug 702178 - Consolidate libxul-config.mk and libxul-rules.mk into Makefile; r=ted |
| 5dfafed54b5ccf7b9961db08623aff2b5b01ef92 | Gregory Szorc — Bug 701822 - Add TEST_DIRS Makefile variable; r=ted |
| a7b08c15904b8f452a0da2ebc361048d0ac6b2b0 | Siddharth Agarwal — Bug 700959 - Disable MSVC incremental linking on all VC8 builds and on all 32-bit hosts. r=ted |
| 7800832fa4fa73227a12edcd9ba093fb987b19a8 | Siddharth Agarwal — Bug 699203 - Remove the obsolete mozilla-dos2unix.py script. r=ted |
josh@mozilla.com Fri Nov 18 16:51:21 2011 +0000 | 2ab636cf01f325ff6e2c99bf75386b9f78b90ae6 | Josh Aas — Bug 567367: Followup, should have been Windows NT 5.1, not 6.1. |
josh@mozilla.com Fri Nov 18 16:37:03 2011 +0000 | 12fbbd933273180d35f08786ca56629c992e83b8 | Josh Aas — Bug 567367: Mark pluginproblemui-direction-1 random if on Windows XP. r=bsmedberg |
khuey@mozilla.com Fri Nov 18 15:21:55 2011 +0000 | ca8665b874d85e62ab399274b49a3650165b9562 | Kyle Huey — Bug 700544: Transactions should be ordered based on creation, not on the first request. r=bent |
| d20b9d389776748c211e37a30d3a413683cb671e | Kyle Huey — Fix Bug 700512. r=sicking,bsmedberg |
bmo@edmorley.co.uk Fri Nov 18 08:46:29 2011 +0000 | 447556784745ec5ed910bd6d991d59e9d1f9b292 | Ed Morley — Merge last green changeset of mozilla-inbound to mozilla-central ← 51 merge changesets [Collapse] |
| 876038e3e16abe84e4db7aa33ab0d6bf9b0edf79 | Matt Brubeck — Bug 661996 - Mark pixel-rounding/border-image reftests as random on Android, r=philor |
| 4bdff61214c02ad2b647b4b4ef4e6336de2d9bf2 | Phil Ringnalda — Annotate the now-permaorange bug 698985 as failing on Android |
| 2ee7a9571c1570d85b59fac8debc106dc21c088c | Boris Zbarsky — Fix the test to handle one-pixel clipping near the left edge that can happen if invalidates happen in a different order. No bug. |
| bd081b186ee3e28f37d2a70a8cc6c48195a77a02 | Boris Zbarsky — Bug 690598. Change the test to paint the whole canvas so that we don't get upscaling antialiasing differences. r=roc |
| 4af4c72eafa7904df588f9fbe3315f5965e90ee6 | Matt Woodrow — Bug 702517 - Disable dithering of 32bit skia gradients. r=jrmuizel |
| 7edace028a6bc9dfad638a71bd9458308c551813 | Matt Woodrow — Bug 702517 - Mark tests that fail in chrome as passing. r=jrmuizel |
| ec24fad0eb6d87438c6a7bc47354a38e249010ee | Matt Woodrow — Bug 703463 - Let SourceSurfaceSkia snapshots take ownership of DrawTargetSkia pixel data when it is destroyed. r=jrmuizel |
| c94985276834e957515cf4972c79694cb7e5daae | Matt Woodrow — Bug 703430 - Cache Azure mac fonts in gfxFontMac. r=jrmuizel |
| a5b54026dfb66e45f9fc76969a70055cbd5ff287 | Matt Woodrow — Bug 703428 - Handle invalid stroke options. r=jrmuizel |
| 104c6daf8715ac46369c5c561f2b2d379cf27d10 | Matt Woodrow — Bug 702515 - Implement GetStrokedBounds for Skia. r=jrmuizel |
| 408f89aa1c91e7392087a00ace062ccdfea69423 | Matt Woodrow — Bug 702516 - Enable bilinear filtering for Skia. r=jrmuizel |
| c83fc47b1433b5ef801505b3d0a7abcdf46f8ec3 | Matt Woodrow — Bug 702517 - Expose skia backend as a GfxInfo property and use it to mark tests as passing. r=jrmuizel |
| e789d1408f877c736d4a8a8bc0ec5024be5cfa78 | Matt Woodrow — Bug 702517 - Fix memory leak in GfxInfoCollector and add new DefineProperty overload. r=jrmuizel |
| fce30603aea9b6618e333f8e28760318414b4a87 | Matt Woodrow — Bug 702517 - Add SupportsAzure function to decide which backend to use. r=jrmuizel |
| c625d6aedcc29a2254a49a1f6ec5d83cbda19569 | Matt Woodrow — Bug 702770 - Expose GfxInfo properties in about:support. r=jrmuizel |
| 36b377464b44dce09299a5c896a2a6f892066113 | Matt Woodrow — Bug 700179 - Add GetSize() support for the windows surfaces. r=Bas |
| 215593486382ba9710ee70056a94f44b1ab846c7 | Marco Castelluccio — Bug 699258 - Get skia backend compiling and running on Windows. r=mattwoodrow |
| e63e256daeccf68e93499bff52bc5f0b6bb258ea | Marco Castelluccio — Bug 699258 - Move skia gradient shader implementations out of the class to fix a compile error on windows. r=mattwoodrow |
| 244a16163240d46feca2092174abf2d27d08acd7 | Chris Pearce — Bug 703079 - Always dispatch mozfullscreenchange to owning document. r=bz |
| e4fcfc45b674380cec722529503abe105d66e01a | Boris Zbarsky — Bug 703197. Make window.print() work in display:none iframes. r=smaug |
| 1fdc24d16d6dd2cff50c2965a1cea96927368e00 | Mats Palmgren — Bug 589857 - Remove the nsFileControlFrame::mTextFrame member in favor of just retrieving it from the text input content when needed. r=bzbarsky |
| ad76b1669e565574b8db77b08b5cd322ae795cfe | Phil Ringnalda — Back out a3fcfb7d6647 (bug 702250) because it turned 10.5 opt tests pure orange |
| 829ca1d7009ff32e217cc7dbc2f112e9e20d7dc5 | Patrick Walton — Bug 703421 - Part 1: Implement the draw metadata provider interface in widget/android/. r=dougt |
| 190255a17276b98f076f62f5c3648368dd0c4b9e | Alexander Surkov — Bug 702903 - IAccessibleRelation::get_target broken, r=tbsaunde |
| 974111a53365f948e6360149af4d4ebf0ac9f4b0 | Chris Pearce — Bug 702295 - Don't apply overflow:hidden to full-screen-ancestor chrome roots. r=bz |
| 2c6e762d9c2a0ee739361cb5afe45f0208f4f7aa | Jeff Muizelaar — Bug 703472. Retain the DataSourceSurface. r=bas |
| b97604b1c0388b45eb4806399af14fe995a21914 | Gregory Szorc — Bug 682027 - Add syncGUID field to addons; r=Mossop |
| b469ca7cef45182d593d8d53df749a43b5dc5b5d | Oleg Romashin — Bug 702656 - Fennec zoomed shadow layers scrolling is incorrect. r=roc |
| 5ad1df978814ea8b9801a2a710baf8179b4f6763 | Oleg Romashin — Bug 702823 - Don't drop layers tree for last active tab on taskswitcher event and inactive state. r=mbrubeck |
| 08a6c9818f933ddb807435e80dfb177958b44453 | Masayuki Nakano — Bug 159346 part.3 Add new tests r=enndeakin |
| c6706ccc5a82f58b02b94e41324d6fb5e487a31a | Masayuki Nakano — Bug 159346 part.2 Repeat scroll even if mouse cursor is outside of the pressed scrollbar button on gtk2 and qt r=enndeakin+roc |
| 14327685e15b3a1329a9daebb5ac02d8daabe45a | Masayuki Nakano — Bug 159346 part.1 Scrollbar button should capture mouse events and do scroll only when cursor is on it r=enndeakin |
| a3fcfb7d664747ee92fb710d0e962ae575de3dd1 | Justin Lebar — Bug 702250 - Disable jemalloc on mac 10.5 due to crash in ozone_size (apparently due to OS bug). r=khuey |
| 1b8f7b17640662152f3a20e87ac94c803fa354ff | Cameron McCormack — Backout be842b38277f for browser chrome mochitest failures. |
| 4d6ac4042f25ec8b16fc34cbe8d421574a5fd484 | Luca Tettamanti — Bug 702941 Disable HTTP pipelining Winstone when talking to Servlet Engine r=mcmanus |
| 7338632ee32c509a77a715108d8c2b259b2a9807 | Cameron McCormack — Bug 695358 - Avoid spewing many "Redeclaration warning for variable Cc" and "Cu" messages. r=gavin |
| be842b38277f6726c49384347977333c60bfbf88 | Cameron McCormack — Bug 670857 - Make web console tests expect particular uncaught exceptions. r=msucan |
| 23b5adbc510867ee5a5afdee57c59a859d0ef229 | Cameron McCormack — Bug 703230 - Remove mochitest waitForFocus() debug output. r=jmaher |
| c99d183ec8ab2e61d9643802d6af19aa669121d8 | Cameron McCormack — Bug 703174 - Make browser_drag_bookmarks_on_toolbar.js only call finish() once. r=mak |
| a7b658e309b90430572c7c36a4f1b37576b16ac1 | Luke Wagner — Bug 702507 - rm JSCLASS_CONSTRUCT_PROTOTYPE and JS_IsConstructing_PossiblyWithGivenThisObjectAndPonies (r=waldo) |
| dd9749c483ce40a995108f8a34ec158400f9f750 | Bill McCloskey — Bug 699668 - Backout aa05d607c95e because of MaxHeap regression |
| 1aa115c248879f0b55f1067edab0a9f51a8aa318 | Andrew McCreight — Bug 694436 - begin CC listener before BeginCollection. r=bent |
| e0cafbf433ea2e53565f2252510c359c85a974fb | Jonathan Kew — Bug 689087 - Relax cmap format 4 checking slightly to allow Baskerville on Lion to work; r=jdaggett |
| 5310a3585ec12ebadc6f71034fee57974806e600 | Ms2ger — Bug 699228 - Remove unused variable in nsImageFrame::GetContentForEvent; r=smaug |
| dcf3535f399a9a2e6b06ad900cdd4d194497decb | Ms2ger — Backout 4adf065b48a6; landed the wrong patch. |
| 1bde007e11a03e8dc58cccc6686c2ef520659ebd | Ed Morley — Merge mozilla-central to mozilla-inbound |
| 6b64a0bcf0bb1798f6a02af0a59505e4b1cc6052 | Alexander Surkov — Bug 702629 - aria-orientation should be applied to slider and separator roles, r=marcoz |
| 949db7aa6119533359c81518a01129c813f83e0c | aceman — Bug 278341 - [mozTXTToHTMLConv] A colon (:) after a URL in a message is recognized as part of the URL. r=BenB |
| e66da0d020e7a65d4de57053e7a7c404e90e076c | Rafael Ávila de Espíndola — Bug 702591 - finalize statements in toolkit/components/satchel/test/unit. |
| fcaedef06327fc85f943a70dda0eaf3547eba88c | Marco Bonardo — Bug 702765 - Remove unused method nsNavBookmarks::IsRealBookmark(). |
mfinkle@mozilla.com Fri Nov 18 05:04:32 2011 +0000 | 4b24c5ab84cbaa22541047d34106d62b398d87ae | Mark Finkle — Bug 703370 - Cleanup the console service logcat tag (sync with birch) [r=dougt] |
bmcbride@mozilla.com Fri Nov 18 01:56:06 2011 +0000 | 1695164143492a4890c4d63af48b70f3c25f2d1e | Blair McBride — merge fx-team to mozilla-central ← 15 merge changesets [Collapse] |
| d756772d3ed0185f475303692403e1e988d6c9cb | Panos Astithas — Bug 703122 - console.group is not cleared; r=msucan |
| 1cac8411fdc68be72bbfdeccf44f360039d5cfa0 | Cedric Vivier — Bug 583041 - Style Editor integration; part 5 - tests; r=rcampbell |
| 4119bee2221dea719ddaf61fd09103902c41a5e9 | Mihai Sucan — Bug 583041 - Style Editor integration; part 4 - orion fixes; r=rcampbell |
| 2513f713a23e53d90f4ac674b8b3c2feb304963f | Cedric Vivier — Bug 583041 - Style Editor integration; part 3; r=rcampbell,dao,l10n |
| 69cd4124a49a44d338dd10938d57448c88cd3405 | Cedric Vivier — Bug 583041 - Style Editor integration; part 2; r=rcampbell |
| 00e06ace79460572b3ce4eb4327c3b55d185eeec | Cedric Vivier — Bug 583041 - Style Editor integration; part 1; r=rcampbell |
| a43d24581da011cd7cdfeb28cf45a74caaa763ad | Rob Campbell — Bug 702707 - Web console is buggy in window mode; Backed out changeset |
| efd4925dc64957dac27bb04414b43c81d5cf6002 | Rob Campbell — Bug 702707 - Web console is buggy in window mode; r=dcamp |
| 9f68a7bd5abe9765933d91be9bac3d7c895a657c | Sonny Piers — Bug 702776 - Missing margin in the highlighter and web console buttons; r=msucan,dao |
| 6f2b6f7b33544457322b1ed1dbddc27de66ab542 | Blair McBride — Bug 698653 - Flip extensions.strictCompatibility pref in Firefox to make addons compatible-by-default. r=dtownsend |
| 6b2a7c8e58de86c37f90c863a1ae65f03c7940e2 | Blair McBride — Bug 702868 - AddonInternal.hasBinaryComponents doesn't affect AddonInternal.appDisabled until after initial install. r=dtownsend |
| 2f764f3724d87887ecc1c96da3a33e736b31613f | Mihai Sucan — Bug 700331 - Remove inspectstyle() from the Web Console; r=rcampbell,l10n |
| 3831a1444526d36f8ec7b7461e8de07e4d314ef6 | Dave Camp — Bug 700770 - Style Inspector's Rule View can't scroll vertically followup, fixes inplace editing. r=robcee. |
| e2aca39ef669781a66e9cebad57f5f620d712cb3 | Michael Ratcliffe — Bug 700770 - Style Inspector's Rule View can't scroll vertically; r=dao,rcampbell |
khuey@mozilla.com Thu Nov 17 18:01:34 2011 +0000 | b62e6ee5ba9b3031b72faf30587bc7a195166467 | Kyle Huey — Back out Bug 685767 for leaking. |
mfinkle@mozilla.com Thu Nov 17 14:19:07 2011 +0000 | 87640c3cac6defe30491defccdd12a7aa3e79f79 | Mark Finkle — Bug 701833 - disable elfhack in mobile mozconfigs, r=aki CLOSED TREE |
| 300365b94114f93cb9e774212e9d481e7f23e2af | Aki Sasaki — Bug 701833 - Update mobile mozconfigs. r=mfinkle CLOSED TREE |
| 6b42ff06457a4afe71d73d1711dad2b2af7beae6 | Doug Turner — Bug 701833 - Move mobile -> mobile/xul. r=ted sr=mfinkle CLOSED TREE |
mak77@bonardo.net Thu Nov 17 09:54:31 2011 +0000 | e7d5dd9efecacc14b6828f79a28e6b59cb0c7a6b | Alexander Surkov — Bug 702528 - IAccessible::get_accName should return S_FALSE when there's no accessible name, r=davidb |
| b201f2434265d12621b3846b90ff595da685a6be | Matt Woodrow — Bug 703109 - Add CreateOffscreenDrawTarget to gfxAndroidPlatform. r=Bas |
| bb6ef2d824a8d259bcc0d13e880f1a1ad19cca70 | Matt Woodrow — Bug 701656 - Add reftests. r=roc |
| 17c9363d801a77eec1d18ccb5fe76b96e2f13a8b | Matt Woodrow — Bug 701656 - Include the preserve-3d parent content in preserve-3d sorting. r=roc |
| 75869e1354d06312643e49d005c06b7e0d525b7a | Matt Woodrow — Bug 701656 - Make WrapPreserve3DList capable of walking through child display items for the same frame. r=roc |
| e841ed10f4e9476e34c1ce4f5dd3f55f466cc6e5 | Matt Woodrow — Bug 702375 - Include the current frame bounds in preserve-3d overflow calculations. r=roc |
| 34b221ee7e095fd1b3682a820462d564feca0e3d | Matt Woodrow — Bug 700240 - Add DumpAsDataURL et al. for DrawTarget. r=roc |
| 9740cfa38c78a007b6e942d477c7595a8d21a4cc | Matt Woodrow — Bug 700240 - Print nsSVGEffects types. r=roc |
| 2a137a1dabb9a1ccbd8b5820d1ce35c2a10e5128 | Matt Woodrow — Bug 700240 - Print contents of TextFrames. r=mats |
| 5ed596fa3b488a0564031b564e0450c2f2106207 | Matt Woodrow — Bug 700240 - Make display list debugging independent of DEBUG. r=khuey,roc |
| aa05d607c95e0f057f569e0d6f13652a610642cd | Bill McCloskey — Bug 699668 - Increase JS type arena size for faster GC sweeps (r=njn) |
| cee431a0f087c064358f22a710d4f4f8c184248b | Chris Leary — Bug 702426: Add test. |
| ab38343fde83435e44c950ae70072fe5be823c45 | Bill McCloskey — Bug 702003 - Handle NULL during JSXML tracing (r=luke) |
| 32f510d1c4c27390fc6ea6eea1a9897d835e3ee5 | Mats Palmgren — Bug 654002 - Stack overflow when destroying many frame continuations in different parents. r=roc |
| e0f41e430ac0c729c1211ae25e0801606b469a54 | Igor Bazarny — Bug 694612. Hook up the performance timing APIs even inside an <object>. r=bzbarsky |
| d0c677daedff6b389669ddab221371c77b7650eb | Matt Brubeck — Back out 75ace50df008 to try to fix failures after last central/inbound merge on a CLOSED TREE |
| 3fac8ed8cbd997d300d5eea0f97292055ef6a954 | Gregor Wagner — Bug 702496 - Fix MOZ_GCTIMER makeTable. r=billm |
| bdefac7ad554afed5235ee621e0e0d8c8e72bc88 | Bill McCloskey — Back out 2f276de2e526 (burning) |
| 2f276de2e526cbd8a7c939a6756192c2d747752d | Bill McCloskey — Bug 702003 - Handle NULL during JSXML tracing (r=luke) |
| 9b12fa716210edfc0fe1516a5c6192eddb15a303 | Ed Morley — Merge mozilla-central to mozilla-inbound |
| bb7db43ac63ec9e6c4615ef331a0912f3c368fe9 | Andrew Halberstadt — Bug 700656 - Include new user responsiveness peptest in packaged tests r=ctalbert |
| 8ec9fbc64d9443a48b8db4b77ed44919ca84a522 | Clint Talbert — Backed out changeset 1646f17e51b1 - Patch incorrectly moved to m-i |
| 1646f17e51b134ee4a680b3e7ee1b654e94a38b0 | Andrew Halberstadt — Bug 700656 - Include new user responsiveness peptests in packaged tests r=ctalbert |
| d339796e649b5fd62e3e5c6d951d04fdcd6ab12e | Brian R. Bondy — Bug 687982 - innocuous uninitialized value fix in nsBMPDecoder. r=joe |
| 913ee424d1d22fd43a3f955d686cf9fceaca8f8c | Felix Fung — Bug 440866 - NO_MATCH in Multiple AutoComplete Searches Cancels Others. r=gavin |
| c4dbd7dcc81029631cdcac2a889754c3758ccd25 | Benoit Girard — Bug 671639 - Part 2: Double buffer using a single CARenderer. r=matt.woodrow |
| 6451c16af7b0e905881e02d83eeb9609f63a2239 | Benoit Girard — Bug 671639 - Part 1: AttachIOSurface now updates the Framebuffer instead of recreating it. r=matt.woodrow |
| 48757a990949b7481723507757c58b1bf7dd0f5e | Alexander Surkov — Bug 697339 - crash after deleting email while using gnome-orca 3.19 xdesktop [@ nsAccessible::Role ], r=tbsaunde |
| b534bab26edf837a8ea65313ad502086febfec11 | Henri Sivonen — Bug 700361 - Make viewSource.js assume a pre without an id starts on line 1. r=gavin.sharp. |
| 5135cc4e6a368f6261ebb90eb727dcd38731100d | Henri Sivonen — Bug 651072 addendum - Make the extension manager treat text/html update responses as errors. r=dtownsend. |
| 75ace50df0089eaffb8137850e0c49458cd890b7 | Henri Sivonen — Bug 651072 - Support HTML parsing in XMLHttpRequest. r=smaug. |
bmo@edmorley.co.uk Wed Nov 16 11:04:25 2011 +0000 | 30161b298513513dba7fc9dfcfcd915fd244ba46 | Ed Morley — Merge last green changeset of mozilla-inbound to mozilla-central ← 21 merge changesets [Collapse] |
| 94b2b53b2db60e1ee05c375c09faa0218ffc3fcc | Jeff Walden — Change preprocessor-directive indentation to be two-space, not one-space. rs=cjones in bug 702437 |
| 47131206c09f0c124775b4384ded1d3357c94f46 | Scott Johnson — Bug 702093 - Pre-load the reference image in the bullet animation polling test to overcome an intermittent orange. r=dholbert |
| 67d6b8636246f6c20014194484edccbd9901f58f | Chris Pearce — Bug 701260 - Deny requests for full-screen if any doc in the tab has a windowed plugin. r=roc |
| d88e310d57815fb3312432e2fe0876ec78668008 | Jeff Walden — Bug 702437 - Implement MOZ_OVERRIDE to encapsulate support for the contextual override keyword on virtual member functions. r=cjones |
| cdf1844ffd59de32a87c25b67676f941e3ca0344 | Jonathan Kew — bug 702505 - [OTS] don't incorrectly discard OpenType layout tables due to presence of 'size' feature in GPOS. r=jdaggett |
| 6157fc56d02ceb752695879005c9737d3b6c7695 | Chris Leary — Bug 702426: Hoist executable allocator for better RegExp code sharing, take 2. (r=luke) |
| 666ba50edd30d23c3615c252ee0e4977b769582f | Terrence Cole — Bug 702681 - Remove the double chunk loop in DecommitFreePages; r=igor |
| 54232f15f953c61970baf92a580478dfb9168407 | Benoit Girard — Bug 701348 - qcms_transform_precacheLUT_float did not properly free dest buffer. r=jmuizelaar |
| 831f0b92c1828513d82e2b636b21ee5d6d174ea7 | Jeff Muizelaar — Bug 651981. Return a JSVal from GfxInfo. r=bjacob,jorendorff |
| d22599746b1a552a2abd6c2f0095f5c7bcf3bb2b | Daniel Holbert — Bug 700077 - Force 10ms to pass at the beginning of test_smilDynamicDelayedBeginElement.xhtml, to help it test more effectively & hopefully fix its randomorange. r=birtles |
| 53d36b17194e55f049af06317c0eb10b6ce008aa | Chris Leary — Back out ebc6ef282df4 for build breakage. |
| ebc6ef282df4cf9eeb80bb4aae262fe2e650c66c | Chris Leary — Bug 702426: Hoist executable allocator for better RegExp code sharing. (r=luke) |
| 6bf33945aa28adc5794f89cdce1f0eee08519941 | Jonathan Kew — bug 692727 - include non-English hyphenation files on Android. r=mfinkle |
| 36b19dca7f91c7bf2c17df7e5fe2032d68bb8152 | Brian Birtles — Bug 691337 - Detect integer overflow when creating instance times; r=longsonr |
| 2a1ec9ca46cd3affc2011f71f302549fb29ed478 | Marco Bonardo — Bug 702081 - Add back the folder picker to bookmarks dialog missing it. |
| 7fc890b556bb7af95dc98063261bfe56167bbc29 | Dave Townsend — Bug 697312: Don't write out extensions.ini if there are no extensions. r=Unfocused |
| 2459ab5fb371b023ac14df694366381827eaef22 | Ed Morley — Merge mozilla-central to mozilla-inbound |
| 2057f46bf229e8057b7e207128edfa4362a7fd50 | Terrence Cole — Bug 702480 - Fix description of js-gc-heap-unused-fraction; r=njn |
| 7197122209faa4af86771921276182d6efa513b4 | Gian-Carlo Pascutto — Bug 698326 - Remove countMe argument to SizeOf in UrlClassifier. r= |
| f76ac3b9fcf2857a34aae6a6dd8266bacce16591 | Hugh Nougher — Bug 702483 - Rename heap-committed-unallocated-fraction to heap-committed-fragmentation |
Ms2ger@gmail.com Wed Nov 16 07:55:38 2011 +0000 | d51bd1645a2ff60806622ce7529e93301b69f336 | Ms2ger — Bug 700740 - Remove 'out' label from obj_toSource; r=jorendorff |
| 303f996ba1424d8f72dc068d6454cf70db9acff1 | Ms2ger — Bug 702102 - Cleanup nsHTMLEditor::GetEmbeddedObjects; r=ehsan |
| a4e179700333dfb8f57d53a2a628936f5d05c834 | Ms2ger — Bug 698383 - Make nsXBLProtoImpl::mClassObject a JSObject; r=jst |
| aae8b37b5317e28909ed13f241a878ca00541590 | Ms2ger — Bug 698382 - Give nsXBLProtoImpl::InitTargetObjects and nsXBLPrototypeBinding::InitClass a JSObject outparam; r=jst |
| 10e0efbb6dfabcd181bf396f0d09071a8c5dd7a7 | Ms2ger — Bug 698380 - Give nsIScriptContext::EvaluateStringWithValue a JS::Value retval parameter; r=peterv |
| 9124413a73f8931e9470fd67679f8b3ccc0bdb72 | Ms2ger — Bug 698378 - Give nsIScriptContext::EvaluateStringWithValue a JSObject* scope parameter; r=peterv |
| 00b8e461b20f393c7e052d07eb06273c4841f17b | Ms2ger — Bug 696604 - Remove nsIScriptContext::CompileScript's aScopeObject parameter; r=peterv |
| 56ed0304e5ded94ba836bb1971149187343a4474 | Ms2ger — Bug 702118 - Use IDL for nsIDOMWindowUtils::GetParent; r=bz |
| 498915cd91064f4c02daed8d1e2a4a37cde685ce | Ms2ger — No bug - Remove XPConnect from LOCAL_INCLUDES in docshell/base/Makefile.in; r=bholley over IRC |
| 4adf065b48a6ba795e084d09e988860ff318ddfb | Ms2ger — Bug 699228 - Remove unused variable in nsImageFrame::GetContentForEvent; r=smaug |
| 1193734e020732355fedd3f4801556cd2828c82e | Ms2ger — Bug 672796 - Move MOZILLA_GUARD_OBJECT_NOTIFIER_* out of AutoRestore.h; r=khuey |
| 6ae59761dc37b3075d53e8af31f9b703db4ac461 | Ms2ger — Bug 697494 - Outparamdel nsIParser::GetStreamListener; r=hsivonen |
| 4edb27f157508a8d182b3b982bdab46a3f79b2cc | Ms2ger — Bug 679332 - Kill GET_BOOLBIT/SET_BOOLBIT; r=volkmar |
| e4f8e6f86c8b7d440cd9b82dd34f24c26e267931 | Ms2ger — Bug 698933 - Don't return 'false' from CreateSharedMemory(); r=cojones |
| 1a9c14f23f32df49ecf945216c1871fa6174468d | Ms2ger — Bug 698261 - Remove the aElementType argument of NS_NewElement; r=bz |
| 0660a077ae416e608fd60b23384db2fc62a71edb | Ms2ger — Bug 696660 - Outparamdel nsIScriptRuntime::CreateContext; r=mrbkap |
| ba55b19797a957c3e0894a14bef8d30ef05a7487 | Ms2ger — Bug 698275 - Various cleanup in HTML element implementations; r=mounir |
| fc6e597b8b9e54d00cf2ab3c3c69bdedf2f50053 | Ms2ger — Bug 700172 - Fix XBL_DeserializeFunction's signature; r=enn |
| b832a0860c4b7a3a8c3f9fbd5dfe6434cadcb0ef | Ms2ger — Bug 94199 - Various cleanup; r=enn |
| 52951fda6786ff865df792fd4a1fdd98c0ea8976 | Ms2ger — Bug 669012 - Part g: Remove NS_CONTENT_SCRIPT_IS_EVENTHANDLER; r=smaug+hsivonen. |
| ce3ad0e1240891f75d68d2ea18a932ac25a5b8f9 | Ms2ger — Bug 669012 - Part f: Less QIs in nsScriptLoader::ProcessScriptElement; r=smaug+hsivonen. |
| 6b58c2e56c261e5064df918c8eb58b032a1a69ad | Ms2ger — Bug 669012 - Part e: Make nsScriptLoader::ProcessScriptElement return a boolean; r=smaug+hsivonen. |
| ec02dc79904aca221183c21ba423f7143ba41034 | Ms2ger — Bug 669012 - Part d: Make nsIScriptElement::MaybeProcessScript return a boolean; r=smaug+hsivonen. |
| a47f8a6f6705db36906eec0d243e0299a5f7dda6 | Ms2ger — Bug 669012 - Part c: Remove the return value from nsIContent::DoneAddingChildren; r=smaug+hsivonen. |
| dcf7c1b0a756536ead60fa88ecf9f500d5b98d98 | Ms2ger — Bug 669012 - Part b: Introduce nsIScriptElement::AttemptToExecute; r=smaug+hsivonen. |
| acf6f9a148549908ee7aa0438f3e36e230ce6f19 | Ms2ger — Bug 669012 - Part a: ignore for and event attributes for SVG elements; r=smaug+hsivonen. |
| 4f7add88643039c6482f34fed9423c5017f72e72 | Ms2ger — Bug 702106 - Remove xpc_CloneJSFunction; r=bholley |
| 178a3e2dc3f00c078dfbdaaa70291287577ac0ba | Ms2ger — Bug 702223 - Remove duplicated code from nsXMLHttpRequest::GetResponse; r=bz |
| f5beb767294529015f4ecc8aa8d3091ae35d6882 | Ms2ger — Bug 701735 - xpc_qsJsvalToWcharStr shouldn't const_cast; r=bz |
myk@mozilla.com Tue Nov 15 23:56:50 2011 +0000 | 086dea3f0bad7b61eaee5a476b86b05202aea115 | Myk Melez — no bug - update revision of Add-on SDK being tested; test-only |
rcampbell@mozilla.com Tue Nov 15 21:57:38 2011 +0000 | 3ea216303184a147885107ce402053d0bed426d4 | Rob Campbell — merge fx-team to mozilla-central ← 12 merge changesets [Collapse] |
| 188ee9eaabe70f6c1db0666fa0230e4d5718e9b6 | Jared Wein — Bug 537718 - Video should scale for a small window. r=dao r=roc |
| 9591426bab8e6ffcb11d39c7889fae638837a57f | Blair McBride — Bug 700201 - Addons that haven't been updated for an extremely long time should not be compatible by default. r=dtownsend |
| 4d16d843aedd71170374de70d97c77351801b362 | Blair McBride — Bug 695977 - Addons shouldn't be compatible by default when their minVersion is greater than the app version. r=dtownsend |
| 15c2cf2f47f498c3bac3cd807011b3eabe1a415e | Jared Wein — Bug 700856 - Move styles from {Media,Image,Video}Document to external stylesheets. r=roc, r=dao |
| f828518abaf23e3ad172c6aaa564e68fcea283be | Jared Wein — Bug 700854 - {Media,Image,Video}Document should reference an external stylesheet for use in styling their content. r=roc |
| a8779b1a8c3191e5c577af7cb1062a8aa77dd589 | Jared Wein — Backout changeset 40b0d61c132b due to bad commit message |
| 3e54e202685499af7a6155abdbe18c13631e2832 | Jared Wein — Backed out changeset b77ec6e8eb8c due to bad commit message |
| b77ec6e8eb8c2f182adf92e25280551c86c2dc51 | Jared Wein — Bug 700856 - Move styles from {Media,Image,Video}Document to external stylesheets |
| 40b0d61c132b3635b55130efdea883844be334d1 | Jared Wein — Bug 700854 - {Media,Image,Video}Document should reference an external stylesheet for use in styling their content |
| d8a1c9b82d3783b1f150fedcaf21019050326d77 | Dão Gottwald — Bug 701212 - Get rid of "browser" sub-folder in browser/themes/*stripe/. r=gavin |
| 7e1f046b173b6e9fea3924613cb58e59967d8dfe | Heather Arthur — Bug 669612 - In scratchpad, add * postfix to window title when editor contains unsaved changes. r=msucan |
bmo@edmorley.co.uk Tue Nov 15 19:07:44 2011 +0000 | fd478c02c29c00077128a3d772ca18dfdf9ca119 | Ed Morley — Merge last green changeset of mozilla-inbound to mozilla-central ← 35 merge changesets [Collapse] |
| 97334042d5008811acd27e0febe1c93f88000fc1 | Patrick McManus — bug 667385 - followon patch to remove an old PRBool rs=honzab |
| 26e489b81e7ff3195bc40bacc531ffd60e127584 | Jim Blandy — Bug 701274: Make jsd_ThrowHandler return the proper JSTrapStatus value, not JSD_HOOK_RETURN_CONTINUE_THROW. r=sfink |
| 639b9381a8080b2790c72cda1e04f3d4affc05d6 | Patrick McManus — bug 667385 nshttppipeline::isdone does not consider done sub transactions r=honzab |
| c9b326ff4c161075b5c0c66cdd23d005f2e4af94 | Patrick McManus — bug 670994 - nsHttpPipeline::ResumeSend() in not unreachable r=honzab |
| 44759e317dc8f32e7c789769caa5991ffa537b65 | Jonathan Watt — Bug 702477 - Change the names of nsSVGPathElement::GetScale and nsSVGTextPathFrame::GetPathScale, and add documenting comments. r=longsonr. |
| 116b2987471aa67a248be072a843f87087d37fc8 | Jacek Caban — Backed out changeset a21668ea9597 for Windows test failures |
| a21668ea9597ba6fbbc272c8132e6f940fa7e1d9 | Jacek Caban — Bug 670096 - cairo fails to compile on mingw with D2D and DWrite enabled r=cjones |
| e30ad8b15626fe82c9f277adbde371cc83980055 | Jacek Caban — Bug 700614 - Wrong .mozconfig rule in .gitignore r=jmuizelaar |
| 7c7dc81936922738c646bf61e51bf989c22b3e2d | Phil Ringnalda — Backout changesets c9abc8ef4626, d62512892555, 69f89ee5d08f, c511af7d8f58, 6a6a560a1492, ac0ec1183d19, 46669afabd15, 74f32abaa8c0, f197554cf989, 0a2405eb5b90, b48954598d7d, e0a82577259c, 0235d1541e58, 450f2557d3a2, e24d196602bf, 03c2ea0eeba3, 7aca4ef8e538, 11ec362e780b, 4b92a3b96446 (bug 627842) for Windows crashtest assertions and Android reftest failures |
| 56fc3f9f018799a2b2f343bb15c8ac4545824bea | Rafael Ávila de Espíndola — Bug 702275 - check AddObserver return code in nsDOMStorage.cpp. r=honzab. |
| 6235e0c97c3baaad46453aa88997d63ac8458151 | Bas Schouten — Bug 334411: Introduce flashing invalidates areas when paint flashing is enabled. r=roc |
| 6c596531c7942f5c81b70e8b504b43cb6e821a30 | William Lachance — Bug 679759 - Drop MINIDUMP_STACKWALK_CGI support, let harness download symbols as needed; r=ted |
| a2cb8a2bcff877cf7f133c22c6cfb2afc002c0f4 | Kartikaya Gupta — Bug 692185 - Flush PrintWriter prior to extracting printed string; r=blassey |
| 4b92a3b964460fbccda58f97fa2d5465ae821a56 | L. David Baron — Run existing tests without font size inflation, even when it is enabled. (Bug 627842, patch 17) r=roc |
| 11ec362e780bf901ff60eef22c4bb7c7de3a1e5e | L. David Baron — Add reftest harness for testing font inflation and add reftests for basic features. (Bug 627842, patch 16) r=roc |
| 7aca4ef8e5389f416f228b85d312a011525a5880 | L. David Baron — Make other users of font metrics (other than MathML and XUL) honor font size inflation. (Bug 627842, patch 15) r=roc |
| 03c2ea0eeba392924fdc150a4b64a7dd3ffc35c7 | L. David Baron — Pass nsFontMetrics to the GetEllipsis function rather than computing them again. (Bug 627842, patch 14) r=matspal |
| e24d196602bf7974675ad250850291ecea205fd7 | L. David Baron — Apply font size inflation to list bullets. (Bug 627842, patch 13) r=roc |
| 450f2557d3a29230d1fbf3cf5bf71ea8b8961fd0 | L. David Baron — Apply font size inflation to heights of inlines. (Bug 627842, patch 12) r=roc |
| 0235d1541e580e2eed554c668a1fbd058714bdae | L. David Baron — Apply font size inflation to line heights. (Bug 627842, patch 11) r=roc |
| e0a82577259c560091a9a7bbe55764237a1f3d9c | L. David Baron — Remove the unused context parameter to MeasureCharClippedText. (Bug 627842, patch 10) r=roc |
| b48954598d7dfcf4a8fd0f6625390f90d58b4de2 | L. David Baron — Apply font size inflation to text. (Bug 627842, patch 9) r=roc |
| 0a2405eb5b90d7fcc799a719c891b57f0463c125 | L. David Baron — Pass block's reflow state to nsTextFrame::UnionAdditionalOverflow. (Bug 627842, patch 8) r=roc |
| f197554cf98965efdfafa9b7c7b9d0c2b04c7a25 | L. David Baron — Use the text run's font group for the tab width instead of recomputing it from the frame. (Bug 627842, patch 7) r=roc |
| 74f32abaa8c0b03f89df765fd071f27ddf454251 | L. David Baron — Add inflation parameter to nsLayoutUtils::GetFontMetricsFor* methods. (Bug 627842, patch 6) r=roc |
| 46669afabd153fb9b1db2ec5eaffc8a5ccb8edba | L. David Baron — When font size inflation is enabled, horizontal resizes of blocks must cause a full dirty reflow. (Bug 627842, patch 5) r=bzbarsky |
| ac0ec1183d19fe05258e04f35d7ef7894451200b | L. David Baron — Implement computation of font size inflation for improved readibility of text on mobile devices. (Bug 627842, patch 4) r=roc |
| 6a6a560a14922b6c695da44d5c51104a3af4671a | L. David Baron — Don't construct cell reflow states with a row group reflow state as their parent; instead, always link in a table row reflow state as appropriate. (Bug 627842, patch 3.875) r=roc |
| c511af7d8f58a5c1606563107facf66cf8c585fa | L. David Baron — Don't duplicate frame state bits, so that we can assert about NS_FRAME_IN_REFLOW during painting. (Bug 627842, patch 3.5) r=roc |
| 69f89ee5d08f449b9f51aa04292c69d5a752bd2b | L. David Baron — When reflowing a frame (such as text controls) that jumps from HTML layout into XUL layout and then jumps back to HTML on the child frame, link the parent reflow state chain correctly. (Bug 627842, patch 3) r=roc |
| d625128925559c283ee0b4da08026eb391658b9e | L. David Baron — Set an NS_FRAME_IN_CONSTRAINED_HEIGHT state bit on frames that are in a constrained space. (Bug 627842, patch 2) r=roc |
| c9abc8ef462668fa53738eb92f1a5f3877b70cef | L. David Baron — Add support for -moz-text-size-adjust CSS property. (Bug 627842, patch 1) r=bzbarsky |
| 4829dd3ae90064f2042981cc6df04f9873d9b84d | Scott Johnson — Bug 702503 - Remove PR_TRUE/PR_FALSE added with bug 666446 and replace with bool values. r=dholbert |
| 332d4787b4300aff20714d66c640b47eaacb8d46 | Scott Johnson — Bug 682077 - Remove nsITreeImageListener interface to make inheritance hierarchy more clear. r=neil, sr=bz |
opettay@mozilla.com Tue Nov 15 18:58:13 2011 +0000 | d44db99a687a6531245970f406ad08601809adff | Olli Pettay — Bug 701342 - Revoke mPendingTitleChangeEvent when unlinking document, r=peterv |
dougt@mozilla.com Tue Nov 15 17:32:04 2011 +0000 | 41fd80fe870ec1705d68508c3b24ccfa5c44ea04 | Doug Turner — Bug 702544 - Follow up to 701996. Landing ifdef to make birch project branch compile r=blassey |
rnewman@mozilla.com Tue Nov 15 16:47:56 2011 +0000 | b9fe29b833deb812530e02db443835909cce2fa5 | Richard Newman — Merge m-c to s-c. ← 11 merge changesets [Collapse] |
| a0752c7b4bcf0dd1711cc839441418c3cd4b096b | Jonathan Griffin — Bug 686019 - Add support for testing addon sync in TPS. r=mconnor |
| 276bfdbcb0068aef601e9a696277ca1cc801bc2f | Richard Newman — Merge m-c to s-c. |
| d31f824210caca735722a99052c8818dbe98a642 | Richard Newman — Merge m-c to s-c. |
| 8ae941beee719260e469d62f665e80e8af7f5488 | Gregory Szorc — Merge merged s-c into sc |
| 443a7d42ed2e18a78c254f2151eb9e43b8788a26 | Gregory Szorc — merge mozilla-central into services-central |
| 86ae38f5e4944e6726e698c5b6b5f23f7d7ec002 | Jonathan Griffin — Bug 697874 - disable perma-orange TPS test, r=rnewman, DONTBUILD |
| ea4aca245aac98829e61ce5027b6e605b5d45182 | Gregory Szorc — Merge m-c to s-c |
| c8d5f97b1ff515dc1b481f7ef27b9972cc84cc70 | Gregory Szorc — Merge m-c to s-c |
| 5302ba54392cd15eb81552e8843b66c3a585d8f4 | Gregory Szorc — Bug 604565 - Enable previously-disabled xpcshell tests on OS X; a=philikon |
| 875ba914a1c63325073c92ecf467bef1bb58be68 | Jonathan Griffin — Bug 697824 - buildUrl isn't a member of self, a=testonly, DONTBUILD |
dougt@mozilla.com Tue Nov 15 04:38:46 2011 +0000 | 9ae1d4f44b8bed83024c14403d468fa45efc7fd5 | Doug Turner — Bug 690201 - dead code - mLastDrawEvent never used. r=mbrubeck |
| 09440352f371e49af29acb3532b460685e1a60dc | Doug Turner — Bug 702029 - Push all console logging to androids adb logcat. r=blassey |
| 5384d8c6c527e771ca5e398caf195ea714b7e836 | Doug Turner — Bug 701996 - Merge widget/src/android from birch back into mozilla-central. r=dougt/blassey |
bmo@edmorley.co.uk Tue Nov 15 03:03:47 2011 +0000 | f694183357ec7d7a9c5406dc651e9805c77f33da | Ed Morley — Merge mozilla-central and mozilla-inbound ← 24 merge changesets [Collapse] |
| 9f27da086fe37408e54000c87f643581de4cd4a3 | Chris Pearce — Bug 701259 - Restrict BasicPlanarYCbCrImage scaling destination size. r=roc |
| 53ef2ac3a1fc037aebd120dd707b6446b3e6b053 | Chris Pearce — Bug 700764 - ESC keypress in subdoc of full-screen doc should cause full-screen exit. r=smaug |
| 6b839530a88aba110b69c8ead1df5d1d77ee63a7 | Tom Schuster — Bug 697279 - Properly disable some E4X opcodes in strict mode. r=brendan |
| 920c5da54a5cf988c931791e76737b265b3259cc | Bill McCloskey — Bug 701682 - Avoid write barrier when slowifying an array (r=bhackett) |
| ee792c270e4f1b176b6e8692b8194d4fecc7d328 | Bill McCloskey — Bug 701761 - Purge regexps only when regexp_trace is called for GC (r=cdleary) |
| add05f884131c8a45ff7cb15111efa84ebc1e040 | Ed Morley — Backout 15cf68a3c027, 2f403e4c42c8, 61534874aed7, 1cb3705557d9 & 03970d1fc919 (bug 661746) for Win PGO build failures; a=bz |
| 736d3db54c41b27649855d856d904918f500f922 | Dave Townsend — Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused |
| 45e2baac1fcaae4713abc121d4dd8d6baf6a9054 | Gian-Carlo Pascutto — Bug 698326 - Add memory reporter for the url-classifier. r=njn,jlebar |
| 1b823c46084b5a40d78fb23dfddef9d87f20f22f | Jonathan Watt — Bug 702283 - Remove dead code RegionMark (left behind by bug 614732 attachment 563617 (changeset 8ddd09649e13)) since now we use GetMarkBBoxContribution (which doesn't need to update the covered regions of a mark's content). r=longsonr. |
| 09ad1943c19addb46fc261788dddd446dcb75490 | Henri Sivonen — Bug 693399 - r=bzbarsky. |
| cb9611719bc70876560b2c25635a05f5546d063c | Makoto Kato — Bug 693227 - Remove nsIWindowsShellService.unreadMailCount. r=jimm |
| 33547cc4810366b42c48adf1d1ffe80654087d50 | Robert O'Callahan — Bug 701528. Fix component alpha shader so correct destination alpha values are produced. r=bas |
| 6ae6d3beeaf408278412b715abec499731dd987d | Joe Drew — Bug 685767 - Factor blurring out into its own class, and use it from gfxAlphaBoxBlur. r=mattwoodrow |
| e6705f49eaaa059af84ec15e61348b8de1885fc0 | Joe Drew — Bug 685326 - Move Round{,In,Out} from gfxRect to BaseRect, and make them no-ops on IntRect. r=Bas |
| 677fe017e6a03295ef9351dec38b77a8ad317ab4 | Joe Drew — Bug 685322 - Create explicit conversion constructors for Rect and Point taking IntRect and IntPoint. r=roc |
| b1e2ee0bbdb5ad97abb7fd546c4fdb08fb9c8d2f | Brian Birtles — Bug 697640 - Ignore self-dependent end instance times when determining if an open-ended interval is ok; r=dholbert |
| dc82c3485d1a66af9e2eff30a9bbdf70d6fd7f31 | Brian Birtles — Bug 690994 - Check for self-dependent times when there are coincident zero-duration intervals; r=dholbert |
| 15cf68a3c027d91c1ada77a35fbcb587eaa80b9f | David Zbarsky — Bug 661746 - Part 5: Avoid creating atoms during selector matching. r=bzbarsky |
| 2f403e4c42c88edc2bd831db44107f927b8475be | David Zbarsky — Bug 661746 - Part 4: use const nsIDocument in selector matching. r=bzbarsky |
| 61534874aed701ddc982605d4864229e6d19896c | David Zbarsky — Bug 661746 - Part 3: Use const selectors during selector matching. r=bzbarsky |
| 1cb3705557d9d5cae86418bc2bb3402be7d5a62b | David Zbarsky — Bug 661746 - Part 2: Make selector matching work with const elements. r=bzbarsky |
| 03970d1fc9191ff84c8d1ec538b56ba4ecda16b6 | David Zbarsky — Bug 661746 - Part 1: Delay setting slow selector flags during selector matching to avoid mutating Elements. r=bzbarsky |
| 61094ae6da186b46ed268d93be2e87f35c0f12b4 | David Zbarsky — Bug 660959 - Update link state less lazily r=bz |
opettay@mozilla.com Mon Nov 14 16:16:24 2011 +0000 | eb84780783ed7204a54af564e3f226304ba44506 | Olli Pettay — Bug 702240 - [CC] Optimize sizeof nsPurpleBuffer::Block, r=mccr8 |
bmo@edmorley.co.uk Mon Nov 14 12:35:37 2011 +0000 | 24c8d04f61748bdc73e1aeb9bfbac37967df3307 | Ed Morley — Merge mozilla-central and mozilla-inbound ← 13 merge changesets [Collapse] |
| 9f2d2db76c5703dd0dc0045539add233a5e40005 | Oleg Romashin — Bug 700405 - CAIRO_HAS_PNG_FUNCTIONS defined for moz_cairo_tree but cairo-png not compiled. r=jrmuizel |
| 05a5faf71deff841e925a9e471efa6e19daf78f5 | Scott Johnson — Bug 702093 - Add debugging information to test_bullet_animation mochitest to assist in conquering bug 702093. r=dholbert |
| 7ff1026f98809b300e9491fb62c8562e73447782 | Daniel Holbert — Bug 700895 patch 3: Apply nsDataDocumentContentPolicy::ShouldLoad()'s external-resource-doc restrictions to image documents, too. r=roc |
| 8abaa54efb2a3df4e7589056354790055115c6d0 | Brian O'Keefe — Bug 650720 - Fix the JPEG and BMP encoders to composite onto black, instead of white. r=joe |
| d2380072ab02c4043e37b73e87f29ec7f4aa8257 | Chris Pearce — Bug 701618 - Remove use of min-width to prevent assertion when entering DOM full-screen mode. r=dao |
| ee9ab83779a908310578c9906e3ab22773585b56 | Markus Stange — Bug 691662 - Remove unnecessary condition which doesn't work with Growl 1.3. r=sdwilsh |
| 4eb3558c97ada411f9a6e9750d02868c56c1d503 | Markus Stange — Bug 691662 - Update Growl license. r=gerv |
| 11ed523f1ea2df581b9f8913478d480721c658b9 | Markus Stange — Bug 691662 - Update shipped Growl framework to 1.2.2 for compatibility with Growl 1.3. r=smichaud |
| 2da841d9692593db16236bba80ab0c6f53c49843 | Daniel Holbert — Bug 693940: Restrict SVG-as-an-image to being able to load (local) URIs that have either the URI_INHERITS_SECURITY_CONTEXT or URI_LOADABLE_BY_SUBSUMERS flags. r=bz |
| e804728b128b5ddca05ce09bfee4ae7b49be466d | Cameron McCormack — Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher |
| e5c077ef3d19ee0120ad5d568d0ce62a30f1dec6 | Cameron McCormack — Bug 701632 - Followup fix (pushed without refreshing patch). r=jmaher |
| 80154fc0c58293a003f248c754c9fe308dea1195 | Cameron McCormack — Bug 701632 - Add some newlines to dump() calls in browser-test.js. r=jmaher |
jdaggett@mozilla.com Sun Nov 13 23:57:31 2011 +0000 | b51eb4007926047af2294d2ec536a330625db886 | John Daggett — Bug 701262. Set up reftest for redirection on font load. r=joedrew |
mwu@mozilla.com Sun Nov 13 19:35:30 2011 +0000 | 7ae3089be8a5e06d95f3d54f2c09736d311b2d34 | Michael Wu — Follow up to bug 701875 - Fix red on windows fennec builds by always defining the omnijar name, r=bustage |
mwu@mozilla.com Sun Nov 13 04:00:08 2011 +0000 | 3f0b94325b80819e778aebd977b73c991d0b9198 | Michael Wu — Bug 701875 - Rename omni.jar to omni.ja, r=ted |
bmo@edmorley.co.uk Sat Nov 12 12:44:34 2011 +0000 | b914869ee1e03c4df1e31828c1a494cba32b045e | Ed Morley — Merge last green changeset of mozilla-inbound to mozilla-central ← 16 merge changesets [Collapse] |
| c02f29cef915f106cc67e43bf0f57cf15605a6ca | Matt Brubeck — Back out 5ddda2b25e28 and 3abfdb807a4f (bug 699258) for crashes in WinXP tests |
| 8ac0226cb220d3cd0378519a594b5f682336206f | Steven Michaud — Bug 700835 - Restore plugin caching to work around bad crash bug in latest Apple Java updates. r=josh |
| 5ddda2b25e287b389a356da31de1dc816ef16b35 | Marco Castelluccio — Bug 699258 - Part 2: [Skia] Get Skia backend working on Windows. |
| 3abfdb807a4fc1293c3fb1f94c4e366eebbb64d8 | Marco Castelluccio — Bug 699258 - Part 1: [Skia] Resolve Skia restrict problems. |
| e758b7a83bbefb44e5dae1d18f03721e5c76422c | Jeff Walden — Bug 701628 - Remove the empty _COMPILER_PREFIX configure.in variable and its uses. r=ted |
| 54e1ebcee64a584218a630cd3bf1304f5ff4206c | Jeff Walden — Very slight comment tweak for the compile-to-nothing case for defining MOZ_DELETE. No bug, r=sparky |
| 259bae11858b8b0a58a292d11a18dd79e321d0bd | Gregory Szorc — Bug 682356 - Remove metrics from AddonRepository searching; r=Mossop |
| 9e2b0e520559645ebb460192a68252d4c151f339 | Marco Bonardo — Bug 700348 - fix showBookmarkDialog warnings. |
| c003404679191cec39235b9b907ceef1585221e6 | Marco Bonardo — Bug 673017 - Intermittent segfault while running test_IHistory.cpp |
| 7f798afba1da963fcc5ef0eb60559778e286da8b | Taras Glek — Bug 701583: make a snapshot of sqlite data on startup r=mak |
| 1d5bd2173fa1fa8aefb84577ac97fcae94732c9b | timeless — Bug 700302 - Handle null script filenames (r=sfink) |
| d176ef0c50c60ee5d06a7612a5ae12dd3d3970d8 | Marco Bonardo — Backout 38abb03271de (bug 698326) due to xpcshell tests failure |
| 38abb03271de41630da7d5062bd092d973c24cde | Gian-Carlo Pascutto — Bug 698326 - Add memory reporter for the url-classifier. r=njn,jlebar |
| f3411e7e4bc162ca45b4ee0c70b93b73d8cc07bc | Justin Lebar — Bug 701716 - navigator.vibrate's Android backend is missing an AutoLocalJNIFrame. r=mwu |
| 0ad06b88a36b5e9344d825f1cafe2ecb148bae51 | Mike Conley — Bug 701146 - Fix regression from bug 662173 - allow documents with uppercased IDs to have customizable toolbars. r=Enndeakin. |
mwu@mozilla.com Sat Nov 12 03:16:45 2011 +0000 | 470d6053b749e2537dff21ed99882ab460b19b84 | Michael Wu — Bug 691847 - Always check bytecode version, r=Waldo |
bhearsum@mozilla.com Fri Nov 11 14:55:37 2011 +0000 | 13590cb94eab1ed7e632bbd457ef3f9cb09298b3 | Rail Aliiev — bug 563317: Install Visual C++ 2010 on build slaves - includable vs2010 mozconfig. r=ted. DONTBUILD |
mak77@bonardo.net Fri Nov 11 10:10:59 2011 +0000 | 50c1bcb49c7678efed1d9592bbbc95cb9dc77c84 | Marco Bonardo — Merge mozilla-central and mozilla-inbound ← 34 merge changesets [Collapse] |
| 71046de4fb6a7ee6fc0ffff9bf3b16a66ca426f1 | Luke Wagner — Bug 698299 - rm bogus assert in SecurityWrapper::nativeCall (r=mrbkap) |
| 525552b0a840c6a6e50e730affc8b9eb8ffe65f0 | Luke Wagner — Bug 701239 - add back arg/local-handling in DecompileDestructuringLHS (r=waldo) |
| 76c2eea70c45df3f7d3c5b8d99e0c01b98e93395 | Luke Wagner — Bug 701227 - don't assume catch's block object has only one entry (r=waldo) |
| b7d2f71b4c87b287014e7ae39e1fd9ec6da7e03a | Luke Wagner — Bug 701244 - add back JSOP_LENGTH case to DecompileDestructuring (r=waldo) |
| c3a965a12bc891e0b898f9e6c7c8cc000e2ffe43 | Jeff Walden — Bug 701183 - Make MOZ_DELETE use deleted function syntax in gcc when it's possible to do so without causing a warning. r=cjones |
| f4183f93f844d145ed0bab21b89edb1179b356d9 | Jeff Walden — Bug 701584 - Move various offsetof uses into static offsetOf* methods. r=cdleary |
| 8b9d5d2c4d49afd901120d0c971da93b7f5eb370 | Jeff Walden — Bug 699185 - Building SpiderMonkey with clang warns up the wazoo. Disable the warning that's the primary cause of the spew, because the workarounds are gross and the issue is a purely theoretical spec deviation which no compiler implements. r=ted |
| f50deaec86e76ea627effc3ce988e7d473932483 | Chris Leary — Bug 701387: RegExpPrivateCache can disappear after lookup. (r=Waldo) |
| 74b1322c287eba7c3c55eb21aa781c0e035d3c33 | Chris Leary — Bug 701332: Followup fix. |
| c78a8eaa8a7b3c7ed840fae4393e4d2847fbdc56 | Chris Leary — Bug 701332: Don't expose RegExp privates. (r=Waldo) |
| 16d8593b432a54d952cb442700b15ad86f571a8a | Chris Leary — Bug 701332: Defensive refcount on string split. (r=Waldo) |
| 7fceaa47fb909510ec070252e5a29428b86ca0db | Chris Leary — Bug 700915: Back out diagnostic changeset fe41fa77e51a. |
| 7b278c9ea9c2c3e34292372275629ddc9145c588 | Taras Glek — Bug 701563: Break out webapps sqlite overhead from sqlite_other* r=mak |
| 27a6377f1e1735132564c79960707c7825768133 | Michael Wu — Bug 694206 - Add Gonk (B2G) widget backend, r=cjones |
| fab0ec1dbd720c1de25ab981a85dcd85cc26bfb1 | Geoff Lankow — Bug 701298 - Fix browser_searching.js when update channel is aurora/beta/release; r=dtownsend |
| 141b495ea4f5801623de731650afecd364086b2d | Geoff Lankow — Bug 701193 - xpcshell-tests for add-on manager broken when update channel is set to aurora/beta/release; r=dtownsend |
| 96123bd11904d9fd6f66707a7f77224a960cb345 | Rafael Ávila de Espíndola — Bug 698570 - Use weak references in nsFormHistory.js. r=mak. |
| e03532139e8ae1df3c023067b63fbff12b2cd727 | Bill McCloskey — Bug 641027 - Fix warnings-as-errors bustage |
| 23e0d7c97b3456a0944b128fd70c759cf60b332d | Paul O’Shannessy — Bug 701481 - App Tabs lost with current nightly [r=gavin] |
| d88e2c0f27321475baabdbce4311f344bdbf4a53 | Jim Blandy — Bug 684619: Make HeapReverser itself root all nodes referred to by roots. r=bhackett |
| fe41fa77e51aa361e3621f8d7a0646ff60df68fb | Chris Leary — Bug 700915: 64-bit RegExp domaeo_basics diagnostic. (r=billm) |
| bd9c1c9707b0a0a61ac7b57578357bf7c4349514 | Brian Hackett — Add type behavior info to script PC counts, bug 691788. r=sfink |
| 6da51a2cebb0177a3e7efb0c0ee58d0aaeb30ebe | Brian Hackett — Enter compartment while initializing in CreateDedicatedWorkerGlobalScope, bug 701458. r=bent |
| 33d34da275ed942822531afb7b3739579dfb67a5 | Abhishek Singh — Bug 699041 - Remove MBool / MB_TRUE / MB_FALSE; f=Ms2ger r=sicking |
| 57aea6749943167710d4bfff28822db0a8989d7c | Ms2ger — Merge m-c to m-i. |
| 65dcb557b3f6752817db6e7e9d50043e4afb5ace | Bill McCloskey — Bug 641027 - Add snapshot-based verifier for JS write barriers (r=luke) |
| d4bd0f9bece82af8a3026e35bb5676ea7c2d9fb5 | Bill McCloskey — Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett) |
| 0b200d3bd4082e97ed9c0cf7415400b34a5dce7b | Eitan Isaacson — Bug 700741 - Add and implement nsIFocusManager.elementIsFocusable r=Enn |
| f18be484cb5abd0b20abdd846b4448c9b5a52dc5 | Oonishi Atsushi — Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky |
| 6194fd540e164405a3b61c7fe7dc5f7386b1162a | Masatoshi Kimura — Bug 700566 - Pressing enter or copying URL on an http:// site whose hostname begins with "ftp<digit>" results in incorrect URL being loaded/copied. r=gavin |
| 14903b2f3f453f79a3820b204972d92aa19d8e38 | Henri Sivonen — Bug 92264 - Implement outerHTML. Part of the patch by Ms2ger. r=smaug. |
| b1eca63a0bd4384fe77c538032b1fca0cebff195 | Henri Sivonen — Back out changeset 0fb81504b0aa due to Windows build breaking. |
| 0fb81504b0aa150982e9cfe762e2f4eb1f926bd5 | Henri Sivonen — Bug 92264 - Implement outerHTML. Part of the patch by Ms2ger. r=smaug. |
sicking@mozilla.com Fri Nov 11 00:30:05 2011 +0000 | 1374294a61191a19ba6f52be7ee980b1f5186532 | Jonas Sicking — Bug 687220: Add test for event handlers on the xhr.upload object in workers. r=bent |
jdaggett@mozilla.com Thu Nov 10 23:39:48 2011 +0000 | cd90cf2bad07adab02e042254a050e575b1efc2b | John Daggett — Bug 701262. Fix font redirect request failures. r=sicking |
gszorc@mozilla.com Thu Nov 10 23:16:16 2011 +0000 | cd0e7794dc8be70c22b0948c4f3317766351d9e3 | Gregory Szorc — Merge b-s to m-c ← 4 merge changesets [Collapse] |
| 6c48fe79db013974b1ce69ab819c9a4c6a679b7d | Ed Morley — Merge m-c to b-s. |
| 53c68ecca74ddb1ffed0ecf5d1db063b7609c7ef | Gregory Szorc — Bug 700519 - Remove -fpascal-strings from Darwin compiler flags; r=ted |
| e9e6741defd440bc7363be597b5946c0d36e6796 | Gregory Szorc — Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey |
dgottwald@mozilla.com Thu Nov 10 13:46:07 2011 +0000 | a41fa578cfc111f8d63a2ca38d0293f8cbde54c7 | Dão Gottwald — Bug 701212 - Get rid of "browser" sub-folder in browser/themes/*stripe/. r=gavin |
mak77@bonardo.net Thu Nov 10 10:40:54 2011 +0000 | 9ce43912891b1ac14933d2a2c2285d43b989cfa1 | Marco Bonardo — Merge mozilla-central and mozilla-inbound ← 63 merge changesets [Collapse] |
| 46b40e2c1953fc7bae594382f53e334e7b31abbd | Jeff Walden — Bug 701224 - Fix destructuring into an E4X qualified name, e.g. x::y. Also fix purely-expression-context evaluation of qualified names, bug 701222. r=cdleary |
| c2ed79d6fea9b09b1e086c4fda441dd71fa9b82b | Brian Hackett — Example property ops need to check the class of the incoming objects, bug 700295. r=waldo |
| d6378aa32385f1513aeaac0c89bd179c419114e5 | Brian Hackett — Don't treat THROW and RETRVAL as having fallthrough, bug 700127. r=dvander |
| 6ea9d4ad53a08c40163ca1cc10e412cc5464a9f7 | Chris Leary — Back out 1bf4c1a6412b for failing an XP reftest. |
| 71ca2fa34ca9ebeb3625cdde8b754b1be0731385 | Justin Lebar — Bug 701210 - nsTArray::SizeOf() should use malloc_usable_size. r=roc |
| 525329d5642a1c1a03aefdc413070685b6ae6fb4 | Justin Lebar — Bug 586010 - Send dump() output to Android device log. r=bz |
| aef0684ac019aa2f6f78d2ad3d7fa0be89f90af8 | Geoff Lankow — Bug 691551 - Suppress warnings when a bootstrapped add-on has no chrome.manifest; r=dtownsend |
| 95ae882ae390859975293998c05ba77ba4f4d6a2 | Geoff Lankow — Bug 700633 - responseType not set when using XHR to retrieve XML; r=dtownsend |
| b5373c0d5a88e9fe95264a7cd857decc10d8d12b | Bill McCloskey — Bug 699298 - Fix for windows build bustage |
| c5012d179aee8000eadfc2a8481ea25a2e2d9240 | Scott Johnson — Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe]. |
| eca4029b19d967ec4961b3e2e2b535f3c0baccd5 | Scott Johnson — Bug 666446, Part 9/10 - Implement methods in RasterImage in order to faciliate refresh driver-based animations. [r=dholbert,joe] |
| 6c7ff923785f5e14f2a74dcf0aa42033e80654ee | Scott Johnson — Bug 666446, Part 8/10 - Change xul tree implementation to utilize refresh driver based animations for performance improvements with animated images. [r=roc] |
| 9b8cba26cdb30f14037e5d2cc87c397ee2076fef | Scott Johnson — Bug 666446, Part 7/10 - Change nsImageLoader to utilize new refresh driver animations to overcome performance issues with animated background images. [r=roc] |
| 3ebba3819ae63d0cff3e49fbd5d31ffd0c040b04 | Scott Johnson — Bug 666446, Part 6/10 - Change nsBulletFrame to utilize refresh driver-based animations for performance improvements. [r=roc] |
| c301ad606217d404b0900fd17575ed75aad20469 | Scott Johnson — Bug 666446, Part 5/10 - Change nsImageBoxFrame to register corresponding image with nsRefreshDriver to facilitate refresh driver-based animations. [r=roc] |
| 6de536c99c5d2da44b57fc3217382abe42379a55 | Scott Johnson — Bug 666446, Part 4/10 - Implement refresh driver based animations in nsImageLoadingContent to improve efficiency of animated GIF images. [r=roc][sr=mats] |
| cdbd6cf9f5f40cd6ad5ebd4a05dde2d6086b3e76 | Scott Johnson — Bug 666446, Part 3/10 - Create hook functions in nsLayoutUtils to coalesce some of the new code for frame-like objects and avoid code duplication. [r=roc] |
| 3f8fbd2c0aa8cfa799e369dbed135cfccf441347 | Scott Johnson — Bug 666446, Part 2/10 - Change nsRefreshDriver to accept imgIRequest objects to facilitate refresh driver-based animations. [r=roc] |
| b8cf152adb605f22ab4d44eb83918cc2058dc40b | Scott Johnson — Bug 666446, Part 1/10 - Add method to imgIContainer for notification of refresh driver events. [r=dholbert,joe][sr=mats] |
| 698e6ec3467e8257c65bbc6bf5bf7bcb6f85bbe1 | Bill McCloskey — Bug 699298 - Overhaul GC statistics gathering (r=gwagner) |
| f7ea68d2d54651852b692926e48543185a90d053 | Ed Morley — Backout 8e42e063903b (bug 700333) for Mochitest failures on Windows; a=philor |
| 5636969704cdf56c5918f655e051cd7c38cd1c34 | Boris Zbarsky — Bug 699528. Make pausing/unpausing JSD try to turn off/on debug mode as needed. r=sfink |
| d2558deedccaefe1a0e9563e0f6f4bcf3e815ea1 | Jim Mathies — Bug 701098 - Switch profile special directory constants to get the right profile dir in taskbar registration. r=bsmedberg |
| 22c3e0ef997153445fa97212ea07cb1a65507765 | Chris Leary — Bug 700915: Diagnostic for GC helper thread crashes. (r=billm) |
| 38586c544d4b86756ae8a10f3bf1ccf1f0a6b47a | Daniel Holbert — Bug 700895 patch 2: Rename img-foreignObject-embed-2* reftest files to img-foreignObject-embed-1*, since the old embed-1* tests were renamed. r=roc |
| 6784e7fe0b3b714f9fff8c6094a8a86504ad60ef | Daniel Holbert — Bug 700895 patch 1: Add a more explicit check for SVG-as-an-image in MaybeCreateDocShell, and improve reftests for <iframe>s being blocked in SVG-as-an-image. r=roc |
| 1bf4c1a6412b73589e353ccad16fa74e53a4a2f8 | Chris Leary — Bug 700822: Randomize JIT VirtualAlloc location on win32. (r=dmandelin) |
| ecc57a1b8b897fca77c81570e58e9238e85117f5 | Chris Leary — Bug 700822: Add javascript.options.jit_hardening pref, default enabled. (r=dmandelin) |
| e81888aef70042c39b7c63f2d9cf6a413b22b655 | Mark Banner — Bug 700988 - BRANCH_REGEXP is not defined in AddonRepository.jsm - Add-on manager broken on Aurora branch. r=dtownsend |
| 8d10107531b39b7d8e8e89d7dba307eaeef459a5 | Honza Bambas — Bug 669001 - Vary: User-Agent + new UA string (i.e. after update) + HTTP 304 = broken cache, r=bz |
| 4ea87da3d5af27a33a08e857e48b86149c198488 | Panu Horsmalahti — Bug 678978 - Defined and implemented AutoFree class and replaced ERR_OUT macros with return calls, r=honzab (test by honzab, r=bz) |
| e01dbdb4c7e145e432629d58f587442880316a7a | Honza Bambas — Bug 573043 - Enable Extended Protection (channel and service bindng) for NTLM authentication, r=jmathies |
| a5e72d395bb07bc05ff711a0e95bb29118a268ee | Brad Lassey — Bug 700797 - allow for package name overriding in make mochitest-remote. r=jmaher |
| 8c02d009d98e821a4a378990976111bb3b06a7b2 | William Lachance — Bug 698010 - Make deviceManagerADB.py killProcess method actually work. r=jmaher |
| 97dc5c8ab41ba58e37660de4feb16d7a51e39287 | Jan de Mooij — Bug 686381 - JSOP_AND/JSOP_OR should always leave the value on the stack. r=dvander |
| 49b9c222a890609147eb3e27b07c5e75da918b2c | Jan de Mooij — Bug 684384 - Add JSOP_LABEL opcode for IonMonkey. r=dvander |
| ff13fc7b5e4260336ea353f5e814e37bf052de41 | Gian-Carlo Pascutto — Bug 693389 - Update urlclassifier DB for Mozilla com->org move. r=dcamp |
| 95d98e8ab9f367a91ab3a49ab60bec8b79fd0cc2 | Jeff Muizelaar — Bug 699507. cairo-win32: remove dead fallbacks. r=ajuma |
| 14a2ec1c48d449d0ce8c488968514206dab67836 | Jeff Muizelaar — Bug 699507. cairo-win32: remove dead create_span_renderer. r=ajuma |
| bf7800f2ad7e4796311df3b78fc985dde6748a94 | Jeff Muizelaar — Bug 699507. cairo-win32: inline check_span_renderer. r=ajuma |
| 083f11940ec7a52a59682f01667e261b53a43d8d | Marco Bonardo — Backout 8e79374481ff (bug 650720) for xpcshell test failure |
| 03a61b02049e85bdbfb068e5921b8650f8ab8e09 | Ali Juma — Bug 679110 - Clean up detection of multiple GPUs. r=jrmuizel |
| 0246515e5fdae93b31663d4862cc38b5275f0a14 | Masatoshi Kimura — Bug 647403 - Add a pref for CreateFixupURI to use UTF-8; r=bz |
| 8e79374481fff98fb51df6f07479b6ec07072321 | Brian O'Keefe — Bug 650720 - Fix the JPEG and BMP encoders to composite onto black, instead of white. r=roc,joedrew |
| 8e42e063903b704b5987a772124e73e530f997bb | Dão Gottwald — Bug 700333 - Highlighter close button has a bogus hover state on Windows. r=rcampbell |
| 49278c7d921307e6d4c0ac34a213aaadd53251cc | Mounir Lamouri — Bug 700263 - Add remainingTime support to android backend. r=cjones |
| 09eb49521f13791a6c32339c5a2eb9307f32bd8e | Mounir Lamouri — Bug 700262 - Add remainingTime support to upower backend. r=cjones |
| 6918831fdd2f96d8a687f87fa98ddd5a7578d2ac | Mounir Lamouri — Bug 700261 - Add .chargingTime/.dischargingTime support to hal code. r=cjones |
| 42f490a7566a279fbfaf56818b7e436ec57a0a2a | Mounir Lamouri — Bug 699743 - Add chargingTime attribute in BatteryManager. r=sicking |
| a6bdf740fa192b6dd283dc2b0e93332705e7c4dc | Mounir Lamouri — Bug 699744 - Add dischargingTime attribute in BatteryManager. r=sicking |
| 090456585da8b7f0ddb2d1a0672952917d147979 | Mounir Lamouri — Bug 699742 - (4/4) battery.level should be a double (android backend). r=cjones |
| 08f0c3b98c52e0030759f2ed67e4703c1f3d0ec8 | Mounir Lamouri — Bug 699742 - (3/4) battery.level should be a double (upower backend). r=cjones |
| 538d80f3cf0e4e102b4cc8b3b693bf8adb01a5db | Mounir Lamouri — Bug 699742 - (2/4) battery.level should be a double (hal part). r=cjones |
| ebe48efe95c5981059cde9223c1330d4d95cbb4e | Mounir Lamouri — Bug 699742 - (1/4) battery.level should be a double (DOM part). r=sicking |
| 14e180318688a841e1ff383827c4e1c5f2f1e659 | Mounir Lamouri — Bug 699741 - Do not check if the change is higher than 0.01 to send a levelchange event. r=cjones |
| 81d25ca914ecd20aec8d731531c0abc58f5e4e3e | Marco Bonardo — Bug 692487 - Decrease Storage connections default cache_size. |
| cc41220dbe39753c792f7e5ff07ae0d2cf67a32c | Marco Bonardo — Merge mozilla-central to mozilla-inbound |
| c4c529e9a2d3d0d6fdff498eca9de51f64d84ae0 | Robert Longson — Bug 699147 - Simplify lengthList parsing. r=jwatt |
| b998e22a0fb02806f2a21e842923f3432c3e191d | Robert Longson — Bug 693424 - remove Should not be calling this on a non-display child assert in nsSVGForeignObjectFrame::GetBBoxContribution. r=dholbert |
| 532f0a13b485dbfb93a2a968763c4ef91faee5ef | Mats Palmgren — Bug 700090 - Range offsets are allowed to be at node length + 1. r=smaug |
| 63e4de2dc4bb7c817cc4f02989a6b83b8ddc1582 | Peter Van der Beken — Bug 700668 - Don't enumerate all compartments for every traversal of a XPCWrappedNative. r=mrbkap. |
| f2184dfdda31eaa12898adffbbe10af1361f56b2 | Jeff Walden — Bug 700910 - Implement MOZ_DELETE to encapsulate C++11 = delete syntax. r=cjones |
honzab.moz@firemni.cz Wed Nov 09 21:50:28 2011 +0000 | c60535115ea1078a28317e9621fa8f3b5b268a32 | Honza Bambas — Bug 701061 - nsISupportsUtils.h(94) : error C2027: use of undefined type 'nsIContent' when building widget\src\windows\nsWindow.cpp, r=enndeakin |
mak77@bonardo.net Wed Nov 09 13:03:50 2011 +0000 | 4fb61ebbf8ff93868a89c9b85ab0419da511e611 | Marco Bonardo — Merge last green changeset from mozilla-inbound to mozilla-central ← 45 merge changesets [Collapse] |
| c3f33adc6080a1bbbd4b00b96cc5f1a3af50b9aa | Phil Ringnalda — Bug 677135 - Use JavaScript's Date object to determine whether dates in feeds can be parsed by parsing them, rather than using a regex, and return null rather than "Invalid Date" when they can't be parsed, r=mak |
| 2b642565bfad7d2935370c99ac31c53594baa9c8 | Nicholas Nethercote — Bug 700190 - Fix test_aboutmemory.xul. r=jlebar. |
| ae523739112e14579c645bf318bec3d648aee1a4 | Phil Ringnalda — Back out a126c53a037e (bug 697312) and 883cb16d5bfe (bug 697246) for Win xpcshell orange |
| c279d3c09e459ed8e72b6faa580e38816f1d976b | Nicholas Nethercote — Bug 699724 - Shrink js::HashTable. r=luke. |
| 898f04b9db6b71dc517ba433e213ab1464457f0f | Boris Zbarsky — Bug 683712. Add a null-check to avoid bogus assumptions about blocks not being reflow roots. r=mats |
| 2628f575af5ed97b0405aefe433f7e486c8e0a47 | Matthew Gregan — Bug 700555 - Add null check in nsBuiltinDecoder::NotifyDataArrived. r=doublec |
| 85f790b1de47956268f1ae3d39861d02e4855121 | Jeff Walden — Bug 700802 - Define private overrides of all JSString methods with vacuous behavior for a given subclass, on that subclass. This will prevent someone from accidentally attempting to, say, linearize a linearly-typed string. r=luke |
| d9cc509bfb07db12654485a62bd3cd9a40f3ad55 | Jeff Walden — Bug 700752 - Fix erroneous build warning about a may-be-used-uninitialized variable. r=cdleary |
| 20c6e85f8a59f1561cc59b13c5ceeea32e8431db | Matt Woodrow — Bug 695610 - Move ImageContainer caching into imgIContainer. r=joe |
| a126c53a037e35b972e4b6679cf49f8062cbe996 | Dave Townsend — Bug 697312: Don't write out extensions.ini if there are no extensions. r=Unfocused |
| 883cb16d5bfebacccc0cc825abccc67c55be7706 | Dave Townsend — Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused |
| 2b40312773a59b7a423e5acf325fbc616ad5ad3d | Jeff Muizelaar — Bug 698107. layout: Return nsnull instead of false. r=bz |
| c6d95dd6e7ae5aa6d6d30b27c2cfda39b3145ce0 | Marco Bonardo — Merge mozilla-central to mozilla-inbound |
| 725022655d4fc4023c1781a83dc84ff0174ca88f | Phil Ringnalda — Back out 446fbc59aa22 (bug 698205) for orange |
| ca58c6d0a1081c5e336dcbf577fa97e99f1ee004 | Steve Fink — indent the #ifdef tree for readability (no bug, r=firebot) |
| 0e7a9ed58b9649eab9b92a0d4f12cd2b64b2a26a | Steve Fink — Bug 687102 - Check line2pc, pc2line argument range (r=cdleary) |
| b259af61fe3f2777f13565b97d4377851f1979ae | Jeff Muizelaar — Bug 700773. qcms: cleanup up some integer types. r=bgirard |
| 938630505470610b53542221129668df77255f52 | Ben Turner — Bug 692642: IndexedDB: support indexedDB.cmp. r=sicking. |
| e0add41f9a8f140fa77b5d530fe3c7b7dd6745f9 | Ben Turner — Bug 692671: IndexedDB: remove timeout in database operations. r=sicking. |
| 53a4a92228f850e2d387e75a873c17a60f65eb50 | Neil Deakin — Bug 700643, windows power management messages should not rely on hidden window, r=jmathies |
| e3461cc0b174ce72e95079241a427c73e0dc623f | Neil Deakin — Bug 696745, remove nsIMenuRollup and xul-popup-manager component, r=mats,sr=roc |
| 31328657b6d65a0d1d5b7090a921542d78d7f9f3 | Neil Deakin — Bug 700277, nsWindow::BringToFront doesn't handle first opened window properly, r=blassey |
| 446fbc59aa229307a61b9a98d707831cbf857caf | Bas Schouten — Bug 698205: Fix memory leak in Azure D2D backend gradients. r=jrmuizel |
| 131f751eedb1062de07c638904aa8eb6e82a606e | Terrence Cole — Bug 697322 - Add easier to use reset method to CallReceiver; r=luke |
| 7810a6b2d52b9affcc6d15b5b076579c9e2ebc64 | Marco Bonardo — Bug 700591 - fix test_history_expiration.js DST timebomb. |
| f5a4970361c867cb39d7afb22a258ec8ace5b217 | Boris Zbarsky — Bug 700116. Fix the ordering if IsAlternate calls and sheet state determination so that the hashtable munging IsAlternate can do doesn't mess up our sheet states. r=sicking |
| cce5d3a797235f471a381c4183ce21a43cb6abe6 | Jeff Walden — Bug 699227 - Change ParseNode::getKind() to use a type separate from TokenKind, for greater clarity. r=jorendorff |
| 5271cc9673eb4bec663a3c19578b1dfd5cd875bc | Jeff Walden — Bug 697795 - Replace TOK_ASSIGN with separate kinds for each op it covers. r=cdleary |
| 51039a8be72c6188e86500534535d32d9888d9a6 | Jeff Walden — Bug 697795 - Replace TOK_PRIMARY with separate kinds for each op it covers. r=cdleary |
| e80f536a706946808a28a6d995a8db4d96916046 | Jeff Walden — Bug 697795 - Replace TOK_DIVOP with TOK_DIV and TOK_MOD. r=cdleary |
| 22b33eb2969d80c853af1a33df06572f2756803b | Jeff Walden — Bug 697795 - Replace TOK_SHOP with separate kinds for each op it covers. r=cdleary |
| 6d6a47da6c5ac626d92bf4c8a86547d88db3be2e | Jeff Walden — Bug 697795 - Replace TOK_RELOP with separate kinds for each op it covers. r=cdleary |
| 944c81533751bbdbedbac497bdbde704cbe289ea | Jeff Walden — Bug 697297 - Replace TOK_UNARYOP with separate kinds for each op it covers, in both the tokenizer and in the parser (with different semantics in each!). r=dherman, r=cdleary |
| 9b6b6ee628f8f124817e23781eaeb055de90b2bf | Jeff Walden — Bug 697179 - Remove initializers from almost all TokenKind enumerations. Yay for simpler, more easily maintained code! r=cdleary |
| f0afc4c9fd0c767d65d4702379ba95970c9cdeac | Jeff Walden — Bug 697179 - Split out appending behavior from js::ParseNode::newBinaryOrAppend into a new method, for a simpler-to-read algorithm. r=cdleary |
| 6df63324d3853315b33edae495597bdb94405dbc | Jeff Walden — Bug 697175 - Replace TOK_EQOP with separate kinds for each op it covers. r=cdleary |
| 2b44a587ac0138f6f06141c2f926e5ddb5cc9ac3 | Joel Maher — Bug 700537 - disable addition browser-chrome tests which are orange on xul fennec. r=mfinkle |
| dacf503b344b77a192e58abef136864d0a925047 | Kyle Huey — Back out Bug 687511 since it doesn't work in pymake. |
| 13397d5e7dcdd1a4f8e86af42eb230a7c17dc3d3 | Ted Mielczarek — bug 693595 - Add WebGLExtensionStandardDerivatives to WebGLContextNotSupported. r=bjacob |
| 4f8ee6474e38c5de39a334f89f1c9d49593ad8ee | Marco Bonardo — Merge mozilla-central to mozilla-inbound, to pick-up a backout |
| fced060132c33c9fdc1cd75ac2890fd986d0a91f | Joey Armstrong — bug 687511 - edits allowing make-makefile to be run from sandbox root. Unit tests added - r=khuey |
| 052bf8bd491ea9dbb7aeca52ea30c1b25266e209 | Robert Longson — Bug 280391 - implement SVGSVGElement.getElementById. r=jwatt,bzbarsky |
| b2f23e353c64b12df6deb4000a132f9f22ce39b7 | Atul Aggarwal — Bug 688093 - Updating the reflect.js post spec changes. r=Ms2ger |
| 9543018be98c9b7a209bde174a91cc156b1944ce | Boris Zbarsky — Bug 699826. Fix nodelist access out of bounds to correctly forward to the proto. r=peterv |
tim.taubert@gmx.de Wed Nov 09 09:56:25 2011 +0000 | 84294675d68a6859ab4c1a9c687b35ab442b204a | Tim Taubert — merge m-c to fx-team ← 9 merge changesets [Collapse] |
| 3b2109405ac775b0bd82d5c0136b56ffab7c6282 | Paul O’Shannessy — Bug 698565 (6/6) - stop excluding keys when calling JSON.stringify() [r=dietrich] |
| d57acad5beb4ce4e3b25c6cfd7c0bb6e953972e4 | Paul O’Shannessy — Bug 698565 (5/6) - stop excluding keys when calling JSON.stringify() [r=dietrich] |
| 74df455a5125cfff112e5fcd1a62cccb69abc03b | Paul O’Shannessy — Bug 698565 (4/6) - stop excluding keys when calling JSON.stringify() [r=dietrich] |
| 0606e23bc306a813d5b75d4aa4621ba258eeab46 | Paul O’Shannessy — Bug 698565 (3/6) - stop excluding keys when calling JSON.stringify() [r=dietrich] |
| e46a0677db7cd9ffc322962e0522fc18c37bd9f2 | Paul O’Shannessy — Bug 698565 (2/6) - stop excluding keys when calling JSON.stringify() [r=dietrich] |
| 8a62b79f6382ddf078e55e2babf1238bb4158119 | Paul O’Shannessy — Bug 698565 (1/6) - stop excluding keys when calling JSON.stringify() [r=dietrich] |
| 47f9a8d155a19aef42a66e61db7d07e1d07a00ff | Paul O’Shannessy — Bug 640136 - onchange & input events are not fired for all form elements on restore [r=dietrich] |
| cad93c498146ff167fa2a1dc5b31b98bfd408995 | Tim Taubert — Bug 698936 - dragleave is fired on previous drop target after successful drop; r=enndeakin |
m_kato@ga2.so-net.ne.jp Wed Nov 09 01:42:10 2011 +0000 | 6d42793c480712addea2754bbad42b20f8f1b281 | Makoto Kato — Bug 521673 - Remove OJI preferences. r=josh |
dholbert@mozilla.com Tue Nov 08 20:50:29 2011 +0000 | 0b79700b033cfe96bdda260563037390ddf45893 | Daniel Holbert — back out 10814cd743e3 (from bug 693940) since it breaks moz-filedata URIs in SVG-as-an-image |
jdrew@mozilla.com Tue Nov 08 18:25:02 2011 +0000 | d1de1798b74e3455d89e7cb5e1771f2fa7efe15c | Joe Drew — Back out bug 674619 since it does things I didn't realize when I reviewed it. |
rnewman@mozilla.com Tue Nov 08 18:12:37 2011 +0000 | dfd87cee87f2f2b9039c80dd3e82c55257ae95bd | Richard Newman — Bug 700711 - Bump Sync version number. |
khuey@mozilla.com Tue Nov 08 17:52:52 2011 +0000 | 8d2e372e931dca1dcc90722c739fa62f2111be0f | Kyle Huey — Bug 700685: DeleteDatabaseHelper releases objects on the wrong thread. r=bent |
clegnitto@mozilla.com Tue Nov 08 17:13:54 2011 +0000 | aba2ac9fe16abcf5f20034ab486ffdcc188ce58a | Christian Legnitto — Bug 700688, Version bump |
clegnitto@mozilla.com Tue Nov 08 17:07:46 2011 +0000 | 9e4138c55b3d42acf33f27bf03bce977f780cd1a | Christian Legnitto — Added tag AURORA_BASE_20111108 for changeset 54bfd8bf682e |
bzbarsky@mozilla.com Tue Nov 08 16:52:07 2011 +0000 | 54bfd8bf682e295ffd7f22fa921ca343957b6c1c | Igor Bazarny — Bug 691547. Don't record a navigationStart for a docshell when one of its descendants navigates. r=bzbarsky AURORA_BASE_20111108 |
ajuma@mozilla.com Tue Nov 08 15:52:22 2011 +0000 | 53f4c8abf558a720f578a239736b4c6ce27d60d3 | Ali Juma — Bug 697990 - Clean up GLES-specific workarounds for GL_UNPACK_ROW_LENGTH. r=jrmuizel |
bmo@edmorley.co.uk Tue Nov 08 14:57:38 2011 +0000 | 41f853454fc502544fc1108c30264cc9cd05b9f7 | Ed Morley — Merge last green changeset of mozilla-inbound to mozilla-central ← 16 merge changesets [Collapse] |
| 1f0be211721f812b870b4d17a51f9c291197e0db | Matheus Kerschbaum — Bug 597789 - Remove --disable-rdf; r=ted |
| f25597d036ec0e8e7353532fcef816c08a88fcec | Timothy Zhu — Bug 662173 - DataTransfer.getData should lowercase its argument; r=enndeakin |
| 59cf0c12f97554155f60a2ddbc9cb73514c13313 | Honza Bambas — Bug 700402 - ABORT: syntimer not null, creting SYN retry timer after connection manager shutdown, r=mcmanus |
| 611c44e8e3cdcd6304f5ef4cdb03800c231fa0db | Octoploid — Bug 698264 - build fails because of undefined C++11 user-defined literals r=benjamin |
| 26130bafc0eeefa948534d0e2c8a0d34681decd3 | Jacek Caban — Bug 699170 - Tons of JS_* redefined warnings on mingw r=ted |
| f44967f832f21e87d12487a8bcd7ac39c2c8e706 | Jacek Caban — Bug 670095 - gfxWindowsPlatform.cpp fails to compile on mingw r=cjones |
| d4479192bda58bb73a9632728fd7f1a458677815 | Ed Morley — Merge mozilla-central and mozilla-inbound |
| a62abefaab90fe1348e82b2ee71c2e8b1c93acab | Phil Ringnalda — No bug, no r=, no a=, Try to defuse test_history_expiration daylight saving time timebomb by going back an extra day |
| 234289676c7ef31849e434a3845c65449ce699db | bjarne — Bug 699780 - Redundant call to Seek() in nsStorageStream::GetOutputStream(); r=bsmedberg |
| 095a745d1e72b7bf3869c3162b1593aea91ff9e8 | Ed Morley — Backout changeset 27b8e5fb9699 (bug 700116) for reftest failures; a=philor |
| c6d7a275acaa30f84a442431fbbf4ad102f8f297 | Ralph Giles — Bug 697821 - Disable libtheora assembly on XCode 4.2. r=khuey |
| bcf9c9ec97a04c122d9156483f8f8300e1bf8364 | Randell Jesup — Bug 693586: Add circular buffer support to jprof r=dbaron |
| 5c0861ec147f45cb4bee620c2381a2c26dcf227d | Nick Hurley — bug 699409 - telemetry for memory used by records in the disk cache map. r=jduell |
| 27b8e5fb9699fb0145486ebfbfbcacf0c510431e | Boris Zbarsky — Bug 700116. Fix the ordering if IsAlternate calls and sheet state determination so that the hashtable munging IsAlternate can do doesn't mess up our sheet states. r=sicking |
| 95efc21bf5af830e5df9fe3ac571d305907c3221 | Matt Woodrow — Bug 698590 - Make ConfigureLayer use DevPixels instead of AppPixels. r=roc |
bmo@edmorley.co.uk Tue Nov 08 10:46:13 2011 +0000 | 6e3b8000bdfd398aa459c0c1ddd73a889f08d939 | Ed Morley — Backout 31d345404c98 (bug 671634) due to missing privacy review and necko peer review; a=dao |
bmo@edmorley.co.uk Tue Nov 08 08:02:33 2011 +0000 | c170948e646eb24f0ed60cc91c4ae61ec3520af8 | Ed Morley — Merge last green changeset of mozilla-inbound to mozilla-central ← 50 merge changesets [Collapse] |
| ebb4fe2d4c83dbbc018464b66c76a7a0d65b5513 | Chris Jones — Bug 679966, part 1: Add vibrator support for android. r=blassey,cjones |
| b23b73290e38e36ff5da26992ea6ff745ea7c697 | Justin Lebar — Bug 699395 - Modify zone_good_size to call je_malloc_usable_size_in_advance. r=njn |
| 34e3a0cb25a4e8337d4cdaabe7a8cf72e177e7f5 | Chris Double — Bug 691096 - Add test - r=cpearce |
| 8eb1a29b4aa00b1125081e1b883a3257809648fd | Chris Double — Bug 691096 - Provide hard limit to number of media elements that can be decoded in parallel - r=cpearce |
| a15e40c515ebc844c09baaa14825741262a15453 | Tobias Markus — Bug 603332 - Add extra prefs to about:support whitelist to simplify lookup for common support issues; r=gavin.sharp |
| be3714af78693189db5a20aef3715fb5ddfd6a88 | Jeff Walden — Bug 699691 - Remove an unused argument from ino2name in pathsub.{c,h}. r=ted |
| 6b2d55b83aa954172450ab4bab67499832a3b504 | Jeff Walden — Remove js::tl::ArraySize and js::tl::ArrayEnd. They're unused, and mozilla::ArrayLength and mozilla::ArrayEnd supersede them regardless. No bug, r=lumpy |
| 7ee6348181394bcabe262a9aacb34c6ac5411fb7 | Jeff Walden — Bug 700498 - Change StringBuffer::append to take a JSLinearString*, not a JSAtom*. r=cdleary |
| 69f7d8cc0c00f785984183df7b4ee4b30db09bd3 | Taras Glek — Bug 668392 - Include enabled addons + persona in telemetry r=Mossop |
| 27ecabf7e55e9a9b5d9a0900e275fb50ef14e9d3 | Taras Glek — Bug 668392: backout commit without bug# |
| 412bc4e114ec283fd789d0a23aaeb5a168f8dd3d | Doug Sherk — Bug 665578: prevented ANGLE built-in function emulation on OS X 10.7 and newer r=bjacob |
| f7355dc166cd1a38219fd5f4d31e258dc71ea14f | Chris Pearce — Bug 700151 - Enable DOM full-screen API by default in desktop Firefox. r=roc |
| b9893df2c24fc399871c434b2c5f0cb867d29c43 | Robert O'Callahan — Bug 696307. Floats in a different block to their placeholders should only be painted once. r=mats |
| 40d852cfa7ea44ac6df923f42a2cc2706bff408e | Robert O'Callahan — Bug 696307. Don't overwrite the aChild parameter of BuildDisplayListForChild. r=mats |
| afca83588ca2863143e4e7a922c04d06c4dfcc08 | Chris Pearce — Bug 699885 part 3 - Update full-screen mochitests wait for focus. r=roc |
| de9859b56d6e530e7b2973a9fe77701b3f45566b | Chris Pearce — Bug 699885 part 2 - Exit DOM full-screen if we've changed tab or app by the time the request is granted. r=dao |
| bea7ecf9084e7a2285684725cfba3c5f4cc35dba | Chris Pearce — Bug 699885 part 1 - Ensure we dispatch 'deactivate' event to chrome window when we lose focus while changing to full-screen mode. r=roc |
| 366d80e918160373ca4f72a0006bcbff0619bdc7 | Chris Leary — Bug 634654 - Add RegExpPrivate cache. (r=Waldo) |
| 82f9cf1140908116feccfeb980f006636c7b3fa8 | Ehsan Akhgari — Bug 531590 - Increase the default validity of the self-signed certificate that we use for our tests to 10 years by default; r=mayhemer |
| f7c143137c26417f457afeb6ba34b356742d763c | Marco Bonardo — Bug 700314 - Remove nsNavHistory nsICharsetResolver implementation. |
| 993c4f411a8af930714773d25c269c41668b2778 | Marco Bonardo — Bug 700417 - Further reduce cache_size in Places. |
| 8b6b59955d335cfb9a4a6a56c19da682d437a90f | Taras Glek — Bug 699942: Telemetry Yes->Yes, I want to help r=geekboy |
| 9df272a366e235ec2f96795d449f71c176237963 | Taras Glek — Bug 699942: backout incomplete string patch r=gavin |
| 083240f744476ca320c6e94f08799cb9d82721c0 | Taras Glek — Bug 699942: backout incomplete string patch r=gavin |
| 31d345404c98365dc35c740f559b0177859998b5 | Wes Johnston — Bug 671634 - Update Fennec useragent to more closely match stock browser. r=dougt |
| 22aa8996735b4275d4b22ad40406aab7b13356cb | Ed Morley — Merge mozilla-central to mozilla-inbound |
| 45c63bb1d7dfaa53acf004bf84ed9f9e6a4ceb20 | Taras Glek — Bug 699942: Telemetry Yes->Yes, I want to help r=geekboy |
| f70682372656d2b09bc704196acbb0a4538712ce | Benoit Jacob — Bug 665578 - Backed out changeset 82a297b0d0d3 for compile error |
| 82a297b0d0d377f93ad09b84e2b425799c696bd1 | Doug Sherk — Bug 665578: prevented ANGLE built-in function emulation on OS X 10.7 and newer r=bjacob |
| 10814cd743e3b077fe30836cfeb02d703216a989 | Daniel Holbert — Bug 693940: Restrict SVG-as-an-image to load URIs with URI_INHERITS_SECURITY_CONTEXT. r=bz |
| 72592670532d7d4cad4c77ec26caae39b0f26a21 | Matt Brubeck — Back out cd695cdb3b4f (bug 679759) because of test failures |
| 375aaf23cc2fe652e79d5b3a5a363d2963e79006 | Brian R. Bondy — Bug 481815 - Strings for localization relating to maintenance service. r=rs |
| cd695cdb3b4fb6b09a66ee9b23fd74a425f3ff6b | William Lachance — Bug 679759 - MINIDUMP_STACKWALK_CGI support, let harness download symbols as needed, r=ted |
| 08819514d15922672f1019889202447350362c76 | Marco Castelluccio — Bug 605808 - Make "layers.prefer-opengl" work when D3D10 is available; r=joedrew |
| 647f1092d35df9d862d1c0870509278b6c73d7e2 | Felix Fung — Bug 700389 - Simplify sortByTotalScore. r=zpao |
| ad6b14835247b91719eb8d294d552dff562abd28 | Dave Mandelin — Bug 679986: Deoptimize unnecessary regexps. (r=cdleary) |
| edac7428b38c08e9eb92449245ef2309c3d8d506 | Yury — Bug 674619 - cmyk image with adobe marker not converted properly. r=joe |
| 48e2a2222b06e21d804b33828c39fe5cb140b609 | Luke Wagner — Bug 696813 - Hoist function out of Decompile JSOP_POPV case for later reuse (r=jorendorff) |
| 371fd6f5daa45766c2a41011de5afc21d1e706af | Luke Wagner — Bug 696813 - Hoist two functions out of Decompile JSOP_ENTERBLOCK case for later reuse (r=jorendorff) |
| a6c390aa3bf22f9cee17ac9bf187e053250e1aa9 | Luke Wagner — Bug 696813 - Simplify Decompile (r=waldo) |
| 95533390d3bec5196f8b0927448152644244f7f2 | Luke Wagner — Bug 696813 - Remove dead Decompile parameter (r=waldo) |
| cc437cae4d6645dfe630488dd18470894bab8bce | Luke Wagner — Bug 696813 - Simplify several bytecode generator Emit* functions (r=jorendorff) |
| b5ff5f4b598fc47f99dc6abb544c21aa531ab12b | Luke Wagner — Bug 696813 - Simplify Parser::forStatement (r=jorendorff) |
| af57ba95a4786b3c91e90d720224200674346389 | Henri Sivonen — Bug 700260 - Honor the view_source.tab_size pref in a way that actually works. r=smaug. |
| 9c1cdf04b7289374a33a88bffaaaa8b4697e0c59 | Henri Sivonen — Bug 700042 - Support turning off View Source syntax highlighting. r=smaug. |
| fb14bafdd2525383cd599e05d8169ff81d67f66b | Tim Abraldes — Bug 668436 - Send service pack major and minor version info in AUS ping. r=rstrong |
| 3b9e99665ee7a8244f384d651d83850234b1ef36 | Gavin Sharp — Bug 691951: make startup notifications persist until the users close them (disable auto-dismissal), r=zpao |
| bb1945550b0ff0bc19f3761152aca897938bc768 | Terrence Cole — Bug 692547 - Split up array_extra; r=Waldo |
| 3424159bce7a26c3fa2f875d3658971a070200d9 | Rafael Ávila de Espíndola — Bug 698738 - Use the observer method for idle-daily and formhistory-expire-now in nsFormHistory.js. r=mak. |
sicking@mozilla.com Tue Nov 08 07:35:14 2011 +0000 | 504d3127b9a6b2fa6c4e3490213e167a33fffab4 | Jonas Sicking — Bug 692659: Fix sort order for PREV cursors on indexes. r=bent |