Commit Graph

28261 Commits

Author SHA1 Message Date
Jordan Santell
d92d8a3bdc Bug 1134876 - Clicking an in-progress recording snapshot will no longer throw an error. r=vp 2015-02-25 14:58:37 -08:00
J. Ryan Stinnett
d1f2a3a9b1 Bug 1136450 - WebIDE packaging check did not function correctly. r=ochameau 2015-02-25 08:55:06 -06:00
Carsten "Tomcat" Book
3dc9ade060 Merge mozilla-central to fx-team 2015-02-25 12:13:16 +01:00
Carsten "Tomcat" Book
6ae1b98d2e merge mozilla-inbound to mozilla-central a=merge 2015-02-25 12:05:55 +01:00
Mark Hammond
ef69675986 Bug 1136291 - better handle an unexpected (eg, the hidden DOM window) being the window opener when initializing the sidebar. r=Unfocused 2015-02-25 20:51:21 +11:00
Wes Kocher
7ee15509da Merge m-c to fx-team a=merge CLOSED TREE 2015-02-24 15:44:59 -08:00
Wes Kocher
d9c4959758 Merge fx-team to m-c a=merge 2015-02-24 15:41:09 -08:00
Nick Fitzgerald
d6bc7adf81 Bug 1122142 - Reword the label for enabling chrome debugging; r=past 2015-02-24 13:06:06 -08:00
Ryan VanderMeulen
5ce7838926 Backed out 7 changesets (bug 1075670) for e10s browser_586068-browser_state_interrupted.js crashes.
Backed out changeset 4ca74b217fe8 (bug 1075670)
Backed out changeset 83199cfc333f (bug 1075670)
Backed out changeset 065b859e6525 (bug 1075670)
Backed out changeset a3e8329610d9 (bug 1075670)
Backed out changeset ced9055e0bcc (bug 1075670)
Backed out changeset e6d6f0c11133 (bug 1075670)
Backed out changeset b823c6c95030 (bug 1075670)

CLOSED TREE
2015-02-24 11:53:34 -05: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
Tim Taubert
97dc6bc886 Bug 1100223 - switchToTabHavingURI() should load a new URI before selecting the tab to ensure sessionstore won't override the target URI when the tab was pending r=Gijs 2015-02-21 09:30:23 +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
Michael Weisz
7c0b9a9ae0 Bug 782623 - Add meta tag property attribute to pageInfo view. r=jaws 2015-02-27 18:11:03 -05:00
Abhinav Koppula
474070eded Bug 951695 - Rename 'Character Encoding' to 'Text Encoding'. r=jaws 2015-02-27 18:10:30 -05:00
Mark Capella
a3581d850c Bug 1133489 - Hook up "Open ReadingList" button in desktop ReaderMode, r=unfocused 2015-02-27 14:31:31 -05:00
Steven MacLeod
877c5f3df7 Bug 1093566 - Migrate BrowserUITestUtils into BrowserTestUtils; r=Unfocused r=paolo 2015-02-23 12:48:54 -05:00
Brian Grinstead
2e4b07fa1a Bug 1134845 - Add clearHistory jsterm helper to remove persisted console input history. r=past 2015-02-20 14:57:00 -05:00
Gregory Szorc
886d400168 NO BUG - Fix reStructuredText warnings
Sphinx has been complaining about a number of reStructuredText warnings
for a while. Fix all the ones in .rst files.

Not asking for review because this is docs only and changing .rst files
can't break anything important.

DONTBUILD (NPOTB)
2015-03-01 22:51:32 -08:00
Tooru Fujisawa
3f6ab43f59 Bug 1108382 - Part 3: Do not use non-standard flag argument of String.prototype.replace in browser/metro/. r=mbrubeck 2015-03-01 09:51:33 +09: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
Margaret Leibovic
40872f7af7 Bug 1124011 - Hide reader view buttons related to reading list if reading list is disabled, and enable reader view by default on Nightly. r=Unfocused 2015-02-19 11:47:20 -08:00
Carsten "Tomcat" Book
30a838c80b Backed out changeset 4f1e44bd6204 (bug 1059308) 2015-03-03 16:28:14 +01:00
Carsten "Tomcat" Book
e0edb34391 Backed out changeset 4696a52daeed (bug 1059308) 2015-03-03 16:28:13 +01:00
Carsten "Tomcat" Book
33d06bf789 Backed out changeset 2433abf44e53 (bug 1059308) 2015-03-03 16:28:08 +01:00
Carsten "Tomcat" Book
eb3aed20a2 Backed out changeset ead3ea3e566e (bug 1137238) 2015-03-03 16:28:03 +01:00
Alexandre Poirot
b5c036e16f Bug 1137238 - Fix toolboxes when switching between apps in WebIDE. r=jryans 2015-02-26 08:20:00 +01:00
Alexandre Poirot
1a74b9842c Bug 1059308 - Make frame selection button to work in browser toolbox. r=jryans,past 2015-03-03 04:19:00 +01:00
Alexandre Poirot
610a7d688d Bug 1059308 - Fix tests to support chrome actor. r=jryans 2015-02-26 03:56:00 +01:00
Alexandre Poirot
a586d24474 Bug 1059308 - Add Target.isTabActor to tell if the remote tab actor supports attach/detach requests. r=jryans 2015-02-26 03:55:00 +01:00
Dave Townsend
7e72af1d6f Bug 1087966: Fix tab detach in e10s windows. r=mconley
When swapping docshells we also have to swap any properties on remote-browsers
that are cached from the content process. This includes things like the
remoteWebNavigation etc. which in turn cache content information. Some of
these also maintain message listeners that we have to switch to the new browser
and message manager.
2015-02-18 16:47:43 -08: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
Tim Nguyen
ca4c5b2605 Bug 1133205 - Fix SVG style edition in rules view. r=pbrosset 2015-02-23 12:40:00 -05: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
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
Andrew McCreight
57e983a33f Bug 1073352, part 2 - Enable some devtools tests. r=ejpbruel
This enables a few of the debugger tests. The first test,
browser_dbg_aaa_run_first_leaktest.js, is intentionally disabled,
because it appears to have a legitimate leak.
2015-02-24 13:00:54 -08:00
Margaret Leibovic
16b3bad34d Bug 1136716 - Consolidate reader view strings in one .properties file, and make the strings to close reader view consistent. r=bnicholson,Unfocused 2015-02-27 11:29:18 -08: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
Jordan Santell
82f4813cd3 Bug 1134079 - Supply audio node definitions directly from the client if the webaudio actor server does not support it (like on older versions of FxOS). r=vp 2015-02-23 12:47:00 +01:00
Jordan Santell
58776d09da Bug 1133058 - OptionsView button, when clicked, should have an 'open' attribute. r=vp 2015-02-23 10:31:00 +01:00
Jordan Santell
087c992c56 Bug 1132474 - Further clarify restrictions of TabTarget's actor description methods in the comments. r=jryans 2015-02-23 10:46:00 +01:00
Jordan Santell
232bf999d9 Bug 985488 - Allow canvas debugger to time out and stop recording frames. Canvas debugger 'wait' style now matches other media styles. Update labels in canvas debugger to explicitly state that it's waiting for rAF cycles, rather than appearing as if something went wrong. r=vporof 2015-02-23 18:46:00 +01:00
Carsten "Tomcat" Book
50c54b43bb Backed out changeset a226fd427f01 (bug 1131412) 2015-02-25 10:40:49 +01:00
Yury Delendik
6285c7ef2e Bug 1133136 - Update Shumway to version 0.10.182. r=till 2015-02-23 16:51:36 -06:00
Anush
cb1cb0ff85 Bug 1113761 - Allow decimal values in the layout view. r=jaws r=mratcliffe 2015-02-24 09:23:00 +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
Carsten "Tomcat" Book
d6c0129268 Backed out changeset e440ab8f0a51 (bug 1044600) for suspicion of causing bc1 leaks 2015-03-03 14:04:50 +01:00
Gijs Kruitbosch
e095a015e8 Bug 1134513 - shaky eme icon on first play, r=sevaan 2015-02-24 16:06:19 +00:00
Ian Moody
b199d6acdd Bug 1138518 - Add JS template string (`) to autoCloseBrackets for the DevTools Source Editor. r=bgrins 2015-03-02 10:59:00 +01:00
Richard Marti
440d6cbff8 Bug 1136670 - InContent Prefs - Implement alignment according to spec. r=jaws 2015-03-02 19:52:44 +01: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
Matt Hammerly
a0ab2333b8 Bug 1124271 - Entering reader mode from an app tab shouldn't open a new tab. r=jaws 2015-02-23 20:44:27 -08:00
Blair McBride
bb00bec3d9 Bug 1105967 - Typing fast in address bar and pressing enter leads to missing end characters. a=paolo 2015-02-24 16:38:25 +13:00
Chris
775961529a Bug 1121417: Change hiddenOneOffs pref to use unichar type. r=florian 2015-02-23 10:45:15 -08:00
Johan K. Jensen
615006922e Bug 1096294 - Display pseudo-arrays like arrays in the console; r=pbrosset 2015-02-23 17:27:05 -08:00
Jordan Santell
7b80fe4f7d Bug 978948 - Add animation generator support for setTimeout in the canvas debugger. r=vp 2015-02-23 17:26:56 -08:00
Wes Kocher
48cade9743 Merge m-c to fx-team a=merge 2015-02-23 17:03:56 -08:00
Wes Kocher
b5f9c59b0d Merge fx-team to m-c a=merge 2015-02-23 16:00:36 -08: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
Ryan VanderMeulen
38a5880b39 Merge fx-team to m-c. a=merge 2015-02-23 12:28:02 -05:00
ffxbld
c75707c7de Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-02-23 10:22:56 -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
Carsten "Tomcat" Book
ecb8e9ce4d Merge mozilla-central to fx-team 2015-02-23 13:41:24 +01:00
Carsten "Tomcat" Book
e1132308a8 merge fx-team to mozilla-central a=merge 2015-02-23 13:19:15 +01:00
Blair McBride
b6aa6b7a6d Bug 1133673 - Fix PluralForm string in ReadingList string pre-landing. rs=flod a=tomcat 2015-02-24 00:03:54 +13:00
Blair McBride
9cf168eb97 Bug 1133673 - Pre-land strings for ReadingList v1. r=markh a=Tomcat 2015-02-23 22:45:40 +13:00
Phil Ringnalda
9a96d1f8e6 Back out 66cf24f275b7 (bug 1124011) for frequent ASan crashes in test_memoryReporters.xul 2015-02-22 22:00:56 -08:00
Phil Ringnalda
517dded51c Merge m-c to f-t 2015-02-22 15:18:41 -08:00
Ryan VanderMeulen
c8f49b8748 Backed out changeset b413c3707a12 (bug 983469) for browser_dbg_server-conditional-bp-01.js timeouts. 2015-02-22 16:02:40 -05:00
Phil Ringnalda
3a53d120d0 Merge f-t to m-c, a=merge 2015-02-22 10:43:56 -08:00
Margaret Leibovic
1f560950af Bug 1130206 - Don't blow away saved reader mode article until another non-about:reader page is shown. r=bnicholson 2015-02-20 15:04:42 -08:00
Wes Kocher
da9cbeca9c Backed out changeset 42269ccaf982 (bug 1107695) for bc1 orange 2015-02-23 15:20:45 -08:00
Gijs Kruitbosch
1fde6b1197 Bug 1131758 - indicate 64-bit windows or OSX/Linux incompatibilities for Adobe's CDM, r=dolske 2015-02-23 11:51:48 +00:00
Gijs Kruitbosch
b64b73b27d Bug 1129597 - hide search engine keyword editor on blur, r=florian 2015-02-23 12:22:15 +00:00
Margaret Leibovic
f473a2fd67 Bug 1124011 - Hide reader view buttons related to reading list if reading list is disabled, and enable reader view by default on Nightly. r=Unfocused
--HG--
extra : rebase_source : 53ebca45c92bb811b9ffa2e9faa33983c3dd1181
extra : histedit_source : c6cbbdccb6e057f0f06501ff517bad5ff687532e
2015-02-19 11:47:20 -08:00
Abdelrhman Ahmed
4bd7b74c79 Bug 1134417 - Don't preprocess content-contextmenu.svg on Windows Aero. r=jaws 2015-02-20 16:36:00 -05:00
Gijs Kruitbosch
d9a551016f Bug 1107695 - make one-off buttons accessible, r=florian,f=MarcoZ 2015-02-16 14:23:47 +00:00
Sami Jaktholm
70d0b4665a Bug 1123952 - Make values copyable in the netmonitor security tab. r=vporof 2015-02-15 13:22:37 +02:00
Jordan Santell
2dac283e4e Bug 1122766 - Fix canvas debugger to continue recording frames until one with a draw call. r=vp 2015-02-21 11:56:00 -05:00
Yash Mehrotra
a69663a4a5 Bug 1009056 - Make the width of the Web Audio Editor Inspector controllable by a preference. r=jsantell 2015-02-21 02:02:54 +05:30
Gijs Kruitbosch
f3aabd0305 Bug 1049199 - Style editor should show XBL stylesheets. r=pbrosset 2015-02-23 21:55:30 +00:00
Ian Moody
5b4b13c4bf Bug 1136693 - Make the headers request URL and security panel info visible in the dark theme. r=vp 2015-02-25 06:01:00 +01:00
Mark Hammond
2b4c3a5df8 Bug 1131413 (part 2) - add readinglist support to browser-syncui.js. r=adw 2015-02-26 18:48:11 +11:00
Mark Hammond
778da3616b Bug 1131413 (part 1) - add tests for browser-syncui.js. r=adw 2015-02-26 18:48:11 +11:00
Mark Hammond
6beb090a9c Bug 1131412 - implement a scheduler for the readinglist. r=adw 2015-02-26 18:48:11 +11:00
Neil Deakin
d768d0fcaf Bug 1131562, rework browser_tabfocus.js to handle tabs in other processes and re-enable the test, r=felipe 2015-03-03 09:17:00 -05: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
Mike Conley
86cf179c70 Bug 1077168 - Notice when any content requesting Webapp permissions browses away, and remove the notification. r=felipe.
PopupNotifications are great at noticing when the top outer frame changes
location, and clears any pending notifications accordingly. It is, however,
not so great at noticing when subframes that have caused notifications
change location.

Now, when prompting for install / uninstall permissions, we add an
nsIWebProgressListener to the gBrowser that will remove the
notification if we hear that the requesting content has browsed
away.
2015-02-11 11:46:50 -05:00
Richard Marti
71c79699f4 Bug 1079098 - Fix the ui-r issues in panelUI. r=Gijs 2015-02-09 17:55:38 +01:00
Mahdi Dibaiee
e4916716a9 Bug 984442 - Remove XUL attributes when their attributeName is deleted. r=pbrosset 2015-02-27 02:44:00 -05:00
Ian Moody
ca56aec38f Bug 859048 - Add Remote Address to the network tab headers panel. r=past 2015-02-26 11:27:05 +00:00
Zimon Dai
9674ecd784 Bug 983469 - Pause on breakpoint condition exception. r=fitzgen 2015-02-09 21:43:17 +08:00
Nathan Froyd
da1dc90f92 Bug 1133201 - part 2 - don't send referrer information when opening new windows via context menu; r=Gijs,mconley
Part 1 fixed sending referrer information when opening a plain text
"link" in a new tab through the context menu.  This patch fixes the same
problem, but for the case of opening in a new window, since we take
slightly different paths through |openLinkIn| for tabs vs. windows.
2015-02-17 16:17:06 -05:00
Patrick McManus
2c0421d96a Bug 967792 - Make localhost resolve offline. r=dragana 2015-02-25 14:02:38 -05:00
Bill McCloskey
cd5a442f36 Bug 1136407 - Disable Mac sandbox 2015-02-25 10:37:03 -08:00
Ryan VanderMeulen
8fcbb92fd8 Backed out changeset 13d9a5e39eb3 (bug 967792) for Gaia unit test failures. 2015-02-25 11:39:14 -05:00
Ryan VanderMeulen
336d47fdb2 Backed out changeset 80987d26adfb (bug 1129650) for intermittent OSX packaging failures.
CLOSED TREE
2015-02-25 11:15:44 -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
Abhinav Koppula
b809915c53 Bug 732688 - No Help button in the Page Info window. r=jaws,gijs 2015-03-02 15:35:56 -05:00
Tim Taubert
40ab056a87 Bug 1041297 - Rewrite browser_tab_dragdrop2.js to get rid of arbitrary timeouts r=Gijs 2015-02-26 11:40:24 -08:00
Paolo Amadini
00ac095f82 Bug 1137996 - Can't drag items from downloads panel. r=mak 2015-03-03 10:23:12 +00:00
David Parks
7d8bc7ad68 Bug 1075670 - Remove mapScreenCoordinatesFromContent as it is legacy behavior. r=billm
mapScreenCoordinatesFromContent is now wrong, unnecessary, and gone.
2015-02-04 04:22:30 -08:00
Patrick McManus
f2bdf74d8a bug 967792 - make localhost resolve offline r=dragana 2015-02-15 13:50:48 -05:00
Carsten "Tomcat" Book
0dddbc6c8a Backed out changeset fc7621347ee6 (bug 1131562) for e10s bc-1 test failures 2015-02-25 13:18:51 +01:00
Carsten "Tomcat" Book
9d6a8646ac Merge mozilla-central to mozilla-inbound 2015-02-25 12:09:30 +01:00
Fernando Jimenez
9ab5b4a32d Bug 1129650 - Touching navigator.mozId causes an error NS_ERROR_FACTORY_NOT_REGISTERED. r=baku 2015-02-25 11:48:50 +01:00
David Burns
30d184f137 Bug 1107336: Update loop tests to use new Marionette Driver; r=jgriffin 2015-02-23 14:42:17 +00:00
Neil Deakin
855616a10f Bug 1131562, rework browser_tabfocus.js to handle tabs in other processes and re-enable the test, r=felipe 2015-02-25 04:24:21 -05:00
Mike Conley
6c2d1d1823 Bug 1077168 - Make WebappManager.jsm use the top window id to select which browser to show notifications in. r=felipe. 2015-01-27 18:32:40 -05:00
Benjamin Smedberg
622c090279 Bug 1133003 followup to correct typo in strings. r=stupidity
--HG--
extra : rebase_source : 2a06ccd77ff1287f60c710ffb597a7f97a645645
2015-02-21 21:32:16 -05:00
Ryan VanderMeulen
f1dae981be Merge inbound to m-c. a=merge 2015-02-21 16:40:27 -05:00
Jordan Santell
51a9e2588e Bug 1134082 - Fix uncaught promise exceptions in shader editor. r=vp 2015-02-18 15:25:00 -05:00
Abdelrhman Ahmed
0150db55f6 Bug 1129106 - Load about:reader in the child process. r=margaret 2015-02-08 06:13:00 -05:00
Abdelrhman Ahmed
f77e7c91bb Bug 1132925 - Pass messages to the parent process to set reader mode prefs. r=margaret 2015-02-20 15:56: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
Ian Moody
a0aedfb4fc Bug 1134409 - Make "Full Screen" context-menu command use messages instead of CPOWs. r=mconley.
--HG--
extra : rebase_source : c4fd20a5a33d9a60ebbe3e3db14801b0207232ba
2015-02-19 01:39:00 -05:00
Margaret Leibovic
85d5dec232 backout a9139003abaf for busting mobile 2015-02-20 14:06:56 -08:00
Ryan VanderMeulen
cc2a666add Bug 1135021 - Update pdf.js to version 1.0.1149. r=bdahl 2015-02-20 17:01:13 -05:00
Abdelrhman Ahmed
4939d42cba Bug 1132925 - Pass messages to the parent process to set reader mode prefs. r=margaret 2015-02-20 14:00:12 -08: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
Ryan VanderMeulen
d01cdbd6f7 Bug 1135021 - Update pdf.js to version 1.0.1147. r=bdahl 2015-02-20 14:35:27 -05:00
shreyas
9619bb0456 Bug 1071558 - Correctly handle middle- and right-clicks on search suggestions in about:home and about:newtab. r=adw 2015-02-20 11:05:39 -08:00
Mike de Boer
4bc46d426a Bug 1069962: add strings that will be used for the Gravatar permission promo box. r=Standard8 2015-02-20 20:07:28 +01:00
Ian Moody
fd591238ff Bug 1134399 - Make context-menu media commands use messages to avoid unsafe CPOW usage warnings. r=mconley 2015-02-19 01:37:00 -05:00
Alessio Placitelli
5aab09e2a6 Bug 1128564 - Whitelist Self Repair (self-repair.mozilla.org) origin for UITour. r=MattN 2015-02-02 09:16:00 -05:00
James Long
c79dcaaf51 Bug 1124106 - Don't show unnamed eval sources in the debugger. r=ejpbruel 2015-02-19 13:59:00 -05:00
Mike de Boer
1f2fdd268f Bug 1135045: add strings for the Hello infobar to be added soon. r=Standard8 2015-02-20 16:34:12 +01: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
Florian Quèze
269882bb38 Bug 1113747 - New search UI breaks if too many open search providers are offered - prelanding the string, r=Gijs. 2015-02-20 16:28:41 +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
Gijs Kruitbosch
d57f67f36d Bug 1111153 - show error notifications for broken EME content, r=florian 2015-02-20 10:38:18 +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
Tanvi Vyas
f7a3e24630 Bug 1084504 - Enable browser_mcb_redirect.js test for mixed content redirects. r=mrbkap 2015-02-19 17:01:07 -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
Alessio Placitelli
afc1bd3b00 Bug 1075055 - Remove Telemetry unused strings and change Telemetry checkbox label in preferences. r=jaws
--HG--
extra : rebase_source : b86aa18a1ab7fc35ef6aa8089fd07d54c1669671
2015-02-19 11:54: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
Ryan VanderMeulen
fab8ec0afd Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-19 18:57:18 -05:00
Carsten "Tomcat" Book
39ac003112 Merge mozilla-central to mozilla-inbound 2015-02-19 16:19:10 +01:00
Neil Deakin
38bb5178ee Bug 1102015, adjust browser_bug427559.js test to not use the command dispatcher and reenable it, r=gijs 2015-02-19 08:06:51 -05:00
Jan Keromnes
74d260eb42 Bug 1133927 - Add a catalog of known devices with emulation properties. r=ochameau, f=jryans, f=canuckistani 2015-02-18 08:22:00 -05:00
Masayuki Nakano
2cefd4c2cd Bug 1119609 part.16 Fix new orange of browser_tilt_controllers.js since they were passed because keypress events were not dispatched r=smaug+vporof 2015-02-19 15:50:21 +09:00
Masayuki Nakano
f1fce37659 Bug 1119609 part.14 Reimplement/redesign EventUtils.synthesizeKey() with nsITextInputProcessor r=smaug 2015-02-19 15:50:20 +09:00
Luca Greco
d2c6b2e514 Bug 1124536 - Fix Debugger UI loadSourceError on PageMod content scripts and bookmarklets associated to 'javascript:SOURCECODE' urls. r=jlongster 2015-02-13 08:17:00 -05:00
Brian Grinstead
e5b4f24c2d Bug 1123948 - Wait for _applyingModifications to finish before checking computed style in livepreview test. r=pbrosset 2015-02-18 09:43:00 -05: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
Masatoshi Kimura
e322360a68 Bug 1124039 - Allow RC4 only for whitelisted hosts. r=keeler 2015-02-19 04:12:58 +09:00
Kannan Vijayan
48c3b0e65e Bug 1131295 - Fix profiler frontend category mappings. r=vporof 2015-02-18 14:03:13 -05: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
Margaret Leibovic
726c3d1e87 Bug 1131303 - Update strings for reader view/reading list UI, and add title text to reader view toolbar buttons. r=Unfocused,rnewman
--HG--
extra : rebase_source : 42a40f76da543930c9f08373fb0836774a1c5290
2015-02-12 09:15:45 -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
Dave Townsend
dc818bf586 Bug 1081891: Only reset the browser title when we start to switch to a new document location. r=mconley
--HG--
extra : rebase_source : 1a409e35a48bdcc4f021674dbfae8d10dac71489
extra : amend_source : 921b8dde2fa1711015d39b2a8ccc5fa335e5ba5e
2015-02-18 11:57:45 -08:00
Dave Townsend
7f897fc9f4 Bug 1081856: Allow javascript urls to load in any process. r=mconley
--HG--
extra : rebase_source : 6c4e534d1fce84baaeff5abb08573dd1c0cb492d
2015-02-18 10:59:10 -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
Margaret Leibovic
b092b1bd85 Bug 1123910 - Display original article URL in urlbar when in reader mode (instead of about:reader). r=Unfocused
--HG--
extra : rebase_source : 0d9a2b146e4ffd2724205c5fcd1ffb80fcd0e7af
2015-02-04 18:27:39 -08:00
Mike Conley
6828fe40a2 Bug 1133260 - Disable browser_testOpenNewRemoteTabsFromNonRemoteBrowsers.js for non-e10s test runs. r=Mossop.
I don't think this test adds much value when it runs in non-e10s mode.
On top of that, because it relies on browser load events going over the
multiprocess add-on shims, this test will permafail when it goes onto
a channel with the shims disabled (like Aurora at the time of this writing).

So I'm disabling it for non-e10s test runs.

--HG--
extra : amend_source : 999f1a144667da69e4e207e6f381f1f79c805d47
2015-02-17 17:29:07 -05:00
Sami Jaktholm
4b17c99e49 Bug 1133481 - Make browser_webconsole_bug_597136_network_requests_from_chrome.js fail only if an exception is coming from webconsole code. r=past 2015-02-19 08:43:31 +02:00
Carsten "Tomcat" Book
951091f041 Backed out changeset 5dfb417f346e (bug 1123517) for bc1 test failures 2015-02-19 11:10:14 +01:00
Carsten "Tomcat" Book
b07e17e806 Backed out changeset 9b07a29dcbdd (bug 1123517) 2015-02-19 11:09:24 +01:00
Blair McBride
21a23227ee Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian
--HG--
extra : transplant_source : %F2%D7%B5%98%0F%FAG%7C%2AnKel%F1%08l%FA%F8%25c
2015-02-19 20:35:10 +13:00
Blair McBride
6688487d25 Bug 1123517 - Refactor sidebar code. r=florian
--HG--
extra : transplant_source : %9C%85%BA%A1%F1%88%FCx%BD%0F%C3%87W%26pf%F2U%0A7
2015-02-19 20:35:07 +13: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
Masatoshi Kimura
800956eabe Bug 1127339 - Followup to fix comments. DONTBUILD 2015-02-22 01:45:30 +09:00
André Reinald
7f6c61c6b3 Bug 1083344 - Tighten rules for Mac OS content process sandbox - "rules part". r=smichaud
--HG--
extra : histedit_source : f703a6a8abbf500cb882263426776fdb138b73a3
2015-02-21 13:06:34 +01:00
André Reinald
0f64952695 Bug 1083344 - Tighten rules for Mac OS content process sandbox - "core part". r=smichaud
--HG--
extra : histedit_source : 3c904474c57dbf086365cc6b26a55c34b2b449ae
2015-02-18 14:10:27 +01:00
Masatoshi Kimura
b0b41b19b6 Bug 1127339 - Move SSLv3 detection out of aboutNetError.xhtml. r=gijs 2015-02-21 17:20:23 +09: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
Nathan Froyd
6f8526c230 Bug 1137364 - part 2 - move browser themes icon installation to FINAL_TARGET_FILES; r=mshal
Moving this to FINAL_TARGET_FILES also provides an excellent opportunity
to reduce duplication between the theme directories.
2015-02-26 14:11:38 -05:00
Nathan Froyd
4eb6263d14 Bug 1137364 - part 1 - move browser/themes/*/ tab-selected-*.svg generation to GENERATED_FILES; r=mshal
Recently-added GENERATED_FILES support and support for specifying
per-file methods for GENERATED_FILES means that we can move the rules
for generating tab SVGs in browser/themes/ to moz.build.  As a bonus, we
can also eliminate duplicate between the rules by moving them to a
shared mozbuild file in browser/themes/, rather than individual
browser/themes/{linux,osx,windows}/ Makefiles.
2015-02-26 13:56:26 -05:00
Garvan Keeley
2b8b60ac78 bug 1136976 - Set MLS geolocation to nightly+aurora only - r=cpeterson 2015-02-27 19:15:32 -05:00
Garvan Keeley
c8d3769e77 Bug 1136956 - Set CoreLocation provider to non-release only in firefox.js. - r=cpeterson 2015-02-27 19:15:31 -05:00
David Parks
e362b3b9e3 Bug 1075670 - Remove mapScreenCoordinatesFromContent as it is legacy behavior. r=billm
mapScreenCoordinatesFromContent is now wrong, unnecessary, and gone.
2015-02-04 04:22:30 -08:00
Alessio Placitelli
45327633a8 Bug 1111022 - Tests for the SelfSupport backend. r=gfritzsche 2015-01-09 11:18: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
Gijs Kruitbosch
45190bb2e8 Bug 1131758 - add strings for 64-bit and unsupported OSes for EME, r=dolske 2015-02-22 12:01:04 +01:00
Gijs Kruitbosch
4cc9ea1357 Bug 1135237 - update message for EME notification, r=dolske 2015-02-22 12:00:47 +01:00
Gijs Kruitbosch
065e4d2b7d Bug 1135375 - indicate we intend to ship in-content prefs with 38, r=jaws 2015-02-22 11:56:32 +01:00
Dave Townsend
7d14bf6d72 Bug 1068087: Add a simple mechanism for content pages to communicate with chrome. r=mconley 2015-01-08 12:39:53 -08:00
Mahdi Dibaiee
ee3173e2e1 Bug 858038 - Allow moving elements in the markupview by drag/drop; r=pbrosset 2014-12-26 02:53:00 -08:00
Alessio Placitelli
b6f213e7a1 Bug 1136390 - test_TelemetryTimestamps.js/test_conditions.js are missing AddonManager initialization. r=gfritzsche 2015-02-25 23:54:35 +01:00
Alessio Placitelli
e2b03cc30d Bug 1136083 - Fix |this._log| being null in tests using Telemetry. r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli
a11ca42ec1 Bug 1122061 - Move TelemetrySession tests out of test_telemetryPing.js. r=gfritzsche 2015-02-25 23:54:33 +01:00