Tetsuharu OHZEKI
|
6ebf5e0e8d
|
Bug 803675 - part1: window.open() open a new tab instead of window when browser is fullscreen mode and the caller is content context. r=bz
|
2013-02-18 20:27:48 +09:00 |
|
Ryan VanderMeulen
|
471c8e26a0
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-02-16 09:49:43 -05:00 |
|
ffxbld
|
09e4256ff4
|
No bug, Automated blocklist update from host bld-linux64-ec2-635 - a=blocklist-update
|
2013-02-16 03:35:22 -08:00 |
|
Christian Sonne
|
1a0b7acc7e
|
Bug 816254 - Add logging to Downloads Panel r=mak
|
2013-02-15 17:34:18 -08:00 |
|
Makoto Kato
|
eeac5d0163
|
Bug 834645 - move -STACK parameter to config.mk. r=ted
|
2013-02-14 15:22:00 +09:00 |
|
Jim Mathies
|
02ecffaa50
|
Bug 807593 - sync nsBrowserApp changes for metro, including metro browser startup and mochitest-metro-chrome startup handling. r=bbondy
|
2013-02-12 14:51:24 -06:00 |
|
Mike Hommey
|
640e79f848
|
Bug 755724 - Move browser application in a subdirectory. r=jimm
|
2013-02-11 14:10:16 +01:00 |
|
Dão Gottwald
|
b4515662c8
|
Bug 670684 - Remove all tabs panel code . r=gavin
|
2013-02-11 13:48:32 +01:00 |
|
Robert Strong
|
5c07fa06f7
|
Back out Bug 678392
|
2013-02-08 16:52:12 -08:00 |
|
Stephen Pohl
|
e5e20d9c36
|
Main patch (original patch by mstange) - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=smichaud r=felipc
|
2013-02-08 13:56:50 -08:00 |
|
Shane Caraveo
|
e44487afe8
|
Bug 821262 - Refactor social enabled/active/provider states. r=gavin
|
2013-02-08 11:39:25 -08:00 |
|
Mike Conley
|
48b835bf8a
|
Bug 838855 - Fix "ele is null" exception being thrown on OSX on titlebar update. r=dao.
|
2013-02-08 11:42:06 -05:00 |
|
Ed Morley
|
722d435ce6
|
Backed out changeset b57874cb3be5 (bug 821262)
|
2013-02-07 14:36:31 +00:00 |
|
Shane Caraveo
|
847d56b81b
|
Bug 821262 - Refactor social enabled/active/provider states. r=gavin
|
2013-02-06 13:33:25 -08:00 |
|
Mike Conley
|
ce4b5e2cc4
|
Bug 838663 - Remove support for browser.download.panel.removeFinishedDownloads, and always retain completed downloads. r=mak.
|
2013-02-06 13:57:16 -05:00 |
|
Ehsan Akhgari
|
29216750b2
|
Merge mozilla-central into mozilla-inbound
|
2013-02-02 13:53:46 -05:00 |
|
ffxbld
|
cb6c43cde0
|
No bug, Automated blocklist update from host bld-linux64-ec2-661 - a=blocklist-update
|
2013-02-02 03:23:28 -08:00 |
|
Brandon Waterloo
|
117b6af1df
|
Bug 833511 - Add rotation gesture support to Image documents. r=jaws
|
2013-01-31 16:52:31 -05:00 |
|
Phil Ringnalda
|
63b0657d2d
|
Back out 73b1860d1fdc (bug 833511) for failures in browser_gestureSupport.js
CLOSED TREE
|
2013-01-30 20:41:02 -08:00 |
|
Brandon Waterloo
|
848b60d655
|
Bug 833511 - Add rotation gesture support for standalone image documents. r=jaws
|
2013-01-30 16:31:25 -05:00 |
|
Tanvi Vyas
|
ec86fa2c08
|
Bug 822371 - Mixed Content Doorhanger UI. r=dao
|
2013-01-30 00:04:28 -08:00 |
|
Ehsan Akhgari
|
84c4ac3c75
|
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
|
2013-01-29 13:12:13 -05:00 |
|
Sid Stamm
|
5026349b65
|
Bug 765398 - Add a "yes, I allow tracking" option to DNT. (r=dolske)
--HG--
extra : rebase_source : 1a0ce8dc9086dc501d9f5a183af8a5a3360ee8a9
|
2012-06-14 14:19:27 -07:00 |
|
ffxbld
|
fdccc09835
|
No bug, Automated blocklist update from host bld-centos6-hp-007 - a=blocklist-update
|
2013-01-26 03:43:24 -08:00 |
|
Victor Porof
|
6600bdc4f0
|
Bug 760564 - Persist the state of the pause-on-exceptions option, r=past
|
2013-01-21 23:59:30 +02:00 |
|
L. David Baron
|
713e1dbcf4
|
Bug 823989: Don't build testpilot on aurora update channel, a=akeybl DONTBUILD
|
2013-01-19 16:59:25 -08:00 |
|
Ms2ger
|
50ea8d0717
|
Merge m-i to m-c.
|
2013-01-19 17:08:39 +01:00 |
|
ffxbld
|
70347c213e
|
No bug, Automated blocklist update from host bld-linux64-ec2-385 - a=blocklist-update
|
2013-01-19 03:19:21 -08:00 |
|
Mike Hommey
|
8809186fd3
|
Bug 755724 - Initialize trace malloc before calling NS_NewLocalFile in nsBrowserApp.cpp. r=bsmedberg
|
2013-01-19 09:40:02 +01:00 |
|
Mike Hommey
|
f617bc193d
|
Bug 826992 - Avoid hardcoded clientId in SafeBrowsing.jsm. r=Mossop,r=mfinkle,r=gcp
|
2013-01-10 08:38:50 +01:00 |
|
Gian-Carlo Pascutto
|
ba149ec413
|
Backout ff82d1a3955e (Bug 830308).
|
2013-01-14 20:16:38 +01:00 |
|
Ehsan Akhgari
|
46c6a08469
|
Merge mozilla-central into mozilla-inbound
|
2013-01-12 09:27:31 -05:00 |
|
ffxbld
|
2df181659a
|
No bug, Automated blocklist update from host bld-linux64-ec2-613 - a=blocklist-update
|
2013-01-12 03:27:53 -08:00 |
|
Gregory Szorc
|
4673e5434c
|
Merge mozilla-central into services-central
|
2013-01-11 11:07:05 -08:00 |
|
Richard Newman
|
a1f549a5f5
|
Merge m-c to s-c.
|
2013-01-09 12:48:01 -08:00 |
|
Mike Hommey
|
630f23ea51
|
Bug 827851 - Move the rules from bug 822017 after including rules.mk; r=ted
|
2013-01-08 18:22:51 +01:00 |
|
Mike Connor
|
5112369767
|
Bug 809094 - Move data upload choices to Advanced pref pane, add FHR option; r=gavin, gps
|
2013-01-03 23:45:15 -05:00 |
|
Phil Ringnalda
|
8fa0865148
|
Merge the last PGO-green inbound changeset to m-c
|
2013-01-05 15:57:15 -08:00 |
|
ffxbld
|
15d209a2ca
|
No bug, Automated blocklist update from host bld-linux64-ec2-684 - a=blocklist-update
|
2013-01-05 03:21:45 -08:00 |
|
Masayuki Nakano
|
dfe3307bf9
|
Bug 819252 WheelEvent along x-axis with a modifier key on Mac shouldn't cause zoom action for not preventing following horizontal swip event which will cause going back/forward in the history r=smaug+smichaud
|
2013-01-05 21:14:27 +09:00 |
|
Ehsan Akhgari
|
20ebb49e0d
|
Bug 822017 - Remove the global PB specific code from the testpilot extension; r=dao
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in
|
2013-01-04 13:09:11 -05:00 |
|
Rafael Ávila de Espíndola
|
5aadc5f221
|
Bug 826029 - Assertion in mozPoisonWriteMac due to Mac camera code trying to write a defaults file on exit | Assertion failure: ok, at ../../../xpcom/build/mozPoisonWriteMac.cpp:90. r=ehsan.
|
2013-01-04 10:27:41 -05:00 |
|
Mike Hommey
|
3fd6510a59
|
Bug 826996 - Avoid hardcoded value for {moz:official} in search plugins. r=gavin
--HG--
extra : rebase_source : fe2a5b7c6efed6ff7f4b786a0ce510fc28a25ef9
|
2013-01-11 12:20:58 +01:00 |
|
Gian-Carlo Pascutto
|
351d6de093
|
Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp
|
2013-01-08 16:43:33 +01:00 |
|
Benoit Girard
|
0b1123da53
|
Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin
|
2013-01-07 16:19:39 -05:00 |
|
Mike Hommey
|
827ceae1ff
|
Bug 826992 - Avoid hardcoded clientId in SafeBrowser.jsm. r=Mossop,r=mfinkle,r=gcp
|
2013-01-10 08:38:50 +01:00 |
|
Mike Hommey
|
5cfa56d91c
|
Bug 755724 - Don't use the xulrunner stub when building Firefox against a libxul SDK. r=bsmedberg
|
2013-01-03 16:04:42 +01:00 |
|
Ed Morley
|
5f21a07fa8
|
Backout bfeb3bc3da4e (bug 826029) for WINNT xpcshell failures
|
2013-01-03 10:17:14 +00:00 |
|
Rafael Ávila de Espíndola
|
c60ed397cc
|
Bug 826029 - Assertion in mozPoisonWriteMac due to Mac camera code trying to write a defaults file on exit | Assertion failure: ok, at ../../../xpcom/build/mozPoisonWriteMac.cpp:90. r=ehsan.
--HG--
extra : rebase_source : 511835e6d24a0b58b5c9eb684b258456b7a7019e
|
2013-01-02 21:04:10 -05:00 |
|
Mike Hommey
|
ea021f68f0
|
Bug 822017 - Use less bad build rules in browser/app/profile/extensions; r=ted
|
2012-12-30 12:14:23 +01:00 |
|