Ehsan Akhgari
9328aeb770
Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm
2012-10-09 20:34:59 -04:00
Ehsan Akhgari
dded6844bb
Bug 799001 - Part 3: Hook up about:privatebrowsing to load when opening a new private window; r=jdm
...
This page needs to be revamped later on to make sure that it fits the
new world!
2012-10-07 23:53:29 -04:00
Ehsan Akhgari
4f98fdefe4
Bug 799001 - Part 2: Hook up the per-window version of the gPrivateBrowsingUI object; r=dao
2012-10-07 23:30:32 -04:00
Ehsan Akhgari
46749778df
Bug 799001 - Part 1: Hook up the menu item for opening a new private browsing window; r=dao ui-r=madhava
2012-10-07 23:15:41 -04:00
Josh Matthews
b2d5c0516f
Bug 792517 - Make the channel created by Save As respect the privacy status of the originating document. r=ehsan
2012-10-03 15:33:54 -04:00
Richard Newman
2fff0687e5
Merge m-c to s-c.
2012-10-01 22:28:32 -07:00
Josh Matthews
1e9909c85a
Backed out changeset 71a2a9d7618e
2012-10-03 13:12:12 -04:00
Josh Matthews
666487f922
Bug 792517 - Make the channel created by Save As respect the privacy status of the originating document. r=ehsan
2012-10-03 13:10:55 -04:00
Josh Matthews
1c61b4bca6
Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz
2012-10-03 13:10:20 -04:00
Richard Newman
37c29dd883
Merge m-c to s-c.
2012-09-30 18:11:24 -07:00
Richard Newman
ec03846508
Merge m-c to s-c.
2012-09-29 00:59:43 -07:00
Gregory Szorc
b8381f7641
Merge mozilla-central into services-central
2012-09-26 17:00:19 -07:00
Gregory Szorc
eeec594b10
Merge mozilla-central into services-central
2012-09-26 09:56:41 -07:00
Mark Hammond
773b5e3971
Bug 793943 - add social api to close flyouts. r=mixedpuppy
2012-09-26 16:23:25 +10:00
Mark Hammond
3ba7143e85
Bug 792677 - dynamically adjust social panels as content changes. r=jaws
2012-09-26 16:22:38 +10:00
Ryan VanderMeulen
a76e94c127
Backout bug 792215 for suspected Windows m-oth leaks.
...
CLOSED TREE
2012-09-25 22:40:56 -04:00
Gavin Sharp
beb9bfa8c0
Bug 801951: update social provider manifest and whitelist, r=jaws
...
--HG--
extra : rebase_source : a9c4c5fa8ed2bb61e3ebc04775dc7e3ad31c3e8d
2012-10-15 17:27:48 -07:00
Mark Hammond
a7f7fb9d36
Bug 801080 - window.close should close social panels. r=felipe
2012-10-16 13:53:37 +11:00
Gregory Szorc
d80995d66c
Merge mozilla-central into services-central
2012-09-25 11:00:01 -07:00
Mark Hammond
0730c6685f
Bug 793935 - tests for closing social chat windows on logout. r=jaws
2012-09-26 09:32:27 +10:00
Phil Ringnalda
16e0947c04
Back out 85d6cbd01d39, 56fc051c1932, a2ad17b87332 (bug 781053) for OS X debug assertions and crashes
...
--HG--
extra : rebase_source : ab24a2f8e9eddcf33ea39344abb7afbf400bf6e0
2012-09-24 21:23:05 -07:00
Mark Hammond
5774b78216
Bug 791901 - social provider should provide more strings for the share popup. r=jaws
2012-09-25 13:54:34 +10:00
Jared Wein
ac238e2df1
Bug 779054 - SocialAPI sidebar is added to chromehidden window on session restore. r=felipe
2012-10-03 23:59:32 -07:00
Jared Wein
6912360516
Bug 797667 - Add back the SocialToolbar.button getter. r=markh
...
--HG--
extra : rebase_source : 0b6627797e3f5d46e5e94c8dcfd5d9dceaebe257
2012-10-03 21:00:57 -07:00
Frank Yan
d64969efa9
Bug 765750 - Remove Yandex default search engine data from aboutHome.js. r=mak r=kev
2012-10-03 20:36:23 -07:00
Jared Wein
439329e501
Bug 794520 - Replace string.contains with string.endsWith in formatValue. r=dao
2012-09-26 10:14:56 -07:00
Josh Matthews
f56c4d461a
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
2012-10-04 15:07:51 -04:00
Jared Wein
fee1109c25
Bug 786095 - Initially disable Social API when in safe mode. r=felipe
2012-09-24 14:57:12 -07:00
Ehsan Akhgari
482327ad04
Backout bug abf5f7d05488 for more than 10000 browser-chrome failures
2012-09-28 15:41:08 -04:00
Shane Caraveo
10a8bd885d
Bug 790112: fix social toolbar button styling so that separate "sub-buttons" are visually distinct, patch by Shane and Jared, r=felipe
...
--HG--
extra : transplant_source : N%1A%11%14%7D%AF%1Fy%E9%CFS%0A%08%96%C6%22%EF%13%E7t
2012-09-27 16:57:37 -07:00
Gregory Szorc
fe95bbff4d
Merge mozilla-central into services-central
2012-09-24 13:33:43 -07:00
Yosy
30c966d339
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
2012-09-23 21:09:29 +02:00
Benjamin Peterson
25758be060
Backed out changeset 3ca1f19e4c2a (bug 792968) for mochitest-oth failures
2012-09-23 12:25:39 -04:00
Yosy
d78b3767d6
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
2012-09-23 16:48:23 +02:00
Girish Sharma
a5fa8bd35c
Bug 790227 - Reserve 'd' as accesskey for Debugger in tools menu > web developer; r=dao
2012-09-22 00:43:45 +05:30
Richard Newman
74a8e797aa
Merge m-c to s-c.
2012-09-21 07:15:41 -07:00
Simon Montagu
73187d5fd2
Change :dir selectors to :-moz-dir in css files. Bug 562169, r=dbaron
2012-09-30 07:17:42 -07:00
Dão Gottwald
1d926e956c
Bug 774009 - uncaught JS exception while running browser_overflowScroll.js (TypeError: aTab.linkedBrowser is null). r=gavin
2012-09-29 17:59:43 +02:00
Jonathan Kew
4ae1951644
bug 674373 pt 6 - support HiDPI display in Cocoa widget code. r=roc,smichaud
2012-09-29 12:36:09 +01:00
Jonathan Kew
a85e67486b
bug 674373 pt 5 - provide a fullZoom API in nsIDOMWindowUtils, and use this rather than inferring zoom from CSS to device pixel ratio. r=roc
2012-09-29 12:35:19 +01:00
Richard Newman
0c0093f18f
Merge m-c to s-c.
2012-09-19 14:54:32 -07:00
Graeme McCutcheon
b3fe2c3786
Bug 802718 - Ensure internal widget state is restored after browser_minimize.js, to work around Unity bug on Ubuntu. r=gavin DONTBUILD
2012-10-18 12:23:30 +01:00
Gregory Szorc
216e4ddfbc
Merge mozilla-central into services-central
2012-09-18 11:37:04 -07:00
Graeme McCutcheon
1159bc1db9
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2012-09-18 12:46:06 +01:00
Tim Taubert
0589c1c5f2
merge m-c to fx-team
2012-09-18 11:27:53 +02:00
Ed Morley
c529a36218
Backout 62ef2365014e (bug 583890), 8c3df98a9f06 (bug 583890) for intermittent failures in browser_bug583890.js
2012-09-17 17:35:46 +01:00
Gregory Szorc
48db52e99d
Bug 787273 - Part 4: Refactor Identity to not be a singleton; r=rnewman
...
Access to IdentityManager functionality now goes through the Service
singleton.
2012-09-14 16:02:33 -07:00
Mihai Sucan
101c6d3fe1
Bug 795691 - b2g fixes for the web console actors; r=past,vingtetun,ttaubert
2012-10-11 21:24:57 +03:00
Gregory Szorc
aa02adee63
Merge mozilla-central into services-central
2012-09-12 17:01:23 -07:00
Gavin Sharp
a59fc60a91
Bug 780594: do the event.target check for pageShowEventHandlers before setting a timeout, r=dao
...
--HG--
extra : transplant_source : %ED%AA%CE%10%822%00%B2%BFl%99%D5%B6yAz%BEz%F8%1A
2012-09-12 11:27:29 +02:00
Richard Newman
a79231a541
Merge m-c to s-c.
2012-09-11 17:18:16 -07:00
Ryan VanderMeulen
fa467918aa
Merge inbound to m-c.
2012-09-22 08:28:28 -04:00
Tim Taubert
4e226abf53
merge m-c to fx-team
2012-09-22 09:32:24 +02:00
Andres Hernandez
ed2022de9c
Bug 753127 - Add telemetry for the time spent updating UI in response to a tab switch. r=dao
2012-09-21 18:33:30 -06:00
Tim Taubert
6ab2d7d744
Bug 782890 - BrowserNewTabPreloader.jsm and SafeBrowsing.jsm are referenced using the wrong URI; r=gavin
2012-09-21 18:10:17 +02:00
Tim Taubert
e5d5c22958
Bug 791683 - Remove legacy code parts from Panorama; r=felipe
2012-09-21 11:26:43 +02:00
Ms2ger
5b4f3272e0
Merge PGO-green changeset from m-i to m-c.
2012-09-20 11:51:47 +02:00
Tim Taubert
cb008a204e
merge m-c to fx-team
2012-09-20 11:36:34 +02:00
Andres Hernandez
fecdfd5725
Bug 781973 - Use filepicker's open() instead of the obsolete show() in /browser. r=bbondy
2012-09-19 17:21:38 -06:00
Jared Wein
5672eb81ee
Bug 781588 - [Perf] Refactor formatValue to increase performance by 40%. r=felipe
...
Removed a couple of regular expressions from formatValue and replace them with simple string manipulation.
The property access of this.editor was taking 5% of the formatValue function. Switching it to a field removes this extra overhead.
2012-09-21 16:03:23 -07:00
Mark Hammond
38b6973391
Bug 792295 - ensure social flyout moves when already open. r=jaws
2012-09-21 15:18:48 +10:00
Tim Taubert
b5dc8cd89c
Bug 791676 - [New Tab Page] don't start transition for dynamically created elements off a timeout; r=dao
2012-09-17 17:19:23 +02:00
Theo Chevalier
80bd444811
Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak
2012-09-16 00:06:34 +02:00
Theo Chevalier
65d21eb56e
Bug 741738 - Count impressions for each doorhanger notification type, r=mak
2012-09-16 00:06:31 +02:00
Theo Chevalier
6940a21da4
Backing out 107165:7bb5f1ebb833 and 107164:ee6470d54349 s/computers/devices
2012-09-15 23:59:33 +02:00
Theo Chevalier
642223d4f8
Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak
2012-09-15 22:59:30 +02:00
Theo Chevalier
a5426f9f1d
Bug 741738 - Count impressions for each doorhanger notification type, r=mak
2012-09-15 22:59:28 +02:00
Jan Varga
4da19af939
Bug 791232 - Remove calls to clearOfflineApps() any remaining integration of localStorage with offline apps after Bug 776416. r=sicking
2012-09-14 22:23:44 +02:00
Adam Dane [:hobophobe]
a233701cd2
Bug 583890 - Tab Title Abridger module and tests. r=ttaubert
2012-09-13 14:00:13 -05:00
Richard Newman
629dbd5f30
Merge m-c to s-c.
2012-09-10 08:31:10 -07:00
Tim Taubert
59de8b0c3a
merge m-c to fx-team
2012-09-10 09:47:01 +02:00
Richard Newman
38641d0c49
Merge m-c to s-c.
2012-09-09 12:08:09 -07:00
Amod
6456695447
Bug 783025 - Replace String.indexOf(...) != -1 with String.contains(...). r=dao
2012-09-08 22:58:23 +02:00
Ehsan Akhgari
6eae85d8ab
Backed out changeset 9c6782197172 (bug 783025) because of test failures
2012-09-08 16:56:04 -04:00
Amod
16b7060d93
Bug 783025 - Replace String.indexOf(...) != -1 with String.contains(...). r=dao
2012-09-08 21:26:25 +02:00
Phil Ringnalda
40cf3ec90f
Merge m-c to fx-team
2012-09-07 19:42:51 -07:00
Richard Newman
ee59c80193
Merge m-c to s-c.
2012-09-07 14:12:07 -07:00
Richard Newman
cfead3c738
Merge m-c to s-c.
2012-09-07 00:01:34 -07:00
Josh Matthews
f4e16afc9a
Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan
2012-09-17 12:18:40 -04:00
Mark Hammond
469b3d4029
Bug 784236 - Ensure chat windows don't end up in history/places. r=mixedpuppy
2012-09-08 15:43:15 +10:00
Atte Kemppila
799ee515a3
Bug 787650 - Add element id attributes to pageInfo.xul. r=adw
2012-09-07 16:23:01 -04:00
Aishwarya
69143e3909
Bug 733292 - The sidebar should have a close button. r=paul r=dao
2012-09-19 16:43:26 +02:00
Tim Taubert
928ab3b986
Bug 780123 - [New Tab Page] Use the hiddenWindow to preload a single newtab page that then serves multiple windows; r=jaws
2012-09-19 16:20:44 +02:00
Richard Newman
6c09aa81c0
Merge m-c to s-c.
2012-09-06 00:54:31 -07:00
Ehsan Akhgari
c578fadd65
Bug 741059 - Part 4: Update the callers to mozIAsyncFavicon::SetAndFetchFaviconForPage; r=jdm,bz,mak
2012-09-06 00:34:50 -04:00
Joe Walker
f644c80339
Bug 773185 - [devtb] key sequence should close toolbar if gcli already has focus; r=mikeratcliffe
2012-09-07 14:24:59 +01:00
Ekanan Ketunuti
a1059b2d4a
Bug 769101 - App Tabs should be renamed to avoid confusion. r=jaws, ui-r=fryn
...
DONTBUILD
2012-09-17 16:38:00 +07:00
Jared Wein
61432139c7
Backed out changeset 32d1752fb7ba (bug 786095)
2012-09-24 16:03:59 -07:00
Jared Wein
fa4ba904ea
Bug 786095 - Initially disable Social API when in safe mode. r=felipe
2012-09-24 14:57:12 -07:00
Matt Woodrow
4e60645e00
Bug 781053 - Part 3 - Force the throbber into it's own layer. r=roc
2012-09-25 08:31:48 +12:00
Bobby Holley
5af5a73d3d
Bug 792036 - Automated fixups. r=mccr8
...
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components | xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
2012-09-24 14:46:29 +02:00
Mark Hammond
ab15139e9e
Bug 793036 - Close all service windows on logout. r=jaws
2012-09-24 09:49:28 +10:00
Andres Hernandez
6b6090b472
Bug 786418 - browser_newtab_focus.js shouldn't fail when FKA is enabled on Mac, r=enn
2012-09-05 13:43:41 -06:00
Adam Dane [:hobophobe]
fe6d81410d
Bug 87717 - Allow offline mode to connect to loopback r=mcmanus sr=cbiesinger
2012-09-17 18:45:10 -05:00
Sankha Narayan Guria
a110ad1d44
Bug 776293 - Right-clicking a hyperlinked image and pressing "g" now copies the hyperlink URL. r=jaws
2012-09-18 14:16:16 -07:00
Shane Caraveo
bc21084859
Bug 782793. Per-platform chat window icons. r=felipe
2012-09-04 14:42:06 -07:00
Shane Caraveo
0797d529cb
Bug 785951. Remove padding from social panels. r=dao,felipe
2012-09-06 16:13:37 -07:00
Richard Newman
bb200ef3ab
Merge m-c to s-c.
2012-09-03 19:51:55 -07:00
Phil Ringnalda
ac5f640447
Back out df2ddcab7143 (bug 788100), d9e96444da92 (bug 788405), 092a8add22fd (bug 787511) for xpcshell bustage
2012-09-11 20:46:34 -07:00
Mark Hammond
8fddaf0512
Bug 788100 - Remove social.initialize-response message. r=jaws
2012-09-12 12:48:38 +10:00
Mark Hammond
48d74cf4a8
Bug 787511 - rename SocialProvider._getWorkerPort to getWorkerPort, remove SocialProvider.port. r=jaws
2012-09-12 12:48:38 +10:00
Dão Gottwald
490d7f4521
Bug 787895 - Indicator for dropping links on the tab strip is misaligned if there are pinned tabs and the tab strip overflows. r=jaws
2012-09-03 18:10:30 +02:00
Gregory Szorc
ac73afec63
Bug 787306 - Fix bitrotted Sync UX code; r=rnewman
...
services-central contains lots of changed code. Sync UX changes which
landed in inbound for bug 762230 are not compatible with the future.
2012-08-31 11:49:38 -07:00
Richard Newman
d8f2ba2e32
Merge m-c to s-c.
2012-08-30 19:26:53 -07:00
Ally Naaktgeboren
54d001c809
Bug 762230 - Add-ons not listed when resetting Sync; r=mconnor
2012-08-30 14:57:15 -07:00
Gregory Szorc
88f9794fe7
Bug 785225 - Part 8: Don't expose SyncScheduler as a singleton; r=rnewman
2012-08-29 14:43:41 -07:00
Gregory Szorc
db187465ed
Bug 785225 - Part 7: Bind SendCredentialsController to a Service instance; r=rnewman
2012-08-29 14:43:40 -07:00
Gregory Szorc
bb5d240869
Bug 785225 - Part 5: Partial removal of Clients singleton; r=rnewman
...
Clients was being exported and used as a singleton. We still use Clients
as a singleton in some places, but only in test code. The preferred
method to access Clients is now through a service instance.
Weave.Clients is no longer exposed. Callers go through Weave.Service
now.
2012-08-29 14:43:40 -07:00
Gregory Szorc
b11d37e791
Bug 785225 - Part 3: Don't expose ErrorHandler as a singleton; r=rnewman
...
Some tests still expect there to only be a single instance of
ErrorHandler for the life of the tests. And, ErrorHandler itself is
pretty tighly coupled with being a singleton because it writes out
changes to prefs, etc. But, it's a step in the right direction.
2012-08-29 14:43:40 -07:00
Gregory Szorc
50628a23db
Bug 785225 - Part 2: Minimize Engines singleton usage; r=rnewman
...
Weave.Engines is no longer exported. Service now exposes an
EngineManager instance, which is the new recommended way to get at the
engine manager. Service was updated to reference the internal instance.
2012-08-29 14:43:40 -07:00
David Keeler
ee551a86c7
bug 798237 - add test for bug 797677 r=jaws
2012-10-08 10:01:19 -07:00
Ehsan Akhgari
34be82dd09
Bug 798508 - Part 2: Add a browser-level API for opening new Private Browsing windows; r=jdm
...
This is currently hidden behind the per-window PB build option.
2012-10-07 15:39:42 -04:00
Josh Matthews
dadd364cb0
Bug 795556 - Part 1: Make Style Editor open with sensible parent window. r=jwalker
2012-10-10 11:27:39 -04:00
Jared Wein
65f013ea29
Bug 799396 - Use Map instead of object literal in browser-plugins.js for hash tables. r=dao
2012-10-09 23:40:53 -07:00
Matthew Noorenberghe
859b6228d6
Bug 798753 - Visual polish for social provider user menu on OS X. r=jaws
...
--HG--
extra : rebase_source : 9ab7879b615fa30853661b1c5990eb54251ce41e
2012-10-09 16:29:13 -07:00
Jared Wein
92e212cd30
Bug 799749 - Add back the Show Desktop Notifications menuitem for the Social API. r=markh
2012-10-09 17:14:25 -07:00
Gregory Szorc
3ec3ede5db
Merge mozilla-central into services-central
2012-08-27 12:56:17 -07:00
Ryan VanderMeulen
d7d4930e6d
Merge the last PGO-green inbound changeset to m-c.
2012-08-27 15:01:44 -04:00
Dão Gottwald
eeea10e965
Bug 783282 - When dragging a tab within the tab strip, move it directly instead of displaying a drop indicator. r=jaws
2012-08-27 19:44:00 +02:00
Philipp von Weitershausen
f47e2a9937
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
...
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-27 11:13:02 -03:00
Mark Hammond
5d201148e6
Bug 780987 - implement social.user-recommend-* messages. r=mixedpuppy
2012-08-27 21:16:38 +10:00
Mark Hammond
81143a6cd6
merge backout
2012-08-27 16:18:11 +10:00
Mark Hammond
9239753e22
Backout f79e4c7902a1 (Bug 780987) due to talos being angry and red-faced
2012-08-27 16:17:22 +10:00
Richard Newman
27a3746969
Merge m-c to s-c.
2012-08-26 22:52:01 -07:00
Mark Hammond
98ada73715
Bug 780987 - implement social.user-recommend-* messages. r=mixedpuppy
2012-08-27 14:48:17 +10:00
Shane Caraveo
9cd6d3d4d3
Bug 784535 - enable opening chats from worker. r=jaws
2012-08-26 16:51:24 -07:00
Shane Caraveo
a037408b20
Bug 774506 - Implement toast notification support. r=jaws
2012-08-26 16:46:45 -07:00
Paul Rouget
e01e1e6275
merge fx-team to m-c
2012-08-27 00:05:32 +02:00
Ryan VanderMeulen
a051a7ccbf
Merge the last PGO-green inbound changeset to m-c.
2012-08-25 22:09:16 -04:00
Richard Newman
17f2b22e07
Merge m-c to s-c.
2012-08-25 07:16:25 -07:00
Yury
95bb1e548f
Bug 776208 - Plugin preview overlay test. r=jaws
2012-08-25 17:18:44 -04:00
Yury
390e1cb5ac
Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz
2012-08-25 17:18:44 -04:00
Lim Wei Zhong
8ec6604dd6
Bug 724346 - Ctrl-Tab should not cycle through hidden tabs. r=dao
2012-08-25 17:18:43 -04:00
Gavin Sharp
0cf3949b1b
Bug 785205: adjust wording for social activation prompt, r=jaws, ui-r=boriss
...
--HG--
extra : rebase_source : 5ea3201e00073268e4a02c05e3852f273e062505
2012-08-24 14:46:11 -07:00
Neil Deakin
a30404fc32
Bug 784142, assertion and crash calling alert while closing a window, r=smaug
2012-08-30 15:39:39 -04:00
Ally Naaktgeboren
e2dc01a32c
Bug 589468 - Part 2/2: Change "computer" to "device" in all strings regarding desktop Firefox Sync. r=mconnor
...
--HG--
extra : rebase_source : 1041808123507a278b6bbddf7d387d6ef18ccfcd
2012-08-29 17:09:32 -07:00
Dão Gottwald
097a4578df
Bug 786291 - Dragging a pinned tab is jerky when the tab strip overflows. r=jaws
2012-08-30 07:51:06 +02:00
Dão Gottwald
64acf67249
Bug 786406 - Move the tab drag image away from the cursor to prevent it from obscuring the dragged tab. r=jaws
2012-08-30 07:50:46 +02:00
Dão Gottwald
7498d6261e
Bug 786593 - Moving a tab to a different window leaves other tabs shifted in the source window. r=jaws
2012-08-30 07:50:28 +02:00
Benjamin Smedberg
a844435618
Revert bug 776208 for semi-consistent failures:
...
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Test 1a, the overlay about: content is expected
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: chrome://mochitests/content/browser/browser/base/content/test/plugin_test.html
CLOSED TREE
2012-08-24 13:08:15 -04:00
Matt Brubeck
c15b33e4c6
Back out b3c861bd1e2f (bug 785190) because it depends on bug 776208 on a CLOSED TREE
2012-08-24 15:34:50 -07:00
Paul Rouget
90636d8997
Bug 770818 - [inspector] highlighter v3. r=jwalker
2012-08-24 14:18:23 +02:00
Adam Dane [:hobophobe]
57921206f3
Bug 583890 - Add visibleLabel attribute/property and tests. r=ttaubert,jaws
2012-08-23 20:15:50 -05:00
Jan Varga
50c0691da8
Bug 776416 - Fix remaining tests. r=sicking
2012-09-13 20:47:04 +02:00
Jonas Sicking
439a8d4733
Bug 776416 - Remove exceptions to 5MB quota rule in localStorage. r=honzab
2012-09-13 20:46:50 +02:00
Marco Bonardo
bdd02522ee
Bug 749477 - Stop abusing about:home localStorage from browser code.
...
r=fryn
2012-09-12 12:02:03 +02:00
Mark Hammond
9b600d41c2
Bug 788100 - Remove social.initialize-response message. r=jaws
2012-09-12 12:48:38 +10:00
Mark Hammond
224134395b
Bug 787511 - rename SocialProvider._getWorkerPort to getWorkerPort, remove SocialProvider.port. r=jaws
2012-09-12 12:48:38 +10:00
Mark Hammond
ae47aed217
Bug 789859 - set consumeoutsideclicks on social toolbar panel for autoclose behaviour. r=jaws
2012-09-13 12:05:10 +10:00
Mark Hammond
c18cf25348
Bug 790488 - Add multiple-tabs to shareButton tests. r=jaws
2012-09-13 12:05:06 +10:00
Marco Bonardo
7d97d96314
Backout a933e3c0ec0f (bug 749477) for causing a new random failure in m-oth
2012-09-12 21:26:38 +02:00
Marco Bonardo
54504a53cb
Bug 749477 - Stop abusing about:home localStorage from browser code.
...
r=fryn
2012-09-12 12:02:03 +02:00
Yury
0a2bbc2d50
Bug 785190 - Add canActivatePlugin to reshowClickToPlayNotification. r=jaws
2012-08-24 16:18:17 -04:00
Yury
b755077d71
Bug 776208 - Tests for plugin preview overlay. r=jaws
2012-08-24 16:18:17 -04:00
Yury
820281ab5d
Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz
2012-08-24 16:18:16 -04:00
Chris Pearce
39fec17699
Bug 801891 - Make fullscreen approval UI modal in browser. r=dao
2012-10-17 11:25:23 +13:00
Ehsan Akhgari
5f562a1bf7
Bug 722978 - Port the certificate exception UI to the new per-window private browsing API; r=jdm
...
--HG--
extra : rebase_source : a49d0c630a170a950dd830ad484e084a29f8b51f
2012-10-12 23:38:19 -04:00
John Schoenick
4807d63e4f
Bug 797043 - Better handling of plugin activated state for click-to-play. r=josh
2012-10-16 12:52:30 -07:00
Paolo Amadini
14d5430427
Bug 748160 - Update the Downloads command to open the Downloads view instead of the Downloads Panel. r=mak
2012-08-25 11:37:55 +02:00
Paolo Amadini
baa8eb743d
Bug 748381 - Update the behavior of the Downloads indicator. r=mano
2012-08-25 11:37:55 +02:00
Felipe Gomes
125a551006
Bug 766616. Part 1. Implement about:socialerror page. r=mixedpuppy
2012-09-06 16:23:01 -07:00
Shane Caraveo
ce0bb677b5
Bug 787272. Disable recommend button on logout. r=jaws
2012-09-06 13:47:01 -07:00
Shane Caraveo
f1e155ef74
Bug 789248. Fix failing social tests by only updating the status panel on tests that require it and are sure to clear it up afterwards. r=felipe
2012-09-06 13:14:34 -07:00
Shane Caraveo
4c2dc5c9c6
Bug 786207. Display name in share panel is white on gray on OSX. r=felipe
2012-09-04 13:00:36 -07:00
Shane Caraveo
c436d3f5f2
Bug 789308. Fix reversed socialFrameShow/Hide events. r=felipe
2012-09-06 15:36:36 -07:00
Gregory Szorc
0b57aa7053
Merge mozilla-central into services-central
2012-08-23 09:53:48 -07:00
Ed Morley
a9b1f4197e
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-08-23 11:29:20 +01:00
Tim Taubert
5c6f1513a0
merge m-c to fx-team
2012-08-22 22:15:08 -07:00
Dão Gottwald
7ce227ab77
Bug 790168 - dragstart handler cleanup. r=ttaubert
2012-09-20 15:16:28 +02:00
David Keeler
58d3575f7e
Bug 797959 - Click-to-play: change entity name along with string change. r=jaws
2012-10-04 11:20:16 -07:00
Mark Hammond
dcca4408fe
Bug 790545 - cache provider's toolbar notification icons. r=felipe
2012-10-08 11:15:02 +11:00
Tim Taubert
cfcb7866db
Bug 754671 - [Page Thumbnails] size of thumbnails directory (in profiles directory) keeps growing infinitely; r=felipe
2012-08-21 11:17:18 -07:00
Gavin Sharp
f4cb4de7c3
merge fx-team into mozilla-central
2012-08-21 10:27:25 -07:00
Blair McBride
5ccfa4bdc2
Bug 783763 - Move browser_bug435325.js to /browser/ and remove reference to nsIDOMWindowUtils. r=dolske
...
--HG--
rename : docshell/test/browser/browser_bug435325.js => browser/base/content/test/browser_bug435325.js
2012-08-21 19:42:30 +12:00
Shane Caraveo
983d9c226d
Bug 779686 - implement docked chat content areas, r=felipe
...
--HG--
extra : transplant_source : c%29h%B5%89%27%F3S%C0%B6%CB%82%A27%3C%0D%AEL%14V
2012-08-20 17:52:26 -07:00
Jared Wein
346ea2fdee
Bug 779360 - Implement mozSocial.isVisible API for social sidebar window, r=felipe
...
--HG--
extra : transplant_source : %1FB%A6T%7B%9D%60T%E6%95%CD%A7%27%E5%00%60%A5%B8%84%F8
2012-08-20 14:18:50 -07:00
Shane Caraveo
e21905c428
Bug 783691 - show/hide events for social content. r=gavin
2012-08-20 11:25:47 -07:00
David Creswick
c27518ed5f
Bug 739092 - Neterror icon should not be visible behind robot in about:robots. r=dao
2012-08-20 17:43:00 +12:00
Ryan VanderMeulen
d3510ae5f7
Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE.
2012-10-04 19:34:19 -04:00
Ryan VanderMeulen
363be99a00
Merge m-c to inbound.
2012-10-04 17:54:34 -04:00
Josh Matthews
fe1c85126f
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
2012-10-04 15:07:51 -04:00
Jared Wein
9798557e8b
Backed out changeset f1c3d164cffc (bug 790112)
2012-09-29 03:17:29 -07:00
Jared Wein
4db16beb40
Bug 790112: fix social toolbar button styling so that separate "sub-buttons" are visually distinct, patch by :mixedpuppy, :jaws and :markh, r=felipe
2012-09-27 16:57:37 -07:00
Ed Morley
9d67a4ff74
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-08-22 10:28:02 +01:00
Dão Gottwald
460420e038
fix indent (no bug, DONTBUILD)
2012-08-22 09:58:18 +02:00
Ed Morley
cdee31c862
Merge mozilla-central to mozilla-inbound
2012-08-21 21:16:49 +01:00
David Keeler
486518fb5c
Bug 767636 - expose plugin fallback type to extensions. r=jaws
2012-08-21 12:40:07 -07:00
Ekanan Ketunuti
9f0f561afc
Bug 784313 - Replace body[dir=rtl] with :dir(rtl) in browser/. r=dao
...
--HG--
extra : rebase_source : 161e7e1456b27f6b31e3f8e923684d83c7d0ace6
2012-08-21 20:50:55 +07:00
Ian Moody
efcc5f0a50
Bug 737792 - Use for..of loops in browser.js. r=dao
...
--HG--
extra : rebase_source : df980b6310daecb9e80793ca900ba983aadb12c6
2012-08-21 18:56:07 +02:00
Leonard Camacho
1361113d91
Bug 695879 - Use SyncScheduler when adding a new device to sync. r=rnewman
2012-08-21 18:23:42 -04:00
Dão Gottwald
e06399d0ec
Bug 783103 - Avoid layout flush from isElementVisible when attempting to focus the URL bar or search bar. r=enn
2012-08-21 15:53:39 +02:00
Dão Gottwald
e537003171
Bug 783614 - Cutting a sub string from the location bar value can unexpectedly modify the value further. r=Unfocused
2012-08-21 09:56:59 +02:00
Dão Gottwald
b8f76dd570
Bug 782684 - charsetLoadListener needs no event argument. r=gavin
2012-08-21 09:54:57 +02:00
Ed Morley
db4bd9725b
Backout 1d89bc229215 (bug 784142) for bug 787744
2012-09-03 10:04:49 +01:00
Dão Gottwald
b266cfdc7b
Bug 786495 - Dragging a tab to bookmark it or cancelling the drag-and-drop operation (pressing ESC) unexpectedly reorders tabs. r=jaws
2012-09-03 09:24:15 +02:00
Margaret Leibovic
c4160afca9
Bug 695399 - Remove synchronous calls to nsICacheSession::openCacheEntry in pageInfo.js. r=gavin
2012-09-13 18:22:35 +02:00
Bellindira Castillo [:bellindira]
5b6338889c
Bug 752841 - [New Tab Page] Make the number of tabs adjustable; r=ttaubert
2012-08-16 23:01:03 -06:00
Dão Gottwald
6296536837
Bug 789031 - Remove unnecessary tabPreviews.uninit. r=ttaubert
2012-09-06 18:00:20 +02:00
Dão Gottwald
17350d13dc
Bug 789032 - Dragging a link over the tab strip's scroll arrows calls _getDropIndex unnecessarily. r=jaws
2012-09-06 17:59:57 +02:00
Dão Gottwald
994f09b44b
Bug 789010 - Use the PageThumbs API to get tab previews for tabs that aren't loaded yet. r=ttaubert
2012-09-06 14:41:46 +02:00