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

239262 Коммитов

Автор SHA1 Сообщение Дата
Jim Mathies 1eab6dee1e Bug 630697 - Flash crash [@ _SEH_prolog ]; r=bsmedberg a=blocking-final+ 2011-02-04 14:51:27 -05:00
Josh Matthews 2ffd687e92 Bug 618716 - Fix warnings in nsPermissionManager.cpp r=dwitte a=jst 2010-12-12 14:36:00 -05:00
Rich Walsh 809d45cba1 Bug 377392 - 'Copy Link Location' strips random characters from URLs copied to the clipboard; r=wuno,bzbarsky a=dbaron 2011-02-03 12:11:12 -05:00
Michael Wu 69b48cf346 Bug 606194 - Use mmap given addresses if necessary, r=taras a=blocking-fennec 2011-02-03 12:10:02 -05:00
Neil Deakin 5e00e23525 Bug 624127, clear mousedown selection state in frame where mouse was pressed down,r=smaug,a=jst 2011-02-03 12:08:30 -05:00
Rob Campbell 76ffa00055 Bug 626607 - Select All on webconsole includes messages that were filtered out; r=dolske a=blocking-final+ 2011-02-03 12:06:50 -05:00
Ehsan Akhgari 57a2e9ff40 Bug 630564 - Ctrl+Shift+X in the location bar in RTL mode should change the text alignment in addition to directionality; r=roc a=blocking-final+ 2011-02-03 01:31:14 -05:00
Ehsan Akhgari 06e5967d3d Bug 629697 - Cache the XPConnect services for accesses from Places; r=bsmedberg a=sdwilsh 2011-01-28 12:15:37 -05:00
Alexander Surkov 5cdd07e1fa Bug 630001 - Stop usage of nsIFrame::GetRenderedText in GetTextAt/Before/After for boundary char, r=fer, a=betaN 2011-02-03 22:29:12 +08:00
Alexander Surkov 1621463125 Bug 631160 - embedded accessible may expose wrong text, r=marcoz, davidb, a=betaN 2011-02-03 22:29:05 +08:00
Fernando Herrera 43d35a3dbb Bug 630841 - add mochitest for bug 630841, r=surkov, a=test 2011-02-03 22:28:57 +08:00
Jonathan Kew cbe82dc867 bug 629386 - avoid using GDI font table loading for symbol fonts and italic faces in Arabic locales. r=jdaggett a=blocking2.0 2011-02-03 12:12:10 +00:00
Serge Gautherie 5fe584f0a6 Bug 619350 - Better identify the 2 'Deadlock detector correctness' tests; (Av1) Remove unwanted ";" at end of macros, Make test names and (failed) result logs more explicit, Add a log when skipping TestDeadlockDetectorScalability tests.
r=jones.chris.g a=(test only).
2011-02-03 10:57:00 +01:00
Robert O'Callahan aa12f648c9 Bug 625288. Part 3: Test that a browser window containing a single empty tab builds a layer tree whose leaf layers form a non-overlapping partition of the window. r=tnikkel,a=test 2011-02-03 21:47:11 +13:00
Robert O'Callahan 8868105831 Bug 622542. Ensure that the layer tree is updated after NS_DOCUMENT_STATE_WINDOW_INACTIVE has changed. r=tnikkel,a=blocking 2011-02-03 21:45:32 +13:00
Robert O'Callahan 50259b5af5 Bug 626962. Implement empty transactions for GL. r=bas,a=blocking 2011-01-25 21:45:17 +13:00
Robert O'Callahan 46d71e308e Bug 626962. Part 0: Don't do empty transactions when painting to a widget's non-retaining layer manager. r=tnikkel,a=blocker 2011-02-03 21:45:23 +13:00
Ehsan Akhgari b5adf14dec Bug 631156 - Bug 628885 breaks non-libxul builds with an undefined reference error for CrashReporter::AppendAppNotesToCrashReport(nsACString_internal const&), r=cjones,a=roc 2011-02-03 21:43:29 +13:00
Cameron McCormack c37c9f6b5f Bug 616919 - Make "History > Home" work on Mac if no browser windows are open. r=mano a=blocker 2011-02-02 15:08:57 +13:00
Matthew Printz 773b9d8d90 Bug 629438 - Add-ons manager add-on icon should be positioned correctly in list and not cause sizing differences. r+a=Mossop 2011-02-03 08:20:03 +01:00
Dão Gottwald a0a945da48 Bug 629898 - Set min-width on statuspanel for less jitter. r=jag/gavin 2011-02-03 08:18:42 +01:00
Tatiana Meshkova a08b4be614 Bug 630635 - [@~nsFilePicker] crashes on close r=romaxa a=npodb
--HG--
extra : rebase_source : f477a425c246df0941192b6768375b11b9cb3637
2011-02-03 08:32:08 +02:00
Tatiana Meshkova 83e5b170fa Bug 627067 - Dialogs are broken in qt desktop r=romaxa a=npotb
* * *
Bug 627067. Part 2: Qt topLevel move support

--HG--
extra : rebase_source : 2a3e350e9bd332231fab12dcb781b65f0b0a6a86
2011-02-03 08:31:43 +02:00
Jeremias Bosch c9e3ddc9f1 Bug 626595 - Make it possible to build maemo 6 platform version without meegotouch r=romaxa,ted.mielczarek a=approval2.0
--HG--
extra : rebase_source : 435438ae2c39833353a958ba2770f0e44439d7bc
2011-02-03 08:31:36 +02:00
Dão Gottwald 1db3ce6527 Bug 541656 - Display hyperlink URLs at bottom of window (instead of right side of location bar). r=gavin a=b 2011-02-03 07:48:39 +01:00
Daniel Holbert 4f964b869d (no bug) Fix end-of-line whitespace in SVG-as-an-image code & tests. r+a=whitespace-only DONTBUILD 2011-02-02 22:36:09 -08:00
Makoto Kato bec250094e Bug 625315 - Invalid ssize_t define on Windows x64. r=jasone a=bsmedberg 2011-02-03 14:36:15 +09:00
Andreas Gal 430fc45b00 Bug 630772. Fix compartment mismatch in evalInSandbox(). r=jst@mozilla.com. a=blocker 2011-02-02 19:47:34 -08:00
Matthew Gregan c28587e2c5 Bug 627139 - Report seek target as current time immediately after seeking. r=roc a=roc 2011-02-01 15:57:13 +13:00
Chris Double ba41fb22e4 Bug 630461 - Fix signed/unsigned comparison compiler warnings in nsBuiltinDecoderStateMachine - r=cpearce a=roc
--HG--
extra : rebase_source : 5e9423a0749e9cd9e4cc87aa5c8bf0b87710d434
2011-02-02 14:35:47 +13:00
Chris Pearce be77043286 Bug 607838 - Don't drain audio stream when it's paused, it won't finish. r=kinetik a=blocking2.0:final
--HG--
extra : rebase_source : b7faedb35343ca22d35e40e77bd5c63175ad608a
2011-02-03 12:44:40 +13:00
Chris Double 678b392bed Bug 607838 - Allow audio drains to be interrupted - r=cpearce a=blocking2.0:final
--HG--
extra : rebase_source : 664d1b27f71daf1db7fc4ae165174f6668273ad7
2011-02-02 14:31:53 +13:00
Michael Wu 8963c723d5 Bug 595522 - Read defaults/autoconfig/* from omnijar as appropriate, r=bsmedberg a=blocking2.0 2011-02-02 15:42:10 -08:00
Mounir Lamouri 5849d5d646 Bug 619230 - Remove useless warning. r=peterv a=jst 2011-02-03 00:46:12 +01:00
Gavin Sharp ff22aa83d5 Bug 631006 - make-package (make-sourcestamp-file) broken when using MOZ_PKG_PRETTYNAMES=1; r=bsmedberg a=gavin/bustage 2011-02-02 13:25:00 -05:00
Mike Hommey 6f896b3362 Bug 629639 - Build elfhack injected code without stack protection. r=khuey a=bsmedberg 2011-02-03 00:15:20 +01:00
Mike Hommey c6b6450cec Bug 629638 - Build elfhack injected code with a limited set of CFLAGS. r=khuey a=bsmedberg 2011-02-03 00:14:43 +01:00
Mounir Lamouri 1f84275cee Bug 620788 - Do not silently fall back to bundled NSS/NSPR if system ones can't be used. r=khuey a=bsmedberg 2011-02-03 00:13:07 +01:00
Dan Witte 9bba08d791 Fix bug 624764. r=bsmedberg, a=betaN+ 2011-02-02 14:57:48 -08:00
Daniel Holbert 6356531f17 Bug 629885: mark non-HTTP-version of test 'svg-stylesheet-external-1.html' as random. a=tests,orange DONTBUILD 2011-02-02 14:20:47 -08:00
Peter Van der Beken 8e98da690d Bug 628599. Traverse expando objects. r=jst@mozilla.com, a=blocker 2011-02-02 14:08:13 -08:00
Peter Van der Beken a95cde4cf7 Bug 628599. Fix traversal of nsInProcessTabChildGlobal. r=Olli.Pettay@gmail.com, a=blocker 2011-02-02 14:08:13 -08:00
Patrick Walton c345090daf Bug 630891 - Don't repaint nsSubDocumentFrames when they move. r=roc a=roc 2011-02-02 13:53:53 -08:00
Benjamin Stover ccc3bd7165 Bug 630883 Crash at [@ nsDOMWindowUtils::FindElementWithViewID] r=cjones a=blocking-fennec 2011-02-02 13:35:03 -08:00
Josh Aas 366daa6594 Bug 630935: Support NPNVsupportsCarbonBool variable for OOPP on Mac OS X. r=benwa a=blocking2.0final+ 2011-02-02 13:05:55 -08:00
Doug Turner 3b3c0474b2 Bug 630595 - Backing out the jemalloc file backend r=me a=b 2011-02-02 12:48:39 -08:00
Ehsan Akhgari b3c7a720c8 Merge backout a=back-the-untested-patch-out 2011-02-02 14:11:31 -05:00
Ehsan Akhgari 51b2a1c522 Backed out changeset af87fa0a3052 because of build failures 2011-02-02 14:11:07 -05:00
Jeff Muizelaar 2ce28e90ee Bug 626994. Fix the depth counting. r=ehsan a=joe
Previously we missed a decrement at the end of the recursion.
This caused us to accumulate over time, causing us to misreport.

--HG--
extra : rebase_source : 4129933528b3c40aaefad7f8f8a4c5a76f35a9b1
2011-02-02 13:47:12 -05:00
timeless@mozdev.org 74c53fdc5a Bug 584967 mark deprecated dom interfaces and methods with [deprecated]; r=smaug a=jst
--HG--
extra : rebase_source : d7d6f197b8df6cc87c93cc101e9cae5dbff5b82f
2010-08-06 16:16:31 +03:00