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

259339 Коммитов

Автор SHA1 Сообщение Дата
Igor Bukanov c66b430bae bug 595207 - making functionNamespaceURIAtom eager for simpler code. r=brendan 2010-09-15 16:55:35 +02:00
Brendan Eich 64670dc2ad Sample initialShape after putProperty call, which may go toDictionaryMode (596128, r=bhackett). 2010-09-14 12:07:15 -07:00
Brian Hackett c0ec1317f3 OOL fast path for string comparison, bug 579479. r=dvander 2010-09-14 20:07:11 -07:00
Dave Herman d41e5650e1 bug 594622, r=cdleary: support for TOK_XMLSPACE nodes 2010-09-14 19:55:53 -07:00
Dave Herman b7e1b5992f bug 569464, r=brendan: bad let-expression-statements in strict mode 2010-09-14 19:53:35 -07:00
Raymond Lee 650a96bdd7 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 8e91a2abdc 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 943bcfc08e 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 fa15c9e458 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 430523aa6d 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 5bbd4d61bb 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 ba5d5d1431 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 d321b44ff8 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 d6e8363cef Bug 595505 - Remove nsIDOMHTMLVoidCallback.idl. r=smaug, sr=smaug, a=approval2.0 jst 2010-09-15 23:00:10 -07:00
Robert Strong d55418f20c 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 52d78785ef Bug 593142 - Remove DOM window check code from netwerk r=romaxa a=npodb 2010-09-15 22:30:04 -07:00
Dave Townsend 5e07d2c6fe Follow-up strings fix for bug 562790. r=Unfocused, a=blocks-beta7 2010-09-15 21:58:11 -07:00
Josh Aas c5e1c0a830 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 b9ac7f521c 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 1f4be8d810 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 02b6851067 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 6c80f06b53 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 e919ba363e 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 bc3c250786 Removal of extra ws from notification code. a=me 2010-09-15 18:32:31 -07:00
Doug Turner 87539118ed Merge with mc 2010-09-15 18:11:09 -07:00
Margaret Leibovic 738b8f3903 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 80232b5c9e 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 574d66c0e7 Merge m-c --> cedar 2010-09-15 19:17:43 -05:00
Brian Crowder 58285a9ee9 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 f81a476433 Merge m-c --> cedar 2010-09-15 18:28:06 -05:00
Drew Willcoxon 78e68366d2 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 4299b92339 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 970a35a46e 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 93b4f19090 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 0889c46542 Bug 596385: Update FormData to latest spec. r=jst a=blocker 2010-09-15 15:52:02 -07:00
Brian Crowder b2b795406b 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 66ccf70144 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 a34e533a0c 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 66ac3cc86e 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 c49d4aba8e 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 0f7cfd2597 Fix merge bustage 2010-09-15 17:48:27 -05:00
Honza Bambas b0b2444234 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 0969a248d9 Bug 556734, r=bz, a=blocking:final+ 2010-09-16 00:46:17 +02:00
Doug Turner 9615b0727d Merge with mc. Manually merged TabChild.h and nsIFrameLoader.idl 2010-09-15 15:17:54 -07:00
Bas Schouten 224be86b6f Bug 596494 - Part 3: Update rendermode upon deviceremoval. r=jrmuizel 2010-09-15 22:16:11 +00:00
Bas Schouten ff1edfe323 Bug 596494 - Part 2: Refactor render mode functionality to allow UpdateRenderMode. r=jrmuizel 2010-09-15 22:16:09 +00:00
Bas Schouten 3de39bbb77 Bug 596494 - Part 1: Expose method to get the D3D10 device for cairo d2d device. r=jrmuizel 2010-09-15 22:16:06 +00:00
Bas Schouten 3e2b28b751 Bug 596489 - Part 3: Recreate the layer manager when a device is removed. r=roc 2010-09-15 22:16:02 +00:00
Bas Schouten e6d33fb3e7 Bug 596489 - Part 2: Expose when a device manager is removed. r=jrmuizel 2010-09-15 22:15:59 +00:00
Bas Schouten cfebeecd6d Bug 596489 - Part 1: Refactor DeviceManager ownership. r=jrmuizel 2010-09-15 22:15:56 +00:00