Matt Woodrow
88b0ce7b03
Bug 781053 - Part 3 - Force the throbber into it's own layer. r=roc
2012-09-25 08:31:48 +12:00
Ed Morley
fd3d72350d
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-27 11:56:13 +01:00
Tim Taubert
257b72d7e1
merge m-c to fx-team
2012-09-27 09:11:54 +02:00
Tim Taubert
66dcfec720
Bug 794436 - tabPreviews.capture() needs to check for pending tab restore; r=dao
2012-09-26 15:08:09 +02:00
Jared Wein
439329e501
Bug 794520 - Replace string.contains with string.endsWith in formatValue. r=dao
2012-09-26 10:14:56 -07: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
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
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
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
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
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
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
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
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
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
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
Mark Hammond
0730c6685f
Bug 793935 - tests for closing social chat windows on logout. r=jaws
2012-09-26 09:32:27 +10: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
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
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
7ce227ab77
Bug 790168 - dragstart handler cleanup. r=ttaubert
2012-09-20 15:16:28 +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
Felipe Gomes
13edcecd81
Bug 793354. Small chat icons are stretched by XUL layout. r=jaws
2012-09-25 11:59:57 -07:00
Shane Caraveo
2423a06338
Bug 788589. Use information icon for logged out users and don't show generic buddy icon when logged in. r=felipe ui-r=Boriss
2012-09-25 11:39:09 -07:00
Boris Zbarsky
1b97afe0c2
Bug 792215 part 1. Convert quickstubs to using JSNative getters and setters. r=peterv
2012-09-25 14:44:40 -04:00
Jared Wein
cb03f67b24
Bug 794512 - Add a checkbox and preference to disable toast notifications for the Social API. r=markh
2012-09-26 17:40:18 -07:00
Raymond Lee
aed4e18567
Bug 790489 - 'Restore previous session' in about:home can flash visible on load. r=jaws
2012-09-27 01:49:20 +08:00
Shane Caraveo
e4c66a5c27
Bug 783687 - Use custom event in the chat box to update the titlebar. r=jaws
2012-09-25 14:38:58 -07:00
Ryan VanderMeulen
580ea65257
Backout 1b195e9c5f9d (bug 741738) due to mochitest failures.
2012-09-16 19:18:13 -04:00
Theo Chevalier
a663006ef6
Bug 741738 - Count impressions for each doorhanger notification type, r=mak
2012-09-16 23:38:57 +02:00
Theo Chevalier
0d8030961a
Backed out changeset 52b90ba3a2c5
2012-09-16 23:13:13 +02:00
Ed Morley
7ee2658e8c
Merge mozilla-central to mozilla-inbound
2012-09-10 15:05:35 +01:00
Tim Taubert
59de8b0c3a
merge m-c to fx-team
2012-09-10 09:47:01 +02:00
Phil Ringnalda
40cf3ec90f
Merge m-c to fx-team
2012-09-07 19:42:51 -07:00
Dão Gottwald
eab92b6e2c
Bug 789079 - In the tab container's dragover handler, calculate the drop indicator's minimum and maximum margins only when scrolling. r=jaws
2012-09-10 12:24:29 +02: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
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
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
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
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
Ryan VanderMeulen
559bc624f6
Merge m-c to inbound.
2012-09-05 17:52:28 -04:00
Dão Gottwald
3ed67646ef
Bug 787275 - Location bar tooltip shows shortened URL when full location bar address is not visible. r=Unfocused
...
--HG--
extra : rebase_source : 495475dd10208f2eca49bb327faac131d44a103c
2012-09-05 17:43:19 +02:00
Mike Hommey
140dfa414b
Bug 782890 - browser.js includes SafeBrowsing.jsm and BrowserNewTabPreloader.jsm with the wrong url. r=gavin
2012-09-05 16:42:10 +02:00
Tim Taubert
07d5947e7c
Bug 776928 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored. r=dao
2012-09-05 07:52:31 +02:00
Tim Taubert
be91e1b267
merge m-c to fx-team
2012-09-05 13:18:58 +02:00
Paul Rouget
9e0372540e
Bug 768442 - It's impossible to add a sidebar inside a tab. r=dao
2012-08-30 12:23:26 +02:00
Paul Rouget
a0e036d7bb
Bug 736465 - Pref for Inspect Element context menu item. r=dao r=dcamp
2012-08-30 12:51:13 +02: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
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
Atte Kemppila
446adecad5
Bug 771888 - Fix tree selection handling in Page Info > Media. r=adw
2012-09-01 11:35:56 -04:00
Shane Caraveo
696087bf8c
Bug 787093 - Some links from social dialogs open in the current tab. r=gavin
2012-08-31 12:57:42 -07:00