Robert O'Callahan
|
2e8615df8f
|
Bug 663776. Part 1: When determining whether the scale factors hav changed, we need to use GetBaseTransform for the old scale factors, because that's what stores the old transform that we computed scale factors from. r=mattwoodrow
--HG--
extra : rebase_source : 48be38242fa6bf51644dc45a804dd834e7eb97b7
|
2012-12-07 12:58:12 +13:00 |
|
Robert O'Callahan
|
bb1dcd8d55
|
Bug 663776. Part 0.5: Mark layers that could have their transforms changed via off-main-thread animations or empty transactions, and treat all ThebesLayerOGL descendants of such layers as potentially resampled so that their buffers are put into the correct state and size. r=mattwoodrow
--HG--
extra : rebase_source : d3c78cc61f1a3d5f12dedb57180371b41b1647f6
|
2012-12-12 18:21:23 +13:00 |
|
Eric Chou
|
8a48eae2bf
|
Bug 815079 - notify DeviceStorage when a file is received and saved, r=dougt
|
2012-12-12 16:54:54 +08:00 |
|
Josh Matthews
|
d14ccbcb75
|
Backed out changeset 3d1dab473a7e (bug 769288)
|
2012-12-12 02:53:10 -05:00 |
|
Josh Matthews
|
75c9525f2a
|
Backed out changeset ea45d78f5b3b (bug 769288)
|
2012-12-12 02:53:08 -05:00 |
|
Josh Matthews
|
375e22f5b1
|
Backed out changeset 571f73bc8d01 (bug 769288)
|
2012-12-12 02:53:06 -05:00 |
|
Josh Matthews
|
ffa908cbe2
|
Backed out changeset 209bff5d2e80 (bug 769288)
|
2012-12-12 02:53:05 -05:00 |
|
Josh Matthews
|
e4a15fd69e
|
Backed out changeset 9fcf530e1c41 (bug 769288)
|
2012-12-12 02:53:03 -05:00 |
|
Josh Matthews
|
77a244c620
|
Backed out changeset cec5721713dc (bug 769288)
|
2012-12-12 02:53:01 -05:00 |
|
Josh Matthews
|
7c75bb6a93
|
Backed out changeset a5c2323ca151 (bug 769288)
|
2012-12-12 02:52:59 -05:00 |
|
Josh Matthews
|
3d1a03275e
|
Backed out changeset ea39e0af0831 (bug 820135)
|
2012-12-12 02:23:10 -05:00 |
|
Makoto Kato
|
b108c37738
|
Bug 820255 - U+205F (MEDIUM MATHEMATICAL SPACE) and U+1680 (OGHAM SPACE MARK) should break line. r=masayuki
|
2012-12-12 16:00:23 +09:00 |
|
Gregor Wagner
|
f79303850c
|
Bug 820135 - Preferences: We don't save prefs when we reboot. r=cjones
|
2012-12-11 22:39:25 -08:00 |
|
Josh Matthews
|
c77b482735
|
Bug 769288 - Part 7: Use separate SSL session cache entries for private connections. r=mayhemer
|
2012-12-07 17:57:53 -05:00 |
|
Josh Matthews
|
bdd379d9fe
|
Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan
|
2012-12-06 22:35:26 -05:00 |
|
Josh Matthews
|
7fb4b04c40
|
Bug 769288 - Part 5: Close private socket connections when the lsat private browsing instance dies. r=bsmith,mcmanus
|
2012-12-07 17:50:43 -05:00 |
|
Josh Matthews
|
5a745d4346
|
Bug 769288 - Part 4: Clear SSL session cache upon leaving private browsing. r=bsmith
|
2012-12-06 22:05:34 -05:00 |
|
Josh Matthews
|
155fdd65f2
|
Bug 769288 - Part 3: Clear all temporary cert overrides upon leaving private browsing. r=bsmith
|
2012-12-06 22:05:34 -05:00 |
|
Josh Matthews
|
b941ce8c02
|
Bug 769288 - Part 2: Avoid storing intermediate cert data for private contexts. r=bsmith sr=mayhemer
|
2012-12-06 22:05:34 -05:00 |
|
Josh Matthews
|
7925351229
|
Bug 769288 - Part 1: Make PSM more amenable to storing concurrent private and non-private data. r=bsmith
|
2012-12-06 22:05:27 -05:00 |
|
Matthew Gregan
|
7f77f1513c
|
Bug 815569 - Pause (rather than mute) media elements interrupted by the audio channel service. r=roc
--HG--
extra : rebase_source : 3ecf1b699d6d8e7a4019bf2c75d4479448f6aec9
|
2012-12-12 14:58:07 +13:00 |
|
Nicholas Nethercote
|
7fe17b1ddf
|
Bug 819772 - Add a memory reporter for DMD's data. r=jlebar.
--HG--
extra : rebase_source : d85f4f08b3c0ec5e81bde9caa63699e60a303b33
|
2012-12-11 13:54:11 -08:00 |
|
Ehsan Akhgari
|
ff4e584f23
|
Merge mozilla-central into mozilla-inbound
|
2012-12-12 00:15:48 -05:00 |
|
Ehsan Akhgari
|
c2c74adb17
|
Backed out 7 changesets (bug 769288) because of leaks
Backed out changeset b2fb475b6e4e (bug 769288)
Backed out changeset 912331d0c2fd (bug 769288)
Backed out changeset 6d8d78bd56a9 (bug 769288)
Backed out changeset e75cd1e1fca3 (bug 769288)
Backed out changeset e10c24f10bd2 (bug 769288)
Backed out changeset 7b0fdedb4fa9 (bug 769288)
Backed out changeset 42b468942a84 (bug 769288)
|
2012-12-12 00:05:49 -05:00 |
|
Ehsan Akhgari
|
7b3baac793
|
Backed out changeset 18baa7203214 (bug 818732) beacuse bug 769288 is going to be backed out
|
2012-12-12 00:05:22 -05:00 |
|
Nicolas B. Pierron
|
d8fe3007ea
|
Bug 800862 - Unwind bailouts exception with the interpreter. r=dvander
|
2012-12-11 20:45:01 -08:00 |
|
Ehsan Akhgari
|
e3f796f585
|
Bug 818732 - Switch Nightly to per-window private browsing; r=jdm
|
2012-12-11 23:24:11 -05:00 |
|
Trevor Saunders
|
da0dd35279
|
bug 820403 - remove nsISupportsArray members in nsFormFillController r=ehsan
|
2012-12-10 16:54:32 -05:00 |
|
Gavin Sharp
|
c44b1b1a68
|
Bug 820273 - Move social tests to make them easier to run alone. r=felipe
--HG--
rename : browser/base/content/test/browser_social.js => browser/base/content/test/social/browser_social.js
rename : browser/base/content/test/browser_social_chatwindow.js => browser/base/content/test/social/browser_social_chatwindow.js
rename : browser/base/content/test/browser_social_flyout.js => browser/base/content/test/social/browser_social_flyout.js
rename : browser/base/content/test/browser_social_isVisible.js => browser/base/content/test/social/browser_social_isVisible.js
rename : browser/base/content/test/browser_social_mozSocial_API.js => browser/base/content/test/social/browser_social_mozSocial_API.js
rename : browser/base/content/test/browser_social_shareButton.js => browser/base/content/test/social/browser_social_shareButton.js
rename : browser/base/content/test/browser_social_sidebar.js => browser/base/content/test/social/browser_social_sidebar.js
rename : browser/base/content/test/browser_social_toolbar.js => browser/base/content/test/social/browser_social_toolbar.js
rename : browser/base/content/test/social_chat.html => browser/base/content/test/social/social_chat.html
rename : browser/base/content/test/social_flyout.html => browser/base/content/test/social/social_flyout.html
rename : browser/base/content/test/social_panel.html => browser/base/content/test/social/social_panel.html
rename : browser/base/content/test/social_share_image.png => browser/base/content/test/social/social_share_image.png
rename : browser/base/content/test/social_sidebar.html => browser/base/content/test/social/social_sidebar.html
rename : browser/base/content/test/social_window.html => browser/base/content/test/social/social_window.html
rename : browser/base/content/test/social_worker.js => browser/base/content/test/social/social_worker.js
|
2012-12-08 04:28:54 -08:00 |
|
Nicholas Nethercote
|
3b897d976a
|
Bug 819833 (part 2) - Remove fix-macosx-stack.pl because it's unused. r=ted.
--HG--
extra : rebase_source : 66c605bd2086b1a014fa361f7725536c135cdeb7
|
2012-12-10 21:19:18 -08:00 |
|
Nicholas Nethercote
|
a5d2405ad3
|
Bug 819833 (part 1) - DMD: Print PCs at the end of lines. r=jlebar.
--HG--
extra : rebase_source : ce17d41f692c2babb9d7aec9dbca00ab42d10250
|
2012-12-10 19:26:56 -08:00 |
|
Josh Matthews
|
fb98be5c10
|
Bug 769288 - Part 7: Use separate SSL session cache entries for private connections. r=mayhemer
|
2012-12-07 17:57:53 -05:00 |
|
Josh Matthews
|
9437d8391f
|
Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan
|
2012-12-06 22:35:26 -05:00 |
|
Josh Matthews
|
d6fff6f417
|
Bug 769288 - Part 5: Close private socket connections when the lsat private browsing instance dies. r=bsmith,mcmanus
|
2012-12-07 17:50:43 -05:00 |
|
Josh Matthews
|
4d5d2fb53f
|
Bug 769288 - Part 4: Clear SSL session cache upon leaving private browsing. r=bsmith
|
2012-12-06 22:05:34 -05:00 |
|
Josh Matthews
|
b3b7171571
|
Bug 769288 - Part 3: Clear all temporary cert overrides upon leaving private browsing. r=bsmith
|
2012-12-06 22:05:34 -05:00 |
|
Josh Matthews
|
72562d9da6
|
Bug 769288 - Part 2: Avoid storing intermediate cert data for private contexts. r=bsmith sr=mayhemer
|
2012-12-06 22:05:34 -05:00 |
|
Josh Matthews
|
0618421593
|
Bug 769288 - Part 1: Make PSM more amenable to storing concurrent private and non-private data. r=bsmith
|
2012-12-06 22:05:27 -05:00 |
|
Gavin Sharp
|
2410069508
|
Fix migration issue from bug 809694: need to set provider as active when migrating previous state, r=markh
|
2012-12-11 16:53:52 -08:00 |
|
Ed Morley
|
dce168dc9b
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-12-11 15:49:20 +00:00 |
|
Ben Hearsum
|
0b00787aec
|
bug 819979: update gonk snapshot used by panda/otoro/unagi builds to include bug 818560. r=catlee
|
2012-12-11 10:32:24 -05:00 |
|
Lucas Rocha
|
23582d1bc7
|
Bug 800071 - Hide the quit menu item on ICS and greater versions (r=mfinkle)
|
2012-12-11 11:13:15 +00:00 |
|
Randy Lin
|
d39fa81ef3
|
Bug 815452 - Don't unmute FM audio if the user increases the volume when FM audio is muted for channel policy reasons. r=sicking
|
2012-12-11 18:26:01 +08:00 |
|
Gene Lian
|
ef07f2b80f
|
Bug 819136 - Check application types when granting audio-* permissions (part 2). r=sicking, a=blocking-basecamp
|
2012-12-11 16:09:40 +08:00 |
|
Marco Chen
|
2a9bada967
|
Bug 811649 - Mute other audio when video recording is started by using an AudioChannelAgent to integrate with AudioChannelService. r=mhabicher a=blocking-basecamp
|
2012-12-11 18:14:06 +08:00 |
|
Till Schneidereit
|
fa7b8b7f31
|
Bug 819700 - Part 4: Followup for a bug introduced in Part 1. r=ms2ger
--HG--
extra : rebase_source : f2dc7ac7d6c2e74a8a3eb01e61541a7162ad8833
|
2012-12-11 10:40:25 +01:00 |
|
Randy Lin ext:(%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
|
031981ba1b
|
Bug 815452: Hook up FM radio to the audio manager. r=sicking a=blocking-basecamp
|
2012-12-11 01:13:08 -08:00 |
|
Vicamo Yang
|
dc892b3d1e
|
Bug 774621 - Part 5/5: test cases, r=rwood
|
2012-12-11 17:09:53 +08:00 |
|
Vicamo Yang
|
ee753c6b25
|
Bug 774621 - Part 4/5: Android backend, r=sicking
|
2012-12-11 17:09:49 +08:00 |
|
Vicamo Yang
|
1c687ca685
|
Bug 774621 - Part 3/5: RIL implementation, r=anygregor
|
2012-12-11 17:09:46 +08:00 |
|