Commit Graph

54170 Commits

Author SHA1 Message Date
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
Bas Schouten
32d2b7094e Bug 596494 - Part 2: Refactor render mode functionality to allow UpdateRenderMode. r=jrmuizel 2010-09-15 22:16:09 +00:00
Bas Schouten
088d08f18a 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
3a223b0317 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
bf697e7d43 Bug 596489 - Part 2: Expose when a device manager is removed. r=jrmuizel 2010-09-15 22:15:59 +00:00
Bas Schouten
a41f88e4e6 Bug 596489 - Part 1: Refactor DeviceManager ownership. r=jrmuizel 2010-09-15 22:15:56 +00:00
Bas Schouten
910c08e31f Bug 596419: Fix up layer destruction scheme. r=jrmuizel 2010-09-15 22:15:49 +00:00
Oleg Romashin
39a1341d97 Backout changeset 7eb93fe05d3a. bug 582840 due to oranges 2010-09-15 15:02:29 -07:00
Benjamin Stover
f270fa0ac7 Bug 596433 - Method JIT inline assembly has illegal instruction [r=dvander, will get a r=Jacob.Bramley asap] 2010-09-15 14:53:41 -07:00
Chris Jones
2bb3bb3e9c Merge m-c --> cedar 2010-09-15 16:44:30 -05:00
Jason Duell
9798e06619 bug 596714 - Fixes to new cache UI. r=gavin, a=beta7 2010-09-15 14:41:19 -07:00
Chris Jones
242dbbc943 Bug 596542: Repainting a thebes layer with a non-1.0 resolution shouldn't (always) force buffer reallocs. r=roc 2010-09-15 16:03:13 -05:00
Alexander Surkov
c4ff21eb6e Bug 594775 - Some pages like Facebook or German Amazon come up with a blank virtual buffer and lots of unknown accessibles, r=davidb, sr=roc, a=davidb 2010-09-15 13:55:51 -07:00
Stephen Horlander
294d89091f Bug 594657 - New Glyphs for Sync Toolbar Button, r=mconnor 2010-09-15 16:49:13 -04:00
Vlado Valastiak
183de40f20 Bug 570957 - Use PluralForm for Sync Strings (additionalClients.label and friends), quick fix, r=mconnor
--HG--
extra : rebase_source : ed54328349d13cbe555b0f4acb44965a0ec61efc
2010-09-15 20:08:14 +02:00
Chris Jones
0a4b5217a4 Merge m-c --> cedar 2010-09-15 12:33:59 -05:00