Gijs Kruitbosch
1a1a346389
Bug 1047586 - warn about large fonts, r=jaws
...
--HG--
extra : rebase_source : 7682ca0d4a52813e722d7b5ea41e2447721b80cb
2015-02-13 21:29:39 +00:00
Ryan VanderMeulen
f684b012dd
Bug 1135021 - Update pdf.js to version 1.0.1147. r=bdahl
2015-02-20 14:35:27 -05:00
shreyas
19cabb14fd
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
c5d95d8a5a
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
c3501392ac
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
07fb922b43
Bug 1128564 - Whitelist Self Repair (self-repair.mozilla.org) origin for UITour. r=MattN
2015-02-02 09:16:00 -05:00
James Long
06996b6c83
Bug 1124106 - Don't show unnamed eval sources in the debugger. r=ejpbruel
2015-02-19 13:59:00 -05:00
Mike de Boer
b70737f76a
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
2ac6a24abe
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
934c285d2e
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
e5ea3550f0
Merge mozilla-central to fx-team
2015-02-20 15:40:42 +01:00
Carsten "Tomcat" Book
926b8d0538
merge mozilla-inbound to mozilla-central a=merge
2015-02-20 15:15:12 +01:00
Gijs Kruitbosch
0b043c17de
Bug 1111153 - show error notifications for broken EME content, r=florian
2015-02-20 10:38:18 +01:00
Alessio Placitelli
67295d985a
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
4b710e8bf4
Bug 1084504 - Enable browser_mcb_redirect.js test for mixed content redirects. r=mrbkap
2015-02-19 17:01:07 -08:00
Alessio Placitelli
7052fb0db7
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
b13bdffca1
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
e6b55455b2
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
f3e352240e
Bug 1119005 - No need to branch on NewChannelinternal callsites anymore - callsite updated (r=sicking)
2015-02-19 11:47:59 -08:00
George Wright
1356d1f25d
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
a825d10e10
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2015-02-19 18:57:18 -05:00
Carsten "Tomcat" Book
591d7613dc
Merge mozilla-central to mozilla-inbound
2015-02-19 16:19:10 +01:00
Neil Deakin
71c5aa0125
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
af821bee27
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
520af7361b
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
019965a1f6
Bug 1119609 part.14 Reimplement/redesign EventUtils.synthesizeKey() with nsITextInputProcessor r=smaug
2015-02-19 15:50:20 +09:00
Luca Greco
ca42a735d9
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
dc83310391
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
a8e049ece0
Merge m-c to fx-team. a=merge
2015-02-18 20:42:04 -05:00
Ryan VanderMeulen
a411359369
Merge inbound to m-c. a=merge
2015-02-18 20:29:54 -05:00
Nithin Murali
1fb617c79a
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
0101cbcbce
Bug 1124039 - Allow RC4 only for whitelisted hosts. r=keeler
2015-02-19 04:12:58 +09:00
Kannan Vijayan
620448450c
Bug 1131295 - Fix profiler frontend category mappings. r=vporof
2015-02-18 14:03:13 -05:00
Christoph Kerschbaumer
9bdc672f50
Bug 1116278 - Follow up: Using new channel API in browser/components/feeds (r=sicking)
2015-02-17 19:53:53 -08:00
Andrew McCreight
27e451c1bd
Back out bug 1071880 for causing bug 1083952.
2015-02-18 07:19:29 -08:00
Margaret Leibovic
79579aae38
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
00fade12a6
Bug 547623 - Add a button to about:support to enter safe mode. r=adw
2015-02-19 16:53:00 -08:00
Dave Townsend
56ca0ed8e4
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
5f1427fb7e
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
682c153cbd
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
d800aa1a06
Bug 1097876 - Collect UITelemetry about the Panic Button, r=florian.
2015-02-20 12:43:57 +01:00
Florian Quèze
fe7057dc3e
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
2037ea64cb
Bug 1113090: change Loop email to clarify that other browser are compatible. r=jaws
2015-02-20 11:25:05 +01:00
Margaret Leibovic
f92e0f6e25
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
274b1e9c3d
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
7a185bb620
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
3764a77aca
Backed out changeset 5dfb417f346e (bug 1123517) for bc1 test failures
2015-02-19 11:10:14 +01:00
Carsten "Tomcat" Book
178ece0b06
Backed out changeset 9b07a29dcbdd (bug 1123517)
2015-02-19 11:09:24 +01:00
Blair McBride
7ed0c89934
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
906511d94e
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
766abc1ebc
Backed out changeset 09a43afd57b2 (bug 1044600
) for making bug 1130411 fail frequently.
2015-02-18 14:42:27 -05:00
Benjamin Smedberg
f5675dad59
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
ea79c9809d
Bug 1127339 - Followup to fix comments. DONTBUILD
2015-02-22 01:45:30 +09:00
André Reinald
256a142a70
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
70a296a23b
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
dd73360d89
Bug 1127339 - Move SSLv3 detection out of aboutNetError.xhtml. r=gijs
2015-02-21 17:20:23 +09:00
Alessio Placitelli
7be22d582b
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
9a02041f82
Bug 1111022 - Changes UITour.jsm to work with windowless browsers. r=MattN
2015-01-25 07:13:00 +01:00
Nathan Froyd
fc3992d3d6
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
7e1c2e073e
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
26ea904b2a
bug 1136976 - Set MLS geolocation to nightly+aurora only - r=cpeterson
2015-02-27 19:15:32 -05:00
Garvan Keeley
e941340ce5
Bug 1136956
- Set CoreLocation provider to non-release only in firefox.js. - r=cpeterson
2015-02-27 19:15:31 -05:00
David Parks
832bef28e6
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
deb826f3fb
Bug 1111022 - Tests for the SelfSupport backend. r=gfritzsche
2015-01-09 11:18:00 +01:00
Alessio Placitelli
f4e50a281f
Bug 1111022 - Load self-support page in a hidden tab. r=ttaubert
2015-01-27 08:11:00 +01:00
Gijs Kruitbosch
3262cbbaff
Bug 1131758 - add strings for 64-bit and unsupported OSes for EME, r=dolske
2015-02-22 12:01:04 +01:00
Gijs Kruitbosch
68269ca60b
Bug 1135237 - update message for EME notification, r=dolske
2015-02-22 12:00:47 +01:00
Gijs Kruitbosch
4406631ff2
Bug 1135375 - indicate we intend to ship in-content prefs with 38, r=jaws
2015-02-22 11:56:32 +01:00
Mahdi Dibaiee
466c90cb3a
Bug 858038 - Allow moving elements in the markupview by drag/drop; r=pbrosset
...
--HG--
extra : rebase_source : 03dab4ffc6228b9e2d58c6e0341f97d51de7beb6
2014-12-26 02:53:00 -08:00
Alessio Placitelli
e19e8b063e
Bug 1136390 - test_TelemetryTimestamps.js/test_conditions.js are missing AddonManager initialization. r=gfritzsche
2015-02-25 23:54:35 +01:00
Alessio Placitelli
81cd9b8312
Bug 1136083 - Fix |this._log| being null in tests using Telemetry. r=gfritzsche
2015-02-25 23:54:34 +01:00
Alessio Placitelli
93f8ea689f
Bug 1122061 - Move TelemetrySession tests out of test_telemetryPing.js. r=gfritzsche
2015-02-25 23:54:33 +01:00
Victor Porof
75626bb7d1
Bug 1119023 - Timeline in new perf tool should filter out markers, r=jsantell
...
--HG--
rename : browser/devtools/timeline/test/browser_timeline_filters.js => browser/devtools/performance/test/browser_timeline_filters.js
2015-02-25 17:40:20 -05:00
Tim Taubert
f76aa87ad0
Bug 1135498 - Get rid of the unused browser.__SS_restore_data property r=smacleod
2015-02-22 13:40:01 +01:00
Ryan VanderMeulen
d08f967d7b
Merge m-c to inbound. a=merge
2015-02-17 21:24:09 -05:00
Ryan VanderMeulen
2e72549296
Merge inbound to m-c. a=merge
2015-02-17 21:22:47 -05:00
Ralph Giles
546726bf1e
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
f3c61cd823
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
Sami Jaktholm
39cd8ef49b
Bug 1133030 - Fix timeout in browser_webconsole_bug_632817.js by requesting a page with valid CORS headers. r=past
2015-02-14 08:55:46 +02:00
Jan Odvarko
a143783c15
Bug 1126274 - Add new API to listen for sent and received RDP packets. r=jryans
2015-02-13 07:35:44 +01:00
Sami Jaktholm
2003a8e1a2
Bug 1125526 - Wait for output from executed method in browser_webconsole_assert.js before asserting on number of messages. r=past
2015-02-14 09:52:50 +02:00
Alexandre Poirot
4558c81b2c
Bug 1124501 - Add a "logs" panel to WebIDE showing pre-package command output. r=jryans
2015-02-16 13:10:00 -05:00
Ryan VanderMeulen
cd46520185
Merge inbound to m-c. a=merge
2015-02-17 14:24:51 -05:00
Ryan VanderMeulen
4320792611
Merge fx-team to m-c. a=merge
2015-02-17 14:02:39 -05:00
Gabriele Svelto
fafc282f1a
Back out bug 1075670 for causing smoketest failures on B2G, bug 1133518 and friends. rs+a=kats
2015-02-17 10:39:35 -05:00
Carsten "Tomcat" Book
08fafcb3e2
merge mozilla-inbound to mozilla-central a=merge
2015-02-16 15:59:56 +01:00
Carsten "Tomcat" Book
3120a697c4
merge fx-team to mozilla-central a=merge
2015-02-16 15:48:09 +01:00
ffxbld
423a7e21c6
No bug, Automated blocklist update from host bld-linux64-spot-1093 - a=blocklist-update
2015-02-14 03:21:59 -08:00
Dave Townsend
5201ad6b9e
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
ad14612ec0
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
cd4b3c7397
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
640e8f8b8a
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
6e91f09568
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
69d94e3fbd
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
797528c9fe
Bug 1117141
- Part 1 of 2 - Bypass all the DownloadsDataItem properties. r=mak
2015-02-16 18:49:49 +00:00
Paolo Amadini
91501caee2
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
1f1b323a7d
Bug 1116176 - Create DownloadsHistoryDataItem and HistoryDownload objects. r=mak
2015-02-16 18:49:46 +00:00
Paolo Amadini
63cb33d173
Bug 1115983 - Keep only minimal state information in the DataItem. r=mak
2015-02-16 18:49:44 +00:00
Paolo Amadini
334a6f40b2
Bug 1115421 - Simplify download annotations handling in the Library. r=mak
2015-02-16 18:49:43 +00:00
Mark Banner
d23576d350
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
4b912997a8
Merge mozilla-central to fx-team
2015-02-16 16:18:42 +01:00
Ryan VanderMeulen
3e2d8e9ec4
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2015-02-13 12:13:22 -05:00
Ryan VanderMeulen
3ea7360ae8
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
Mike de Boer
5196f60874
Bug 1069962: fix the ui-showcase to load assets using relative paths. r=Standard8
2015-02-13 12:10:14 +01:00
Tim Nguyen
eda92e540a
Bug 1133060 - Clean up browser/themes/shared/tabbrowser/crashed.svg. r=Gijs
2015-02-14 12:11:00 +01:00
Jordan Santell
e7afd7d13d
Bug 1130204 - Hide views in the performance tool if they are not supported by the server actor. r=vp
2015-02-14 10:51:00 +01:00
Tim Nguyen
cd5406aa49
Bug 1128882 - Fix welcomeback restore button not working. r=jaws
2015-02-13 11:50:00 +01:00
Sami Jaktholm
4aca94a1fa
Bug 1128352 - Align labels by baseline in netmonitor security tab. r=vporof
2015-02-13 08:21:22 +02:00
Tim Nguyen
30bfc4e388
Bug 1127621 - Fix checkboxes not showing up on about:welcomeback. r=jaws
2015-02-13 11:49:00 +01:00
Victor Porof
6c6807702b
Bug 1132463 - Samples column doesn't have enough space for the label. r=jsantell
2015-02-12 10:36:01 -05:00
Jordan Santell
4fc66e0c92
Bug 1130202 - Fix compatibility issues in performance tool to work with FxOS 2.2/Gecko 37. r=vp
2015-02-12 12:55:00 +01:00
Ian Moody
c063ec4327
Bug 1124246 - Visually differentiate XHR network logs in the webconsole. r=past
2015-02-11 19:22:57 +00:00
Gijs Kruitbosch
0d151c62b6
Bug 1099426 - make some uses of brandname shorter still, r=jwalker
2015-02-06 21:15:45 +00:00
Margaret Leibovic
4acaa51764
Bug 1131458
- Make reader mode button accessible. r=Gijs
...
--HG--
extra : rebase_source : 284401d49e0c92f9b0aa122a3a526c9bea1a3b08
2015-02-11 07:29:34 -08:00
Markus Stange
1974361ffb
Bug 1131397 - Add missing functionality to the profiler actor. r=vporof
...
--HG--
rename : toolkit/devtools/server/tests/unit/test_profiler_close.js => toolkit/devtools/server/tests/unit/test_profiler_getfeatures.js
rename : toolkit/devtools/server/tests/unit/test_profiler_close.js => toolkit/devtools/server/tests/unit/test_profiler_getsharedlibraryinformation.js
2015-02-10 15:26:08 -05:00
Ryan VanderMeulen
cc5672087d
Merge m-c to inbound. a=merge
2015-02-17 14:27:23 -05:00
Jan Keromnes
9366672faa
Bug 1090949
- Give WebIDE full control over simulator addons. r=ochameau f=jryans
2015-02-13 03:54:00 +01:00
Gijs Kruitbosch
2b6b3cd7b9
Bug 1128237 - fix dialogs on small screen sizes, r=jaws
2015-02-07 01:01:49 +00:00
Stefan Plewako
d3cec8d0b5
Bug 494210 - followup: undefined column.width/incontentcolumn.width entities, r=gijs
2015-02-14 02:55:00 +00:00
Mark Banner
004c306bd1
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
96be378b31
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
e57cb50130
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
Gijs Kruitbosch
359d2b78d1
Bug 1128480 - fix nsHelperAppDlg.js to create its download dir info on show() already so it continues working if the window is gone by the time we prompt for a directory to save to (incl. test), r=felipe
...
--HG--
rename : toolkit/mozapps/downloads/tests/chrome/unknownContentType_dialog_layout_data.pif => browser/base/content/test/general/unknownContentType_file.pif
rename : toolkit/mozapps/downloads/tests/chrome/unknownContentType_dialog_layout_data.pif^headers^ => browser/base/content/test/general/unknownContentType_file.pif^headers^
2015-02-09 20:26:21 +00:00
Gijs Kruitbosch
0b91575095
Bug 1111147 - update nsContextMenu for EME, r=florian
2015-02-10 02:04:06 +00:00
Brad Lassey
334118dc00
bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop
2015-02-12 19:22:53 -05:00
Jordan Santell
6bfb1f09b4
Bug 1132713 - Only enable memory actor when both gecko 38+ and memory actor exists, for addon debugger. r=vp
...
From b208befbd8912652bdd892a1b2bb8d7b4ff4a895 Mon Sep 17 00:00:00 2001
2015-02-13 11:58:38 -08:00
Patrick Brosset
0b313cab8d
Bug 1132783 - Fix the init sequence of animationinspector tests to avoid intermittents. r=bgrins
...
CLOSED TREE
2015-02-13 05:41:00 -05:00
Chris
3a349b2824
Bug 1132028 - Remove unavailable method from array call in hiddenOneOffs_cleanup.js. r=florian
2015-02-12 09:27:46 -08:00
Neil Rashbrook
6778078a1e
Bug 1100118 Allow migration from Firefox to Firefox Developer Edition r=MattN
2015-02-14 21:29:49 +00:00
Magnus Melin
cb8cf22e82
Bug 1073095
- nsPermissionManager.cpp references a browser path by default in kDefaultsUrlPrefName. Make the permissions.manager.defaultsUrl pref overridable. r=benjamin
...
--HG--
rename : browser/app/default_permissions => browser/app/permissions
2015-02-13 23:32:41 +02:00
Masatoshi Kimura
02889442ad
Bug 1129756 - Revert test changes in bug 1041631 since Symbols are reenabled. r=jorendorff
2015-02-05 22:44:10 +09:00
Margaret Leibovic
58e6ae0f93
Bug 1129989 - ReaderParent.jsm doesn't need to be pre-processed. r=ttaubert
...
--HG--
extra : rebase_source : 694cd2b1b10729057793e40c54409fd437e2d2af
2015-02-10 16:25:27 -08:00
Ryan VanderMeulen
a801fa4088
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2015-02-12 18:02:35 -05:00
Ryan VanderMeulen
4257ef8063
Backed out changeset 632df219369f (bug 1090949
) for OSX issues.
...
CLOSED TREE
2015-02-12 17:42:14 -05:00
Mark Goodwin
369e03f0d4
Bug 1092055
- Test that webconsole messages show up for non-top level security errors. r=past
2015-02-12 03:06:00 -05:00
Jordan Santell
78acdb77ee
Bug 1130901 - Export patched methods in call-watcher actor with Cu.exportFunctions so that Function.prototype methods can be called without permission errors. r=vp
2015-02-11 16:15:00 -05:00
Jan Keromnes
9efe871b88
Bug 1090949
- Give WebIDE full control over simulator addons. r=ochameau
2015-02-12 08:55:00 -05:00
Brian Grinstead
26d5d439f3
Bug 1128747 - Fire onCreate method synchronously in splitview to prevent multiple iframe editors from being appended into style editor;r=jwalker
2015-02-12 07:34:24 -08:00
Patrick Brosset
b9102ef3d3
Bug 1129454 - 2 - Adds a global play/pause button to the animation panel; r=vp
2015-02-12 16:28:42 +01:00
Mark Banner
26091ec7e6
Bug 1126289 - Enable screen sharing for Loop link-generators by default. r=mikedeboer
2015-02-12 13:36:51 +00:00
Jennifer Fong
c6869264c8
Bug 1109388 - Delay reading data. r=jryans
2015-02-11 08:35:00 +01:00
Stefan Plewako
9102592b77
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
b348957eba
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
Mike de Boer
81214c3a36
Bug 1130356: Support the screensharing doorhanger in Social API chat windows and allow for mutiple independent notification icons per type. r=florian
2015-02-12 11:42:38 +01:00
Steven MacLeod
39f8bd559d
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
Jordan Santell
7524e5d2ab
Bug 1132206 - Disable browser_perf-details-03.js for hanging. r=vp
2015-02-11 17:05:13 -08:00
Ryan VanderMeulen
05793774b2
Backed out changeset 19e0922d6d0c (bug 1044597) for browser_subdialogs.js failures.
...
CLOSED TREE
2015-02-11 18:16:12 -05:00
Wes Kocher
486c692b73
Backed out changeset acc254692008 (bug 1124536) for xpcshell bustage on a CLOSED TREE
2015-02-11 14:44:16 -08:00
Ryan VanderMeulen
07fdabb386
Merge m-c to fx-team. a=merge
2015-02-11 16:30:25 -05:00
Ryan VanderMeulen
dcdc769c4e
Merge fx-team to m-c. a=merge
2015-02-11 16:07:24 -05:00
Carsten "Tomcat" Book
d596d3b08f
Merge mozilla-central to b2g-inbound
2015-02-11 15:03:57 +01:00
Mike de Boer
32e9c3f01d
Bug 1126286: update screenshare icon in conversation view toolbar. r=Standard8
2015-02-11 14:58:55 +01:00
Gijs Kruitbosch
1a1690ef6c
Bug 1132031 - fix test to actually enforce in-content-prefs, r=florian
2015-02-11 14:57:36 +00:00
Carsten "Tomcat" Book
485ca4e7c6
Merge mozilla-central to fx-team
2015-02-11 15:01:53 +01:00
Carsten "Tomcat" Book
1da4eb2ea5
merge mozilla-inbound to mozilla-central a=merge
2015-02-11 14:58:16 +01:00
Kan-Ru Chen (陳侃如)
50b5ccd2c2
Bug 1126119 - Create SystemMessageCache and cache hasPendingMessage in content process. r=fabrice
2015-02-11 11:18:32 +01:00
Mike de Boer
a08eaaa096
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
14cb8743ed
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
Victor Porof
64b01fc5a3
Bug 1131577 - Waterfall view can scroll outside the visible bounds if the flamegraph view was initialized before a recording was started, r=jsantell
2015-02-10 18:36:31 -05:00
Victor Porof
934806df2e
Bug 1131572 - DetailsView.setAvailableViews should be a task, r=jsantell
2015-02-10 18:36:31 -05:00
Wes Kocher
ba6b80db37
Backed out changeset b04123c901ac (bug 1121210) for Mn failures
2015-02-10 15:19:43 -08:00
Mike de Boer
90ad8ca3b5
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
Ryan VanderMeulen
74f80ff51c
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-02-10 16:03:15 -05:00
J. Ryan Stinnett
925318d2b4
Bug 1126350 - Settle all toolbox destruction before final cleanup. r=pbrosset
2015-02-10 12:37:21 -06:00
Ryan VanderMeulen
e5bb515f47
Backed out changeset 86ed8b7700c8 (bug 967853) for browser_dbg_variables-view-popup-10.js failures.
2015-02-10 12:17:50 -05:00
Ryan VanderMeulen
8a45f1880d
Backed out changesets b228f986968b and b5721ae2c2cd (bug 1092055
) for browser_webconsole_certificate_messages.js failures.
2015-02-10 12:11:39 -05:00
Ryan VanderMeulen
17d7535a4a
Backed out changeset 6a701bd8f339 (bug 1109388)
2015-02-10 11:43:45 -05:00
Gijs Kruitbosch
26c063ba29
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
Sami Jaktholm
1488c2d92f
Bug 1129116 - Part 2 - Use a frame script to perform requests in browser_net_filter-0?.js instead of directly calling debuggee CPOW. r=vporof
2015-02-10 14:12:26 +02:00
Sami Jaktholm
1fdb69d11c
Bug 1129116 - Part 1 - Add support for performing XMLHttpRequests with devtools frame-script-utils.js. r=vporof
2015-02-10 14:05:41 +02:00
Mark Goodwin
38b5ac26d2
Bug 1092055
- Test that webconsole messages show up for non-top level security errors. r=past
2015-02-10 00:34:00 -05:00
Masatoshi Kimura
83c11c2359
Bug 1124039 - Enable RC4 only if ClientHelloVersion <= TLS 1.0. r=keeler
2015-02-10 22:29:51 +09:00
Jared Wein
9d27d8e724
Bug 1044600
- in-content preferences: empty dialogs after pressing backspace or the Back button, r=gijs
2015-02-02 16:00:00 +00:00
Patrick Brosset
bed89e7207
Bug 1125636 - Make the test browser_styleeditor_xul.js not depend on about:config's internal structure. r=jwalker
2015-02-11 01:59:00 -05:00
Luca Greco
584e4feeec
Bug 1124536 - Fix Debugger UI loadSourceError on PageMod content scripts associated to 'javascript:SOURCECODE' urls. r=jlongster
2015-02-07 11:13:00 -05:00
Jordan Santell
150c12737b
Bug 1101235 - Move tree utilities out of profiler, r=vp
...
--HG--
rename : browser/devtools/profiler/test/browser_profiler_categories.js => browser/devtools/performance/test/browser_profiler_categories.js
rename : browser/devtools/profiler/test/browser_profiler_content-check.js => browser/devtools/performance/test/browser_profiler_content-check.js
rename : browser/devtools/profiler/test/browser_profiler_tree-abstract-01.js => browser/devtools/performance/test/browser_profiler_tree-abstract-01.js
rename : browser/devtools/profiler/test/browser_profiler_tree-abstract-02.js => browser/devtools/performance/test/browser_profiler_tree-abstract-02.js
rename : browser/devtools/profiler/test/browser_profiler_tree-abstract-03.js => browser/devtools/performance/test/browser_profiler_tree-abstract-03.js
rename : browser/devtools/profiler/test/browser_profiler_tree-abstract-04.js => browser/devtools/performance/test/browser_profiler_tree-abstract-04.js
rename : browser/devtools/profiler/test/browser_profiler_tree-frame-node.js => browser/devtools/performance/test/browser_profiler_tree-frame-node.js
rename : browser/devtools/profiler/test/browser_profiler_tree-model-01.js => browser/devtools/performance/test/browser_profiler_tree-model-01.js
rename : browser/devtools/profiler/test/browser_profiler_tree-model-02.js => browser/devtools/performance/test/browser_profiler_tree-model-02.js
rename : browser/devtools/profiler/test/browser_profiler_tree-model-03.js => browser/devtools/performance/test/browser_profiler_tree-model-03.js
rename : browser/devtools/profiler/test/browser_profiler_tree-model-04.js => browser/devtools/performance/test/browser_profiler_tree-model-04.js
rename : browser/devtools/profiler/test/browser_profiler_tree-model-05.js => browser/devtools/performance/test/browser_profiler_tree-model-05.js
rename : browser/devtools/profiler/test/browser_profiler_tree-view-01.js => browser/devtools/performance/test/browser_profiler_tree-view-01.js
rename : browser/devtools/profiler/test/browser_profiler_tree-view-02.js => browser/devtools/performance/test/browser_profiler_tree-view-02.js
rename : browser/devtools/profiler/test/browser_profiler_tree-view-03.js => browser/devtools/performance/test/browser_profiler_tree-view-03.js
rename : browser/devtools/profiler/test/browser_profiler_tree-view-04.js => browser/devtools/performance/test/browser_profiler_tree-view-04.js
rename : browser/devtools/profiler/test/browser_profiler_tree-view-05.js => browser/devtools/performance/test/browser_profiler_tree-view-05.js
rename : browser/devtools/profiler/test/browser_profiler_tree-view-06.js => browser/devtools/performance/test/browser_profiler_tree-view-06.js
rename : browser/devtools/profiler/test/browser_profiler_tree-view-07.js => browser/devtools/performance/test/browser_profiler_tree-view-07.js
rename : browser/devtools/timeline/test/browser_timeline_blueprint.js => browser/devtools/performance/test/browser_timeline_blueprint.js
rename : browser/devtools/profiler/utils/global.js => browser/devtools/shared/profiler/global.js
rename : browser/devtools/profiler/utils/tree-model.js => browser/devtools/shared/profiler/tree-model.js
rename : browser/devtools/profiler/utils/tree-view.js => browser/devtools/shared/profiler/tree-view.js
rename : browser/devtools/timeline/widgets/global.js => browser/devtools/shared/timeline/global.js
rename : browser/devtools/timeline/widgets/marker-details.js => browser/devtools/shared/timeline/marker-details.js
rename : browser/devtools/timeline/widgets/markers-overview.js => browser/devtools/shared/timeline/markers-overview.js
rename : browser/devtools/timeline/widgets/memory-overview.js => browser/devtools/shared/timeline/memory-overview.js
rename : browser/devtools/timeline/widgets/waterfall.js => browser/devtools/shared/timeline/waterfall.js
2015-02-11 12:23:32 -08:00
Jordan Santell
05022929f4
Bug 1107949 - framerate actor now continues recording in e10s after a page refresh. r=vp
2015-02-09 17:17:43 -08:00
Jared Wein
13ac81c2e2
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
85c91d2e02
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
Florian Quèze
130ed4d90f
Bug 1123620 - remove the one-time intro popup for the new searchbox UI, r=Mossop.
2015-02-11 20:47:28 +01:00
Florian Quèze
24bf7321d5
Bug 1102038 - the 'Change Search Settings' button and the open search items cannot be used via the keyboard - follow-up to also apply the CSS changes on Windows and Linux, r=Mossop.
2015-02-11 20:47:27 +01:00
Florian Quèze
7a4535c009
Bug 1111638 - add a localization note for the 'changeSearchSettings.button' string, r=flod.
2015-02-11 20:47:27 +01:00
Wes Kocher
9ac8784ba5
Backed out changeset fe5c25b8b675 (bug 1071880) for various test failures on a really CLOSED TREE
2015-02-11 19:09:00 -08:00
Chris Pearce
3c63ccea40
Bug 1131755 - Make media.eme.enabled pref enable/disable EME rather than hide/expose EME. r=bz
2015-02-12 11:27:25 +13:00
Ryan VanderMeulen
9651c57ff8
Merge m-c to inbound. a=merge
2015-02-11 16:29:25 -05:00
Brad Lassey
d9f6139998
bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop
2015-01-30 18:36:33 -05:00
Bill McCloskey
45326aa769
Bug 1127927 - Make link saving safe for e10s (r=mconley)
2015-02-11 12:55:29 -08:00
Bob Owen
78f86d5dec
Bug 1132021 - Add a new sandbox level for Windows NPAPI to use USER_LIMITED access token level. r=bsmedberg, r=bbondy
2015-02-11 16:25:43 +00:00
Nathan Froyd
d5dc59ac0e
Bug 1118502 - part 2 - ensure addOneTab sees a referrer URI if it was available; r=mconley
...
addOneTab uses the existence of a referrer URI to determine where to
position the newly opened tab. Bug 1031264
changed callsites so that a
referrer URI was no longer passed in if the opening link had
rel=noreferrer set on it. This change, then, broke placement of newly
opened tabs if their opening link had rel=noreferrer on it.
Instead of not passing in the referrer URI if rel=noreferrer, let's
instead explicitly tell addOneTab whether rel=noreferrer was present on
the opening link. Then addOneTab can hide the referrer URI from the
actual network request, while still using the referrer URI to determine
tab placement.
2015-02-06 14:00:45 -05:00
Nathan Froyd
2fdb67a40b
Bug 1118502 - part 1 - fixup grabbing of documentURIObject; r=mconley
...
The patch for bug 1031264
factored out an _openLinkInParameters
function. But this new function grabbed the referrerURI from
|document|, rather from the passed in |doc|, whereas all the callers had
obtained |referrerURI| from the (to-be-passed-in) |doc| object. Let's
fix this mix-up before going any further.
2015-02-06 13:02:44 -05:00
Ryan VanderMeulen
999b92a3a5
Backed out 12 changesets (bug 1107336) for Marionette harness bustage on a CLOSED TREE.
...
Backed out changeset 5075f0063d70 (bug 1107336)
Backed out changeset 9ef91d4fcf3b (bug 1107336)
Backed out changeset 995911340bf7 (bug 1107336)
Backed out changeset 4817d3cd3810 (bug 1107336)
Backed out changeset dad798a5e595 (bug 1107336)
Backed out changeset 4f60c437140c (bug 1107336)
Backed out changeset f92a5c6256fa (bug 1107336)
Backed out changeset 399a436c6e5f (bug 1107336)
Backed out changeset 0d04801bb2f0 (bug 1107336)
Backed out changeset 60d9d4d20971 (bug 1107336)
Backed out changeset 9c4b171c23be (bug 1107336)
Backed out changeset a07bb95eb209 (bug 1107336)
--HG--
rename : testing/marionette/driver/marionette_driver/application_cache.py => testing/marionette/client/marionette/application_cache.py
rename : testing/marionette/driver/marionette_driver/by.py => testing/marionette/client/marionette/by.py
rename : testing/marionette/driver/marionette_driver/date_time_value.py => testing/marionette/client/marionette/date_time_value.py
rename : testing/marionette/driver/marionette_driver/decorators.py => testing/marionette/client/marionette/decorators.py
rename : testing/marionette/driver/marionette_driver/errors.py => testing/marionette/client/marionette/errors.py
rename : testing/marionette/driver/marionette_driver/expected.py => testing/marionette/client/marionette/expected.py
rename : testing/marionette/driver/marionette_driver/geckoinstance.py => testing/marionette/client/marionette/geckoinstance.py
rename : testing/marionette/driver/marionette_driver/gestures.py => testing/marionette/client/marionette/gestures.py
rename : testing/marionette/driver/marionette_driver/keys.py => testing/marionette/client/marionette/keys.py
rename : testing/marionette/driver/marionette_driver/marionette.py => testing/marionette/client/marionette/marionette.py
rename : testing/marionette/driver/marionette_driver/selection.py => testing/marionette/client/marionette/selection.py
rename : testing/marionette/driver/marionette_driver/wait.py => testing/marionette/client/marionette/wait.py
2015-02-11 12:15:22 -05:00
Hallvord R. M. Steen
0c07247744
Bug 967853 - Hide variable tooltip when stepping in devtools debugger. r=pbrosset
2015-01-20 07:25:31 +01:00
Ian Moody
d003b51e93
Bug 1027246 - use "return" instead of "throw new Task.Result()" when switching to ES6 generators. r=fitzgen
2015-02-08 14:48:00 +01:00
Vikneshwar
4d13dbf9ae
Bug 1027246 - replaced function with function* for generators. r=fitzgen
2015-02-08 00:48:43 +00:00
Carsten "Tomcat" Book
b36a26edcb
Backed out changeset 46cfe0a6aa6c (bug 1027246) for suspicion of causing dt test bustage on a CLOSED TREE
2015-02-10 13:55:51 +01:00
Carsten "Tomcat" Book
15c2734abd
Backed out changeset f4240674fd6c (bug 1027246)
2015-02-10 13:55:14 +01:00
Abhilash Mhaisne
2cdc367d44
Bug 1130210 - Add browser.search.showOneOffButtons value in telemetry UI, r=florian.
2015-02-10 12:49:18 +01:00
Abdelrhman Ahmed
771880859f
Bug 1113561 - display more than two of previous search in the suggestions pane of about:home, r=florian.
2015-02-10 12:47:43 +01:00
Abdelrhman Ahmed
8be160ee49
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
a3030e3cde
Bug 1119825 - Re-enable flaky test browser_bug400731.js on Windows. r=gcp
2015-02-06 14:29:00 +01:00