Jim Blandy
|
f1251d7a8d
|
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
|
eed175c2ac
|
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
|
3e6075346a
|
Bug 594680 - Update about:license with the relevant information for V8. r=gerv.
|
2010-09-15 11:49:49 -07:00 |
|
Nicholas Nethercote
|
687594069c
|
Bug 558799 - Import FastDtoa code from V8. r=gal.
|
2010-09-15 11:49:12 -07:00 |
|
David Mandelin
|
3577fae9f6
|
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
|
dc286830a3
|
bug 595207 - making functionNamespaceURIAtom eager for simpler code. r=brendan
|
2010-09-15 16:55:35 +02:00 |
|
Brendan Eich
|
666763cd97
|
Sample initialShape after putProperty call, which may go toDictionaryMode (596128, r=bhackett).
|
2010-09-14 12:07:15 -07:00 |
|
Brian Hackett
|
c401cdd9f8
|
OOL fast path for string comparison, bug 579479. r=dvander
|
2010-09-14 20:07:11 -07:00 |
|
Dave Herman
|
206fee8283
|
bug 594622, r=cdleary: support for TOK_XMLSPACE nodes
|
2010-09-14 19:55:53 -07:00 |
|
Dave Herman
|
9d8c1a41fa
|
bug 569464, r=brendan: bad let-expression-statements in strict mode
|
2010-09-14 19:53:35 -07:00 |
|
Raymond Lee
|
aa290847dd
|
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
|
9de8d7650d
|
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
|
88209e3959
|
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
|
b2e4ab0479
|
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
|
b7ce13c0fc
|
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
|
426b459adc
|
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
|
526f55239a
|
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
|
a2df4c31c5
|
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
|
6989135d8c
|
Bug 595505 - Remove nsIDOMHTMLVoidCallback.idl. r=smaug, sr=smaug, a=approval2.0 jst
|
2010-09-15 23:00:10 -07:00 |
|
Robert Strong
|
eb12e7ac0a
|
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
|
2f9962ddf7
|
Bug 593142 - Remove DOM window check code from netwerk r=romaxa a=npodb
|
2010-09-15 22:30:04 -07:00 |
|
Dave Townsend
|
b9c625a90f
|
Follow-up strings fix for bug 562790. r=Unfocused, a=blocks-beta7
|
2010-09-15 21:58:11 -07:00 |
|
Josh Aas
|
8be8eb73f5
|
Bug 596434: Don't require a PRLibrary when making a decision about whether or not to put a plugin out of process. r=jst a=blocking-b7
|
2010-09-15 21:57:13 -07:00 |
|
Oleg Romashin
|
fb56a869f7
|
Bug 596769 - ShadowLayers not expecting Layer create/destruction during transaction. r=jones.chris.g a=approval2.0
|
2010-09-15 21:49:31 -07:00 |
|
Blair McBride
|
96a147785f
|
Bug 593535 - Failure to download extension causes about:addons to list the addon with no way to restart the download (strings only); r=dtownsend, a=blocks-beta7
|
2010-09-15 19:45:28 -07:00 |
|
Kurt Schultz
|
523fd3dfb9
|
Bug 590756 - The 'Update Add-ons Now' entry in the add-ons manager sounds as if updates were found and ready to be installed; r=bmcbride ui-r=limi a=dtownsend
|
2010-09-15 19:44:16 -07:00 |
|
Dave Townsend
|
17a2868b4e
|
Bug 562790: Support the add-ons marketplace in the add-ons manager (strings only). r=Unfocused, a=blocks-beta7
|
2010-09-15 19:42:01 -07:00 |
|
Philipp von Weitershausen
|
eec15a663e
|
Bug 596799 - document.getElementById("sync-button") is null. r=gavin, a=blocking-beta7
Make sure that the Sync button is only accessed when it actually exists in the toolbar. Also fix its entry in browserShared.inc.
|
2010-09-16 04:24:10 +02:00 |
|
Doug Turner
|
8dd7559a6b
|
Removal of extra ws from notification code. a=me
|
2010-09-15 18:32:31 -07:00 |
|
Doug Turner
|
fdae655a09
|
Merge with mc
|
2010-09-15 18:11:09 -07:00 |
|
Margaret Leibovic
|
06de5fae49
|
Bug 578028 - Move Progress Line to Location Bar, if loading tab is active r=gavin a=blocking
|
2010-09-15 17:46:17 -07:00 |
|
Jim Mathies
|
89d5654233
|
Bug 575855 - Fix for transitions from fullscreen briefly show an aero basic window frame. r=vlad.
|
2010-09-15 17:39:40 -07:00 |
|
Chris Jones
|
b561acb5b7
|
Merge m-c --> cedar
|
2010-09-15 19:17:43 -05:00 |
|
Brian Crowder
|
3d6aeb53a1
|
Disabling broken test for now CLOSED TREE
--HG--
rename : uriloader/exthandler/tests/unit_ipc/test_encoding.js => uriloader/exthandler/tests/unit_ipc/disable_t_encoding.js
|
2010-09-15 17:10:11 -07:00 |
|
Chris Jones
|
0a1ec83bc9
|
Merge m-c --> cedar
|
2010-09-15 18:28:06 -05:00 |
|
Drew Willcoxon
|
8e69eb3ccb
|
Bug 596779 - While using a persona (lightweight theme) on Windows, location bar text is too light, and on link hover the link overlaps the current URL. CLOSED TREE. r=gavin, a=blocking-beta7
|
2010-09-15 16:18:40 -07:00 |
|
Jonas Sicking
|
aac728d04b
|
Bug 391177: XSLT should reuse the existing inner window in order to help debuggers and the like. r=jst a=blocker CLOSED TREE
|
2010-09-15 15:54:00 -07:00 |
|
Jonas Sicking
|
ed8cde0a01
|
Bug 591198: Display element using normal layout rules if XBL binding fails for security reasons. r=jst a=blocker
|
2010-09-15 15:53:01 -07:00 |
|
Jonas Sicking
|
e5a72459b6
|
Bug 596385: Update syntax for getting an url for a File to latest spec. r=jst a=blocker
|
2010-09-15 15:52:49 -07:00 |
|
Jonas Sicking
|
3bea0686f0
|
Bug 596385: Update FormData to latest spec. r=jst a=blocker
|
2010-09-15 15:52:02 -07:00 |
|
Brian Crowder
|
26876bf26c
|
Bug 596402 - for e10s, do not invoke this prompt on the child process, r=dwitte, a=blassey
|
2010-09-15 15:55:09 -07:00 |
|
Brian Crowder
|
ab39525a46
|
Bug 567267 - move management of ExternalHelperApp protocols to PContent, r=dwitte, blocking-fennec2.0b1=mfinkle
|
2010-09-15 15:55:08 -07:00 |
|
Brian Crowder
|
1cae557002
|
Bug 567267 - disable decoding in HttpChannelParent, make smart decisions in child process, r=dwitte, blocking-fennec2.0b1=mfinkle
|
2010-09-15 15:55:08 -07:00 |
|
Brian Crowder
|
68b2dc2b98
|
Bug 567267 - unit tests for ipc uriloader/download/external-app-handling, r=dwitte, blocking-fennec2.0b1=mfinkle
|
2010-09-15 15:55:08 -07:00 |
|
Brian Crowder
|
6d2f11959b
|
Bug 567267 - Move nsIEncodedChannel logic to base Http class, r=dwitte, blocking-fennec2.0b1=mfinkle
|
2010-09-15 15:55:08 -07:00 |
|
Chris Jones
|
996f2830a1
|
Fix merge bustage
|
2010-09-15 17:48:27 -05:00 |
|
Honza Bambas
|
2cdecb4172
|
Bug 594882 - URL classifier result ignored (malware site not blocked) because of bug 513008 + re-land of backout from bug 589296, r=cbiesinger, a=blocking:betaN+
|
2010-09-16 00:46:17 +02:00 |
|
Honza Bambas
|
aeebe66ad9
|
Bug 556734, r=bz, a=blocking:final+
|
2010-09-16 00:46:17 +02:00 |
|
Doug Turner
|
09476bc0de
|
Merge with mc. Manually merged TabChild.h and nsIFrameLoader.idl
|
2010-09-15 15:17:54 -07:00 |
|
Bas Schouten
|
0f14bfc4b1
|
Bug 596494 - Part 3: Update rendermode upon deviceremoval. r=jrmuizel
|
2010-09-15 22:16:11 +00:00 |
|