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

232009 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Kew e1a38465ec bug 593564 - account for synthetic bold in glyph metrics when constructing textrun. r=jdaggett a=joe 2010-09-16 17:41:40 +01:00
Philipp Wagner 5bf6b59abb Bug 581305 - Expect nsIClassInfo of XPath extension functions in class, not in factory, r=peterv, a=jst 2010-09-03 14:49:51 +02:00
Steven Michaud ef4a12e657 Bug 594796 - Make nsChildView::GetBounds() return true bounds (and not use mBounds). r=josh a=blocking-beta7+ 2010-09-16 09:30:28 -07:00
Robert Sayre 0e15eb0d3e Merge. a=blockers 2010-09-16 09:25:43 -07:00
Robert Sayre 0b67645b6e Merge tracemonkey to mozilla-central. a=blockers 2010-09-16 09:24:02 -07:00
Brian Crowder 22689553e7 Bug 567267 - reenable unit test, r=dwitte, a=blocking-fennec2.0b1,mfinkle
--HG--
rename : uriloader/exthandler/tests/unit_ipc/disable_t_encoding.js => uriloader/exthandler/tests/unit_ipc/test_encoding.js
2010-09-16 09:00:37 -07:00
Olli Pettay c13698c38c Bug 593959 - :active tracking gets out of sync when releasing the mouse over a different document, r=roc, a=blocking
--HG--
extra : rebase_source : a8b1c968b13eda6671df21da1bb8c48273811e5c
2010-09-16 16:10:18 +03:00
Neil Deakin d372ef1603 Bug 522956 - Clicking Larry's "More Information" button opens Page Info dialog but doesn't close Larry. r=karlt a=b 2010-09-16 13:24:08 +02:00
Dão Gottwald 7a8a003989 whitespace cleanup 2010-09-16 13:23:13 +02:00
Tyler Downer 7ae2f7ba2b Bug 557133 - Conflict between Home Page and Help access keys. r=dietrich 2010-09-16 13:19:20 +02:00
Chris Leary 59d5d2ffe2 Fix windows build breakage. 2010-09-16 01:38:19 -07:00
David Anderson ec25fd9cb2 Fixed thinko in 89283cd55a98 (bug 596457, no_r=me). 2010-09-15 23:01:03 -07:00
David Anderson c3fd63d4da Require SSE2 to use Method JIT on x86 (bug 596457, r=dmandelin). 2010-09-15 22:27:17 -07:00
Luke Wagner 900c434f4d Bug 595923 - InvokeConstructor can return primitive value (r=brendan)
--HG--
extra : rebase_source : 75fd8e06ce4abceb17f2452236e3425efdb035fa
2010-09-15 21:59:08 -07:00
Luke Wagner b10ff35164 Bug 595916 - don't access actual args in TraceRecorder (r=dvander)
--HG--
extra : rebase_source : 72db63003c6995b446a5718fae1ca101e3a23996
2010-09-15 21:55:02 -07:00
Chris Leary 1db51bcac3 Bug 596026: PIC-like construct for GETELEM on trace. (r=jorendorff, a=nnethercote,cdleary)
--HG--
extra : rebase_source : 63b57898593b2b178a7ebb1f38071c1058ccb4f7
2010-09-15 21:33:17 -07:00
Benoit Jacob d52501ed6e In changeset de02d0483a7f I inadvertently added "const" to the return types of some static functions in this .cpp file. Removing that. r=me, a=me 2010-09-15 22:28:12 -04:00
Jonas Sicking 8e2422ebb4 Bug 587931: Implement document.currentScript and beforescriptexecute/afterscriptexecute events. r=mrbkap a=sicking 2010-09-16 01:48:47 -07:00
Benoit Jacob db48ae50cf Bug 594877 - Update intel driver versions in GfxInfo blocklist - r=vladimir, a=blocking2.0 2010-09-15 20:17:49 -04:00
Dão Gottwald 3d2e039893 Bug 415958 - remove the background and border of the Search engine button on Linux. r=mventnor 2010-09-16 10:46:01 +02:00
Dão Gottwald d9d4c09d4f Bug 430627 - Remove open search notification in primary UI. r=gavin 2010-09-16 10:45:40 +02:00
Dietrich Ayala 036e742d29 Backout of bug 574688 due to test failure, a=backout. 2010-09-16 15:40:32 +07:00
Jason Duell a3d5af6e95 Bug 595293 - e10s: shrink cache on child. r=dwitte, a=beta7 2010-09-16 01:34:37 -07:00
Ian Gilman 11ef12cc11 Bug 595943 - Closing last tab when app tabs are present causes weird state in Panorama [r=dolske, a=blocking] 2010-09-16 00:51:24 -07:00
Benjamin Stover b1ed878f22 Bug 596433 - Method JIT inline assembly has illegal instruction [r=dvander, will get r=Jacob.Bramley asap] 2010-09-15 13:58:21 -07:00
Nicholas Nethercote 5104f19d00 Remove unnecessary V8 platform-detection code that broke PPC builds in 562dc7fd7492. r=me. 2010-09-15 16:24:40 -07:00
Jim Blandy 1ccd1db5cf Bug 537873, Bug 514574: Have strict mode code report TypeErrors for assignments, deletions. r=brendan
TODO: Fix error messages.
2010-09-15 13:43:55 -07:00
Jim Blandy c568d21361 Bug 537873, Bug 514574: Delete unused property operation typedefs: JSDefinePropOp, JSPropertyIdOp. r=luke 2010-09-15 13:43:54 -07:00
Jim Blandy 90758fe6a0 Bug 537873, Bug 514574: Tests for strict mode assignments to read-only properties, deletions of non-configurable properties. r=jorendorff 2010-09-15 13:43:54 -07:00
Jim Blandy f45b8f47a2 Bug 537873, Bug 514574: Use ObjectOps::setProperty for both fast and slow arrays. r=brendan 2010-09-15 13:43:54 -07:00
Nicholas Nethercote c474585593 Bug 594680 - Update about:license with the relevant information for V8. r=gerv. 2010-09-15 11:49:49 -07:00
Nicholas Nethercote b75798a618 Bug 558799 - Import FastDtoa code from V8. r=gal. 2010-09-15 11:49:12 -07:00
David Mandelin 5f999ddfb5 Bug 595604: make sure we have a stack frame before we run the compiler in call ICs, r=dvander 2010-09-14 15:18:48 -07:00
Igor Bukanov 830fa83ae2 bug 595207 - making functionNamespaceURIAtom eager for simpler code. r=brendan 2010-09-15 16:55:35 +02:00
Brendan Eich 8c380c404e Sample initialShape after putProperty call, which may go toDictionaryMode (596128, r=bhackett). 2010-09-14 12:07:15 -07:00
Brian Hackett 7e383a400f OOL fast path for string comparison, bug 579479. r=dvander 2010-09-14 20:07:11 -07:00
Dave Herman da81ffb827 bug 594622, r=cdleary: support for TOK_XMLSPACE nodes 2010-09-14 19:55:53 -07:00
Dave Herman cdf10ce268 bug 569464, r=brendan: bad let-expression-statements in strict mode 2010-09-14 19:53:35 -07:00
Raymond Lee 708bd010a2 Bug 595518 - After focusing the icon in the right-top corner in tabcandy, trying to activate tabcandy afterwards goes imediately back to normal view [r=dietrich, a=blocking] 2010-09-14 17:43:33 +08:00
Sean Dunn 2e2549915b Bug 595191 - Keyboard short cuts to leave Group View is broken after using tab search [r+a=dietrich] 2010-09-16 11:47:45 +08:00
Raymond Lee 87b5811c32 Bug 587990 - TabCandy arbitrarily creates new groups / orphans tabs in empty space after hovering over "Move This Tab To..." menu item [r=dietrich, a=blocking] 2010-09-14 18:12:03 +08:00
Frank Yan 44bef7c7e0 Bug 492544 - Add 'Paste and Go' + 'Paste and Search' to context menu on location field + search field. r=dolske, ui-r=limi, a=dolske 2010-09-16 00:51:24 -07:00
Justin Dolske 46df4919a6 Bug 588292 - Remove site-supplied text for beforeunload and onunload dialogs, and improve button text. r=jst, ui-r=limi, a=blocking 2010-09-16 00:51:24 -07:00
Daniel Holbert a5f0e6b5f8 Bug 596478: Intermittent failure in reftests/svg/image/img-dyn-1.html - add 0-second setTimeout to hopefully work around randomorange. a=tests 2010-09-15 23:45:19 -07:00
Josh Aas 5c84bcf9f6 Bug 590057: Add support for loading plugins of a different architecture than the host browser on Mac OS X. r=cjones a=blocking-b7 2010-09-15 23:09:19 -07:00
Dietrich Ayala 1fa97831bc Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Alex Vincent e49ada08d4 Bug 595505 - Remove nsIDOMHTMLVoidCallback.idl. r=smaug, sr=smaug, a=approval2.0 jst 2010-09-15 23:00:10 -07:00
Robert Strong 922065d5a3 Strings for Bug 596813 - Check for updates inside the About window without opening a new window. r=dtownsend, ui-r=beltzner, a=approval2.0 dietrich 2010-09-15 22:59:36 -07:00
Miika Jarvinen e97d28dd05 Bug 593142 - Remove DOM window check code from netwerk r=romaxa a=npodb 2010-09-15 22:30:04 -07:00
Dave Townsend 69a3349a5c Follow-up strings fix for bug 562790. r=Unfocused, a=blocks-beta7 2010-09-15 21:58:11 -07:00