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

239359 Коммитов

Автор SHA1 Сообщение Дата
David Mandelin 5315ba1b46 Bug 631082: assume functions defined or seen in generators escape, r=brendan 2011-02-03 17:18:18 -08:00
Andreas Gal a194c71901 Expose console and InstallTrigger as content objects (bug 631225, r=dtownsend). 2011-02-07 13:32:23 -08:00
Bill McCloskey 7ffeb822e4 Bug 629817 - Add an AutoShapeVector to root shape vectors on the stack (r=luke) 2011-02-07 12:06:32 -08:00
Gregor Wagner 9dfe882c46 Bug 631969 - gc_per_compartment option does not work. r=gal 2011-02-07 11:24:08 -08:00
Jacob Bramley 0a60e9eaa4 Reserve IC space in CallICs, and increase the RESERVE_IC_SPACE size. [Bug 627783] [r=cdleary] 2011-02-07 09:43:02 +00:00
Nicholas Nethercote 5c138ada24 Move a test into the right place (NPOTB).
--HG--
rename : js/src/jit-test/tests/bug606083.js => js/src/jit-test/tests/basic/bug606083.js
2011-02-06 21:09:06 -08:00
Chris Leary 141e2fbcd6 Merge mozilla-central and tracemonkey. (a=blockers) 2011-02-06 15:30:39 -08:00
Neil Rashbrook 8c230b4df9 Bug 630462 Tweak test to ignore about:blank pages harder r=Unfocused a=test-only 2011-02-06 22:20:27 +00:00
Phil Ringnalda b6d925bc1a Back out a26c9e7823e4 (bug 620291), didn't notice it was nanojit 2011-02-06 09:32:24 -08:00
Rafael Ávila de Espíndola eebbe0bbd2 Bug 623129 - x86_64 NS_InvokeByIndex_P asm decl to reserve registers is not guaranteed to work as advertised; r=glandium a=shaver 2011-01-26 15:27:34 -05:00
Ehsan Akhgari efa1700c07 Test case for bug 447749; r=smontagu a=tests 2011-02-04 19:35:57 -05:00
Ehsan Akhgari bdb313c077 Bug 624202 - Remove the subscriber on tab close to prevent possible leaks; r=ian a=dolske 2011-01-29 18:18:05 -05:00
Philipp von Weitershausen ee601bc21b Merge places with mozilla-central. a=blockers 2011-02-06 09:40:25 -08:00
Dão Gottwald aee4e705d4 Bug 609127 - Window resizer interferes with items in the add-on bar. r=enn a=dietrich 2011-02-06 15:59:02 +01:00
Honza Bambas c583e36b08 Bug 630193: Stop observing various notifications when the nsGlobalWindow is CleanUp()ed rather than destroyed. r=jst a=b
--HG--
extra : rebase_source : 18eca13552214ce00eb26805d9096d70b5fed212
2011-02-06 07:56:52 -05:00
Jonathan Watt b3ca54256e Bug 630760 - DOMSVGLengthList ctor synchronizes animVal instances to the baseVal internal list, plus sync some divergence between comments and code in list types. r=roc, a=blocking. 2011-02-06 22:11:26 +13:00
Dave Townsend e3811db574 Followup to Bug 577916 - mark DEBUG only variables as ifdef DEBUG in plugins. r=joshmoz, a=approval2.0 DONTBUILD 2011-02-05 21:27:31 -08:00
Neil Rashbrook 8d8850a9c1 Fix for Windows-only non-libxul bustage a=NPOTDB DONTBUILD 2011-02-06 00:05:20 +00:00
Neil Rashbrook 32c305081f Bug 616809 Remove CRs from netwerk r=biesi a=jst DONTBUILD 2011-02-06 00:04:14 +00:00
Phil Ringnalda a4df5eb448 Bug 629430 - annotate border-padding-1 through -3 as random on Win7, since they have been since the January driver update, a=rhymes-with-orange 2011-02-05 15:42:35 -08:00
Tim Taubert f5fb54a66f Bug 631662 - We are painting thumbnails while in the background [r=ian, a=blocking2.0:final+] 2011-02-05 10:06:41 +01:00
Tim Taubert 2423bfe25c Bug 625561 - Flickering due to late application of external CSS when loaded/reloaded; inconsistent across browser windows [r=ian, a=blocking2.0:final+] 2011-02-05 10:10:43 +01:00
Jim Mathies c0f1b5b1af Merge, a=backout 2011-02-05 17:13:30 -06:00
Jim Mathies 37000e63ae Backout bug 630697 due to focus regressions (bug 631794). 2011-02-05 17:13:20 -06:00
Phil Ringnalda 5068dbf54a Bug 631832 - mark windowless-clipping-1.html as random on Win7, since the January driver update made it so, a=slow-moving-bustage
--HG--
extra : rebase_source : 0ba6333ffa715bfcfb939f7fec3720f50edf07c8
2011-02-05 13:06:01 -08:00
Phil Ringnalda ff38d87498 Bug 520436 - re-enable reftest that was temporarily commented out in 2009, a=ha
--HG--
extra : rebase_source : f951283378d0bab180c7cea472dc8fc4f780c87a
2011-02-05 13:05:57 -08:00
Jim Mathies c9da2debac Bug 581726 - Disable tab previews for windows that have panorama displayed. r=dao, a=2.0. 2011-02-05 14:22:24 -06:00
Jim Mathies 7da1154530 Bug 613037 - add common windows themes to default themes list. r=neil, a=2.0. 2011-02-05 14:22:08 -06:00
Zack Weinberg eadfd13629 Bug 631615: suppress CSS parser diagnostics in ParseSelectorString. r=dbaron a2.0=dbaron 2011-02-04 14:17:00 -08:00
Marco Bonardo 97a3c4a767 Bug 629285 - Crash at AsyncGetBookmarksForURI.
r=sdwilsh a=blocker
2011-02-05 13:22:10 +01:00
ffxbld fe7fd13d58 Automated blocklist update from host moz2-linux-slave35 (DONTBUILD) - CLOSED TREE a=blocklist-update 2011-02-05 03:00:33 -08:00
Richard Newman a9cb4adef4 Bug 574380: make Sync constants useful on trunk. r=khuey,mconnor 2011-02-04 12:29:53 -08:00
Jim Mathies 885ecc297a Bug 628872 - BBC iplayer fullscreen function broken in FF4 beta 9, 10 and nightly builds. r=bent@mozilla.com, a=blocker 2011-02-03 20:13:18 -08:00
Felipe Gomes 5b41cf379f Bug 556524. Check for nsWindow existence before creating taskbar preview. r=roc a=blocker 2011-02-03 16:47:23 -08:00
Felipe Gomes 6760e2bcc9 Bug 628863. Provide an entry point for the hidechrome attribute for add-ons. r+a=gavin 2011-02-03 16:47:18 -08:00
Mounir Lamouri a344b8d104 Backing out d3f9af8a4997. a=orange 2011-02-04 01:41:43 +01:00
Daniel Holbert 43c654f285 Bug 629143: Re-enable svg-as-an-image tests that didn't work with OpenGL-accelerated layers now that we've disabled OpenGL on the versions of OS X that have the bug. a=tests-only DONTBUILD 2011-02-03 16:29:27 -08:00
Mounir Lamouri 6fc1fbb0fa Bug 627328 - ###!!! ASSERTION: This is unsafe! Fix the caller!: 'Error' when changing a personas. r=bz a=blocking-final 2011-02-04 00:10:01 +01:00
Mounir Lamouri cae84ebb54 Follow-up from bug 623870. 2011-02-04 00:08:16 +01:00
Mounir Lamouri 65e11e3648 Bug 623870 - Update the message in the invalid form popup when the error message changes. r=gavin a=jst 2011-02-04 00:07:33 +01:00
Mounir Lamouri 7683628ea1 Bug 628695 - Make invalid form popup offset aware of the zoom level. r=enndeakin a=jst 2011-02-04 00:06:16 +01:00
Chris Jones 2318dca0d0 Followup to bug 615386: This test wants focus too. rs=ehsan a=a 2011-02-03 16:43:13 -06:00
Philipp von Weitershausen 3ffdc3636b Back out a change from bug 574380.
This requires the patch that turns the preprocessor on for these files, which hasn't landed yet.
2011-02-03 14:20:51 -08:00
Ian Gilman 62352411ea Bug 628165 - Windows key should not be mapped to Panorama search
r=dietrich
feedback=fryn
a=blocking
2011-02-03 11:51:17 -08:00
Shawn Wilsher a6e86820a2 Bug 629814 - Async history API should ignore place ids
r=mak
sr=rstrong
a=softblocker
2011-02-03 14:09:37 -08:00
Shawn Wilsher feaafbf03a Bug 630730 - Let consumers who probably know what they are doing access the database connection
r=dolske
a=Mossop
2011-02-03 14:09:33 -08:00
Florian Hanel 8e604c8a2f Bug 631170 - mouse hover broken in Qt build r=romaxa a=npodb 2011-02-03 23:27:01 +02:00
Joe Drew c1b846caf7 Bug 603134 - Sometimes windows on OS X don't refresh until you move them. r=jrmuizel,josh a=b
OS X has a bug that causes new OpenGL-using windows to only draw once or twice
after some amount of uptime. However, if you move those windows, they will
redraw happily for a very long time (perhaps forever). We can similarly
convince OS X to start redrawing those windows by disassociating our view from
the OpenGL context, then reassociating it, on our first draw.
2011-02-03 16:12:33 -05:00
Joe Drew 2cb6d86d13 Bug 629016 - Re-enable tests that didn't work with OpenGL-accelerated layers now that we've disabled OpenGL on the versions of OS X that have the bug. r=jrmuizel a=b 2011-02-03 16:12:33 -05:00
Joe Drew e85e381ffa Bug 629016 - Don't enable OpenGL on 10.6.x where x < 3, because updating subrects of textures sometimes puts the updated content in the wrong place on those OSes. r=jrmuizel,josh a=b 2011-02-03 16:12:33 -05:00