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
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