Robert Strong
|
0ef0c08bc6
|
backout changeset 3cfc257e29a5 - Bug 818333
|
2012-12-18 14:38:30 -08:00 |
|
Cameron McCormack
|
a86c49ceeb
|
Bug 822548 - Fix a bunch of JS warnings on startup. r=dao
|
2012-12-19 09:27:56 +11:00 |
|
Andres Hernandez
|
56f6e4df5e
|
Bug 821178 - Port browser_248970_a.js and browser_248970_b.js to the per-window PB APIs. r=jdm
--HG--
rename : browser/components/sessionstore/test/browser_248970_b.js => browser/components/sessionstore/test/browser_248970_b_perwindowpb.js
|
2012-12-17 17:19:06 -06:00 |
|
Rafael Ávila de Espíndola
|
50641bc7a1
|
Bug 822464 - Upgrade clang to 170377 in the 3.2 branch. r=rail.
Update the manifests.
--HG--
extra : rebase_source : 8d2c5cda95e14ecf71ddd15d2f1b030e1eb50932
|
2012-12-18 16:23:48 -05:00 |
|
Marco Bonardo
|
8a5baa2971
|
Bug 822692 - Downloads titles are often empty in the Library view.
r=mconley
|
2012-12-18 18:02:05 +01:00 |
|
Marco Bonardo
|
7206b8895d
|
Bug 822689 - Nothing happens when clicking on a compete download in the Downloads Panel.
r=mconley
|
2012-12-18 18:02:03 +01:00 |
|
Ed Morley
|
4b9183ba5d
|
Backout 9864a836aa35 (bug 820167) for crashes
|
2012-12-18 15:36:07 +00:00 |
|
Avi Halachmi
|
1db1f190b1
|
Bug 820167: Enable performance measurement of tab animation. r=jmuizelaar,dao
|
2012-12-18 09:31:01 -05:00 |
|
David Keeler
|
dad6614b55
|
bug 820497 - update popup notification for click-to-play more often r=jaws
|
2012-12-17 16:12:14 -08:00 |
|
Dão Gottwald
|
566a001620
|
Bug 822435 - Undo global-scope pollution from browser-plugins.js. r=jaws
|
2012-12-18 01:05:00 +01:00 |
|
Dão Gottwald
|
8074dbee73
|
Backed out changeset e14c7409ede7
|
2012-12-18 01:04:30 +01:00 |
|
Avi Halachmi
|
a22a349cdd
|
Bug 820167: Enable performance measurement of tab animation. r=jmuizelaar
|
2012-12-17 18:48:01 -05:00 |
|
Gavin Sharp
|
55ee76fafc
|
Bug 820489: fix runSocialTestWithProvider to always disable social functionality entirely, before removing the selected provider, r=markh
--HG--
extra : rebase_source : 81a7d30342b51cec036d6644a0e2aac1fd0ef64f
|
2012-12-17 15:39:49 -08:00 |
|
David Keeler
|
5572b3593f
|
bug 821098 - browser_pluginnotification.js should not call Services.perms.removeAll() r=jaws
|
2012-12-17 14:07:53 -08:00 |
|
Asaf Romano
|
5eddaa4414
|
Bug 675902 - Follow up patch: Don't reload the download views multiple times when it's loaded. r=mak
|
2012-12-17 19:21:55 +00:00 |
|
Marco Bonardo
|
14b3d1585d
|
Bug 821328 - PlacesUIUtils._openNodeIn throws with alt modifier.
r=dao
|
2012-12-17 15:13:52 +01:00 |
|
Mike Conley
|
cf1d8f6e65
|
Bug 817006 - "Remove from List" option in the Downloads Panel should be clarified as "Remove from History". r=mak.
|
2012-12-14 12:51:52 -05:00 |
|
Ed Morley
|
ad32ed066f
|
Bug 820489 - Disable browser_social_multiprovider.js until the fix is working
|
2012-12-17 13:21:19 +00:00 |
|
Ed Morley
|
04ccb4334c
|
Bug 774619 - Disable browser_dbg_bfcache.js on Windows for too many intermittent failures
|
2012-12-17 13:21:18 +00:00 |
|
Ed Morley
|
5b57fb177d
|
Backout e28f0f4b25a4 (bug 819510) for causing bug 822093
|
2012-12-17 12:43:55 +00:00 |
|
Asaf Romano
|
4fdf3c3b69
|
Relanding Bug 675902 - New Downloads view for Places Library. r=mak. Test fix contributed by Mike Conley (r=me). The new view is still disabled.
|
2012-12-17 07:38:53 +00:00 |
|
Mike Hommey
|
ba769c9cfe
|
Bug 822097 - Fix EventEmitter.jsm import url in ProfilerPanel.jsm. r=jimm
|
2012-12-17 08:29:25 +01:00 |
|
Mike Hommey
|
88c1e4a225
|
Bug 822097 - Fix resource path for Console.jsm in devtools tests. r=jimm
|
2012-12-17 08:29:04 +01:00 |
|
Masatoshi Kimura
|
543195e721
|
Bug 805374 - Remove UTF-16 family from Character Encoding menu. r=smontagu
|
2012-12-16 19:54:58 -05:00 |
|
Soumya Deb
|
b298c6475d
|
Bug 821971 - Un-prefix gradients from per-theme downloads.css. r=dao
|
2012-12-16 19:39:35 -05:00 |
|
Soumya Deb
|
a55d5283ea
|
Bug 821968 - Un-prefix gradients on New Tab Page. r=dao
|
2012-12-16 19:38:37 -05:00 |
|
Gavin Sharp
|
5aaa6c609e
|
Bug 814793: fix flaky test, to try to get around bustage revealed by bug 802026
--HG--
extra : transplant_source : %FD%2075%10%AC%7E%E8%A1%AD%84Q%90q%8E%B2%C6%84%88%97
|
2012-12-15 16:59:20 -08:00 |
|
Frank Yan
|
1f27f1f868
|
Bug 822056 - Use truthy test not typeof == 'object' for OpenBrowserWindow options in browser.js. r=gavin
|
2012-12-15 15:59:19 -08:00 |
|
Gavin Sharp
|
7aef28b836
|
Fix bustage from bug 802026
--HG--
extra : rebase_source : e649e638acdeea8ba93f9822ce16d2b984b28e49
|
2012-12-15 15:17:49 -08:00 |
|
Gavin Sharp
|
e01d3ab507
|
Bug 802026, r=dao
--HG--
extra : transplant_source : _%DEr6%3A%8A%40%AF%FE%5E/%C6N%82%00%0B%0FtU%DD
|
2012-12-12 01:09:49 -08:00 |
|
Ehsan Akhgari
|
a0f30510b0
|
Bug 822008 - Only listen to private-browsing-transition-complete in global PB builds for determining the new tab URL; r=jdm
|
2012-12-15 12:10:05 -05:00 |
|
Ehsan Akhgari
|
e46027a5e7
|
Backed out 2 changesets (bug 532150) for test failure
Backed out changeset 57bbbda0dedd (bug 532150)
Backed out changeset 5cab33f5bfbd (bug 532150)
|
2012-12-15 12:08:04 -05:00 |
|
Ehsan Akhgari
|
e06d54d0fd
|
Disable browser_tabview_bug679853.js in per-window PB builds since it does not make sense there, no bug
|
2012-12-15 11:06:11 -05:00 |
|
David Rajchenbach-Teller
|
4a908e480d
|
Bug 532150 - Testing main thread fallback for session file; r=felipe
--HG--
extra : rebase_source : fe825601fc013fce66aaa619dece0980f6f03ff5
|
2012-12-15 10:45:13 -05:00 |
|
David Rajchenbach-Teller
|
aa1b9ce194
|
Bug 532150 - Reading and writing session file off the main thread; r=felipe
--HG--
extra : rebase_source : f9ceb62680c932621b876a39f007e74a4f4e4c40
|
2012-12-15 10:44:07 -05:00 |
|
Bellindira Castillo [:bellindira]
|
390968f75a
|
Bug 819510 - Quitting from a Private Browsing window makes Restore Previous Session fail once; r=ttaubert
|
2012-12-14 14:06:45 -06:00 |
|
Ehsan Akhgari
|
478200ac05
|
Merge mozilla-central into mozilla-inbound
|
2012-12-15 10:37:42 -05:00 |
|
Rob Campbell
|
30d444b2f1
|
merge fx-team to m-c
|
2012-12-15 09:16:16 -05:00 |
|
ffxbld
|
9dcae32381
|
No bug, Automated blocklist update from host bld-centos6-hp-012 - a=blocklist-update
|
2012-12-15 03:10:30 -08:00 |
|
Ehsan Akhgari
|
e619ad7330
|
Bug 818732 - Switch Nightly to per-window private browsing; r=jdm
|
2012-12-14 11:55:13 -05:00 |
|
Anton Kovalyov
|
d6d2a60246
|
Bug 795268 - Integrate SPS Profiler; r=rcampbell
|
2012-12-13 17:17:00 -05:00 |
|
Boris Zbarsky
|
a89675b411
|
Back out bug 675902 (rev 627a842914d0) from CLOSED TREE because it fails browser-chrome tests.
|
2012-12-14 16:48:49 -05:00 |
|
Boris Zbarsky
|
2464d473a4
|
Back out bug 817006 (rev 0852e5efadac) because it depends on a patch I'm about to back out for test failures.
|
2012-12-14 16:46:51 -05:00 |
|
Josh Matthews
|
f09130df14
|
Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan
|
2012-12-06 22:35:26 -05:00 |
|
Ehsan Akhgari
|
456837f37c
|
Disable browser_dbg_chrome-debugging.js because of the crashes in bug 821701, irc-r=robcee
|
2012-12-14 11:53:02 -05:00 |
|
Ed Morley
|
2070770784
|
Merge mozilla-inbound to mozilla-central on a CLOSED TREE
|
2012-12-14 15:28:22 +00:00 |
|
Ed Morley
|
022349dfc3
|
Backout d9336f8c0f6c, 761ff8b47a4e, 072da0be4236, ee2822d2eab9, 38cd815da29a, a80ec6b90878 & 9e9281ce1b63 (bug 769288) on suspicion of causing bug 821701 on a CLOSED TREE
|
2012-12-14 15:07:48 +00:00 |
|
Ed Morley
|
b6f5a36e9a
|
Backout 020555b69f72 (bug 818732) on suspicion of causing frequent Linux mochitest-browser-chrome crashes on a CLOSED TREE
|
2012-12-14 14:44:53 +00:00 |
|
Joe Walker
|
2d08e721b8
|
Merge m-c to fx-team
|
2012-12-13 20:03:25 +00:00 |
|
Joe Walker
|
837120c5d8
|
Merge m-c to fx-team
|
2012-12-13 17:42:37 +00:00 |
|