Commit Graph

33881 Commits

Author SHA1 Message Date
Kris Maglione
c2469cc647 Bug 1229874: Part 2 - Fix the major errors detected by ESLint. r=billm 2015-12-02 16:58:24 -08:00
Mike Conley
bdcbbc4a7f Bug 1226333 - Add tests for async window flushing. r=billm. 2015-12-02 09:46:06 -05:00
Mark Banner
0f6f2d85c9 Bug 1230147 - Loop is attempting to load OpenTok SDK's configs from the wrong places. r=mikedeboer 2015-12-03 18:00:32 +00:00
Blake Kaplan
d439944418 Bug 1233910 - Enable these now-passing tests. r=felipe 2015-12-21 08:23:19 -08:00
Carsten "Tomcat" Book
91de422bad Merge mozilla-central to mozilla-inbound 2015-12-21 11:54:26 +01:00
Dave Townsend
6dfe01b14f Bug 1231828: Fix JS parsing errors in toolkit and browser XBL files. r=felipe 2015-12-10 16:53:46 -05:00
Blake Kaplan
1240a56d34 Bug 1229177 - Show the tracking protection shield for fetch and XHR requests. r=jduell 2015-12-21 14:12:52 -08:00
Tim Nguyen
776a7ab6c2 Bug 1227235 - Color tweaks to the tabbar svg icons. r=dao 2015-12-06 02:40:00 +01:00
Luis Miguel [:quicksaver]
3796a11892 Bug 1228980 - Display favicons of tab entries in aboutSessionRestore-based pages. r=ttaubert 2015-12-08 12:35:28 +00:00
Blake Kaplan
d2dc2b59f6 Bug 1102025 - Make this test pass in e10s. r=bholley 2015-12-10 14:17:09 -05:00
Andrea Marchesini
9d0cea9912 Bug 1231364 - the audio icon in tabs should be removed only if the location changes for real, r=ehsan 2015-12-10 13:40:57 -05:00
David Rajchenbach-Teller
120278e9c4 Bug 1228020 - Removing about: pages from FX_PAGE_LOAD. r=dao
about: pages (including about:blank) are loaded quite often and do not
reflect any useful real-world performance for this histogram, so we
remove them.

Also, documenting a tad more the histogram.
2015-11-27 12:15:10 +01:00
Mike Conley
0275fda329 Bug 1225921 - Have SessionStore keep a list of window data that might be saved during a flush. r=billm
This helps us keep track of what windows we've chosen to forget, and helps
us avoid the problem of accidentally saving a window we've chosen to forget.
2015-12-02 13:48:19 -05:00
Mike Conley
18dde17618 Bug 1225921 - Regression tests. r=billm 2015-12-02 13:48:05 -05:00
Ryan VanderMeulen
4e0d5edade Bug 1230618 - Update pdf.js to version 1.3.56. r=bdahl 2015-12-04 11:10:12 -05:00
Panos Astithas
039b1a70f1 Bug 1207146 - Add a link to expert technical information in the cert error page. r=Gijs,keeler 2015-12-04 19:46:13 +02:00
Mark Banner
9bc5fecaa8 Bug 1230192 - Loop's desktop unit tests are doing lots of unnecessary console.log of dispatcher actions. r=dcritch 2015-12-04 17:26:14 +00:00
Gijs Kruitbosch
e754e80bdf Bug 1218249 - followup: re-add 'content.' to the Node reference in content.js, rs=bustage 2015-12-04 15:21:43 +00:00
simplyblue
60c7b12c3c Bug 1228976 - Remove array comprehensions from Places .r=mak 2015-12-03 16:26:58 +05:30
Gijs Kruitbosch
21250a56bd Bug 1218249 - check type of node before using xlink:href, r=felipe,f=longsonr 2015-12-02 14:10:39 +00:00
Gijs Kruitbosch
1833250471 Bug 1229474 - only create widgets in browser windows, r=jaws 2015-12-02 16:11:56 +00:00
Francois Marier
94bf7360a5 Bug 1231021 - Sync new cookie prefs. r=jdm 2015-12-09 17:30:38 -05:00
Andrea Marchesini
f0f60b7dff Bug 1231100 - Get rid of nsIDOMFileReader - patch 2, r=sicking 2015-12-09 15:52:38 -05:00
Andrea Marchesini
3cdcfba987 Bug 1231100 - Get rid of nsIDOMFileReader - patch 1, r=sicking 2015-12-09 15:52:15 -05:00
Ralph Giles
0f76a3cc66 Bug 1228703 - Enable rust for MacOS X nightly builds. r=mshal
Enable rust for MacOS X Nightly opt builds. Previously it
was only on for debug.
2015-12-09 11:08:58 -05:00
Ralph Giles
153872475a Bug 1228703 - rustc 1.4.0 build for MacOS X with 32+64 bit support. r=mshal
Update tooltool manifest for macosx with a custom build of rustc 1.4.0
with --enable-rpath --disable-elf-tls and MACOSX_DEPLOYMENT_TARGET=10.7
on MacOS X 10.10.5, Xcode 7.1.1 (clang-700.1.76).

Built for x86_64-apple-darwin with the rustlib from a separate
i686-apple-darwin build copied into the tree to support 32-bit cross
for universal builds.

Since we've enabled rpath, we can drop the DYLD_LIBRARY_PATH setting
from mozconfig.rust. This method seems cleaner since the add/append
decision for DYLD_LIBRARY_PATH is verbose in shell.
2015-12-09 11:08:40 -05:00
Olli Pettay
28bf4c74dd Bug 1155730, implement History.scrollRestoration r=jst 2015-12-26 12:59:09 +02:00
Kit Cambridge
f4f88ba514 Bug 1219030 - Collect notification management telemetry. r=wchen,MattN; p=ally 2015-11-13 21:22:59 -08:00
Gijs Kruitbosch
2e6a318df5 Bug 1232677 - ignore empty state passed by session restore observer notification in the tab groups migration code, r=jaws 2015-12-15 15:28:27 +00:00
Gijs Kruitbosch
267ab11843 Bug 1233492 - make browser/experiments eslintable, r=felipe 2015-12-17 19:42:24 +00:00
Gijs Kruitbosch
026227ff36 Bug 1233470 - make browser/modules eslintable, r=Mossop 2015-12-17 18:31:08 +00:00
Ryan VanderMeulen
7c73576f2e Bug 1233801 - Update pdf.js to version 1.3.110. r=bdahl 2015-12-18 14:35:36 -05:00
Carsten "Tomcat" Book
c23345449d Merge mozilla-central to fx-team 2015-12-18 15:26:47 +01:00
Chris Rafuse
44f79ebf79 Bug 1233189 - Duplicated string first_time_experience_button_label in loop.properties. r=Standard8 2015-12-18 12:29:16 +00:00
Mike Conley
54c3f63b68 Bug 1177310 - Don't flush windows synchronously on application shutdown. r=billm,feedback=ttaubert
Instead of synchronously flushing the windows, we use AsyncShutdown to
wait for all window flushes to finish.
2015-11-13 14:46:37 -05:00
Mike Conley
296f7cb87b Bug 1177310 - TabStateFlusher Promises should always resolve. r=Yoric
They'll always resolve, but might receive a negative success state
and a message. We're doing this so that we can maintain a Set of
in-flight flushes that we can call Promise.all on (which will
fast-fail if any Promise rejects, or will just never resolve if
one or more of the Promises never resolve).
2015-11-24 18:41:32 -05:00
Mark Banner
a26791cd5d Bug 1230088 - Update Loop's use of eslint and eslint-plugin-react, fix warnings in latest versions and add a few more rules. r=mancus 2015-12-03 12:18:53 +00:00
Carsten "Tomcat" Book
18548d2ef6 Merge mozilla-central to fx-team 2015-12-03 12:08:49 +01:00
Carsten "Tomcat" Book
b0525f779e merge mozilla-inbound to mozilla-central a=merge 2015-12-03 12:00:42 +01:00
Carsten "Tomcat" Book
cfa5299b0f merge fx-team to mozilla-central a=merge 2015-12-03 11:58:40 +01:00
Mike de Boer
d6a83716ed Bug 1214215: Part 3 - disable functional tests temporarily until bug 1229926 is resolved. r=Standard8 2015-12-03 11:12:57 +01:00
Mike de Boer
7d74fbf7f7 Bug 1214215: Part 2 - remove screen sharing controls entirely from the conversation window. r=Standard8 2015-12-03 11:12:54 +01:00
Mike de Boer
f00df5b815 Bug 1214215: Part 1 - start sharing browser tabs when owner joins the room. r=Standard8 2015-12-03 11:12:52 +01:00
Mark Banner
18ecaaba0e Bug 1228999 - Undo css workaround in Loop's system-addon that was necessary as AUTHOR_SHEETS were previously not working correctly. r=mikedeboer 2015-12-03 07:43:25 +00:00
Kris Maglione
3a53f4454c Bug 1190688: Part 2 - [webext] Add tests for executeScript permission checks. r=billm 2015-12-02 15:07:02 -08:00
ffxbld
564a0e40fc No bug, Automated blocklist update from host bld-linux64-spot-369 - a=blocklist-update 2015-12-02 14:59:19 -08:00
Carsten "Tomcat" Book
eb99d7cf4d merge mozilla-inbound to mozilla-central a=merge 2015-12-02 15:20:57 +01:00
Kris Maglione
77664c69ac Bug 1190688: Part 1 - [webext] Implement the activeTab permission. r=billm 2015-12-01 20:37:41 -08:00
Kris Maglione
66e7d0d8ab Bug 1193837: Part 2 - [webext] Enforce host matching and load URI restrictions on tabs.executeScript and insertCSS. r=billm 2015-12-01 20:32:18 -08:00
Matthew Noorenberghe
56610d1db6 Bug 1229168 - UITour: Use the correct window in initForBrowser to handle windows with no tabs. r=Dexter 2015-12-02 15:26:23 -08:00
Drew Willcoxon
5d0da08d55 Bug 1226629 - Increment "urlbar" BrowserUITelemetry/FHR for all searchengine results clicked in the urlbar. r=mak 2015-12-02 16:26:07 -08:00
Felipe Gomes
f03bf6cd19 Bug 1229603 - Make most of browser/base lintable by removing non-standard syntax. r=Mossop 2015-12-02 17:51:26 -02:00
Mike Connor
56176651a3 bug 1229667 - ship a hidden search plugin for Yahoo Canada, r=florian 2015-12-03 01:42:58 -05:00
Mark Hammond
fe920179a2 Bug 1201331 (part 5) - Use a new non-animated icon for the sync button. r=Gijs 2015-12-03 10:05:04 +11:00
Mark Hammond
13478de0d4 Bug 1201331 (part 4) - replace "Tabs from other devices" with "Synced Tabs" on menus and history panel. r=Gijs 2015-12-03 10:05:03 +11:00
Mark Hammond
937d02b462 Bug 1201331 (part 3) - add a Synced Tabs panel. r=Gijs 2015-12-03 10:05:03 +11:00
Mark Hammond
8bfa2f5ab6 Bug 1201331 (part 2) - update tests that use the sync-button as a placeholder for "generic XUL button". r=Gijs 2015-12-03 10:05:03 +11:00
Mark Hammond
164eee2517 Bug 1201331 (part 1) - use a broadcaster to manage the Sync status. r=adw
This patch leverages broadcasters to keep the various sync UI elements sane.
Rather than adding yet another button ID to browser-syncui, we now just update
the broadcaster and let all the elements automagically get the attributes.
2015-12-03 10:05:03 +11:00
simplyblue
4c11bd80b7 Bug 1228975 - Remove Array generics usage from Places code. r=mak 2015-12-01 15:40:30 +05:30
Wes Kocher
83ace83a6a Backed out 2 changesets (bug 1193837) because the web extension tests are failing CLOSED TREE
Backed out changeset ebe2433705a5 (bug 1193837)
Backed out changeset c3307a5ac126 (bug 1193837)
2015-12-02 13:23:18 -08:00
Wes Kocher
cff1ea972a Backed out 2 changesets (bug 1190688) for browser_ext_tabs_executeScript.js permatimeouts
Backed out changeset 1d5e9f3d094d (bug 1190688)
Backed out changeset 4a10c564dfca (bug 1190688)
2015-12-02 11:22:31 -08:00
Dave Townsend
2bf570b360 Bug 1229097: Land an initial .eslintrc for browser and toolkit. r=gijs, r=Standard8
Currently all rules are commented out except eol-last.
2015-11-30 10:45:45 -08:00
Gijs Kruitbosch
936ace59f9 Bug 1229831 - tab group migration code loses group titles, r=felipe 2015-12-02 17:31:22 +00:00
Kris Maglione
ff58a140df Bug 1190688: Part 2 - [webext] Add tests for executeScript permission checks. r=billm 2015-12-01 20:47:08 -08:00
Kris Maglione
6df7a8a417 Bug 1190688: Part 1 - [webext] Implement the activeTab permission. r=billm 2015-12-01 20:37:41 -08:00
Kris Maglione
a65c3364a2 Bug 1193837: Part 2 - [webext] Enforce host matching and load URI restrictions on tabs.executeScript and insertCSS. r=billm 2015-12-01 20:32:18 -08:00
Mark Banner
b6c2645270 Bug 1229471 - LoopUI shouldn't try to use toolbar buttons in the hidden window. r=mikedeboer 2015-12-02 16:08:34 +00:00
Mark Banner
522d22ddf6 Bug 1229351 - If the Loop button was removed from the toolbar will re-appear when the Loop system add-on is activated. r=Gijs 2015-12-02 16:08:34 +00:00
Florian Quèze
c43d2ff956 Bug 1227045 - Save the new current engine when it has been set as a fallback after the previous current engine was removed, r=mak. 2015-12-02 16:51:15 +01:00
Carsten "Tomcat" Book
c0d9effe81 Merge mozilla-central to fx-team 2015-12-02 15:22:46 +01:00
Mark Banner
cacf851dc2 Bug 1229492 - Hello fails on Linux as a system add-on due to trying to load platform.css that doesn't exist. r=mikedeboer 2015-12-02 13:05:39 +00:00
Gijs Kruitbosch
0d0f0ee8ac Bug 1229695 - remove reference to browser-tabview.js from global scripts, rs=trivial,rebase-followup to bug 1222490 2015-12-02 12:03:43 +00:00
Phil Ringnalda
dd2c092c3d Backed out 7 changesets (bug 1208257) for b2g emulator mochitest and reftest and b2g desktop Gu startup hangs
CLOSED TREE

Backed out changeset c074d2c82fd1 (bug 1208257)
Backed out changeset b0110c958530 (bug 1208257)
Backed out changeset 256b993d4ffc (bug 1208257)
Backed out changeset 5af1998a1366 (bug 1208257)
Backed out changeset a1c13811fea4 (bug 1208257)
Backed out changeset 53004d642d8d (bug 1208257)
Backed out changeset a23147905fb3 (bug 1208257)
2015-12-02 22:21:36 -08:00
Mike Hommey
fe46da75a8 Bug 1229279 - Use mozbuild.context.Path for FINAL_TARGET{_PP}_FILES. r=gps 2015-12-03 13:34:02 +09:00
Bill McCloskey
16642f967a Bug 1208257 - [webext] tabs.json (r=kmag) 2015-12-02 20:26:50 -08:00
Bill McCloskey
80b4329b43 Bug 1208257 - [webext] windows.json (r=kmag) 2015-12-02 20:26:49 -08:00
Mike Hommey
5574ccb2c1 Bug 1228289 - Avoid l10n-check overwriting final package when MOZ_SIMPLE_PACKAGE_NAME is set. r=ted 2015-12-02 11:04:37 +09:00
Wes Kocher
51a1f4bd7f Merge m-c to inbound, a=merge 2015-12-01 16:10:04 -08:00
Mark Banner
8c586cb57d Bug 1229004 - Rename the libs directory to vendor in browser/extensions/loop/standalone/content. r=dmose 2015-12-01 14:47:50 +00:00
Mike de Boer
bd1184f5c6 Bug 1201902 - Add new feedback link to Loop's panel menu. r=Standard8 2015-11-30 17:29:34 +01:00
Carsten "Tomcat" Book
73fc6f987c Merge mozilla-central to fx-team 2015-12-01 15:28:12 +01:00
Carsten "Tomcat" Book
eb309737df merge mozilla-inbound to mozilla-central a=merge 2015-12-01 15:25:14 +01:00
Gijs Kruitbosch
bbe900ac48 Bug 1222490 - Part 5: remove now-unused panorama/tabview strings, r=ttaubert 2015-12-01 10:48:11 +00:00
Gijs Kruitbosch
a17eb04eb2 Bug 1222490 - part 4: remove tabview CSS references, r=ttaubert 2015-12-01 10:48:11 +00:00
Gijs Kruitbosch
7e655e615f Bug 1222490 - part 3: update all the tests for tabview's removal, r=ttaubert 2015-12-01 10:48:11 +00:00
Gijs Kruitbosch
08741b2ce2 Bug 1222490 - part 2: remove traces of tabview from XUL/XBL/JS in other parts of browser/, r=ttaubert 2015-12-01 10:48:11 +00:00
Gijs Kruitbosch
84c88f298f Bug 1222490 - part 1: remove browser/components/tabview and its references, r=ttaubert 2015-12-01 10:48:10 +00:00
Gijs Kruitbosch
5aea2e43aa Bug 1221050 - part z: rudimentary tests to ensure the individual bits work as advertised, r=ttaubert 2015-12-01 10:48:10 +00:00
Gijs Kruitbosch
522222f83a Bug 1221050 - part 5: create page for use with tabview migration, r=ttaubert 2015-12-01 10:48:10 +00:00
Gijs Kruitbosch
134bfbfedb Bug 1221050 - part 4: write a backup to desktop, r=ttaubert 2015-12-01 10:48:09 +00:00
Gijs Kruitbosch
ac6db01907 Bug 1221050 - part 3: strip hidden tab groups out of 'real' session store data, r=ttaubert 2015-12-01 10:48:09 +00:00
Gijs Kruitbosch
ed41fb1865 Bug 1221050 - part 2: migrate data into bookmarks, r=ttaubert,mak 2015-12-01 10:48:09 +00:00
Gijs Kruitbosch
dea2df673f Bug 1221050 - part 1: set up migration infrastructure, r=ttaubert 2015-12-01 10:48:09 +00:00
Gijs Kruitbosch
b949709c24 Bug 1221050 - part 0: remove notification for tab groups removal, r=ttaubert 2015-12-01 10:48:08 +00:00
Mike de Boer
9a3bfb32ed Bug 1225832: partially fix UITour for Loop without navigator.mozLoop present. r=Standard8 2015-12-01 12:17:28 +01:00
Mark Hammond
5add4f430f Bug 1227205 - reinstate strings used to display the email verification UI in Sync prefs. r=adw 2015-12-01 12:23:49 +11:00
Shane Caraveo
1bf0ebbf1b Bug 1229123 support for obsoleted buttons, r=Gijs 2015-11-30 13:57:01 -08:00
Ryan VanderMeulen
37a04111b3 Bug 1228603 - Update pdf.js to version 1.3.42. r=bdahl 2015-11-30 15:53:49 -05:00
Mike Conley
116935b9da Bug 1228518 - Don't send SessionStore:update for initial about:blank page load. r=ttaubert 2015-11-27 15:11:31 -05:00
Mike Conley
db1ce73bf3 Bug 1228518 - Regression test. r=ttaubert 2015-11-27 15:48:43 -05:00
Mark Banner
20a96935b7 No bug. Fix Loop's run-all-loop-tests script to run eslint correctly in the new world. rs=dmose NPOTB DONTBUILD 2015-11-30 19:48:05 +00:00
Mike de Boer
e57ecaa9f7 Bug 1227539: allow a single argument to be passed to push message subscribers. r=Standard8 2015-11-30 16:22:30 +01:00
Mike Conley
e23f163654 Bug 1228801 - Handle malformed URIs in href for style tags in tab-content.js. r=Gijs 2015-11-30 10:20:33 -05:00
Manuel Casas Barrado
6e362f0754 Bug 1228514 - Update the ID of infobar_screenshare_browser_message. r=Standard8 2015-11-30 15:37:03 +00:00
Felipe Gomes
a97b5be834 Bug 1228627 - Conflict, browser-loop.js just got removed from fx-team in bug 1223573. r=bustage 2015-11-30 12:59:02 -02:00
Felipe Gomes
62e0e672f6 Bug 1228627 - Remove #includes from browser.js. r=Gijs 2015-11-30 12:13:57 -02:00
Carsten "Tomcat" Book
52b1025e4e Merge mozilla-central to fx-team 2015-11-30 13:46:30 +01:00
Carsten "Tomcat" Book
f607ed0a72 merge mozilla-inbound to mozilla-central a=merge 2015-11-30 13:19:02 +01:00
Mark Banner
b1da94ea1d Bug 1228628 - Add a minimal .eslintrc configuration for browser and start linting a few browser files with basic rules. r=Mossop 2015-11-30 11:42:25 +00:00
Mark Banner
6044e49a94 Bug 1223573 - Part 8. Work around assertions caused by attempting to load the style sheets as author sheets - load them as user sheets for now. r=mikedeboer 2015-11-29 17:08:35 +00:00
Mark Banner
9be0988b03 Bug 1223573 - Part 7. Add support in bootstrap.js for starting Loop and displaying the button. Also get all tests passing again. r=mikedeboer 2015-11-29 17:08:35 +00:00
Mark Banner
e42f73e560 Bug 1223573 - Part 6. Tidy up bootstrap.js add enough setup to get xpcshell-tests passing again. r=mikedeboer 2015-11-29 17:08:35 +00:00
Mark Banner
da15008798 Bug 1223573 - Part 5. Update uris and paths for files in Loop's system add-on. r=mikedeboer 2015-11-29 17:08:35 +00:00
Mark Banner
2f4f5612ba Bug 1223573 - Part 4. Build system changes for Loop as a system add-on. r=mikedeboer,r=glandium 2015-11-29 17:08:35 +00:00
Mark Banner
190ae9d67d Bug 1223573 - Part 3. Move browser-loop.js to begin forming bootstrap.js. r=mikedeboer 2015-11-29 17:08:34 +00:00
Mark Banner
b53adf3324 Bug 1223573 - Part 2. Move prefs and css into the new Loop system add-on. r=mikedeboer 2015-11-29 17:08:34 +00:00
Mark Banner
d83e8af4a2 Bug 1223573 - Part 1. Move loop to browser/extensions/loop. r=mikedeboer 2015-11-29 17:08:34 +00:00
Phil Ringnalda
7e101683a3 Back out 8 changesets (bug 1223573) for Win7 PGO xperf unexpected access failures
CLOSED TREE

Backed out changeset 19876a153a00 (bug 1223573)
Backed out changeset 14251062e347 (bug 1223573)
Backed out changeset 081b0af71d6e (bug 1223573)
Backed out changeset 21ebe3534e58 (bug 1223573)
Backed out changeset d6754894897c (bug 1223573)
Backed out changeset 1b4d6308002e (bug 1223573)
Backed out changeset a13b3bba5529 (bug 1223573)
Backed out changeset f3ccccf5b6fe (bug 1223573)
2015-11-27 21:39:23 -08:00
Phil Ringnalda
490fc101a5 Back out 343223ce6b34 (bug 1228628) for Experiments xpcshell bustage
CLOSED TREE
2015-11-27 20:55:17 -08:00
Kris Maglione
e591d1203e Bug 1212890: [webext] Implement browser.tabs.getCurrent. r=gabor 2015-11-24 19:04:00 -08:00
Mark Banner
c2c03779e5 Bug 1228628 - Add a minimal .eslintrc configuration for browser and start linting a few browser files with basic rules. r=Mossop 2015-11-27 22:37:38 +00:00
Mark Banner
d7ab1f585a Bug 1223573 - Part 8. Work around assertions caused by attempting to load the style sheets as author sheets - load them as user sheets for now. r=mikedeboer 2015-11-27 18:57:41 +00:00
Mark Banner
79b1178a31 Bug 1223573 - Part 7. Add support in bootstrap.js for starting Loop and displaying the button. Also get all tests passing again. r=mikedeboer 2015-11-27 18:57:40 +00:00
Mark Banner
986e3126f4 Bug 1223573 - Part 6. Tidy up bootstrap.js add enough setup to get xpcshell-tests passing again. r=mikedeboer 2015-11-27 18:57:40 +00:00
Mark Banner
c35c5582f6 Bug 1223573 - Part 5. Update uris and paths for files in Loop's system add-on. r=mikedeboer 2015-11-27 18:57:40 +00:00
Mark Banner
0f8be01f38 Bug 1223573 - Part 4. Build system changes for Loop as a system add-on. r=mikedeboer,r=glandium 2015-11-27 18:57:40 +00:00
Mark Banner
33d1dac5bb Bug 1223573 - Part 3. Move browser-loop.js to begin forming bootstrap.js. r=mikedeboer 2015-11-27 18:57:40 +00:00
Mark Banner
0c5809fc4b Bug 1223573 - Part 2. Move prefs and css into the new Loop system add-on. r=mikedeboer 2015-11-27 18:57:39 +00:00
Mark Banner
5a3f719dbc Bug 1223573 - Part 1. Move loop to browser/extensions/loop. r=mikedeboer 2015-11-27 18:57:39 +00:00
Mark Banner
737e89b269 Backout changeset 958669938c10 / bug 1225832 due to frequent mochitest failures on Mac 2015-11-27 18:36:56 +00:00
Mark Banner
50a7a30836 Backed out changeset 2f801d6ef064 / Bug 1228603 due to mochitest failures 2015-11-27 18:35:24 +00:00
Ryan VanderMeulen
d2aa6bff2f Bug 1228603 - Update pdf.js to version 1.3.38. r=bdahl 2015-11-27 11:19:20 -05:00
Mike de Boer
260126be5c Bug 1225832: fix UITour unit tests for Loop without navigator.mozLoop present. r=Standard8 2015-11-27 15:00:21 +01:00
Mark Banner
e601ca814e Bug 1227885 - Improve stubbing of audio requests to avoid intermittent console warnings and also improve caught errors output. r=mikedeboer 2015-11-27 11:53:30 +00:00
Carsten "Tomcat" Book
fc7a8f3f45 merge mozilla-inbound to mozilla-central a=merge 2015-11-27 11:08:41 +01:00
Phil Ringnalda
43fd33850b Back out 4aad8e3db7e9 (bug 384336) for Valgrind leaks and a variety of mochitest bustage
CLOSED TREE
2015-11-26 09:00:54 -08:00
Carsten "Tomcat" Book
c6fdcdb04b Merge mozilla-central to fx-team 2015-11-26 16:55:41 +01:00
Carsten "Tomcat" Book
29be97c8b5 merge mozilla-inbound to mozilla-central a=merge 2015-11-26 16:54:27 +01:00
Carsten "Tomcat" Book
d0ea73edd5 Backed out changeset dfbfbeb2abde (bug 1191460) for causing merge conflicts when landing on m-c 2015-11-26 12:03:17 +01:00
Manuel Casas
2c824e4fd6 Bug 1214214 - Update style of sharing notifications bar, and make it persistent. r=mikedeboer 2015-11-25 01:40:00 +01:00
Mike Conley
00016d3e6d Backout patch for bug 1175267 (again) for causing bugs 1213650 and 1228179. 2015-11-26 10:07:27 -05:00
Gijs Kruitbosch
6b35d04925 Bug 1228066 - fix urlbar inherit to apply on windows, r=dao 2015-11-25 19:45:11 +00:00
Dão Gottwald
0112375779 Bug 384336 - Maximize the browser window on first run on small screens. r=MattN 2015-11-26 13:41:58 +01:00
Gijs Kruitbosch
2931bad5d8 Bug 1228282 - fix use of aMenuItem in FeedWriter's _initMenuItemWithFile to unbreak feed reader UI, r=mak 2015-11-26 11:15:34 +00:00
Christoph Kerschbaumer
71bc99eede Bug 1228116 - Relax Security checks for DTD loads - backout dtd blocking test. r=sicking 2015-11-25 13:45:46 -08:00
Franziskus Kiefer
07c84e669b Bug 1187357 - tests for referrer policy attribute in frontend code. r=Gijs 2015-12-02 17:03:00 -08:00
Franziskus Kiefer
7bb79d669c Bug 1187357 - rename referrer policy attribute in frontend code. r=Gijs 2015-12-02 17:02:55 -08:00
Kit Cambridge
15b425ebe6 Bug 821291 - Move libmozgnome into libxul. r=glandium,karlt 2015-11-24 12:16:33 -08:00
Masatoshi Kimura
0338025081 Bug 1218971 - Modernize weak crypto/SSLv3 error page. r=past 2015-12-03 07:16:51 +09:00
Mike Conley
e819117041 Bug 1227444 - Regression test. r=billm 2015-11-25 14:41:41 -05:00