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

268134 Коммитов

Автор SHA1 Сообщение Дата
Doug Turner 65a7e3a720 Bug 633305 - about:memory should display memory reporters that live in the child process r=cjones a=blocking-fennec 2011-02-16 10:43:23 -08:00
Doug Turner 642f3f520f Bug 636418 - Firefox 4 Beta 5 cannot start (NullPointerException). getMessage() can return null, so we need to check for that. r=blassey, a=blocking-fennec 2011-02-28 20:24:42 -08:00
Doug Turner 3e1874dbfc Bug 637559 - Add logging to Android Bridge. r=blassey a=blassey 2011-02-28 20:25:11 -08:00
Brad Lassey d0c8d9365a bug 636666 - paste option doesn't appear in context menu for text boxes in content on android r=dougt a=blocking-fennec 2011-03-01 00:36:43 -05:00
Makoto Kato 6f6aa98a57 Bug 637538 - Use Droid Sans Japanese instead of Droid Sans. r=blassey a=blassey 2011-03-01 14:03:59 +09:00
Benjamin Smedberg 6e5ece98e3 Bug 635980. Change Nv3DVStreaming assert to warning. r=jmuizelaar, a=jmuizelaar 2011-03-01 13:00:35 +09:00
Matt Woodrow 365d42401b Bug 637040 - Set the correct active texture unit for plugin layers. r=roc a=blocking2.0 2011-03-01 16:05:20 +13:00
Ginn Chen 17b7676dd1 Bug 633895 /bin/sh: syntax error at line 4: `dirs=$' unexpected in services/sync r=rnewman a=mconnor 2011-03-01 09:29:51 +08:00
Benoit Jacob 0f9dc4462a Bug 636906 - GFX blacklisting not affecting WebGL; r=joe a=hardblocker 2011-02-28 15:14:33 -08:00
Henri Sivonen bde25100a0 Bug 636689 - Rename the HTML5 parser enablement pref and make it show in about:support. r+a=jst. 2011-02-25 18:23:02 +02:00
Henri Sivonen 32368d250c Bug 627729 - Force the old HTML parser for document.open()ed documents whose host name ends with ".mail.live.com". r=bzbarsky, a=blocking2.0-final. 2011-02-26 10:57:00 +02:00
Mounir Lamouri a761f628fe Bug 637019 - Select element should fallback to ElementSH resolve hook. r=bzbarsky, a=blocker 2011-02-27 14:37:57 +01:00
Gavin Sharp e153b334e7 Back out bug 628179 (make navigation and tab switching always close the Find bar) to reduce risk. r=dao a=backout
--HG--
rename : browser/base/content/test/browser_bug628179.js => browser/base/content/test/browser_findbarClose.js
2011-02-28 11:56:56 -08:00
Boris Zbarsky 098e774a8e Bug 634986. Don't act like we're redirecting if we don't have a channel. r=jst, a=blocker 2011-02-28 14:26:05 -05:00
Brad Lassey 65b8dbe33c bug 636877 - Improve android restarts r=dougt a=2.0+ 2011-02-28 17:10:40 -05:00
Ehsan Akhgari bfcee9518c Bug 636655 - Back out bug 582852 because of the performance regression it caused in creating large textnodes (while it was supposed to improve the performance); r,a=bzbarsky 2011-02-28 13:04:59 -08:00
Neil Rashbrook 534e10eb7f Bug 635420 - Clicking on content within Normal tab of Composer and stops switching to other tabs; r=ehsan a=bsmedberg 2011-02-28 13:04:05 -08:00
Raymond Lee 27fc4d7c2a Bug 629514 - Use public domain headers for our tests [r=ian, a=test] 2011-02-28 09:36:36 +08:00
Ms2ger e9ad344b27 Bug 637184 - Missing newline at end of file in MacIOSurfaceImageOGL.h; r=mattwoodrow a=josh 2011-02-28 13:01:37 -08:00
Jeff Muizelaar 9aa6a50a29 Bug 506207 - Check the return value of fread to make sure the readed data is valid; r,a=joe 2011-02-28 13:01:05 -08:00
Jennifer Boriss dac2394c9e Bug 635937 - "Your add-ons have been updated" text not readable on OSX because of color; r=dao a=beltzner 2011-02-28 13:00:09 -08:00
David Dahl 734dee14b8 Bug 637401 - [regression] Console message nodes do not have unique IDs anymore a=approval2.0 r=mossop 2011-02-28 14:42:28 -06:00
David Dahl 1e28d026f0 Bug 636169 - Web Console notifications needed for customization via Addons a=approval2.0 r=mossop 2011-02-28 14:42:20 -06:00
Shawn Wilsher 753bf2b51a Bug 635482 - Crash [@ mozalloc_abort(char const* const) | NS_DebugBreak_P | AbortIfOffMainThreadIfCheckFast ] (was: [@ mozalloc_abort(char const* const) | NS_DebugBreak_P]) from nsCycleCollectingAutoRefCnt::decr with mozilla::storage::BindingParams::Release
Be very explicit about what thread we release objects on.
r=asuth
a=blocking
2011-02-28 11:52:31 -08:00
Vivien Nicolas 1ac5b10c5b Add start/end attributes support to StackFrame [r=enndeakin,a=blocking-fennec] 2011-02-28 19:06:29 +01:00
Brad Lassey 6b46956251 bug 635814 - add shellName and shellVersion to nsSystemInfo r=dougt a=2.0+ 2011-02-28 11:32:05 -05:00
Mike Hommey 3255975f5d Bug 637243 - Avoid crashdump bustage by disabling elfhack by default for now. r=ted,a=blocking2.0 2011-02-28 16:04:53 +01:00
Dão Gottwald 06378c1c2e Bug 633390 - Crop long link URLs in the middle instead of at the end. ui-r=faaborg r+a=gavin 2011-02-28 12:58:44 +01:00
Dão Gottwald 473e1c0943 Bug 636849 - Focus outline on the popup notification menu button's dropmarker doesn't reflect actual focus. r=gavin 2011-02-28 12:55:06 +01:00
Jonathan Kew 6b99036b3f bug 636968 - check windows API calls for failure in InitDwriteBG. r=jdaggett a=roc 2011-02-28 09:55:14 +00:00
Makoto Kato 9c212a81a1 Bug 633465 - Turn off bug 591836 workaround on Win64. r=khuey a=johnath 2011-02-28 16:42:33 +09:00
Masayuki Nakano d4d35626fa Bug 636131 iBus freezes when it retrieves surrounding text and if the caret is at end of line r=karlt, a=blocking2.0 2011-02-28 15:00:41 +09:00
Jesse Ruderman ede4559275 Bug 386690 - add crashtest. a=NPOTB 2011-02-27 21:12:29 -08:00
Gervase Markham e671aa86e5 Add .ua to IDN TLD whitelist. (Bug 621686) a2.0=beltzner 2011-02-27 19:56:57 -08:00
Gervase Markham b1fdbd46d6 Add gob.ec to PSL (public suffix list). (Bug 621707) a2.0=beltzner 2011-02-27 19:56:57 -08:00
Gervase Markham d489f92526 Add bv.nl to PSL (public suffix list). (Bug 621707) a2.0=beltzner 2011-02-27 19:56:57 -08:00
Gervase Markham 84ff089e89 Add .masr (Egypt) to IDN TLD whitelist. (Bug 624733) a2.0=beltzner 2011-02-27 19:56:56 -08:00
Serge Gautherie afc91e4087 Bug 636197 - [SeaMonkey] mochitests-5: test_bug625187.html fails since landing; (Av3a) Skip test_bug625187.html when tab modal prompts are not enabled.
r=dolske (a=test-only).
2011-02-28 03:11:51 +01:00
Karl Tomlinson a760aa7f85 test for bug 634556 a=test
--HG--
extra : transplant_source : %F919%0D%5C%FC%06%87%21.%7C9%A2%A5%14%CCe%EC%9A%C0
2011-02-28 08:32:08 +13:00
Karl Tomlinson 859eaa196b b=634556 don't assume 16-bit text when wordStartsInsideLigature r+a=roc
--HG--
extra : transplant_source : %3F%AB_%7E%C1Y%9A%CC%0DLRh%5B2y%E1%E9%02%C6%C4
2011-02-28 08:31:39 +13:00
Phil Ringnalda 339c11dd88 Back out f9e075d85552 (Bug 635482) to investigate Mac tp4 regression, a=backout 2011-02-27 10:27:44 -08:00
Brad Lassey 3527d00132 bug 635342 - The word "Loading" on startup is not translated into any languages r=dougt a=blocking-fennec 2011-02-27 10:50:56 -05:00
Robert Sayre 07ef3d428a Merge tracemonkey to mozilla-central. a=blockers. 2011-02-27 07:16:05 -08:00
Robert Sayre d4a4635c3d Merge mozilla-central to tracemonkey. 2011-02-26 19:36:09 -08:00
Serge Gautherie d8a1070743 Bug 633725 - docload_wnd.xul (and nsRootAcc_wnd.xul) tries to load about:robots which is Firefox specific (atm); (Av1) s/about:robots/about:/g, Replace bug 586818 comment with an explicit todo().
r=marco.zehe (a=test-only).
2011-02-27 01:19:06 +01:00
Kyle Huey 37f874a348 Whitespace change in configure.in. r+a=me 2011-02-26 13:46:34 -05:00
Andrew Halberstadt 338e43a894 Bug 631659 - Push Firebug Test Runner to m-c. Patch 2.4. r=ctalbert, a=NPOTB 2011-02-26 13:19:59 -05:00
Andrew Halberstadt 6ed2324f5d Bug 631659 - Push Firebug Test Runner to m-c. Patch 2.3. r=ctalbert, a=NPOTB 2011-02-26 13:19:57 -05:00
Joel Maher f63995e6b2 Bug 636641 remote reftest needs better logic for automatically building the remote manifest. r=ctalbert, a=NPOTB 2011-02-26 13:19:56 -05:00
Joel Maher 9158311949 Bug 636534 - support incremental log output from remote testing harnesses. r=ctalbert, a=NPOTB 2011-02-26 13:19:55 -05:00