David Keeler
dfa36dbeb5
bug 779662 - click-to-play overlay click handler too restrictive. r=jaws
2012-08-06 11:33:52 -07:00
Ms2ger
c7a5b33778
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
2012-08-04 09:44:00 +02:00
Mike Hommey
6173fa297f
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Ed Morley
bba173e66e
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
2012-08-04 18:05:15 +01:00
Ms2ger
2529739530
Merge m-c to m-i.
2012-08-04 13:02:15 +02:00
Ed Morley
2ad4635648
Backout fce1836888b4 (bug 778608) for failures in browser_webconsole_bug_595934_message_categories.js on a CLOSED TREE
2012-08-04 09:53:30 +01:00
Mike Hommey
4e998b1d36
Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE
2012-08-04 10:38:41 +02:00
Ms2ger
babf67cce2
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
2012-08-04 09:44:00 +02:00
Mike Hommey
17fb6cad2d
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 08:48:56 +02:00
Devdatta Akhawe
a7f111cd79
Bug 767676 - Implement Security UI Telemetry. r=honzab,bsmith,felipc,dtownsend
2012-08-02 18:51:17 -07:00
Jared Wein
f272cbff29
Bug 774174 - Linux styling for Social toolbar UI. r=gavin
2012-08-03 18:45:37 -07:00
Justin Dolske
6f24cb5e1f
Bug 778608 - Move SafeBrowsing.jsm to toolkit. r=gavin
...
--HG--
rename : browser/components/safebrowsing/content/blockedSite.xhtml => browser/base/content/blockedSite.xhtml
rename : browser/components/safebrowsing/content/report-phishing-overlay.xul => browser/base/content/report-phishing-overlay.xul
rename : browser/components/safebrowsing/content/test/browser_bug400731.js => browser/base/content/test/browser_bug400731.js
rename : browser/components/safebrowsing/content/test/browser_bug415846.js => browser/base/content/test/browser_bug415846.js
rename : browser/components/safebrowsing/SafeBrowsing.jsm => toolkit/components/url-classifier/SafeBrowsing.jsm
2012-08-03 17:58:46 -07:00
Shane Caraveo
a12a2b31e9
Bug 777177 - Keep the social sidebar loaded, and dispatch events when it is opened/closed, r=gavin
...
--HG--
extra : rebase_source : 169f829e129cdabf64db8aea28201a7660fd0446
2012-08-03 14:42:40 -07:00
Ed Morley
37898217b6
Backout 14245bf85a3d (bug 778420), b9f603d3eef4 (bug 778420), e9bc27234022 (bug 72964), d5aa53121d29 (bug 778420), 959cc7ef5f5a (bug 726053) for m1 failures in test_offline_gzip.html
2012-08-03 23:29:10 +01:00
Bobby Holley
33def11e6c
Bug 778420 - Fix up tests that don't like the new enablePrivilege. r=jmaher
2012-08-03 22:19:54 +02:00
William Chen
9951db756c
Bug 778420 - Initial stab at the tests. r=bholley
2012-08-03 22:19:54 +02:00
Jared Wein
16f23ea4f9
Bug 776606 - Require user portraits in the Social API to use http, https, or data schemes. r=gavin
2012-08-02 15:30:19 -07:00
Tim Taubert
64e4bda487
merge m-c to fx-team
2012-08-02 13:15:24 +02:00
Tim Taubert
d8adcafda5
Bug 771979 - Intermittent browser_newtab_drag_drop.js | Test timed out; r=felipe
2012-08-01 19:25:03 +02:00
OHZEKI Tetsuharu
22b66d532c
Bug 778392. Use handleEvent() for BrowserOnClick in order to refactor its code to split it into sane functions. r=felipe
2012-07-31 09:54:51 -07:00
Jared Wein
d2baf97975
Backed out changeset 68e5b042c0f5 (bug 776606) for leaks.
2012-08-01 13:56:21 -07:00
Justin Dolske
5e81dd96cd
Bug 778855 - Fix Talos Ts regression by returning to late Safe Browsing initialization. r=gavin
2012-07-30 22:54:56 -07:00
Benjamin Peterson
643f7f3a6a
Backout 56e0971c81ea for oth test bustage
2012-07-30 20:59:25 -07:00
Shane Caraveo
4472d074c1
Bug 777175: fix sidebar splitter styling, r=dao
...
--HG--
extra : rebase_source : 67e661eb551c9da94fb023c8bfd08b1b4ad7eebd
2012-07-31 17:37:58 -07:00
Jared Wein
d78c86b479
Bug 776606 - Require user portraits in the Social API to use http, https, or data schemes. r=gavin
2012-08-01 10:39:37 -07:00
Neil Deakin
45cad9c191
Bug 752486, don't check open state when closing form submit popup, r=dao
2012-07-30 20:43:29 -04:00
Jared Wein
0fe187f956
Bug 776606 - Possible chrome-level JS injection attack with user portraits in the Social API. r=gavin
2012-07-30 19:28:23 -07:00
Tim Taubert
58c2872b98
merge m-c to fx-team
2012-07-29 14:35:34 +02:00
Justin Dolske
3c6ff0bf22
Bug 769960 - Refactor the terrifying code in nsSafebrowsingApplication.js. r=fryn, f=gcp
2012-07-27 23:25:11 -07:00
Mihai Sucan
ef806b291b
Bug 688981 - Place the web console in its own iframe; r=rcampbell,dao
2012-07-26 18:06:04 +03:00
Gavin Sharp
5ec29475ba
Bug 777923: untargeted social panel links should open in new tabs, r=mixedpuppy
...
--HG--
extra : transplant_source : %D4%A00%83%E50%C4O8%A3%1CV%09%B6%8EW%A5P%F1%B3
2012-07-26 14:16:21 -07:00
Ryan VanderMeulen
decec77936
Merge m-c to inbound.
2012-07-26 21:17:14 -04:00
Matt Brubeck
1f2f2074c4
Merge last green changeset from inbound to mozilla-central
2012-07-26 13:56:47 -07:00
Shane Caraveo
bd874ec69f
Bug 775336: mark the social sidebar browser as an app tab, so that untargeted links get opened in new tabs, r=gavin
2012-07-25 16:27:20 -07:00
Shane Caraveo
4997d4e0d4
Bug 770695: land support for Social "service window" - chromeless window opened by social provider, r=gavin
...
--HG--
extra : rebase_source : a3994283b352378358ad3c0a8de1fa7c3c984a2d
2012-07-24 14:29:46 -07:00
Ed Morley
581619fa7d
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-26 13:04:00 +01:00
Paul Rouget
27d1c69a4d
merge fx-team to m-c
2012-07-25 15:07:40 -07:00
Tim Taubert
e31b63cb86
Backed out changeset 48bfee9fa89d (bug 776928)
2012-07-25 22:12:56 +02:00
Tim Taubert
a89dd40a53
Bug 776928 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored; r=dao
2012-07-25 20:55:15 +02:00
Ed Morley
d5c3f651e9
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-25 16:03:21 +01:00
Tim Taubert
fc9082e0cd
Bug 716108 - [New Tab Page] 'Connecting…' should not briefly flicker in the tab title when a new tab is opened; r=gavin
2012-07-24 23:40:13 +02:00
Paul Rouget
093aea19fd
Bug 776254 - Keyboard Shortcut Ctrl+Shift+J (Open Error Console) does not work in 21 July Nightly build. r=dao
2012-07-23 12:00:06 -07:00
Matt Brubeck
84e0c4efba
Back out 08a1e103ec0d and efeaf7b68f58 (bug 716643, bug 741738) because of test failures
2012-07-24 12:09:06 -07:00
Theo Chevalier
e85cc139cd
Bug 741738 - Count impressions for each doorhanger notification type, r=mak
2012-07-24 18:21:29 +02:00
Theo Chevalier
6bacd7f474
Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak
2012-07-24 18:21:24 +02:00
Gavin Sharp
307b5f41c1
Bug 764872: add a way to toggle social functionality on/off, r=jaws
...
--HG--
extra : transplant_source : %C2%D1x.%B2%5C%A5%D2%B9%91J%8B%A5%2B%DB%9C%3A%A9%E7%CE
2012-07-22 20:49:28 -07:00
Dave Camp
f5c9313581
Bug 777165 - Social toolbar should be to the right of the style toolbar. r=gavin
2012-07-24 16:52:00 -07:00
Mounir Lamouri
72b86db435
Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking
2012-07-23 11:08:07 -07:00
Tim Taubert
28b4f2606d
merge m-c to fx-team
2012-07-22 10:38:00 +02:00
Ryan VanderMeulen
8fcf36c164
Merge m-c to inbound.
2012-07-21 14:32:18 -04:00
Tim Taubert
a99e197f24
Bug 728426 - Opening and then closing bookmarks sidebar keeps the bookmarksPanel.xul and/or history-panel.xul document alive; r=dao
2012-07-21 19:37:56 +02:00
Jonas Sicking
7b45d4a7a3
Bug 769594: Make nsObjectLoadingContent use principals when calling into permission manager. r=josh
2012-07-21 00:29:40 -07:00
Jonas Sicking
68ce0e34aa
Bug 774585: Rename getCodebasePrincipal to getSimpleCodebasePrincipal since the behavior has semantically changed. r=mounir
2012-07-21 00:29:40 -07:00
Jonas Sicking
d15ba49a01
Bug 774585: Fix browser code and tests to be aware of app principals. r=mounir
2012-07-21 00:29:40 -07:00
Paul Rouget
54c7306364
Bug 765564 - [devtb] Add a DevTools menu to the developer toolbar. r=dao
2012-07-13 11:32:09 +02:00
Ed Morley
310d675f10
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-20 14:32:04 +01:00
Ekanan Ketunuti
be8793f182
Bug 775225 - Unprefix -moz-calc in browser. r=dao
2012-07-19 07:44:39 +07:00
Shane Caraveo
291c979327
Bug 755136: implement social sidebar, r=gavin
...
--HG--
extra : rebase_source : ac8b48de10334af10b0019d25cd59411e9928618
2012-07-18 11:40:05 -07:00
Ehsan Akhgari
0bdbce0994
Backout changeset be1e9d076b8a (bug 755136) because of mochitest-oth leaks on debug builds
2012-07-19 01:20:59 -04:00
Shane Caraveo
9db17b5be2
Bug 755136: implement social sidebar, r=gavin
...
--HG--
extra : rebase_source : 5545f8120d9fc3cea168007bbedde7ba30efdaa9
2012-07-18 11:40:05 -07:00
Saurabh Anand
baa1eff52f
Bug 774660 - openPreferences should consistently not return a window object; r=dao
2012-07-18 20:48:11 +05:30
Dão Gottwald
8cb27ce02a
Bug 767133 - Add slide-in animation for arrow panels. r=Enn,Mossop
2012-07-18 16:15:24 +02:00
Ed Morley
ab4a6323cd
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-07-18 13:32:24 +01:00
Tim Taubert
57ed5c185c
merge m-c to fx-team
2012-07-18 12:35:04 +02:00
Jared Wein
f9f813d324
Bug 773743 - Add the portrait and user display name to the share button popup. r=gavin
2012-07-17 13:47:04 -04:00
Nathan Froyd
fb95f4c327
Bug 623242 - fix intermittent orange in browser_bug553455.js; r=Mossop
2012-07-16 13:43:02 -04:00
Gavin Sharp
82c7c7f633
Bug 764869: implement a way for social providers to request that they be activated, r=jaws
...
--HG--
extra : transplant_source : nX.Aq%A5%97%E94n%DB%BC%2A%F5%EB%21%EE%E7%16z
2012-06-22 15:01:34 -07:00
Gavin Sharp
7d24bcd830
Bug 773351: hook up the mozSocial API to social provider windows, r=markh
2012-07-13 13:51:35 -07:00
Honza Bambas
60324db7ae
Bug 768568, r=kaie
2012-07-31 20:59:17 +02:00
Matthew Noorenberghe
c667677715
Bug 764213 - Provisional desktop UI for website sign-in with Persona. r=dolske
...
--HG--
extra : rebase_source : 8785a377e88b11f59ec00d44b58e6c21fce576a7
2012-06-12 18:16:00 -07:00
Jared Wein
7d608a648e
Bug 777490 - Only dereference body after checking to see if body is null. r=gavin
2012-07-26 14:58:58 -07:00
Gavin Sharp
eb7f0ad2b8
Bug 781386: add pref to avoid loading built-in providers during test runs, r=markh/mixedpuppy
...
--HG--
rename : browser/base/content/test/browser_shareButton.js => browser/base/content/test/browser_social_shareButton.js
extra : rebase_source : df925f95972462d0f8d07f1e0810dc22da0f1911
2012-08-08 18:09:37 -07:00
Mark Hammond
6e02212b07
Bug 775779 - don't skip social tests in debug build. r=gavin
...
--HG--
extra : rebase_source : cf1ca6077102338b9cefc34f39ab60e5622d0dd2
2012-08-08 18:09:35 -07:00
Tim Taubert
7f2a68d878
Bug 765628 - Bookmarklets on the new tab page are able to run privileged javascript; r=gavin
2012-07-17 00:35:13 +02:00
Shane Caraveo
d309cf5f50
Bug 771826: implement Social toolbar button UI, including notification icons, notification panel, and "profile" panel. Styling only for Windows/Mac for the moment, r=gavin
...
--HG--
extra : rebase_source : 62924e7f08b182d4ac9bd19521794d0e8eb5ebd9
2012-07-15 16:12:13 -07:00
Dão Gottwald
944476b0ab
Bug 767896 - disable browser_pageInfo.js
...
--HG--
extra : rebase_source : 315e8b6c151c6c2c23fd2b3275addc7178dd36c2
2012-07-15 17:04:07 +02:00
Jared Wein
9f2fb7fffc
Bug 765411 - about:home loading performance optimizations. r=dao
2012-07-15 13:57:35 +02:00
Gregory Szorc
cee609d459
Merge services-central into mozilla-central
2012-07-14 13:35:00 -07:00
Ryan VanderMeulen
24d90521cf
Merge the last PGO-green inbound changeset to m-c.
2012-07-14 12:58:44 -04:00
Dão Gottwald
b3670e36af
merge backout
2012-07-14 17:33:03 +02:00
Dão Gottwald
0221332df3
Backed out changeset 7a8975c9206b
2012-07-14 17:32:39 +02:00
Jared Wein
9356e47254
Bug 765874 - Implement recommend/share button, r=gavin
...
--HG--
extra : transplant_source : %A6%EC%03Q%AD%F8%CC%08NK%81%D15S%7C%21%7B%B8%E0C
2012-07-11 18:31:19 -07:00
Dão Gottwald
f9a600a9a2
Bug 773360 - Remove workarounds for bug 768400. r=enn
2012-07-13 16:28:21 +02:00
Gregory Szorc
9df443d898
Merge mozilla-central into services-central
2012-07-13 17:19:51 -07:00
Gregory Szorc
0d1f8b0da7
Merge mozilla-central into services-central
2012-07-12 12:10:52 -07:00
Richard Newman
46e0d6e487
Merge m-c to s-c.
2012-07-12 00:12:41 -07:00
Ed Morley
6c324a1a79
Merge mozilla-central to mozilla-inbound
2012-07-11 10:52:45 +01:00
Michal Novotny
596010fc99
Bug 737615 - Remove use of synchronous cache API from unit tests - browser tests, r=bsmith
2012-07-11 11:18:13 +02:00
Ekanan Ketunuti
1c628eee61
Bug 772460 - Replace '-moz-transition' with 'transition' in browser/. r=dao
2012-07-11 09:13:55 +07:00
Gregory Szorc
ab057c40d3
Merge mozilla-central into services-central
2012-07-10 10:22:21 -07:00
Joe Walker
a9d4925673
Bug 769186 - [devtb] Decide on a key sequence for the developer toolbar; r=dcamp
2012-07-10 23:04:44 +01:00
Tim Taubert
c8c0bac97c
merge m-c to fx-team
2012-07-10 11:04:59 +02:00
Ryan VanderMeulen
99f4efb3c0
Merge the last PGO-green inbound changeset to m-c.
2012-07-09 20:59:12 -04:00
Tim Taubert
2b53c40cac
Bug 771892 - [New Tab Page] check for private browsing mode *every* time a user drags a link onto the grid; r=ehsan
2012-07-10 00:35:30 +02:00
Gregory Szorc
242202dc72
Bug 771968 - Call onLoginFinish properly; r=rnewman
2012-07-09 15:17:00 -07:00
Gregory Szorc
673af4d9e1
Merge mozilla-central into services-central
2012-07-09 15:15:18 -07:00
Gregory Szorc
f0647bbe94
Merge mozilla-central into services-central
2012-07-08 20:48:04 -07:00
Dão Gottwald
f23d4a47dc
merge backout
2012-07-09 00:08:08 +02:00
Dão Gottwald
01995679da
Backed out changeset e5248b32d1b6
2012-07-09 00:07:41 +02:00
Jared Wein
4915d5ae38
Bug 765411 - Performance improvements for about:home. r=dao
2012-07-05 13:04:31 -07:00
Tim Taubert
297a8de876
merge m-c to fx-team
2012-07-07 15:48:12 +02:00
Tim Taubert
9a9fbde534
Bug 758212 - Allow swapping of docShells from standalone and tabbrowser <browser> elements; r=neil
2012-07-07 11:55:11 +02:00
Tim Taubert
26301c4e44
Bug 765235 - [New Tab Page] test suite should make use of underlying storages; r=gavin
2012-07-07 11:55:06 +02:00
Ehsan Akhgari
3d1daaa43b
Merge the last green PGO changeset from mozilla-inbound to mozilla-central
2012-07-06 10:45:06 -04:00
Tim Taubert
0e2cc6cecf
merge m-c to fx-team
2012-07-06 12:59:15 +02:00
Ben Turner
798ac10ab8
Bug 758357 - Only show prompt after 50mb of quota was reached. r=sicking
2012-07-05 14:11:48 -07:00
Joe Walker
4a28c528ab
Bug 769672 - GCLI shouldn't grab focus on startup; r=dcamp
2012-07-05 21:47:45 +01:00
Paul Rouget
f3ca286779
Bug 764746 - [devtb] style the error counter. r=dao
2012-07-05 17:02:28 +02:00
Gregory Szorc
80b5ac1bfa
Merge mozilla-central into services-central
2012-07-03 09:55:45 -07:00
Richard Newman
bed5378e3f
Merge m-c to s-c.
2012-07-01 11:06:36 -07:00
Richard Newman
c8abd6c7c8
Merge m-c to s-c.
2012-06-29 23:45:13 -07:00
Emmanuele Bassi
8e11d54d2a
Bug 762303 - Unprefix CSS Transition properties and provide temporary aliases for -moz-transition and exposed subproperties. r=dbaron
2012-07-08 21:25:10 -04:00
Nathan Froyd
a7eb97f896
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Gregory Szorc
318ea95915
Bug 763171 - Move display synced tab logic to nsBrowserGlue.js; r=gavin
2012-06-29 15:30:45 -07:00
Ryan VanderMeulen
cece8ffb85
Merge m-c to inbound.
2012-06-30 21:42:04 -04:00
Tim Taubert
69d1788d51
merge m-c to fx-team
2012-07-01 00:13:04 +02:00
Ben Turner
5eacba0467
Bug 758357: Only show prompt after 50mb of usage for now. Plan is to soon introduce a new service which allows us to remove "old" indexedDB databases and keep a global quota, but for now we simply remove the prompt. r=sicking
2012-06-30 19:57:15 +02:00
Tim Taubert
aa3440397a
Bug 724239 - Loading a page in a new tab enables the back button; r=gavin,bz
2012-07-10 17:54:41 +02:00
Paul Rouget
6f861e2b9f
Bug 764555 - [devtb] Implement the style for the buttons in the developer toolbar. r=dao
2012-06-26 18:01:41 +02:00
Joe Walker
818e8221b1
Bug 768150 - The developer toolbar should be preffed on by default for testing on nightly only; r=ttaubert
2012-07-04 23:37:25 +01:00
Tim Taubert
64bc1c8f16
merge m-c to fx-team
2012-07-04 23:27:41 +02:00
Jared Wein
121d46ca3b
Bug 654687 - Combine Stop and Reload in the page context menu. r=felipe
2012-07-03 23:21:53 -07:00
Jared Wein
668ba0e576
Bug 770419 - Rename 'Send Image...', 'Send Video', 'Send Audio', and 'Send Page' to 'Email Image...', etc. r=fryn
2012-07-03 21:19:38 -07:00
Saurabh Anand
ebfafc4b21
Bug 767836 - show custom newtab page in private browsing mode if configured; r=ttaubert
2012-07-04 02:37:22 +05:30
Owen Coutts
23549e9053
Bug 767289 - [New Tab page] The :hover border should follow the dragImage instead of staying with the thumbnail tile; r=ttaubert
2012-07-04 13:07:41 -04:00
Andres Hernandez
c358a91fd3
Bug 719035 - [New Tab Page] Write keyboard navigation tests r=ttaubert
2012-07-03 15:17:25 -06:00
Ed Morley
1fb12daa51
Merge mozilla-central to fx-team to pick up the #1 top orange fix
2012-06-28 15:10:25 +01:00
Jared Wein
4ca7850f11
Bug 239307 - Remove 'Send Link...' from context menus. r=fryn ui-r=shorlander
2012-07-03 13:42:18 -07:00
Dão Gottwald
42d7d9607b
Bug 277079 - "Close other tabs" should always warn about closing multiple tabs. r=ttaubert
2012-07-03 21:44:01 +02:00
Dão Gottwald
bc30135854
merge backout
2012-07-03 18:12:29 +02:00
Dão Gottwald
c2e7e2941e
Backed out changeset c36c02221c6a
2012-07-03 18:12:09 +02:00
Dão Gottwald
1204d555df
Bug 277079 - "Close other tabs" should always warn about closing multiple tabs. r=ttaubert
2012-07-03 17:02:09 +02:00
Ehsan Akhgari
95bff41fbe
Update the comment on gPrivateBrowsingUI.privateWindow (no bug, DONTBUILD)
2012-07-03 10:31:23 -04:00
Ehsan Akhgari
07bb867511
Bug 767835 - Avoid using about:privatebrowsing as the new tab URL when permanent private browsing has been turned on; r=ttaubert
2012-06-25 13:00:32 -04:00
Dão Gottwald
fefd91b37c
Bug 767840 - Let middleMousePaste call openUILink instead of whereToOpenLink and openUILinkIn. r=gavin
2012-07-03 17:02:29 +02:00
David Keeler
12645e6e65
bug 760625 - use the blocklist to inform click-to-play plugins. r=joshmoz,bmcbride
2012-07-11 08:56:34 -07:00
Raymond Lee
45c93c6b02
Bug 729867 - There is no way to pop up confirmation dialogs when the last private browsing window is being closed r=ttaubert
2012-07-05 16:30:59 +08:00
Jared Wein
6834568fc4
Bug 506172 - Going to malware site with redirect causes infobar to disappear. r=MattN
2012-07-05 17:56:46 -07:00
Andrew Hurle
aee91caf41
Bug 583683 - Show all awesomebar results without scrolling. r=MattN
...
--HG--
extra : rebase_source : 8c0ec02fbed606ead3050fe841166c7a08e2866b
2012-06-04 13:45:00 -07:00
Tim Taubert
64d01a28b9
Bug 767693 - [New Tab Page] need to save block list when unblocking a site; r=jaws
2012-06-26 21:44:29 +02:00
Andres Hernandez [:andreshm]
1ae76907ff
Bug 766597 - no option to move a tab to a group if the folder is empty r=ttaubert
2012-06-26 10:27:50 -06:00
Paul Rouget
24e92e67a9
Bug 763932 - [devtb] Add the right buttons to the Developer Toolbar; r=dao,jwalker,cedricv
2012-06-25 11:37:16 +02:00
Paul Rouget
975a1bd483
Bug 766999 - In the developer toolbar, the debugger should be named "debugger", not "Script"; r=past,dao,rcampbell
2012-06-25 11:40:40 +02:00
Andres Hernandez [:andreshm]
a0c2fab953
Bug 765729 - New Tab page thumbnails can't be tabbed to r=ttaubert
2012-06-25 14:03:26 -06:00
Dão Gottwald
2fccf8b311
Bug 767813 - Set the consumeoutsideclicks attribute on panels instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin
2012-06-24 22:30:59 +02:00
Ryan VanderMeulen
8ead15b2fe
Backout e8a507a0a1a8 (bug 767813) due to mochitest-browser-chrome orange.
2012-06-24 16:27:20 -04:00
Dão Gottwald
9ccea67b7f
Bug 767813 - Set the consumeoutsideclicks attribute on panels instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin
2012-06-24 19:44:04 +02:00
Paul Rouget
5fae1ad87e
Bug 771199 - [devtb] remove the Style Editor from the developer toolbar. r=dao
2012-07-09 14:32:20 +02:00
Saurabh Anand
f28d039c54
Bug 763468 - Use about:privatebrowsing for new tabs opened in private browsing mode; r=ttaubert
2012-06-21 03:13:19 +05:30
Tim Taubert
4a229100a7
merge m-c to fx-team
2012-06-22 17:32:51 +02:00
Paul Rouget
99d1dce1ed
Bug 766535 - [devtb] this.DeveloperToolbar is undefined when starting Firefox with toolbar previously visible. r=dao
2012-06-20 15:54:39 +02:00
Paul Rouget
a3ca4f521d
Bug 765413 - Warning: Unknown property '-moz-transition-properties'. Declaration dropped. r=dao
2012-06-20 16:28:56 +02:00
Paul Rouget
f288f3e37f
Bug 761023 - [devtb] Developer Toolbar should re-open automatically if browser closed with it open; r=jwalker
2012-06-15 15:55:33 +02:00
Ryan VanderMeulen
dd68fb6231
Merge inbound to m-c.
2012-06-16 09:38:43 -04:00
Tim Taubert
fd5ba085cb
merge m-c to fx-team
2012-06-16 12:36:20 +02:00
Tim Taubert
cf4a809fa0
Bug 764931 - Don't use about:newtab for nsBrowserAccess; r=gavin
2012-06-14 20:29:31 +02:00
Dão Gottwald
85155af554
Bug 759299 - Remove identity-box-inner and page-proxy-stack. r=jaws
2012-06-13 13:56:57 +02:00
Kartikaya Gupta
ceed4861d3
Bug 755971 - Switch to using the padding rect size for scrollWidth and scrollHeight, and update tests to continue passing. r=bz, gavin
2012-06-21 09:36:57 -04:00
Ryan VanderMeulen
9180278d42
Merge m-c to inbound.
2012-06-14 18:45:40 -04:00
Olli Pettay
2a1ef5e19b
Bug 764540 - browser_tabfocus.js is racy, r=dao
2012-06-14 20:59:19 +03:00
Alice0775 White
3a82d14a97
Bug 682944 - Prevent snippets with iframes from breaking about:home. r=gavin
2012-06-13 15:44:28 -07:00
Jim Mathies
2f392f7fb0
Bug 764355 - Add a new edge swipe simple gesture and add a click count value to existing tap gestures for Win8. r=felipe
2012-06-14 12:40:12 -05:00
Raymond Lee
b67b958aa5
Bug 710543 - Bring back 'change.password.pwSameAsRecoveryKey' string. r=gps
2012-05-15 09:49:02 +08:00
David Keeler
0342050911
Bug 764421 - poll with setInterval instead of using setTimeout in browser_bug743421.js; r=jaws
2012-06-14 16:52:49 -07:00
Justin Dolske
120fee1dce
Bug 731926 - Refactor init/shutdown functions in browser.js (minor cleanup while I'm here). r=gavin
2012-06-15 12:09:48 -07:00
Justin Dolske
82697e4eb7
Bug 731926 - Refactor init/shutdown functions in browser.js (eliminate getWebNavigation usage). r=gavin
2012-06-15 12:09:48 -07:00
Justin Dolske
4085f86cae
Bug 731926 - Refactor init/shutdown functions in browser.js (trivial inlining of prepareForStartup). r=gavin
2012-06-15 12:09:48 -07:00
Justin Dolske
66bad5405c
Bug 731926 - Refactor init/shutdown functions in browser.js (rename some functions). r=gavin
2012-06-15 12:09:48 -07:00
Justin Dolske
f9979478cb
Bug 731926 - Refactor init/shutdown functions in browser.js (objectify methods, indent, and add legacy globals.). r=gavin
2012-06-15 12:09:47 -07:00
Justin Dolske
9cca843146
Bug 731926 - Refactor init/shutdown functions in browser.js (trivial move of HandleAppCommandEvent). r=gavin
2012-06-15 12:09:47 -07:00
Saurabh Anand
f34f81e8d8
Bug 722988 - openLocationLastURL.jsm uses global Private Browsing state to make decisions; r=ehsan
2012-06-28 03:11:24 +05:30
Chris Pearce
5b73534832
Bug 758357 - Backout 2d295ed03d7f for causing bug 770085. r=backout
2012-07-02 16:49:38 +12:00
Ehsan Akhgari
b6f4ebefe4
Bug 769881 - copyStringToClipboard Optional parameters should go at the end, also this will make it backward compatible for version bumped extensions; r=roc
2012-07-01 14:18:23 -04:00
Saurabh Anand
250569740d
Bug 722990 - NewTabUtils.jsm uses a global Private Browsing state to make decisions; r=ttaubert
2012-06-20 14:00:21 +05:30
Paul Rouget
15986fc154
Bug 761023 - [devtb] Developer Toolbar should re-open automatically if browser closed with it open; r=jwalker
...
--HG--
extra : rebase_source : 95852ec078fb49ba547bed20abb4b886efb1f5d8
2012-06-15 15:55:33 +02:00
Dão Gottwald
ffefcd597b
Bug 776773 - put tabs in the title bar before updating the tab strip. r=ttaubert
2012-07-26 15:27:32 +02:00
Ehsan Akhgari
45fe6d3ae2
Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
...
This patch does the following:
* It adds nsITransferable::Init(nsILoadContext*). The load context
might be null, which means that the transferable is non-private, but
if it's non-null, we extract the boolean value for the privacy mode
and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
represent the document that the string is coming from.
nsIClipboardHelper implementation internally gets the nsILoadContext
from that and passes it on to the transferable upon creation. The
reason that I did this was that nsIClipboardHelper is supposed to be a
high-level helper, and in most of its call sites, we have easy access
to a document object.
* It modifies all of the call sites of the above interfaces according to
this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
the call sites.
2012-04-16 22:14:01 -04:00
Richard Newman
0f0318013f
Merge m-c to s-c.
2012-06-26 13:00:09 -07:00
Gregory Szorc
b686be9543
Merge mozilla-central into services-central
2012-06-25 13:40:04 -07:00
Gregory Szorc
bccb27b24a
Bug 763171 - Open tabs for URIs received from Sync; r=rnewman
2012-06-22 22:28:23 -07:00
Paul O’Shannessy
8d6396dded
Bug 714186 - Add padding to top of windows when fullscreen on Lion. r=fryn ui-r=shorlander
2012-07-10 21:08:06 -07:00
Ed Morley
db49714a0c
Merge mozilla-central to mozilla-inbound
2012-07-16 18:32:39 +01:00
Ekanan Ketunuti
6a26c29c8b
Bug 772463 - Unprefix CSS3 transforms in browser/. r=dao
...
--HG--
extra : rebase_source : d22aeb4bcb6e14ff9bef9408e483b9a26d17bdc0
2012-07-16 22:10:27 +07:00
Ed Morley
9898c93b7e
Backout bc090e21a088 (bug 773845), ca832757d4b7 (bug 771826), 492da706c14c (bug 774178) for mochitest-a11y failures
2012-07-16 10:09:26 +01:00
Shane Caraveo
e79e623342
Bug 771826: implement Social toolbar button UI, including notification icons, notification panel, and "profile" panel. Styling only for Windows/Mac for the moment, r=gavin
...
--HG--
extra : transplant_source : g%B2%1BMm%1C%CB%7D%A7%BD%DBf%14%C5%3E%F4%03%D2%C8%5D
2012-07-15 16:12:13 -07:00
Jared Wein
3468a9afc0
Bug 783928 - Remove the 'Remove from Firefox' menu in the Social API toolbar button dropdown. r=felipe
2012-08-22 13:56:27 -07:00
Gavin Sharp
130926bd70
Bug 784198 - Rename notifBrowser to notificationFrame. r=jaws
2012-08-22 13:56:14 -07:00
Jared Wein
b73ccf6f0c
Bug 784198 - browserIter.docShell is undefined errors. r=felipe
2012-08-22 13:56:10 -07:00
Dão Gottwald
2ab52cde93
Bug 784621 - Empty address bar isn't always focused after startup. r=enn
2012-08-22 16:08:12 +02:00
Matt Brubeck
bdf39881f3
Back out b77834cb31ad (bug 580794) because of mochitest-browser-chrome timeouts
2012-07-25 16:19:02 -07:00
Jared Wein
04b31a26cf
Bug 777463 - Options missing from app menu on Windows. r=gavin
2012-07-25 15:20:55 -07:00
David Keeler
3744d23b02
bug 580794 - strip userpass from favicon uri (r=filipc,ctalbert)
2012-07-24 10:48:42 -07:00
Jared Wein
632f0a674e
Bug 776431 - Share panel profile information doesn't appear in the first window, doesn't look great on Mac. r=gavin
2012-07-25 10:35:57 -07:00
Ms2ger
5489c9a378
Merge m-c to m-i.
2012-07-25 16:51:37 +02:00
Josh Aas
2c17bc0e86
Bug 574229: Open new window in the current OS X space when opening from the dock menu. r=gavin
2012-08-07 15:28:16 -04:00
Dão Gottwald
4b7d2d8ff2
Bug 762395 - Rename "Responsive Mode" to "Responsive Design View". r=paul
2012-06-12 19:18:19 +02:00
Olli Pettay
ac6b89bfdb
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
2012-06-10 21:14:30 +03:00
Saurabh Anand
ac4a2071ec
Bug 763111 - Use gBrowser.docShell for brevity in bug 748477. r=dao
2012-06-09 05:52:24 +05:30
Ryan VanderMeulen
53d33c67b1
Merge m-c to inbound
2012-06-09 14:22:32 -04:00
Tim Taubert
59348843cd
merge m-c to fx-team
2012-06-09 17:34:20 +02:00