Mark Banner
2afa0df2eb
Fix regression in Loop's functional tests from bug 1107336 - use the correct imports so that exceptions are matched correctly. rs=AutomatedTester over irc. DONTBUILD as NPOTB a=RyanVM for CLOSED TREE
2015-03-04 21:17:27 +00:00
Hector Zhao
ad746928dd
Bug 1138807 - Treat user cancelling of HTTPHandlerPane as Success. r=jimm
2015-03-03 12:55:50 +08:00
Mark Banner
99e04fe3c5
Bug 1108187 - Hide Loop's toolbar button in private browsing mode as Loop doesn't work fully in it yet. r=mikedeboer
2015-03-04 13:36:53 +00:00
Phil Ringnalda
a169bd15d0
Merge m-c to m-i
2015-03-08 13:34:08 -07:00
Sebastian Hengst
cc274fa656
Bug 1139427 - Define file-based metadata in /browser/components. r=gavin
...
Add bugzilla components as metadata to moz.build files for easier bugfiling into the correct component. More information:
https://gecko.readthedocs.org/en/latest/build/buildsystem/mozbuild-symbols.html#bug-component
2015-03-08 20:43:22 +01:00
Chris Manchester
2633d459e9
Bug 1109183 - Fix imports of the marionette client and remove spurious entry from sys.path provided by mach. r=ahal
2015-03-03 17:37:19 -08:00
Neil Deakin
2ce4c7e814
Bug 1015617, wait for panel to show before adding hidden listener, r=gijs
2015-03-04 08:55:02 -05:00
Wes Kocher
bc9f5d141b
Merge fx-team to m-c a=merge CLOSED TREE
2015-03-03 17:11:40 -08:00
Carsten "Tomcat" Book
d6c0129268
Backed out changeset e440ab8f0a51 (bug 1044600) for suspicion of causing bc1 leaks
2015-03-03 14:04:50 +01:00
Richard Marti
440d6cbff8
Bug 1136670 - InContent Prefs - Implement alignment according to spec. r=jaws
2015-03-02 19:52:44 +01:00
Anish
b9d3be97ea
Bug 958147 - Choose one of run-if or skip-if and get rid of the other.r=jmaher, mwargers
2015-03-03 08:46:37 -05:00
Chris
ce75107724
Bug 1121417: Change hiddenOneOffs search pref to use unichar type. r=gavin
2015-03-02 14:00:45 -08:00
Wes Kocher
50789ffa1a
Merge m-c to fx-team a=merge CLOSED TREE
2015-03-02 13:07:53 -08:00
Wes Kocher
c4ac9859cf
Merge fx-team to m-c a=merge
2015-03-02 12:41:37 -08:00
Mark Banner
63a1246edf
Follow-up to bug 1131574 - temporarily disable mochitest on e10s due to apparent load complete detection issues. rs=bustage-fix for CLOSED TREE
2015-03-02 20:41:30 +00:00
Mike de Boer
4e3dc2f7c8
Bug 1094915: cleanup - remove preference clearing of Loop throttle prefs that are not used anymore. r=abr
2015-02-25 12:39:54 +01:00
Tim Taubert
e3f70912b9
Bug 1100223 - Make calling loadURI() on pending tabs work as expected by marking the tab as no longer pending and simply waiting for the restoration to finish r=billm
2015-02-24 11:29:36 -08:00
Tim Taubert
030a3dea86
Bug 1100223 - Add test to ensure loadURI() on pending tabs works as expected r=Gijs
2015-02-22 14:18:19 +01:00
farhaan
0a370536c2
Bug 1073234 - Show small swatch of current theme in the themes button. r=jaws
2015-02-27 19:33:03 -05:00
Abhinav Koppula
474070eded
Bug 951695 - Rename 'Character Encoding' to 'Text Encoding'. r=jaws
2015-02-27 18:10:30 -05:00
Steven MacLeod
877c5f3df7
Bug 1093566 - Migrate BrowserUITestUtils into BrowserTestUtils; r=Unfocused r=paolo
2015-02-23 12:48:54 -05:00
Tooru Fujisawa
f2019503d3
Bug 1108382 - Part 2: Do not use non-standard flag argument of String.prototype.match/replace in browser/components/translation/. r=felipe
2015-03-01 09:51:33 +09:00
Tooru Fujisawa
e6bded4aef
Bug 1108382 - Part 1: Do not use non-standard flag argument of String.prototype.match/replace in browser/. r=gavin
2015-03-01 09:51:32 +09:00
Mark Banner
e012f60c01
Bug 1131574 - In Loop's tab sharing, make the shared tab follow the active tab. r=mikedeboer
2015-03-02 19:23:35 +00:00
Mike de Boer
ebbe86df47
Bug 1137141: extend Loop toolbarbutton tests to check for correct panel states upon opening. r=Standard8
2015-02-27 12:25:20 +01:00
Mike de Boer
c9cfc21136
Bug 1137141: fix for making the Loop contacts tab show and/ or hide when the user logs in or out of FxA. r=Standard8
2015-02-27 12:25:18 +01:00
Mark Banner
11232d0561
Bug 1137469 - If an uncaught exception occurs whilst processing an action, the dispatcher can fail, rendering parts of Loop inactive. r=mikedeboer
2015-02-27 10:51:14 +00:00
Mike de Boer
aeae8ed8d8
Bug 1069962: update ui-showcase to show contacts in the lists and add unit tests for Gravatar support. r=Standard8
2015-02-27 11:08:30 +01:00
Mike de Boer
58485f44cb
Bug 1069962: show a promo area in the contacts list for Gravatars. Show Gravatar icons upon granting permission. r=Standard8
2015-02-27 11:08:28 +01:00
Blair McBride
e914ee6242
Bug 1137231 - Double Separator In Bookmarks Menu when ReadingList is disabled. r=markh
2015-02-27 16:51:57 +13:00
Wes Kocher
ffe6d5e8c1
Merge fx-team to m-c a=merge
2015-02-26 18:37:18 -08:00
Marco Bonardo
07008c5888
Bug 1135348 - Fix about:downloads by adding missing XPCOMUtils imports. r=paolo
2015-02-26 19:06:15 +01:00
Neil Deakin
5d1eaacdd5
Bug 1131685, don't have the selection in the list interfere with caret movement in the search field, r=mak
2015-02-26 09:14:19 -05:00
Wes Kocher
478cf9bc98
Merge m-c to fx-team a=merge
2015-02-25 17:54:05 -08:00
Wes Kocher
3e8159d4e0
Merge fx-team to m-c a=merge
2015-02-25 17:39:55 -08:00
Carsten "Tomcat" Book
3dc9ade060
Merge mozilla-central to fx-team
2015-02-25 12:13:16 +01:00
Wes Kocher
788d1b8da6
Merge m-c to inbound a=merge CLOSED TREE
2015-02-24 15:42:16 -08:00
Brad Lassey
57bd8eeebb
bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop
2015-02-23 11:39:05 -05:00
Mike de Boer
57718246ea
Bug 1133943: add necessary actions to start sharing a browser tab and pass respective parameters to the OpenTok SDK. r=Standard8
2015-02-24 17:16:30 +01:00
Mike de Boer
4c06802837
Bug 1133493: add e10s-friendly API to fetch a tab's outer window ID. r=florian,Standard8
2015-02-24 17:16:27 +01:00
Mark Banner
6fbe0301bc
Bug 1081847 - Resize the Loop conversation window to 300w x 272h. r=mikedeboer
2015-02-24 13:17:30 +00:00
Mark Banner
630a6653ea
Bug 1114713 - Fix intermittent test failures by removing a event-cycling setTimeout call. r=mikedeboer
2015-02-24 13:17:29 +00:00
Carsten "Tomcat" Book
50c54b43bb
Backed out changeset a226fd427f01 (bug 1131412
)
2015-02-25 10:40:49 +01:00
Michael Lopez
0a06f108b2
Bug 340432 - Add the ability to cancel site permission changes. r=Unfocused
2015-02-23 17:07:00 +01:00
Mark Hammond
85c75bfae5
Bug 1131412
- implement a scheduler for the readinglist. r=adw
2015-02-25 18:54:59 +11:00
Mark Banner
6958d1c018
Bug 1110973 - Add a preference for enabling fake streams for tests, and use it in the Loop functional tests. r=smaug
2015-02-25 07:36:50 +00:00
Gijs Kruitbosch
4c76e62447
Bug 1107695 - make one-off buttons accessible, r=florian,f=MarcoZ
2015-02-16 14:23:47 +00:00
Phil Ringnalda
8be28f38f1
Back out a7923665bfa0 (bug 1121417) for e10s bc1 bustage
...
CLOSED TREE
2015-02-23 21:18:22 -08:00
Chris
775961529a
Bug 1121417: Change hiddenOneOffs pref to use unichar type. r=florian
2015-02-23 10:45:15 -08:00
Wes Kocher
da9cbeca9c
Backed out changeset 42269ccaf982 (bug 1107695) for bc1 orange
2015-02-23 15:20:45 -08:00
Gijs Kruitbosch
b64b73b27d
Bug 1129597 - hide search engine keyword editor on blur, r=florian
2015-02-23 12:22:15 +00:00
Gijs Kruitbosch
d9a551016f
Bug 1107695 - make one-off buttons accessible, r=florian,f=MarcoZ
2015-02-16 14:23:47 +00:00
Mark Hammond
6beb090a9c
Bug 1131412
- implement a scheduler for the readinglist. r=adw
2015-02-26 18:48:11 +11:00
Patrick McManus
2c0421d96a
Bug 967792 - Make localhost resolve offline. r=dragana
2015-02-25 14:02:38 -05:00
Ryan VanderMeulen
8fcbb92fd8
Backed out changeset 13d9a5e39eb3 (bug 967792) for Gaia unit test failures.
2015-02-25 11:39:14 -05:00
Jared Wein
4dcf0fc8c2
Bug 1044600 - Close subdialogs when the back button is used in the in-content preferences. r=Gijs
2015-02-02 16:00:00 +00:00
Paolo Amadini
00ac095f82
Bug 1137996 - Can't drag items from downloads panel. r=mak
2015-03-03 10:23:12 +00:00
Patrick McManus
f2bdf74d8a
bug 967792 - make localhost resolve offline r=dragana
2015-02-15 13:50:48 -05:00
David Burns
30d184f137
Bug 1107336: Update loop tests to use new Marionette Driver; r=jgriffin
2015-02-23 14:42:17 +00:00
Jared Wein
1e723d7e02
Bug 1047040 - Add browser-specific graphic of GUM prompt to the media-wait message. r=dmose
...
--HG--
extra : rebase_source : 53512e75b501e3e486e48828c41d7a2ea492d9b4
2015-02-23 13:00:03 -05:00
Florian Quèze
9b1b75d2fd
Bug 1124400 - [ReadingList] Add section to bookmarks popup for reading list items and actions, r=Unfocussed.
2015-02-23 13:58:36 +01:00
Alessio Placitelli
82b4818de2
Bug 1111022 - Adds a test to make sure UITour works with no tabs/windowless browsers. r=MattN
2015-01-25 07:19:00 +01:00
Alessio Placitelli
7d4460eecf
Bug 1111022 - Changes UITour.jsm to work with windowless browsers. r=MattN
2015-01-25 07:13:00 +01:00
Alessio Placitelli
03b7132d45
Bug 1111022 - Load self-support page in a hidden tab. r=ttaubert
2015-01-27 08:11:00 +01:00
Ryan VanderMeulen
f1dae981be
Merge inbound to m-c. a=merge
2015-02-21 16:40:27 -05:00
Abdelrhman Ahmed
0150db55f6
Bug 1129106 - Load about:reader in the child process. r=margaret
2015-02-08 06:13:00 -05:00
Gijs Kruitbosch
fd5dbdfe94
Bug 1135317 - make explicit that test for changing app handlers in in-content prefs relies on in-content prefs, rs=me/test-only
...
--HG--
extra : amend_source : 9e4755ff5d3f756c4169db75563c4fed434f9d21
2015-02-21 17:03:11 +01:00
Blair McBride
d5378a0c2a
Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian
...
--HG--
extra : transplant_source : %CC%E0%81%81%F9%93%D7h%2C%90%CC%EE%AAr%BD%5E%FDa%F2N
2015-02-20 22:07:24 +13:00
Blair McBride
f44bc522f9
Bug 1123517 - Refactor sidebar code. r=florian
...
--HG--
extra : transplant_source : %04%FAZ%B3%DD%EB%8C%28%9Bj%CB%B3%D1%89%D9AJ%22%08%C6
2015-02-20 21:21:33 +13:00
Gijs Kruitbosch
33b2e226aa
Bug 1047586 - warn about large fonts, r=jaws
...
--HG--
extra : rebase_source : 7682ca0d4a52813e722d7b5ea41e2447721b80cb
2015-02-13 21:29:39 +00:00
Mike de Boer
27f47033bc
Bug 1131584: add 'Share my Tabs' button to the screenshare dropdown menu in the conversation window. r=Standard8
2015-02-20 16:41:02 +01:00
Carsten "Tomcat" Book
a7ccf82b3f
Merge mozilla-central to fx-team
2015-02-20 15:40:42 +01:00
Carsten "Tomcat" Book
b10a378251
merge mozilla-inbound to mozilla-central a=merge
2015-02-20 15:15:12 +01:00
Alessio Placitelli
2e189b19bc
Bug 1075055 - Adds mochitest for Telemetry options in Preferences UI. r=jaws
...
--HG--
extra : rebase_source : 06568bdf3c22a4d5c5a706b5520c40d44decf1bf
2015-02-19 22:25:00 -08:00
Alessio Placitelli
b0b32a1de8
Bug 1075055 - Make it impossible to turn on telemetry unless FHR is also turned on. r=jaws
...
--HG--
extra : rebase_source : 6a4afae0a221d4b2dd8770834a080869770802f4
2015-02-19 12:06:00 -08:00
Matthew Noorenberghe
f03f87558c
Bug 1126756 - Listen for |message-manager-disconnect| instead of |TabClose| to teardown UITour. r=Unfocused
...
--HG--
extra : rebase_source : c9859a639f9fcc4e26a7f434f422b70c37af45f2
2015-02-19 23:45:54 -08:00
Christoph Kerschbaumer
653d336523
Bug 1119005 - No need to branch on NewChannelinternal callsites anymore - callsite updated (r=sicking)
2015-02-19 11:47:59 -08:00
George Wright
135d2a09d3
Bug 1026093 - Don't allow the user to open an e10s window in safe mode r=mconley
2015-02-19 15:11:24 -05:00
Carsten "Tomcat" Book
39ac003112
Merge mozilla-central to mozilla-inbound
2015-02-19 16:19:10 +01:00
Masayuki Nakano
f1fce37659
Bug 1119609 part.14 Reimplement/redesign EventUtils.synthesizeKey() with nsITextInputProcessor r=smaug
2015-02-19 15:50:20 +09:00
Ryan VanderMeulen
26a5fd7121
Merge m-c to fx-team. a=merge
2015-02-18 20:42:04 -05:00
Ryan VanderMeulen
f6cd16df92
Merge inbound to m-c. a=merge
2015-02-18 20:29:54 -05:00
Nithin Murali
efe674914a
Bug 1098517
- Fix hiding of FxA UI when loop.fxa.enabled is false; r=MattN
...
--HG--
extra : rebase_source : 0dffffd0bd08a459f566587089c4154a4c0afad8
2015-02-18 14:55:56 -08:00
Christoph Kerschbaumer
d5faca9b73
Bug 1116278 - Follow up: Using new channel API in browser/components/feeds (r=sicking)
2015-02-17 19:53:53 -08:00
Andrew McCreight
4557c8ae64
Back out bug 1071880 for causing bug 1083952.
2015-02-18 07:19:29 -08:00
shreyas
cbad64de01
Bug 547623 - Add a button to about:support to enter safe mode. r=adw
2015-02-19 16:53:00 -08:00
Tim Taubert
08ba10df63
Bug 1094864 - Convert mochitest-browser tests in browser/components/places to Bookmarks.jsm API r=Mano
2015-02-09 16:13:22 +01:00
Abhilash Mhaisne
34898eeceb
Bug 1097876 - Collect UITelemetry about the Panic Button, r=florian.
2015-02-20 12:43:57 +01:00
Florian Quèze
ad0ab6c27e
Bug 1126250 - Show one-off buttons when clicking the magnifying glass, r=Mossop.
...
--HG--
rename : browser/components/search/test/browser_searchbar_keyboard_navigation.js => browser/components/search/test/browser_searchbar_smallpanel_keyboard_navigation.js
2015-02-20 12:41:11 +01:00
Mike de Boer
8496e21ac4
Bug 1113090: change Loop email to clarify that other browser are compatible. r=jaws
2015-02-20 11:25:05 +01:00
Ryan VanderMeulen
58a7cd0e74
Backed out changeset 09a43afd57b2 (bug 1044600) for making bug 1130411 fail frequently.
2015-02-18 14:42:27 -05:00
Benjamin Smedberg
46fc0084c3
Bug 1133003 part B - count Flash hangs and show UI if there is more than one in a session. This feature can be disabled at runtime by setting browser.flash-protected-mode-flip.enable. r=jaws
...
--HG--
extra : rebase_source : 02067f7252ad2c112e445548399866dba27c8c6b
extra : histedit_source : 2c48949b63ef5a9484c6a5d005558037a14e6c5d
2015-02-19 17:43:24 -05:00
Jared Wein
2a4bbe152d
Bug 1064261 - Check if the preference is locked before making the related control enabled. r=Gijs
2015-03-17 10:57:00 +01:00
Mark Banner
5ce4696fc6
Bug 1144344. r=mikedeboer
2015-03-18 12:43:56 +00:00
Tim Taubert
78548511b8
Bug 1135498 - Get rid of the unused browser.__SS_restore_data property r=smacleod
2015-02-22 13:40:01 +01:00
Ralph Giles
9c34c6fdc7
Bug 1127448 - Use indexOf instead of includes. r=mconley
...
Array.prototype.includes is nightly-only for the moment.
Thanks to Gavin Sharp for pointing this out.
--HG--
extra : amend_source : 9b2fc81b1a7e7304645e5321caaca1bc8eee486d
2015-02-17 16:32:31 -08:00
Ralph Giles
84a6fce271
Bug 1127448 - Append the build id to the ua string for youtube. r=mconley
...
We want to be able to distinguish different builds to track
down crashes and other problems with the YouTube site. Pushing
the build id lets google group statistics from their logging
in the same bins for comparison.
Limited by #ifdef MOZ_UPDATE_CHANNEL to beta, aurora, and nightly.
Limited by media.mediasource.enabled pref.
We put this in nsBrowserGlue.js instead of browser.js so it runs
once, rather than once per window like the fennec implementation
we copied. They only ever have one window, so it's ok there.
--HG--
extra : rebase_source : f933523c24391adc50090dc17e06d4cf37655f5c
2015-02-17 12:44:00 -08:00
Ryan VanderMeulen
6d1fb2c8e1
Merge m-c to inbound. a=merge
2015-02-17 14:27:23 -05:00
Dave Townsend
b8e26b6a3f
Bug 1132030: Check messages against the actual locale provided strings to avoid failing tests when the brandname changes. r=florian
...
--HG--
extra : rebase_source : b92b781210743a3f989cf8366f3ecaf503b52664
2015-02-13 13:50:49 -08:00
Mike de Boer
9e907da312
Bug 1131581: move screensharing options into a dropdown anchored to the screenshare toolbar button. r=Standard8
2015-02-17 15:03:59 +01:00
Paolo Amadini
eec9cfb359
Bug 1129896 - Part 2 of 2 - Convert the shared front-end code to a JavaScript code module. r=mak
...
--HG--
rename : browser/components/downloads/content/downloadsViewCommon.js => browser/components/downloads/DownloadsViewUI.jsm
2015-02-16 18:49:56 +00:00
Paolo Amadini
96f87360ac
Bug 1129896 - Part 1 of 2 - Keep cached metadata for history downloads indefinitely. r=mak
2015-02-16 18:49:54 +00:00
Paolo Amadini
21dc399ac8
Bug 1127867 - Use the new back-end property to get the size of downloads asynchronously. r=mak
2015-02-16 18:49:52 +00:00
Paolo Amadini
2abd8920e4
Bug 1117141 - Part 2 of 2 - Refactor notifications and remove the DownloadsDataItem object. r=mak
2015-02-16 18:49:51 +00:00
Paolo Amadini
4b0f7ab973
Bug 1117141 - Part 1 of 2 - Bypass all the DownloadsDataItem properties. r=mak
2015-02-16 18:49:49 +00:00
Paolo Amadini
e25902d436
Bug 1117139 - Move code controlling the "download.xml" binding to a common place. r=mak
2015-02-16 18:49:47 +00:00
Paolo Amadini
215d554b1c
Bug 1116176 - Create DownloadsHistoryDataItem and HistoryDownload objects. r=mak
2015-02-16 18:49:46 +00:00
Paolo Amadini
34525312e9
Bug 1115983 - Keep only minimal state information in the DataItem. r=mak
2015-02-16 18:49:44 +00:00
Paolo Amadini
2d28d1e1e0
Bug 1115421 - Simplify download annotations handling in the Library. r=mak
2015-02-16 18:49:43 +00:00
Mark Banner
af3ba18a00
Bug 1126321 - Loop Standalone should display both of the remote video and screen when screen sharing is active. r=mikedeboer
2015-02-16 17:30:29 +00:00
Carsten "Tomcat" Book
7f7d6e17e5
Merge mozilla-central to fx-team
2015-02-16 16:18:42 +01:00
Carsten "Tomcat" Book
92151b28e6
merge mozilla-inbound to mozilla-central a=merge
2015-02-16 15:59:56 +01:00
Mike de Boer
c68f11d7f1
Bug 1069962: fix the ui-showcase to load assets using relative paths. r=Standard8
2015-02-13 12:10:14 +01:00
Tim Nguyen
c6e14ec3ed
Bug 1128882 - Fix welcomeback restore button not working. r=jaws
2015-02-13 11:50:00 +01:00
Gijs Kruitbosch
0d23893929
Bug 1128237 - fix dialogs on small screen sizes, r=jaws
2015-02-07 01:01:49 +00:00
Stefan Plewako
e1bbe1ffda
Bug 494210 - followup: undefined column.width/incontentcolumn.width entities, r=gijs
2015-02-14 02:55:00 +00:00
Mark Banner
9934d4741f
Bug 1132882 - Slave the local video size to the remote video width on the Loop standalone UI. r=mikedeboer
2015-02-14 09:48:11 +00:00
Jared Wein
602c2d1e31
Bug 1044600 - Close subdialogs when the back button is used in the in-content preferences. r=Gijs
2015-02-02 16:00:00 +00:00
Jared Wein
3cd924f0c9
Bug 1044597 - Limit the minimum size of subdialogs in the in-content preferences. r=Gijs
...
--HG--
extra : rebase_source : 2c9b643cb479a6acc3320013c606de514d261113
2015-02-11 15:13:36 -05:00
Brad Lassey
1991fdab3b
bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop
2015-02-12 19:22:53 -05:00
Chris
f4044b0556
Bug 1132028 - Remove unavailable method from array call in hiddenOneOffs_cleanup.js. r=florian
2015-02-12 09:27:46 -08:00
Ryan VanderMeulen
eb9121004c
Bug 1102900, bug 1104745, bug 1104761 - Disable browser_989751_subviewbutton_class.js on Linux e10s for failing ~50% of the time.
...
CLOSED TREE
2015-02-13 12:07:49 -05:00
Gijs Kruitbosch
6cd561bb02
Bug 1099426 - make some uses of brandname shorter still, r=jwalker
2015-02-06 21:15:45 +00:00
Neil Rashbrook
0784d3889f
Bug 1100118 Allow migration from Firefox to Firefox Developer Edition r=MattN
2015-02-14 21:29:49 +00:00
Mark Banner
2b84eb0d26
Bug 1126289 - Enable screen sharing for Loop link-generators by default. r=mikedeboer
2015-02-12 13:36:51 +00:00
Stefan Plewako
e7acbba670
Bug 494210 - dialog.width entity should not be shared between the two sanitize dialogs, r=gijs
2015-02-11 14:26:00 +00:00
Gijs Kruitbosch
afd3f79e9a
Backed out changeset c11a0930afc2 (bug 1044600) for still making the change_app test go orange half the runs
2015-02-12 11:16:15 +00:00
Steven MacLeod
b4a14b9a63
Bug 1107609 - Simplify test_pushstate_replacestate with ContentTask. r=ttaubert r=mconley
...
--HG--
extra : rebase_source : 41bc60b69d662afe915ded9e7b489769d6b4c9c0
2015-02-11 17:15:01 -05:00
Ryan VanderMeulen
1c2c66b282
Backed out changeset 19e0922d6d0c (bug 1044597) for browser_subdialogs.js failures.
...
CLOSED TREE
2015-02-11 18:16:12 -05:00
Jared Wein
368a880f33
Bug 1044600 - in-content preferences: empty dialogs after pressing backspace or the Back button, r=gijs
2015-02-02 16:00:00 +00:00
Jared Wein
492ab5c9bc
Bug 1044597 - Limit the minimum size of subdialogs in the in-content preferences. r=Gijs
2015-02-11 15:13:36 -05:00
Mark Banner
4c09f21c35
Bug 1132064 - Local video is sometimes displayed in the wrong location on the standalone Loop UI. r=mikedeboer
2015-02-11 20:28:11 +00:00
Mike de Boer
185d9758f4
Bug 1126286: update screenshare icon in conversation view toolbar. r=Standard8
2015-02-11 14:58:55 +01:00
Gijs Kruitbosch
f6e1b9d19e
Bug 1132031 - fix test to actually enforce in-content-prefs, r=florian
2015-02-11 14:57:36 +00:00
Carsten "Tomcat" Book
ba74506cf4
Merge mozilla-central to fx-team
2015-02-11 15:01:53 +01:00
Mike de Boer
3449309ca9
Bug 1121210: notify UITour when the active tab changes and don't show the get started info panel when the rooms tab is not selected. r=MattN
2015-02-11 10:07:22 +01:00
Mark Banner
c248ea5f5a
Bug 1131688 - In the standalone view the conversation window we're currently overlaying the toolbar on top of the remote video. r=mikedeboer
2015-02-11 12:39:38 +00:00
Gijs Kruitbosch
ee010de7d1
Bug 1130411 - use command event for browser_change_app_handler.js in effort to reduce intermittent orange, r=jaws
2015-02-09 16:06:28 +00:00
Wes Kocher
d8cd7ae5e3
Backed out changeset b04123c901ac (bug 1121210) for Mn failures
2015-02-10 15:19:43 -08:00
Mike de Boer
581d4c64ec
Bug 1121210: notify UITour when the active tab changes and don't show the get started info panel when the rooms tab is not selected. r=MattN
2015-02-10 23:35:39 +01:00
Abdelrhman Ahmed
304464068f
Bug 1122493 - reset alias to prevent reappear keywords when restoring default search engines. r=Florian
2015-02-10 12:46:15 +01:00
Monica Chew
d5813eb1c5
Bug 1119825 - Re-enable flaky test browser_bug400731.js on Windows. r=gcp
2015-02-06 14:29:00 +01:00
Lewis Cowper
c14bf94d78
Bug 980090 - Fixes link in empty customization palette. r=gijs
2015-02-09 15:44:44 +00:00
Mark Banner
aea50363e3
Bug 1126334 - Hello Icon should change colour when screensharing is active. r=jaws
2015-02-10 09:37:44 +00:00
Wes Kocher
e58bf78084
Backed out changeset f1ce87511750 (bug 1044597) for bc1 orange
2015-02-09 16:08:46 -08:00
Jared Wein
815bb9c358
Bug 1044597 - Limit the minimum size of subdialogs in the in-content preferences. r=Gijs
2015-02-08 23:04:43 -05:00
Tim Taubert
869cee9b4a
Bug 1129978 - Replace promiseAddVisits() usage with PlacesTestUtils.addVisits() r=mak
2015-02-05 22:36:55 +01:00
Tim Taubert
c13a420c17
Bug 1129978 - Replace custom addVisits() implementations with the one in PlacesTestUtils r=mak
2015-02-05 21:58:58 +01:00
Mike de Boer
73b1f9f5e6
Bug 1113896: toggle the Loop panel upon clicking the toolbar button. r=MattN
2015-02-06 15:31:34 +01:00
Adam Roach [:abr]
129437a33f
Bug 1129507 - Honor DNT for Loop analytics. r=mikedeboer
2015-02-09 11:07:57 +00:00
Phil Ringnalda
4aa254074e
Back out c6aca5f18fdf (bug 1044597) for test failures
...
CLOSED TREE
2015-02-08 21:29:33 -08:00
Jared Wein
6790a1b716
Bug 1044597 - Limit the minimum size of subdialogs in the in-content preferences. r=Gijs
...
--HG--
extra : rebase_source : dea2def9ce68d71531521d345d4bea7c046ea498
2015-02-08 23:04:43 -05:00
Jared Wein
afdccc947a
Bug 1115227 - Loop: add part of the UITour PageID to the Hello tour URLs as a query parameter. r=MattN
...
--HG--
extra : rebase_source : a12dfc2cb6789bde8953cad78f1746076eb9216f
2015-01-31 18:17:13 -05:00
Chris Peterson
cbfd72f3e6
Bug 1129321 - Remove nonstandard let blocks from browser. r=ttaubert
2015-01-24 23:39:14 -08:00
Christoph Kerschbaumer
ab62394a93
Bug 1087726: Make JS callers of ios.newChannel call ios.newChannel2 in browser/ - tests (r=gijs)
2015-02-06 13:54:28 -08:00
Mike Conley
6f8abac03e
Bug 1047603 - Make SessionStore test browser_423132.js wait for new e10s window tab to be restored. r=ttaubert.
...
Like browser_394759_behaviour.js, this test wasn't accustomed to
newly created windows having initially non-remote browsers, and
that we need to wait for them to redirect and restore in the
content process before we can properly serialize the window
and its cookies.
--HG--
extra : rebase_source : bf1598ed6c41cc0cf91815385461d77d58ab3c7d
2015-02-06 09:33:41 -05:00
Mike Conley
b322407d51
Bug 1047603 - Fix browser_394759_behaviour.js test. r=ttaubert.
...
Turns out this test wasn't accustomed to newly created windows having
initially non-remote browsers, and that we need to wait for them to
redirect and restore in the content process before we can properly
serialize the window.
--HG--
extra : rebase_source : 35a9fc43b5691b024d75b00348f14d27b27f081e
2015-01-26 15:21:34 -05:00
Christoph Kerschbaumer
9dc4d474d6
Bug 1099296 - Attach LoadInfo to remaining callers of ioService and ProtocolHandlers - websocket changes in browser/ (r=gavin)
2015-02-17 10:10:06 -08:00
Carsten "Tomcat" Book
e0fbe0a076
Backed out changeset d168a14d3f71 (bug 967792) for suspicion of causing OS X xpcshell test failures on a CLOSED TREE
2015-02-17 09:48:33 +01:00
Patrick McManus
87a8028347
bug 967792 - make localhost resolve offline r=dragana
2015-02-15 13:50:48 -05:00
Christoph Kerschbaumer
2f68a5b69c
Bug 1087726: Make JS callers of ios.newChannel call ios.newChannel2 in browser/ (r=gijs)
2014-10-24 14:36:11 -07:00
Dave Townsend
6e2a38d03c
Bug 1068186: Update window.sidebar and window.external APIs to support e10s. r=felipe
...
Moves nsSidebar.js to toolkit and makes it just pass messages to chrome for each
API call. MainProcessSingleton listens for those messages and passes the call
along to the search service.
Combines the validation code into the same function and takes the opportunity to
support relative URLs too.
Adds a bunch of tests for these web APIs.
Also fixes:
Bug 518929: Implement window.external APIs in core code
Bug 530847: Remove Fennec's nsISidebar implementation once that code is moved into the core
Bug 517720: Adding a search engine using relative URIs is not supported
--HG--
rename : browser/components/sidebar/nsSidebar.js => toolkit/components/search/nsSidebar.js
extra : rebase_source : 3e9caa49383e78e73e5f111ff09fb063f2cfa7c0
2015-02-02 12:15:26 -08:00
Mike de Boer
41ea1535c8
Bug 1091785: make sure the info panel anchors to the overflow chevron if needed. r=jaws
2015-02-06 12:09:55 +01:00
Ian Moody
5b7ad85bb6
Bug 1129930 - JavaScript error: chrome://browser/content/preferences/in-content/preferences.js, line 82: TypeError: getComputedStyle(...) is null. r=Gijs
2015-02-05 16:48:46 +00:00
Wes Kocher
e1292d67e5
Merge inbound to m-c a=merge CLOSED TREE
2015-02-05 16:55:01 -08:00
Mark Banner
5265de82b1
Bug 1045495 - Loop's link clicker UI needs new UX for notification of non supported platform. r=mikedeboer
2015-02-05 19:35:12 +00:00
Mark Banner
120a43a3cb
Bug 1098355 - Change the functions in Loop's shared.utils.Helper to be accessible from the global state and avoid passing the helper down through the component props tree. r=mikedeboer
2015-02-05 19:35:12 +00:00
Tim Taubert
7e2a6b6480
Bug 1094853 - Convert chrome tests in browser/components/places to Bookmarks.jsm API r=mak
2015-01-28 17:36:46 +01:00
Dave Townsend
1590ebd9cf
Bug 1083281: Use flags to determine which chrome and about URIs are loaded in the content process. r=mconley, r=bsmedberg, r=jduell, r=mratcliffe
...
--HG--
extra : rebase_source : beda0088e7715eeb41525b0123f308068745bd80
2015-02-05 08:09:15 -08:00
Tim Taubert
aaffebe44e
Bug 1129697 - Fix browser_555547.js r=mak
2015-02-05 14:19:41 +01:00
Jared Wein
4b6baf37b8
Bug 1128177 - Dialog to clear data when exiting Firefox needs more space between two columns (in-content preferences). r=Gijs
...
--HG--
extra : rebase_source : 6e348fb56dfdd0cb7e6ea80a4a02464792655c71
2015-02-05 09:09:23 -05:00
Gijs Kruitbosch
bf010be68d
Bug 1127288 - fix test failure caused by conditional DRM content hiding, rs=bustage on a CLOSED TREE
...
--HG--
extra : amend_source : c3eb8a7d6738516845d1c0d9db933fb243f43f57
2015-02-05 13:39:06 +00:00
Gijs Kruitbosch
33ea54bc3a
Bug 1127288 - add header for DRM checkbox, fix link alignment, r=dolske
2015-01-31 10:36:54 +00:00
Paolo Amadini
7cb0199d9a
Bug 1114624 - Don't register the legacy nsIDownloadManager implementation of nsITransfer by default anymore. r=mak,marco,margaret,fabrice
2015-02-05 11:19:01 +00:00
Ryan VanderMeulen
7233ed7b86
Bug 1116457 - Skip browser_history_sidebar_search.js on Linux and OSX e10s due to frequent intermittent failures.
2015-02-05 12:17:35 -05:00
Mike Connor
9cec39ddde
bug 1126511 - update Yahoo search plugins to use per-access point tags for better reporting/analysis, Fennec portion, r=margaret/mfinkle
2015-02-05 11:24:54 -05:00
Mike Connor
4d8228cbca
Bug 958874 - Use HTTPS for Bing search, r=gavin
2015-02-03 01:07:06 -05:00
Florian Quèze
4e6de52441
Bug 1102038 - the 'Change Search Settings' button and the open search items cannot be used via the keyboard, r=Mossop.
2015-02-05 00:08:19 +01:00
Florian Quèze
a99001cab9
Bug 1124904 - cleanup keyboard navigation in the new search panel - separate the logic moving the selection from the logic examining at the keyboard events, r=Mossop.
2015-02-05 00:08:19 +01:00
Florian Quèze
733f615541
Bug 1124904 - cleanup keyboard navigation in the new search panel - simplify the 'selected' attribute handling, r=Mossop.
2015-02-05 00:08:19 +01:00
Florian Quèze
bee5e371c7
Bug 1124900 - add tests for keyboard navigation in the search panel, r=Mossop.
2015-02-05 00:08:19 +01:00
Wes Kocher
9322b127e1
Backed out 7 changesets (bug 1047603) for mn-e10s and bc1-e10s bustage
...
Backed out changeset 38c6689adcbb (bug 1047603)
Backed out changeset 931b3b52e8e8 (bug 1047603)
Backed out changeset 9346f1b17ff2 (bug 1047603)
Backed out changeset 02dbbf0b017f (bug 1047603)
Backed out changeset a4ec7ded1155 (bug 1047603)
Backed out changeset dfe6ac341eb3 (bug 1047603)
Backed out changeset d846a8ebe879 (bug 1047603)
2015-02-04 15:05:19 -08:00
Drew Willcoxon
070cf6bca2
Bug 1120716 - Offer "learn more" links in the legacy-Sync-to-FxA migration UI. r=markh,Unfocused
2015-02-04 13:59:47 -08:00
Mike Conley
955064491e
Bug 1047603 - Fix browser_394759_behaviour.js test. r=ttaubert.
...
Turns out this test wasn't accustomed to newly created windows having
initially non-remote browsers, and that we need to wait for them to
redirect and restore in the content process before we can properly
serialize the window.
--HG--
extra : rebase_source : 109fe1312a3014ef2036e4ed9cfb4d08b6c4f45e
2015-01-26 15:21:34 -05:00
Tim Taubert
f5f4cff46d
Bug 1094846 - Convert xpcshell-tests in browser/components/places to Bookmarks.jsm API r=mak
2015-01-27 12:29:28 +01:00
Mark Hammond
41f5248b74
Bug 1097406 - FHR data for sync migration. r=adw/gfritzsche
2015-02-04 17:36:44 +11:00
Carsten "Tomcat" Book
11b2d9d07e
Backed out changeset f15413bf7ef9 (bug 1123517) for test bustage
2015-02-18 14:23:51 +01:00
Carsten "Tomcat" Book
ec42db5bbb
Backed out changeset 0e65e74f315f (bug 1123517)
2015-02-18 14:23:28 +01:00
Blair McBride
a32d8a41b2
Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian
...
--HG--
extra : transplant_source : %94%D3%06_%F9%83Q%5E%E9%DA%B6%F9o%04%20U%11%8C%A2b
2015-02-19 00:33:49 +13:00
Blair McBride
ccbab5824e
Bug 1123517 - Refactor sidebar code. r=florian
...
--HG--
extra : transplant_source : %5C%B8%B2n%CB%8E%B6%9D%D1%A8%3CR%A0z%82%26%D64%8B%7D
2015-02-19 00:32:51 +13:00
Ian Moody
7d5bdfa731
Bug 1126278 - In-content preferences category list should lose the padding-top on low window heights r=gijs
...
--HG--
extra : amend_source : b29dede06ee0e0d97a2140bda06a5ede1033c0b9
2015-02-02 17:09:37 +00:00
Jared Wein
379d77cd32
Backed out changeset 756dc51160cf (bug 1044600) CLOSED TREE
2015-02-03 19:02:49 -05:00
Dave Townsend
ea77a76d5e
Backing out 580a54390e83 from bug 1083281 due to devtools test failures. CLOSED TREE
...
--HG--
extra : amend_source : fbfc679388087db7356da23e1d72c4edee1b3ec1
2015-02-03 15:51:24 -08:00
Dave Townsend
a605c3d585
Bug 1083281: Use flags to determine which chrome and about URIs are loaded in the content process. r=mconley, r=bsmedberg, r=jduell
...
--HG--
extra : rebase_source : bc737209c7da9e36421de641bdbd230e62d8fe79
2015-01-07 15:56:18 -08:00
Jared Wein
12ff296c2c
Bug 1044600 - in-content preferences: empty dialogs after pressing backspace or the Back button. r=Gijs
...
--HG--
extra : rebase_source : b23dc918a9c6accadb74cf45456c6f84a46c332f
2015-02-03 10:00:04 -05:00
Abdelrhman Ahmed
ceefaa5d49
Bug 1113681 - Prevent dragging search engines from the checkboxes. r=Florian
2015-01-28 22:39:00 +01:00
Florian Quèze
527fa74db7
Bug 1111947 - Dropping text on the searchbar shouldn't search it immediately. r=mossop
2015-01-26 15:41:05 +01:00
Carsten "Tomcat" Book
b308b6c8ab
Merge mozilla-central to fx-team
2015-02-03 15:34:51 +01:00
Carsten "Tomcat" Book
f6711e2d95
Backed out changeset a882d834faee (bug 1111947) for causing merge conflicts down from m-c
2015-02-03 15:34:07 +01:00
Carsten "Tomcat" Book
b50e6d2c86
Backed out changeset 65ca9f64dd0a (bug 1113681)
2015-02-03 15:33:43 +01:00
Carsten "Tomcat" Book
d7cf50ea6d
merge fx-team to mozilla-central a=merge
2015-02-03 14:36:21 +01:00
Abdelrhman Ahmed
cd9e5af5ec
Bug 1115002 - Pressing context menu should close the search panel. r=Florian
2015-02-03 13:57:04 +01:00
Abdelrhman Ahmed
7a7ddc2485
Bug 1113681 - Prevent dragging search engines from the checkboxes. r=Florian
2015-02-03 13:56:09 +01:00
Florian Quèze
12679ea765
Bug 1111947 - Dropping text on the searchbar shouldn't search it immediately, r=Mossop.
2015-02-03 13:06:01 +01:00
Chris
ac9532722d
Bug 1106926 - Insuring that removing a hidden one click search provider also removes it from the browser.search.hiddenOneOffs pref. r=florian
...
--HG--
extra : rebase_source : f4f501e6246bc9515792890a4229078185b07464
2015-02-02 16:50:52 -08:00
Richard Marti
426d2659bf
Bug 1038291 - Update General pane layout. r=jaws
...
--HG--
extra : rebase_source : 7c6e1ca8cf0bcdc79c21eea054d1a72c5ed1a6d9
2015-01-29 17:48:44 +01:00
Wes Kocher
b09a4ac670
Backed out changeset 21a0484b3fa7 (bug 1115227) for frequent bc1 failures on a CLOSED TREE
2015-02-02 19:32:32 -08:00
Mark Banner
48bd3545a5
Bug 1122032 Part 2 - Show the Loop screenshare video in place of the remote video for now. r=mikedeboer
2015-02-02 21:53:19 +00:00
Mark Banner
af92145cdd
Bug 1122032 Part 1 - Setup minimal screen sharing for Loop from desktop (disabled by default). r=mikedeboer
2015-02-02 21:53:19 +00:00
Jared Wein
10b05818ac
Bug 1115227 - Loop: add part of the UITour PageID to the Hello tour URLs as a query parameter. r=MattN
2015-01-31 18:17:13 -05:00
Mark Banner
07f9b82ff6
Bug 1128471 - Link-clicker fails to work for FxOS standalone room joins (TypeError: newDimensions is not an object). r=mikedeboer
2015-02-02 12:32:54 +00:00
Mark Banner
6fce974b6c
Bug 1127557 - Invalid preference type getting/setting loop.ot.guid. rs=jaws
2015-02-02 12:32:54 +00:00
Carsten "Tomcat" Book
5976a933b8
Backed out changeset 2f80566d1106 (bug 1115227) for bc2 test failures
2015-02-02 10:24:37 +01:00
Carsten "Tomcat" Book
a1d1e6b890
Backed out changeset 3e1f409373e4 (bug 1115227)
2015-02-02 10:23:42 +01:00
Hiroyuki Ikezoe
2f532a3e76
Bug 1127612 - Remove promiseAsyncUpdates from head.js, use PlacesTestUtils.promiseAsyncUpdates instead. r=mak77
2015-02-01 21:08:00 +01:00
Yury Delendik
63b3422d8c
Bug 1097185 - Adds e10s content initialization of Shumway. r=jmathies
2015-01-29 09:28:11 -06:00
Jared Wein
bed46757e0
Bug 1115227 - follow-up to fix bc2 orange on Linux when the panel needs to be re-rendered before the test begins. r=me CLOSED TREE
2015-02-02 02:51:41 -05:00
Jared Wein
3a00967926
Bug 1115227 - Loop: add part of the UITour PageID to the Hello tour URLs as a query parameter. r=MattN
...
--HG--
extra : rebase_source : b86238390ee0c9b61651aa8b6ec010df14650263
2015-01-31 18:17:13 -05:00
Swapnil R Patil
87c071cbdc
Bug 1085428 - Replaced do_log_info with do_print. r=mak
2015-01-30 22:36:34 +01:00
Mark Banner
9688ca3bea
Follow-up to bug 1093780 to fix an uncovered intermittent failure. Make sure we're in offline mode when opening the chat window to stop it accessing the network. rs=MattN over irc
2015-01-30 20:49:33 +00:00
Ryan VanderMeulen
6f3badd1f3
Merge m-c to fx-team. a=merge
2015-01-30 12:34:39 -05:00
Ryan VanderMeulen
61ef3d0501
Merge inbound to m-c. a=merge
2015-01-30 12:22:33 -05:00
Mark Banner
f30ff945fb
Bug 1127523 - Allow functional tests to be run against any loop-server. r=dmose NPOTB DONTBUILD
2015-01-30 13:29:42 +00:00
Ryan VanderMeulen
3a6334dffd
Merge m-c to inbound. a=merge
2015-02-02 17:31:01 -05:00
Neil Deakin
8c96ab4157
Bug 1114707, don't close search suggestions when the caret is moved when norolluponanchor is set, r=mak
2015-02-02 15:53:55 -05:00
Neil Deakin
07d8ecae2d
Bug 1116865, add an attribute to popups to allow them to not rollup when clicking on the anchor, this is used for the new search field, r=neil, felipe
2015-02-02 15:53:53 -05:00
Dave Townsend
4cfe09777c
Bug 1109650: Add a button to restore all crashed tabs to about:tabcrashed. r=ttaubert
...
--HG--
extra : rebase_source : 105c07b05f25935b6101346f8860770f75b76cff
extra : amend_source : e6875f05af24575461a9fa19c551e1870bfe3d52
2015-01-13 12:35:57 -08:00
Dave Townsend
053e14970a
Bug 1112304: Update about:tabcrashed to match the new UX spec. r=dao
...
Uses in-content styles for the tab crash page and adds an overlay to the favicon
for crashed tabs. Adds support for closing the crashed tab. The strings here
also refer to being able to restore all tabs, that will be implemented and
landed at the same time in bug 1109650 to avoid l10n churn.
--HG--
extra : rebase_source : 7afc65aff19c4da16959adb09f82006ec541fa31
extra : amend_source : 4a8323e5c1a66fb4e2fafa96e4e5c8cf9814acba
2015-01-13 12:33:26 -08:00
Mark Banner
2d62454ac1
Bug 1093780 Part 4 - Fix the audio-only display of avatars for the new sdk. r=mikedeboer
2015-01-30 16:01:42 +00:00
Mike de Boer
8e678a7579
Bug 1093780 Part 3 - add tests for contain mode functionality in the MediaSetup mixin. r=Standard8
2015-01-30 16:01:42 +00:00
Mike de Boer
7a7a537219
Bug 1093780 Part 2 - Add support for using 'contain' mode for all video streams Loop publishes and resize/ position the elements based on their aspect ratio. r=Standard8
2015-01-30 16:01:42 +00:00
Mark Banner
62b6300c80
Bug 1093780 Part 1 - Update OpenTok library to v2.4.0 for Loop. r=dmose
2015-01-30 16:01:42 +00:00
Brian Birtles
ab9c17ed90
Bug 1126633 - Use Array.prototype.some() instead of Array.prototype.includes() in promiseSetToolbarVisibility; r=mak
...
Array.prototype.includes() is disabled for all channels except Nightly so this
patch switches the code in head.js to use some() instead.
2015-01-30 08:46:03 +09:00
Wes Kocher
875c6041f4
Merge fx-team to m-c a=merge CLOSED TREE
2015-01-29 15:27:17 -08:00
Tim Taubert
2f453281b1
Bug 1127264 - Clean up sessionstore tests r=smacleod
2015-01-29 09:41:57 +01:00
Jared Wein
16422f71b6
Bug 1115153 - Loop: Create API to allow web to retrieve the loop.gettingStarted.seen pref. r=MattN
2015-01-29 13:08:08 -05:00
Bill McCloskey
73cced6be2
Bug 1072980 - Don't allow CPOWs to be passed to C++ code (r=mrbkap,ally,mconley)
2015-01-29 11:28:01 -08:00
Gijs Kruitbosch
bdf9600397
Bug 1111146 - use browser.eme.ui.enabled pref to hide EME UI for now, r=dao
...
--HG--
extra : rebase_source : 706c620fa08c2dd7ae1d78f0daa0867073fdd57c
2015-01-29 15:20:49 +00:00
Wes Kocher
0e95cc0fab
Merge m-c to fx-team a=merge
2015-01-28 18:45:04 -08:00
Wes Kocher
d8b5525f1a
Merge fx-team to m-c a=merge
2015-01-28 18:36:42 -08:00
Matthew Noorenberghe
6fcc716dc8
Bug 1125764 - Allow tour pages to hide UITour annotations and menus when losing visibility. r=Unfocused
...
These allow list entries should be removed when bug 1123010 is fixed.
--HG--
extra : rebase_source : 0e55b0ae7c140fa38f4089148a7a532171f4cf84
2015-01-28 17:28:29 -08:00
Ryan VanderMeulen
ebf78ade2e
Merge m-c to fx-team. a=merge
2015-01-28 15:04:51 -05:00
Tim Taubert
b3cf73584e
Bug 1124147 - Get rid of browser.__SS_restore_tab r=smacleod
2015-01-28 19:01:02 +01:00
Ryan VanderMeulen
b8dc9f944d
Backed out changeset cd65efe1b24c (bug 1111540) for frequent Win8 M-e10s failures.
2015-01-28 12:45:40 -05:00
Mark Banner
e9aead9d32
Bug 1066166 - Add localized tooltip captions for each tab button on the Loop panel. r=jaws
2015-01-28 16:43:31 +00:00
Carsten "Tomcat" Book
898e3a4d5e
Merge mozilla-central to fx-team
2015-01-28 14:32:14 +01:00
Carsten "Tomcat" Book
713239c2fa
merge fx-team to mozilla-central a=merge
2015-01-28 14:24:09 +01:00
Mark Banner
fa130d3cea
Bug 1126699 - Functional tests incorrectly need the local servers running on a user's computer. r=NiKo NPOTB DONTBUILD
2015-01-28 08:46:44 +00:00
Mark Banner
4056c3b7be
Bug 1126199 - Enable remote video status checking in Loop's functional test. r=dmose NPOTB DONTBUILD
2015-01-28 08:46:44 +00:00
Hiroyuki Ikezoe
74d8b48ae4
Bug 1118147 - UIs for app.update on preference window should be responded whenever each value changes. r=gijs
2015-01-27 14:39:00 -08:00