Markus Stange
d9f90dc3c4
Bug 595156 - Always use BasicLayerManager when drawing in the titlebar. r=roc a=blocking2.0:betaN
...
--HG--
extra : rebase_source : 9183b1a0d74f3b0538508048b98f41188c6f6ac8
2010-10-15 12:34:29 +02:00
Markus Stange
27fd6c3e33
Bug 583616 - Constrain favicons on the bookmarks toolbar to 16 pixels in height. r=dao, a=blocking2.0:betaN
...
--HG--
extra : rebase_source : 5c6668b15876b37639ee8fc194c1eb107e29a9c1
2010-10-15 12:26:50 +02:00
Markus Stange
cc803c4d41
Bug 587418 - Don't let invisible windows from other applications block our mouse events. r=josh a=josh
...
--HG--
extra : rebase_source : edce01dbabd96589b5e8f3457b461498cac157df
2010-10-15 12:24:59 +02:00
Markus Stange
30769e22a5
Bug 594484 - Don't override cursor and color styles for the number box text input because it breaks disabled="true" styling. r=dao a=gavin
...
--HG--
extra : rebase_source : 2aab724e58b26ae4f46f960e6dc0da63528f1808
2010-10-15 12:23:11 +02:00
Markus Stange
4c74ef0ee6
Bug 592118 - Don't stack-allocate gfxContexts that are passed to other functions. r=roc a=blocking2.0:final
...
--HG--
extra : rebase_source : efcf3b58c953ea8ec8cad45f4b0ffa0b898a2397
2010-10-15 12:20:22 +02:00
Mike Hommey
7dd0ac125f
Bug 349985 - Move about: handling to nsAboutRedirector and re-enable release notes link in about:. r=bzbarsky,sr=dveditz,a=jst
2010-10-15 12:28:54 +02:00
Mike Hommey
68cfceb76a
Bug 586867 - Define sync services as app tiers, not platform. r=khuey,a=blocking-betaN+
2010-10-15 12:27:14 +02:00
Philipp von Weitershausen
150c18d72a
Bug 562431 follow-up: adjust Makefiles. r=mconnor a=merge
2010-10-15 11:46:22 +02:00
Philipp von Weitershausen
268af9e32a
Bug 603388 - Merge fx-sync to mozilla-central. a=blockers
...
--HG--
rename : services/crypto/WeaveCrypto.js => services/crypto/modules/WeaveCrypto.js
2010-10-15 11:46:02 +02:00
Philipp von Weitershausen
1fd27817df
Bug 570619 - Move crypto off the main thread [r=mconnor,sdwilsh]
...
Provide a ThreadedCrypto object that defers method calls to another thread while keeping the synchronous API.
2010-10-14 21:22:29 +02:00
Philipp von Weitershausen
9d3f328393
Bug 562431 - Move tests for WeaveCrypto to services/crypto/ [r=mconnor]
...
--HG--
rename : services/sync/tests/unit/test_crypto_crypt.js => services/crypto/tests/unit/test_crypto_crypt.js
rename : services/sync/tests/unit/test_crypto_keypair.js => services/crypto/tests/unit/test_crypto_keypair.js
rename : services/sync/tests/unit/test_crypto_random.js => services/crypto/tests/unit/test_crypto_random.js
rename : services/sync/tests/unit/test_crypto_rewrap.js => services/crypto/tests/unit/test_crypto_rewrap.js
rename : services/sync/tests/unit/test_crypto_verify.js => services/crypto/tests/unit/test_crypto_verify.js
2010-10-14 21:17:55 +02:00
Philipp von Weitershausen
5d0af86da9
Bug 562431 - Rewrite WeaveCrypto as a .jsm [r=mconnor]
...
--HG--
rename : services/crypto/WeaveCrypto.js => services/crypto/modules/WeaveCrypto.js
2010-10-14 21:17:35 +02:00
Philipp von Weitershausen
7696d8b879
Bug 603502 - Syncing an account with email will generate a nonsensical device name [r=mconnor]
2010-10-14 10:59:08 +02:00
Philipp von Weitershausen
36d5e5299f
Bug 597404 - History sync: Null id for anno! (invalid uri) [r=mconnor]
...
Don't fail history sync when the places DB contains invalid URIs.
2010-10-14 07:12:19 +02:00
Mark Finkle
61d949b838
Bug 599928 - Need a single pref to toggle logging [r=mconnor]
2010-10-11 12:46:53 -04:00
Philipp von Weitershausen
64852ef56f
Merge backout
2010-10-06 17:57:30 +02:00
Philipp von Weitershausen
10c44ccccd
Backed out changeset 4ad5b1467331
...
Bug 583209 - Use ctypes.libraryName and don't use a full path to load libnss3 from weavecrypto.
2010-10-06 17:57:15 +02:00
Philipp von Weitershausen
375238940e
Bug 601973 - SyncEngine._testDecrypt() yields wrong result [r=mconnor]
...
Fix a 'this' scoping error in SyncEngine._testDecrypt(). Rename this method to canDecrypt() since it's clearly public API.
Provide tests for SyncEngine.canDecrypt() as well as Service.wipeClient().
2010-10-05 20:32:56 +02:00
Mike Hommey
fef75cd21b
Bug 583209 - Use ctypes.libraryName and don't use a full path to load libnss3 from weavecrypto. [r=dolske]
2010-10-05 08:32:37 +02:00
Philipp von Weitershausen
dc0e75b6ad
Bug 600995 - Use a record's "encryption" property only as a fallback, default to the engine's value. [r=mconnor]
2010-10-04 22:39:08 +02:00
Mike Hommey
fdc3171cd1
Bug 586867 - Use resource:///modules/services-sync/ instead of resource://gre/modules/services-sync, as it is an application (not GRE) module. [r=philikon]
2010-10-01 13:01:52 +02:00
Henri Sivonen
ec0c87ef77
Bug 482921 part 0 - Make preparations for enabling transition reporting in the HTML5 tokenizer. rs=jonas, a=jst.
...
--HG--
extra : rebase_source : 2e5ae5e2a6498d7b956d8e39d1ed3c6c09dce7fa
2010-09-28 10:32:31 +03:00
Henri Sivonen
541bd617e0
Bug 596168 - Make non-space characters in the "in foreign content" insertion mode set frameset-ok to not OK. rs=jonas, a=jst.
...
--HG--
extra : rebase_source : e87024a6536be71b1670cb834e4d675523bb8c93
2010-09-15 11:37:55 +03:00
Henri Sivonen
d9758ac3ac
Bug 601604 - Emit ]] or ] when ]]EOF or ]EOF appears in a CDATA section in text/html. rs=jonas, a=jst.
...
--HG--
extra : rebase_source : 8f83d4a619ff8893976db75f63b9ed81e4292e2f
2010-10-07 10:27:16 +03:00
Henri Sivonen
649c4eccc3
Bug 597368 - Make nsScriptLoader use nsRefPtr/nsTArray for holding nsScriptLoadRequest. r=jonas, a=jst.
...
--HG--
extra : rebase_source : 2996d131e365f15353509623de015168d482b597
2010-09-20 15:12:06 +03:00
Dão Gottwald
81c4a08e6f
Bug 591573 - remove support for general.useragent.vendor & vendorSub. r=dwitte sr=dveditz a=jst
2010-10-15 11:11:19 +02:00
Dão Gottwald
9dd9606257
Bug 591573 - add support for app.support.vendor. r=enn
2010-10-15 11:10:27 +02:00
Dão Gottwald
0cf32aa26a
whitespace fix
2010-10-15 11:14:39 +02:00
Mats Palmgren
b2fbbfc306
Bug 601422 - Crash [@ nsImageDocument::ShrinkToFit] in removed frame. r=Olli.Pettay a=jst
2010-10-15 06:03:33 +02:00
Mats Palmgren
aca5d0605c
Bug 571995. r=roc a=blocking2.0:final
2010-10-15 06:03:33 +02:00
Alexander Surkov
d57129a51f
Bug 597343 - Crash [@ nsCoreUtils::IsRootDocument(nsIDocument*) ], r=ginn, bz, a=blocking
2010-10-15 11:44:22 +09:00
Josh Aas
9123f63bf8
Bug 599391: Re-enable "505912-1.html" on Mac OS X. a=test
2010-10-14 22:10:50 -04:00
Josh Aas
ff4d6cd6e7
Bug 599378: Re-enable "test_hanging.html" on Mac OS X. a=test
2010-10-14 22:05:48 -04:00
Timothy Nikkel
905dc962d3
Bug 599113. Add a reftest. a=test
2010-10-14 20:03:46 -05:00
Timothy Nikkel
c612a70b99
Bug 599113. Part 3. Can't restrict invalidated rects to visible portion of a scroll frame if we retain content that might be outside the visible portion of the scroll frame. r=roc a=blocking-betaN+
2010-10-14 20:03:46 -05:00
Timothy Nikkel
a8aaf4b41b
Bug 599113. Part 2. Remove unused parameter to nsGfxScrollFrameInner::ScrollVisual. r=roc
2010-10-14 20:03:45 -05:00
Timothy Nikkel
71935a31a3
Bug 599113. Part 1. Remove unused scrolling code for widgets. r=roc
2010-10-14 20:03:45 -05:00
Timothy Nikkel
8b6095df89
Bug 592882. Use setTimeout so test starts after paint suppression ends.
2010-10-14 20:03:45 -05:00
Timothy Nikkel
a4272693d0
Bug 582476. Part 2. When painting SVG foreign objects make sure to set the painting to window flag correctly. r=roc a=blocking-betaN+
2010-10-14 20:03:45 -05:00
Timothy Nikkel
54b06b3693
Bug 582476. Part 1. Pass invalidation flags through SVG foreign objects. r=roc a=blocking-betaN+
2010-10-14 20:03:45 -05:00
Timothy Nikkel
4e9e63ad22
Bug 593491. Add some debugging output to try to diagnose random orange.
2010-10-14 20:03:45 -05:00
Alon Zakai
71de5a40f0
Bug 517584 - Fix orange in test for bug 480619. r=dwitte a=blocking-fennec
2010-10-14 17:28:45 -07:00
Jon Hemming
341a29941e
Bug 591881 - Suspend pruning of idle connections when possible. r=dwitte a=blocking-fennec
2010-10-14 17:28:43 -07:00
Dave Townsend
96d4690048
Bug 579540: Add more logging to narrow down the timeout. r=gavin, a=tests
2010-10-14 16:15:26 -07:00
Blake Kaplan
5f37c0ea45
Fix more orange. a=orange
...
--HG--
extra : transplant_source : bk%97V%FDf%F5%DD%D6%97N%D7%B4%1D%9F%9E%E0%B8%90%07
2010-10-14 16:00:55 -07:00
Blake Kaplan
e124be27f9
Fix bustage. a=orange
...
--HG--
extra : rebase_source : eb3d88245c96eb6e4029afa2e0987d510ed174e9
2010-10-14 15:53:23 -07:00
Brandon Sterne
64c09ff0b9
Bug 581226 - fix assertion: DoContent returned no listener?: 'abort || m_targetStreamListener', a=blocking2.0
2010-10-14 15:26:59 -07:00
Brandon Sterne
4c969b1489
Bug 561051 - make CSP frame-ancestors and X-Frame-Options work with viewSourceChannels, a=jst
2010-10-14 15:25:00 -07:00
Blake Kaplan
7c20bfb2da
Bug 604363 - Don't create Xray wrappers for chrome objects in sandboxes. r=peterv a=blocking beta7
2010-10-14 14:56:31 -07:00
Andreas Gal
85f4597b80
Don't try to waive Xray wrapper for primitives (604361, r=mrbkap).
...
--HG--
extra : transplant_source : W%8A%EA%CD%A0%9A%87%91%0F%F6%E6%9D%85%19%06%10%A3%1A%09%02
2010-10-14 13:41:52 -07:00