Граф коммитов

27087 Коммитов

Автор SHA1 Сообщение Дата
Mike Conley d4e3abf140 Bug 1102410 - Make AboutProtocolChild use a unique classID each time it registers a new nsIAboutModule. r=billm.
--HG--
extra : rebase_source : eb937c4c8996441eb92b41e2620820f99937ed90
2014-11-26 10:48:26 -05:00
Asaf Romano 2a7c89ce15 Bug 1104796 - Bookmarks.remove disallows removing any direct child of the places root. r=mak 2014-12-04 10:57:20 -08:00
Wes Kocher 280a38ff20 Backed out 2 changesets (bug 1060529) for introducing a new intermittent bc1 orange
Backed out changeset 5ddd9eb25925 (bug 1060529)
Backed out changeset d4f962fb38be (bug 1060529)
2014-12-08 16:40:55 -08:00
Wes Kocher 126b4f108e Backed out changeset bf25101e66cf (bug 1095098) for build bustage 2014-12-08 16:27:12 -08:00
Denis Volk 0f94bddfc8 Bug 1095098: move do_QueryObject templates into their own header r=froydnj 2014-11-20 12:20:10 +01:00
Masatoshi Kimura 1eb5757054 Bug 1084025 - followup to fix the wrong description. r=keeler 2014-12-09 07:42:43 +09:00
Masatoshi Kimura b95c85162f Bug 1084025 - Add telemetry to measure failures due to not falling back. r=keeler 2014-12-09 07:19:05 +09:00
Ryan VanderMeulen 377a09c902 Merge m-c to inbound. a=merge 2014-12-08 15:49:07 -05:00
Mason Chang 93c2db129d Bug 1107733. Integrate paint times into telemetry. r=mattwoodrow 2014-12-08 12:43:16 -08:00
Jason Orendorff acdfa74202 Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett.
--HG--
extra : rebase_source : a349ef612573aff8f87b995a65df94ae56cab13d
extra : amend_source : bbfe549fe0735d8b33ffff66d7eeddcc2ad042d2
2014-12-02 16:56:35 -06:00
Mike Shal bb01bd9c54 Bug 1091668 - generate voucher on signed plugin-container; r=glandium 2014-11-25 10:43:43 -05:00
Mason Chang 9fae9e4367 Bug 1108613. Create an XRE_IsParentProcess to detect if code is running in the parent process. r=roc 2014-12-09 11:21:47 -08:00
Eddy Bruël 3485a87244 Bug 1102441 - Clean up the BreakpointStore;r=jimb 2014-12-03 09:23:41 -08:00
Allison Naaktgeboren 8f0e0cc755 Bug 1080212 - [e10s] Add Telemetry probe for js exceptions that occur in the addon js compartment.r=billm 2014-12-02 16:41:00 -08:00
Carsten "Tomcat" Book b4ec2b74f4 Backed out changeset 49218eb557ad (bug 1102441) for XPC Shell Test failures on a CLOSED TREE
--HG--
extra : amend_source : c64c1e23019f599454321f98899d8e99883d7564
2014-12-03 16:21:06 +01:00
Eddy Bruël e6e587917e Bug 1102441 - Clean up the BreakpointStore;r=jimb 2014-12-03 05:44:35 -08:00
Carsten "Tomcat" Book 32170ac2c3 merge fx-team to mozilla-central a=merge 2014-12-03 13:38:31 +01:00
Robert Strong d81a78094b Bug 1098112 - Auto-updates broken on Linux when /tmp is mounted noexec. r=bbondy 2014-12-02 13:47:37 -05:00
Alexander J. Vincent 0180ab8358 Bug 1098965 - test_close_database_on_gc should use one Promise per database connection. r=Yoric 2014-11-21 06:13:00 +01:00
J. Ryan Stinnett c0a6f4090e Bug 1058997 - Part 4: Only one DebuggerServer per loader. r=past
It was never necessary to pass a server reference to the socket listener, since
a given DevTools loader only ever contains a single server instance.
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett 10c2f7ff85 Bug 1058997 - Part 3d: Restore always allow in listener tests. r=past 2014-12-01 22:55:56 -08:00
J. Ryan Stinnett fe3b52b03e Bug 1058997 - Part 3c: Remove always allow init calls from tests. r=past 2014-12-01 22:55:56 -08:00
J. Ryan Stinnett fb4db339d4 Bug 1058997 - Part 3a: Move allowConnection to socket listener. r=past
In the future with multiple types of socket listeners (bare TCP vs. TLS), each
will need its own logic for allowing connection.  This is moved to the listener
level, rather than living at the level of the entire server.
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett e614f431af Bug 1058997 - Part 2: Debugger socket style cleanup. r=past 2014-12-01 22:55:56 -08:00
J. Ryan Stinnett cc631c64d8 Bug 1058997 - Part 1: Extract socket connect and listen. r=past
Relocate the debugger client's connect and server's listen functionality in a
separate file.  This isolates the security-sensitive socket handling pieces, and
also enables easier extension to make room for TLS sockets.
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett e448ae5fbd Bug 1085446 - Allow chrome and about sources in tabs. r=past 2014-12-01 22:03:51 -08:00
Joshua Cranmer 6bc7254918 Bug 1099430, mozilla-central parts: Eliminate the duplication of the build system in comm-central, r=glandium.
See the revisions a few steps prior for more fine-grained information. This just
needs to be relanded because our automation doesn't like non-ASCII commit
messages.

--HG--
extra : amend_source : 0ee4e0da1ea9ada815abfe989c51030db24aac56
2014-11-29 19:45:31 -06:00
Phil Ringnalda 23f2a4bc21 Backed out 3 changesets (bug 1099430) because 256 characters should be enough for anybody's commit message
CLOSED TREE

Backed out changeset 28abb8af2d62 (bug 1099430)
Backed out changeset 358aa39360d5 (bug 1099430)
Backed out changeset 3313e545f4f6 (bug 1099430)
2014-11-29 17:17:58 -08:00
Joshua Cranmer 80b5548b99 Bug 1099430, part 三: Use MOZILLA_DIR instead of topsrcdir in shared makefiles, r=glandium.
With these substitutions, it is possible to have comm-central's versions of
these files merely include the mozilla-central versions and avoid having to port
small changes to these files.
2014-11-29 18:44:19 -06:00
Bob Owen b539721eb8 Bug 928044 Part 2: Enable the content sandbox by default on Windows with an open policy. r=tabraldes,glandium,jimm
--HG--
rename : security/sandbox/win/src/warnonlysandbox/wosCallbacks.h => security/sandbox/win/src/logging/loggingCallbacks.h
rename : security/sandbox/win/src/warnonlysandbox/wosTypes.h => security/sandbox/win/src/logging/loggingTypes.h
rename : security/sandbox/win/src/warnonlysandbox/warnOnlySandbox.cpp => security/sandbox/win/src/logging/sandboxLogging.cpp
rename : security/sandbox/win/src/warnonlysandbox/warnOnlySandbox.h => security/sandbox/win/src/logging/sandboxLogging.h
2014-11-29 17:12:18 +00:00
Phil Ringnalda f713acf7ea Merge f-t to m-c, a=merge 2014-11-29 09:02:17 -08:00
Mark Hammond 6aaa535030 Bug 809561 - Integrate xpcshell test harness with chrome remote debugging. r=past/chmanchester 2014-11-29 10:40:58 +11:00
Phil Ringnalda a9f8d89c2f Merge f-t to m-c, a=merge 2014-11-28 14:52:29 -08:00
Phil Ringnalda b8290c931d Merge m-i to m-c, a=merge 2014-11-28 14:33:15 -08:00
Gavin Sharp ce93d8354d Bug 1102416: make Yahoo the default search plugin for en-US in American time zones, r=dolske, a=me 2014-11-23 20:38:22 -08:00
Jan Keromnes ebc0fda013 Bug 1090949 - In WebIDE, register simulators by name not by version. r=ochameau 2014-11-26 18:34:00 +01:00
Asaf Romano a5f0918ef3 Bug 1105208 - regression: (null) title for Bookmarks Toolbar, Bookmarks Menu, Unsorted Bookmarks. r=mak. 2014-11-27 22:44:29 +02:00
Phil Ringnalda 9aff7b03a0 Merge m-c to m-i 2014-11-28 15:13:22 -08:00
Phil Ringnalda 5cd1a3aebe Merge m-c to m-i 2014-11-28 12:02:04 -08:00
Ehsan Akhgari e30c04c40e Bug 1106116 - Load images for notifications triggered from private browsing windows as private; r=jdm 2014-11-28 14:08:29 -05:00
Carsten "Tomcat" Book 089e37c12a merge fx-team to mozilla-central a=merge 2014-11-27 17:01:23 +01:00
Carsten "Tomcat" Book e9d5f6eabb Merge mozilla-central to fx-team 2014-11-27 13:03:31 +01:00
Florian Quèze 0ae31a3cb5 Bug 1088660 - Improve the search bar UI to support one-off searches - fix tests that failed on fx-team, r=felipe over email. 2014-11-27 12:24:53 +01:00
Jacek Caban d127574c6c Bug 1102804 - Fixed -Wparentheses warnings found in mingw build (toolkit part). r=roc 2014-11-27 10:59:26 +01:00
Anthony Jones ab6aa22d12 Bug 1103733 - Fix openh264 test failures; r=unfocused 2014-11-27 16:16:40 +13:00
Ryan VanderMeulen 9e581b1d56 Merge m-c to inbound. a=merge 2014-11-26 21:43:23 -05:00
Ryan VanderMeulen 05536d8139 Merge fx-team to m-c. a=merge 2014-11-26 21:08:54 -05:00
Ryan VanderMeulen 792273e467 Merge inbound to m-c. a=merge 2014-11-26 20:34:29 -05:00
Marco Bonardo b81685e028 Backout ce637f8721d3 (bug 1083469) due to failures with old autocomplete enabled. a=bustage on CLOSED TREE 2014-11-27 00:00:23 +01:00
Georg Koppen 144cfd9761 Bug 1067893 - Detect OTOOL in configure. r=glandium 2014-11-25 05:12:00 -05:00
Florian Quèze 13f2d62f6d Bug 1088660 - Improve the search bar UI to support one-off searches - improve discoverability of the search settings, r=felipe. 2014-11-20 20:55:41 +01:00
Florian Quèze 94833decfe Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe. 2014-11-18 00:59:11 +01:00
Ryan VanderMeulen 6a8fa342ed Merge inbound to m-c. a=merge
CLOSED TREE
2014-11-25 16:57:18 -05:00
Carsten "Tomcat" Book 0e7807d54c Merge mozilla-central to mozilla-inbound 2014-11-25 14:21:44 +01:00
Carsten "Tomcat" Book 351cb789a0 merge fx-team to mozilla-central a=merge 2014-11-25 12:51:23 +01:00
Masayuki Nakano 9f491a5703 Bug 1077345 part.7 Use synthesizeComposition({"compositioncommit") in the tests r=smaug 2014-11-25 14:02:32 +09:00
Masayuki Nakano c56c9a574f Bug 1077345 part.5 Use synthesizeComposition({"compositioncommitasis") in the tests r=smaug 2014-11-25 14:02:31 +09:00
Jacek Caban e2095db058 Bug 1102815 - mingw builds assert in WindowsCrtPatch.h. r=glandium
--HG--
extra : rebase_source : d33a9be405982bc08ab6a762b4e5df9c013a3856
2014-11-25 12:43:05 +01:00
Carsten "Tomcat" Book a45f50d9ec Merge mozilla-central to fx-team 2014-11-25 14:24:48 +01:00
Asaf Romano 7b844a88ce Bug 1098296 - addLivemark should take a dateAdded input property. r=mak 2014-11-25 14:34:20 +02:00
Asaf Romano 728a1cc90d Bug 1103960 - aNewParentGuid isn't passed to onItemMoved by PlacesUtils.bookmarks.update. r=mak. 2014-11-25 14:16:46 +02:00
Asaf Romano b4761de76b Bug 1096856 - fetch({ url }) should exclude tags. r=mak 2014-11-25 14:00:53 +02:00
Asaf Romano df2ebf6d72 Bug 1096837 - Allow PlacesUtils.bookmarks.update({ parentGuid, index: DEFAULT_INDEX }). r=mak 2014-11-25 13:33:28 +02:00
Asaf Romano 40733d42bd Bug 1085291 - A bookmark node that is inserted by live-update code is missing bookmarkGuid value. r=mak (Relanding with the test file included this time). 2014-11-25 11:43:26 +02:00
Carsten "Tomcat" Book 3151484b04 Backed out changeset 6db486ed2de1 (bug 1085291) for breaking Builds on a CLOSED TREE 2014-11-25 09:25:11 +01:00
Asaf Romano f07bafbc06 Bug 1103636 - PlacesTransactions.Remove(guids), PlacesTransactions.RemoveBookmarksForUrls. r=mak. 2014-11-25 09:26:42 +02:00
Asaf Romano 9c9d73d42e Bug 1103622 - PlacesTransactions.Annotate for multiple items. r=mak. 2014-11-25 09:20:00 +02:00
Asaf Romano 908d732cbf Bug 1085291 - A bookmark node that is inserted by live-update code is missing bookmarkGuid value. r=mak. 2014-11-25 09:06:37 +02:00
Wes Kocher e7abc3e482 Merge m-c to fx-team a=merge 2014-11-24 17:13:20 -08:00
Wes Kocher 1d5fb56d35 Merge inbound to m-c a=merge 2014-11-24 16:55:25 -08:00
Tim Taubert 46ac2d37ce Bug 1075450 - Disable some Awesomebar actions for private windows r=mak 2014-11-21 23:39:44 +01:00
Tim Taubert 32d44d07db Bug 1103068 - Stop leaking due to a strong reference held by the nsBrowserStatusFilter r=billm 2014-11-23 10:28:20 +01:00
Gijs Kruitbosch 9680d525cb Bug 1103203 - rm visitLink, r=jaws 2014-11-24 15:15:40 +00:00
Carsten "Tomcat" Book 07ed8e8c39 Merge mozilla-central to fx-team 2014-11-24 14:21:46 +01:00
Carsten "Tomcat" Book 5969f2ac89 merge fx-team to mozilla-central a=merge 2014-11-24 14:06:00 +01:00
Marco Bonardo 8d53fcb53e Bug 1083469 - Allow to use old keywords APIs along with Bookmarks.jsm r=mano
--HG--
extra : rebase_source : 606724d24ed36d9de8045f526d1bb452bf5d0530
2014-11-24 00:51:32 +01:00
fayolle-florent@orange.fr e47985cc67 Bug 1095521 - Implement more paste commands for the inspector panel. r=pbrosset
--HG--
rename : browser/devtools/inspector/test/browser_inspector_menu.js => browser/devtools/inspector/test/browser_inspector_menu-01.js
rename : browser/devtools/inspector/test/doc_inspector_menu.html => browser/devtools/inspector/test/doc_inspector_menu-01.html
2014-11-22 08:48:00 +01:00
Mark Hammond f5cb282c1f Bug 1103640 followup - fix syntax error, r=me 2014-11-24 14:25:59 +11:00
Mark Hammond d82226f648 Bug 1103640 - Allow DeviceActor to work when no browser windows. r=jryans 2014-11-24 12:33:04 +11:00
Blair McBride 9bb41734f6 Bug 1060642 - Improve display of entries without a title in the Awesomebar. r=mak
--HG--
extra : transplant_source : %E5%0C%03N%1D%99%C4%F3%16MK%C1%E7%88%C5%A7%FE%0D%28%9B
2014-11-24 13:11:12 +13:00
Blair McBride 6a76308101 Bug 1067903 - Part 3: Update tests to deal with autoselect and textValue. r=mak
--HG--
extra : transplant_source : %27%23%DC/%3E%866%CB%AC%FD%87%8C%16hP%28%B8%04%F4O
2014-11-24 12:19:44 +13:00
Blair McBride 33080ce19a Bug 1067903 - Part 2: Change how we handle the real value vs the display value in the URLbar. r=mak
--HG--
extra : transplant_source : %B3%FC5wJ%CB%C2%29%22%B4%C4X%E2WJ%B2K%7D%B70
2014-11-24 12:19:04 +13:00
Blair McBride 4d36389195 Bug 1070778 - Selecting a moz-action: result then typing more can result in "Search X for moz-action:..." item. r=mak
--HG--
extra : transplant_source : %82D%C62%20OSI%DBx%22%5C%FB%A6%606n%FE7%3D
2014-11-24 12:00:02 +13:00
Blair McBride bb34ff10ea Bug 1097106 - Disable Search Provider Top Suggestion feature. r=paolo 2014-11-24 11:57:03 +13:00
Wes Kocher 1445af4163 Backed out changeset 8525554ff2ec (bug 1080212) for build bustage 2014-11-21 16:52:35 -08:00
Allison Naaktgeboren f924ae9c99 Bug 1080212 - [e10s] Add Telemetry probe for js exceptions that occur in the addon js compartment.r=billm 2014-11-21 16:00:50 -08:00
Marco Bonardo d0e8198a04 Bug 1090308 - Invalidate mDaysOfHistory when getObservers is invoked. r=Mano
--HG--
extra : rebase_source : 83b6c6aaaf1605b469a5023c01c909b9dbca46d4
2014-11-19 17:09:04 +01:00
Marco Bonardo 43e72ffacf Bug 1089332 - Add a getObservers API for accessing the history observers list. r=Mano
--HG--
extra : rebase_source : 990360d6c0e9b0fd5fc1dadc89f92d1edd52cd47
2014-11-19 16:10:53 +01:00
Tomasz Kołodziejski 115964f4a4 Bug 1094622 - Deleting node in inspector now selects previous sibling and not parent. r=bgrins
---
 browser/devtools/markupview/markup-view.js         | 15 +++++----
 .../test/browser_markupview_tag_edit_04.js         | 38 +++++++++++++++-------
 browser/devtools/markupview/test/head.js           |  2 +-
 toolkit/devtools/server/actors/inspector.js        | 14 +++++++-
 .../tests/mochitest/test_inspector-remove.html     | 23 +++++++++----
 5 files changed, 65 insertions(+), 27 deletions(-)
2014-11-21 12:48:04 -08:00
Patrick Brosset 0ddc1b9479 Bug 1084442 - Prevent highlighter from being zoomed in/out and incorrectly positioned when the page is zoomed; r=miker 2014-11-21 11:18:03 +01:00
Wes Kocher ae7f9a4094 Merge m-c to fx-team a=merge CLOSED TREE 2014-11-20 18:06:48 -08:00
Wes Kocher 87398db1ad Merge fx-team to m-c a=merge 2014-11-20 17:55:52 -08:00
Justin Dolske fbb361a8c1 Bug 1098123 - Add telemetry for onbeforeunload usage. r=jst 2014-11-20 14:50:01 -08:00
Avi Halachmi 6436161a3d Bug 1100920 - telemetry probe for frames latency. r=roc 2014-11-18 14:47:32 +02:00
Richard Marti 72e80937c1 Bug 1022578 - In-content: Use border instead of box-shadow on categories and tabs. r=jaws
--HG--
extra : rebase_source : bbe1534f056b444e7dd6d0f9130591c9b25f0d05
2014-11-23 17:39:41 +01:00
Hector Zhao 88812f8f10 Bug 1105189 - Look for the distribution/bundles directory under Contents/Resources due to v2 signing requirements. r=bsmedberg 2014-11-26 16:37:37 +08:00
Alessio Placitelli babeb18c01 Bug 1104660 - Use |wrappedParameters| instead of |watchedResource| when failing to watch a resource in |AddPathRunnableMethod|. r=Yoric 2014-11-25 04:24:00 -05:00
Richard Marti 60a3188808 Bug 1104076 - Reduce font-size in menupopups in in-content dialogs. r=dao 2014-11-25 20:21:50 +01:00
Heather Arthur 4ad91dab46 Bug 886041 - Make the font inspector remotable; r=bgrins 2014-11-25 07:36:44 -08:00
Asaf Romano 9eed341667 Bug 1103978 - accidentally checked in a debug print 2014-11-26 06:19:04 +02:00
Asaf Romano 1b7d9533d5 Bug 1103978 - aNewValue=undefined in onItemChange for removed keyword. r=mak 2014-11-26 06:16:44 +02:00
Trevor Saunders 1a013270b5 bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
Masatoshi Kimura 889c1db9d1 Bug 1093741 - Refuse install Firefox on pre-Win7 x64. r=rstrong 2014-11-27 07:19:12 +09:00
Masatoshi Kimura 8277eea9e9 Bug 1092998 - Deal with "cipher mismatch intolerant" servers. r=keeler 2014-11-27 07:19:11 +09:00
Patrick Cloke 0da28b71aa Bug 1104997 - Fix Thunderbird bustage from Bug 1091668. r=mshal
--HG--
extra : rebase_source : 55d97b53e72d29cfada4e656d55a72bc0f700e05
2014-11-26 17:08:41 -05:00
Sid Stamm f797c407f5 Bug 1103280 - remove references to undefined REFERRER_POLICY_DEFAULT symbol. r=billm 2014-11-22 05:14:00 +01:00
Gian-Carlo Pascutto 306fa12dae Bug 1102687 - Remove legacy includes from nsUrlClassifierPrefixSet and friends. r=dmajor 2014-11-24 08:39:02 +01:00
Gian-Carlo Pascutto da58ae04da Bug 1102687 - Do transient Classifier/HashStore object allocations on the stack. r=dmajor 2014-11-24 08:38:43 +01:00
Gian-Carlo Pascutto 3052cfae46 Bug 1102687 - Avoid copying and allocating 3 times in GetPrefixes. r=dmajor 2014-11-24 08:38:29 +01:00
Gian-Carlo Pascutto 03e44c9995 Bug 1102687 - Presize the urlclassifier PrefixSet delta array on loading. r=dmajor 2014-11-24 08:38:14 +01:00
Patrick Brosset f84b5876e6 Bug 1098435 - Ignore reflows caused by the highlighter in the LayoutChangesObserver; r=paul 2014-11-28 12:12:23 +01:00
Richard Barnes a5cf3d5e45 Bug 1088255 - Collect telemetry on CAs that appear in valid cert chains r=keeler 2014-11-07 16:26:46 -05:00
Gregory Szorc 0babb98b86 Backout 7cbe50231e18 (bug 1103825) for xpcshell test failures
toolkit/crashreporter/test/unit_ipc/test_content_annotation.js was
failing with this commit applied. Backing out.
2014-11-25 19:16:57 -08:00
Gregory Szorc 0f6c7a12e1 Bug 1103825 - Use misc tier in toolkit/crashreporter/test; r=mshal
--HG--
extra : rebase_source : 56e5266d114dc802ac769fbf3f3dc0cd48457a0b
extra : histedit_source : 7fc3e342616f87bd1ecd47e8cc375f0d77af849b
2014-11-23 16:21:31 -08:00
Gregory Szorc 17b9d265b1 Bug 1103825 - Documents libs requirements for platform.ini; r=mshal
While trying to port platform.ini to the misc tier, it was discovered
that moving it out of libs breaks packaging. Document this.

--HG--
extra : rebase_source : 6e2b9134a9cb480bb742cd504748e5ef1351cac6
extra : histedit_source : 8d462316baf91ef0555703cc4afae51f04d75bda
2014-11-23 20:36:57 -08:00
Gregory Szorc 17de3241d3 Bug 1103825 - Move toolkit/mozapps/update/tests rules to misc tier; r=mshal
--HG--
extra : rebase_source : f2d3f5a9a86b25b449a8c5540fa6b39f3edd749f
extra : histedit_source : be7fde50ece8822cd356176717aa4e91873e37bc
2014-11-23 16:16:31 -08:00
Hiroyuki Ikezoe 554d869b1f Bug 1099332 - Ensure there is no active search engines before test run. r=mak77 2014-11-25 15:35:18 -08:00
Richard Barnes 3134cd4342 Bug 968817 - Only accept certs for server TLS which use EKU (and which assert the TLS Server Authentication EKU) r=keeler 2014-11-24 20:33:50 -05:00
Mike Shal e626e77286 Bug 1091668 - Make/sign EME voucher; r=ted 2014-11-03 11:26:58 -05:00
Carsten "Tomcat" Book 353ec034ab Merge mozilla-central to mozilla-inbound 2014-11-28 14:23:52 +01:00
Carsten "Tomcat" Book 64b43466f7 Backed out changeset b38a8e2203a1 (bug 1024809) for Android 4 perma failures 2014-11-28 12:23:19 +01:00
Jan Varga 3528192339 Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan
--HG--
rename : dom/indexedDB/test/unit/bug1056939.zip => dom/indexedDB/test/unit/bug1056939_profile.zip
2014-11-28 09:44:12 +01:00
Jan-Ivar Bruaroey d2e9bf836d Bug 1087528 - avoid showing (win)id and url twice for peerConnections in about:webrtc. r=jesup 2014-11-28 00:35:48 -05:00
Jan-Ivar Bruaroey 5beda2c015 Bug 1087528: make pc.id settable from chrome content. r=smaug, r=bwc 2014-11-20 14:43:02 -05:00
Mark Goodwin ext:(%2C%20Harsh%20Pathak%20%3Chpathak%40mozilla.com%3E) 4fc60a106f Bug 1024809 - (OneCRL) Create a blocklist mechanism to revoke intermediate certs. (r=keeler,Unfocused) 2014-11-27 23:36:00 +01:00
James Long 76f45fdfdb Bug 905700 - use Debugger.Source in the debugger backend and reference source actors instead of URLs in the frontend r=fitzgen 2014-11-25 15:02:39 -08:00
Jonathan Kew 780f34be85 Bug 1077515 - part 12 - Remap arrow keys in nsFormFillController so that the caret works properly in vertical-mode <input> elements. r=roc 2014-11-22 14:39:05 +00:00
Chris Peterson 6e2ef091e8 Bug 1102131 - Part 5: Remove deprecated let blocks and expressions in toolkit. r=Mossop
--HG--
extra : rebase_source : 3581ec35850edb35c921a0d86ddae1391f588135
2014-11-19 23:50:25 -08:00
Chris Peterson 1a48947a82 Bug 1102131 - Part 2: Collect telemetry about deprecated let blocks and expressions. r=shu
--HG--
extra : rebase_source : 9e0db2c7a2f90545d27e78d46a334dbc27554209
2014-11-15 23:33:33 -08:00
Wes Kocher 2eee22390d Merge m-c to inbound a=merge 2014-11-21 16:59:03 -08:00
Bill McCloskey 2b050e3709 Bug 1102635 - [e10s] Handle factory unregistration better in AboutProtocol shim (r=mconley) 2014-11-21 14:01:45 -08:00
Bill McCloskey 7e5124ee68 Bug 1102634 - [e10s] Add pref for add-on shims (r=ally) 2014-11-21 14:01:23 -08:00
Masatoshi Kimura 719c1c269d Bug 862655 - Increase a margin number a bit to accommodate the taller title bar on Windows with DWM enabled. r=Enn 2014-11-24 22:18:08 +09:00
Carsten "Tomcat" Book 29e8f34944 Merge mozilla-central to mozilla-inbound 2014-11-24 14:16:11 +01:00
Jacek Caban 416d586a14 Bug 1102809 - Fixed -Wunused-function warnings found in mingw build. r=mattwoodrow 2014-11-24 11:19:36 +01:00
Carsten "Tomcat" Book 7bccfba59f Backed out changeset 8455b9eef8f8 (bug 1066383) for bustage on a CLOSED TREE 2014-12-22 14:36:02 +01:00
Neil Deakin ee70891e45 Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv 2014-12-16 11:21:11 -05:00
Neil Deakin 2e2109d0f9 Bug 1060529, send the enabled state of child process commands to the parent on update, now with improved test, r=smaug,ehsan 2014-12-08 08:12:22 -05:00
Ryan VanderMeulen 9a56a97e41 Backed out changesets 34a66a625618, 32db3daa20fe, and ac15ba8568c5 (bug 1102219) for Gaia unit test failures.
--HG--
extra : rebase_source : 0266cc0b2a6568ca653885745f381df8d6d167ec
2014-12-11 11:28:30 -05:00
ziyunfei 5f470bd4a1 Bug 1102219 - Part 3: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2014-12-10 20:50:00 -05:00
Phil Ringnalda b29a5221e9 Back out 349c06588bc0 (bug 1076775) for frequent Linux xpcshell test_remove.js failures 2014-12-10 19:05:15 -08:00
Mason Chang 14e616dbd3 Bug 1080160 - Integrate Composite Times into Telemetry. r=benwa,avih 2014-12-10 18:15:48 -08:00
David Rajchenbach-Teller c4ae42e83a Bug 1076775 - Implement History.removeHistoryByFilter;r=mak 2014-12-09 17:39:09 +01:00
Jason Orendorff 92f1bf16c5 Bug 1103368, part 5 - Make Class::getProperty and setProperty nullable instead of needing stub functions. Never store stub functions in JSPropertyDescriptors. r=bhackett.
--HG--
extra : rebase_source : a44070dd6155426ef6026c1575116f90b5fdac0c
extra : amend_source : 8d8fcf05dfd5fdf214a39501663347a6d6b56463
2014-11-22 12:23:39 -06:00
Carsten "Tomcat" Book 5ee5a18c49 Merge mozilla-central to fx-team 2014-11-20 12:22:05 +01:00
Wes Kocher 0ea9061e20 Merge m-c to inbound a=merge 2014-11-19 19:04:29 -08:00
Wes Kocher c86c58697d Merge actual fx-team (previous merge push was a mislabeled inbound merge) to m-c a=merge 2014-11-19 18:49:45 -08:00
Carsten "Tomcat" Book 778d930067 Merge mozilla-central to fx-team 2014-11-19 13:52:17 +01:00
Carsten "Tomcat" Book 336a2bda13 merge fx-team to mozilla-central a=merge 2014-11-19 13:43:59 +01:00
Patrick Brosset 0bf9a725d0 Bug 1076866 - Rect highlighter; r=bgrins 2014-11-19 11:16:25 +01:00
Arky a0f00cbc92 Bug 1092345 - Telemetry-keyhistogram-css.patch. r=nfroyd 2014-11-16 16:30:52 +05:30
awake 16fddafc71 Bug 1091693 - Move history tests folder to proper location. r=Yoric
--HG--
rename : toolkit/components/places/tests/unit/history/head_history.js => toolkit/components/places/tests/history/head_history.js
rename : toolkit/components/places/tests/unit/history/test_remove.js => toolkit/components/places/tests/history/test_remove.js
rename : toolkit/components/places/tests/unit/history/xpcshell.ini => toolkit/components/places/tests/history/xpcshell.ini
2014-11-19 02:46:00 +01:00
Akshendra Pratap d2b5be92ed Bug 1093021 - Implemented PromiseUtils.defer; r=yoric 2014-11-10 05:52:00 +01:00
Tom Tromey 986dfd2fd6 Bug 1069661 - add "detail" to timeline markers. r=smaug 2014-11-18 14:39:00 +01:00
Akshendra Pratap a2acd9f713 Bug 988826 - Using LongStringActor for exceptionMessage in the evaluateJS response packet. r=past 2014-11-14 11:05:00 +01:00
David Rajchenbach-Teller 5b177f3d80 Bug 1090157 - History.remove should block async shutdown. r=mak 2014-11-06 15:24:26 +01:00
Edwin Flores df394801a2 Bug 1100164 - Fix gmp-clearkey path - r=unfocused 2014-11-20 11:17:47 +13:00
Nicholas Nethercote fd297089e6 Bug 1100219 - Avoid lots of unnecessary string copying in ProtocolParser. r=neil.
--HG--
extra : rebase_source : 7d063de7b5ec312724039c2bf6546758ebc0e2fe
2014-11-18 18:42:43 -08:00
Wes Kocher 5eea4ded15 Merge m-c to inbound a=merge 2014-11-18 18:37:10 -08:00
Wes Kocher 7c47e9fc4e Merge inbound to m-c a=merge 2014-11-18 18:07:51 -08:00
Dave Townsend 000237069c Bug 1095128: Make sure add-on updates remain disabled after each browser chrome test. 2014-11-18 09:18:51 -08:00
Carsten "Tomcat" Book 6a293a24ca merge mozilla-inbound to mozilla-central a=merge 2014-11-18 17:25:29 +01:00
Carsten "Tomcat" Book 8b37a48ddd Backed out changeset 132909245ca8 (bug 1096494) for causing merge conflicts to m-c 2014-11-18 13:14:15 +01:00
Mike Hommey 7def0f9cd3 Bug 1097507 - Make libxul independent of libdmd when DMD is enabled. r=njn
This also effectively changes how DMD is enabled from requiring both
replace-malloc initialization and the DMD environment variable to
requiring only the former. The DMD environment variable can still be
used to specify options, but not to disable entirely.

This however doesn't touch all the parts that do enable DMD by setting
the DMD environment variable to 1, so the code to handle this value
is kept.
2014-11-18 19:21:06 +09:00
Jed Davis e137fa09a7 Bug 1058251 - Make "Save As" work in e10s without "Web Page, complete" mode. r=mconley f=paolo
--HG--
extra : amend_source : 6185bb1dd3e503c46ee2b452b36b64813fd2dc3a
2014-11-18 11:35:47 -08:00
Alexandre Poirot d94b8baa2b Bug 1094203 - Enable tools if related actor is available. r=jryans 2014-11-12 04:57:00 +01:00
Richard Newman 7dc2972638 Bug 1097542 - Use explicit collation in nsSearchService. r=Waldo,adw
On Android, String.prototype.localeCompare ends up calling strcoll(), which results in an undesirable sort order for search engines.

This patch alters nsSearchService to use nsICollation.compareString directly, which should yield a consistent order across all platforms.

We use kCollationCaseInsensitiveAscii, which ignores case on ASCII characters but preserves ordering between accented and non-accented characters. We can revisit this decision if necessary.
2014-11-17 22:21:43 -08:00
Shane Caraveo 002513286e Bug 1085691, fix notification indicator when browser window in background, r=dolske 2014-11-17 14:48:14 -08:00
Tim Taubert f815271141 Bug 1099490 - [e10s] Use nsBrowserStatusFilter in the content to avoid a flood of progress messages being sent to the parent r=billm 2014-11-15 15:58:08 +01:00
Alexandre Poirot e0a219e05b Bug 1091706 - Ensure spawning only one devtools loader instances. r=jryans 2014-11-17 12:47:35 -08:00
Albert Juhe d945800811 Bug 1059376 - DevTools themes - Update arrow color to match the info bar color; r=bgrins 2014-11-17 08:47:56 -08:00
neil@parkwaycc.co.uk 7925fb0e28 Bug 579208 - Sizes of some XUL elements changes when lightweight themes are applied. r=dao
--HG--
extra : rebase_source : f2276fef3f0e0be1cc245a3d889ee396f3d45515
2014-11-17 14:27:23 +01:00
Philip Chee e960a75af3 Bug 1092826 - Cu. and Ci. is undefined errors in PrintUtils since Bug 1082575 (regression) r=mconley 2014-11-17 14:56:55 +08:00
Phil Ringnalda 4535eceab2 Merge f-t to m-c, a=merge 2014-11-15 14:54:36 -08:00
Stephen Pohl cfeb28e211 Bug 1096494: Cleanup package manifest after the v2 signing changes on OSX. r=rstrong 2014-11-18 12:15:03 -05:00
Carsten "Tomcat" Book fbc9553a10 Merge mozilla-central to mozilla-inbound 2014-11-18 17:32:02 +01:00
Bill McCloskey f573792cd6 Bug 1098969 - [e10s] Content policy shim should use category value, not name (r=mconley) 2014-11-18 16:21:00 -08:00
Bill McCloskey d672a1ceae Bug 1075122 - [e10s] Handle nsIWebProgress::DOMWindow not being available (r=ttaubert) 2014-11-18 16:20:59 -08:00
Bill McCloskey 62af1a5643 Bug 1092156 - [e10s] Don't use compartment-per-addon if window already associated with add-on (r=bholley) 2014-11-18 16:20:59 -08:00
Bill McCloskey f7ea838987 Bug 1099416 - [e10s] Make sure add-on shims are always enabled (r=ally) 2014-11-18 16:20:59 -08:00
Sid Stamm 63f8cd4e13 Bug 704320 - Add referrer policy support for nsIWebBrowserPersist and its consumers. (r=jst) 2014-11-18 08:47:14 -05:00
Sid Stamm 55e3ccdad7 Bug 704320 - apply referrer policies to image loads (r=seth) 2014-11-18 08:46:53 -05:00
Gavin Sharp 63dc7b1bae Bug 1083990: fix bug that caused deletion of history autocomplete items to temporarily mess up the suggestions dropdown display, r=MattN
--HG--
extra : transplant_source : %02%96%05%2C%CC8%06%B0j%2C%FA%81%F7m%5B%F2%F6%15Y.
2014-10-30 09:00:53 -07:00
David Rajchenbach-Teller 3d6212aad5 Bug 1044020 - Don't build the Terminator under B2G. r=yoric 2014-11-10 14:55:02 +01:00
David Rajchenbach-Teller 41848ac6fa Bug 1044020 - Add duration of shutdown phases to Telemetry. r=froydnj 2014-11-10 13:58:14 +01:00
Ryan VanderMeulen 5d1fb92793 Merge inbound to m-c. a=merge 2014-11-14 17:32:39 -05:00
Brian Grinstead b8b92b43f8 Bug 1093875 - Allow XBL anonymous content inspection inside of an HTML document;r=pbrosset 2014-11-14 08:02:22 -08:00
Steven MacLeod 834b6be358 Bug 1095506 - Clean up and rename kSerializableDownloadProperties. r=paolo
--HG--
extra : rebase_source : 5062b40701f4ebcdadef6a60197e422de51ab119
2014-11-10 20:58:20 -05:00
Steven MacLeod 7052824f48 Bug 1095506 - Serialize the error object when saving to the store. r=paolo
We now serialize the Download.error property when saving to the store so
that data about error conditions will survive a restart. This is
important for supporting blocked downloads with partial data that could
be unblocked.

--HG--
extra : rebase_source : 8edaff4ddc2efb056bf06e689c7abe6cba72eabf
2014-11-13 12:50:19 -05:00
Gaurav Rai 3962e29eb3 Bug 1075438 - Removed readTo function from two files and fixed read function to work without readTo.Also removed the test for readTo function from mochi and xpcshell tests. r=Yoric 2014-10-27 06:59:00 +01:00
Martin Stransky a33d4f727b Bug 858919 - Add support for libnotify calls which was removed for new notification API. r=karlt 2014-11-14 04:04:00 +01:00
Seth Fowler a886c715d8 Bug 1098202 (Part 1) - Rename imgINotificationObserver handlers to be consistent with the notifications they handle. r=tn
--HG--
extra : rebase_source : 991d277afba4826ed403b74bbcbb9408b3dac0cc
2014-11-17 14:29:56 -08:00
Ryan VanderMeulen 45dc96e55f Merge m-c to inbound. a=merge 2014-11-17 16:28:46 -05:00
Jeff Walden 94c702b2d7 Bug 982856 - De-indent Preferences.jsm contents that are now over-indented. r=Unfocused 2014-11-14 14:02:47 -08:00
Jeff Walden 2ab7106afd Bug 982856 - Rename Preferences._prefSvc to Preferences._prefBranch to better reflect its meaning. r=Unfocused 2014-11-14 14:02:24 -08:00
Jeff Walden 10f4d32522 Bug 982856 - Rename Preferences._prefBranch to Preferences._branchStr, so that the preferences branch accessor can use the name instead in a followup patch. r=Unfocused 2014-11-14 13:49:05 -08:00
Jim Mathies c2d741db42 Bug 1089008 - Enable e10s on Windows when acceleration is disabled. r=Mossop, r=felipe 2014-11-14 10:51:19 -06:00
Cameron McCormack b18906567e Back out 8be2344dcff3 (bug 1089008) for OS X bustage. 2014-11-14 09:50:54 +11:00
Jim Mathies d92f45cf3d Bug 1089008 - Enable e10s on Windows when acceleration is disabled. r=Mossop, r=felipe
--HG--
extra : rebase_source : f24efd7b76e111390de71d74ccace735dc9bbb88
2014-11-13 14:14:51 -06:00
Jan Odvarko 37b8fd9b2f Bug 977443 - Implement an actor that defines new actors. r=ochameau 2014-10-03 12:49:00 +01:00
Wes Kocher 8454984605 Merge m-c to fx-team a=merge 2014-11-18 18:39:22 -08:00
Robert Strong ec2cca3b4a Bug 771940 - '-bin' suffix no longer present on Linux and is no longer needed by app update tests. r=bbondy 2014-11-18 14:04:21 -08:00
Robert Strong 22e076e726 Windows installer only - Bug 1098897 - Add Win 8.1 to install log. r=bbondy 2014-11-18 14:04:14 -08:00
Robert Strong 936ba7a12f Windows installer only - Bug 1100721 - During stub install use the precomplete file to determine files to uninstall instead of the uninstall.log. r=bbondy 2014-11-18 14:04:06 -08:00
Robert Strong 41adc129da Windows installer only - Bug 1098874 - Better handling when requiring a reboot. r=bbondy 2014-11-18 14:03:59 -08:00
Robert Strong 6280bc9638 Windows installer only - Bug 1100604 - Replace LineFind with custom code in RemovePrecompleteEntries macro. r=bbondy 2014-11-18 14:03:50 -08:00
Robert Strong 0c9f6d939a Windows installer only - Bug 1098677 - During install use the precomplete file to determine files to uninstall instead of the uninstall.log. r=bbondy 2014-11-18 14:03:42 -08:00
Robert Strong 0f3bf5c76a Windows installer only - Bug 1038560 - During uninstall use the precomplete file to determine files to uninstall instead of the uninstall.log. r=bbondy 2014-11-18 14:03:32 -08:00
Chris Pearce f3af16c459 Bug 1088488 - Add GMPLoader interface to encapsulate loading GMPs, pass that to XRE_InitChildProcess. r=jesup,r=bsmedberg,r=glandium 2014-11-14 21:26:24 +13:00
Nathan Froyd 970fc0e8a3 Bug 1099251 - make ChaosMode's behavior modifications more finely-grained selectable; r=roc 2014-11-14 13:12:51 -05:00
Jeff Walden 4205d1c2e6 Bug 982856 - Make Preferences.jsm not use mutable [[Prototype]]. Special thanks to Edouard Oger for debugging the issue with the initial version of this patch. r=Unfocused 2014-01-31 11:34:43 -08:00
Seth Fowler 9dc24953b1 Bug 1089880 (Part 3) - Use HAS_TRANSPARENCY to handle transparent images nicely in ImageDocument. r=dolske 2014-11-17 11:16:45 -08:00
Stephen Pohl 0ebe7e6485 Bug 1096494: Cleanup package manifest after the v2 signing changes on OSX. r=rstrong 2014-11-17 13:23:12 -05:00
Gian-Carlo Pascutto c1111db74b Bug 1031160 - Disable HTTP Keepalive for SafeBrowsing. r=rnewman 2014-11-14 12:55:35 -08:00
Hiroyuki Ikezoe 1a4b6b3cf2 Bug 1097484 - Set browser.urlbar.autoFill.searchEngines false to avoid the failure of xpcshell in comm-central. r=mak 2014-11-13 04:49:00 +02:00
Ryan VanderMeulen ac429e815e Merge m-c to inbound. a=merge 2014-11-13 15:47:16 -05:00
Ryan VanderMeulen 28c2fca375 Merge fx-team to m-c. a=merge 2014-11-13 15:40:39 -05:00
Bobby Holley 32aeec5df6 Bug 1092388 - Clamp the entry and incumbent global to the current global if their principals don't match. r=bz 2014-11-13 11:13:36 -08:00
Nick Fitzgerald ec4021024a Bug 1096739 - Clean up ThreadActor.prototype._setBreakpoint. r=ejpbruel,past 2014-11-13 10:07:18 -08:00
Patrick Brosset 96f9ff692a Bug 1096575 - Move highlighter.css to toolkit so it is available in other app types; r=paolo
--HG--
rename : browser/themes/shared/devtools/highlighter.css => toolkit/devtools/server/actors/highlighter.css
2014-11-13 18:53:07 +01:00
Richard Marti 1a62fe571b Bug 1096010 - Use the new In-Content background color in contentAreaDownloadsView. r=jaws 2014-11-12 21:09:31 +01:00
Tim Taubert 4c199ab4c3 Bug 1083462 - Remove the bookmarks cache r=mak 2014-11-11 17:52:31 +01:00
Gijs Kruitbosch d2bbb9804e Bug 1097543 - tabpanel style should also override color because windows/linux re-set the color to -moz-dialogtext there, r=dao
--HG--
extra : rebase_source : bc4c63b7c77a37c81003ef43a746ebf7ab5efbd8
2014-11-13 12:30:40 +00:00
Paolo Amadini dfb185fe5d Bug 1094208 - Part 3 of 3 - Use DOM Promise scheduling in Promise.jsm. r=Yoric 2014-11-13 11:19:08 +00:00
Paolo Amadini 8e7a41ab61 Bug 1094208 - Part 2 of 3 - Fix browser_bug562797.js to work with the DOM Promise scheduling. r=Mossop 2014-11-13 11:19:08 +00:00
Paolo Amadini 9937e3c1f1 Bug 1096014 - Regression: Unable to complete downloads in Firefox for Android. r=mfinkle 2014-11-13 11:16:04 +00:00
Michael Ratcliffe ea694c39b6 Bug 1097762 - part 2 - add test for clearing flag histograms; r=froydnj 2014-11-13 10:18:10 -05:00
Carsten "Tomcat" Book ed7e607af1 Merge mozilla-central to mozilla-inbound 2014-11-13 16:23:31 +01:00
Akshendra Pratap ca6e360937 Bug 334050 - Add a test for Places queries against multiple folders. r=mak 2014-11-12 08:11:00 +01:00
Tim Taubert e2f56217e8 Bug 1077652 - Simplify about:newtab page update mechanism and correct behavior to work better with preloading r=gijs 2014-11-07 14:56:30 +01:00
Wes Kocher 1bec5fa62b Merge m-c to fx-team a=merge 2014-11-12 17:28:49 -08:00
Ryan VanderMeulen f35949322f Merge m-c to inbound. a=merge 2014-11-12 15:52:37 -05:00
Alexandre Poirot f7076b6056 Bug 1091706 - Properly create TabActor on non-e10s tabs. r=jryans 2014-11-12 06:01:00 -05:00
Tim Nguyen ae0dfff7ff Bug 1089812 - InContent Prefs: Update the dialog styling to the new specs. r=dao 2014-11-12 08:31:00 -05:00
Carsten "Tomcat" Book 44f2c85fdd Merge mozilla-central to fx-team 2014-11-12 16:15:03 +01:00
Carsten "Tomcat" Book 75e5b5aa12 Backed out changeset ed42b5ee3c94 (bug 1096248) for bc-1 test failures 2014-11-12 13:25:01 +01:00
Nick Fitzgerald f4c09e7132 Bug 1095216 - Fix breakpoints when multiple of the 'same' source are loaded concurrently. r=ejpbruel 2014-11-07 15:21:00 +01:00
Blair McBride 4e7ebd94e3 Bug 1096248 - Disable restyling of autocomplete search page items. r=paolo 2014-11-12 23:24:28 +13:00
Blair McBride f39a98245f Bug 1065191 - Add test coverage for the style property of places autocomplete results. r=paolo 2014-11-12 23:03:30 +13:00
Tooru Fujisawa e6db816643 Bug 1096921 - Fix typo in CategoryManagerInterposition.methods.deleteCategoryEntry. r=mconley 2014-11-12 10:18:08 +01:00
Tim Nguyen 5db3b80c5b Bug 1022579 - Preferences: Switch help and dropdown glyphs to SVG. r=jaws 2014-11-12 10:16:41 +01:00
Ryan VanderMeulen 50905e0270 Merge fx-team to m-c. a=merge 2014-11-11 16:43:46 -05:00
Ryan VanderMeulen e98edf109a Backed out changesets 7bfa96b421ea and da9faa259da1 (bug 1095506) for mochitest-bc failures. 2014-11-11 13:43:02 -05:00
Steven MacLeod 223dc4281a Bug 1095506 - Clean up and rename kSerializableDownloadProperties. r=paolo
--HG--
extra : rebase_source : 4ac9627e2d8d108e416e50b8746825714ff4e52e
2014-11-10 20:58:20 -05:00
Steven MacLeod 157484861d Bug 1095506 - Serialize the error object when saving to the store. r=paolo
We now serialize the Download.error property when saving to the store so
that data about error conditions will survive a restart. This is
important for supporting blocked downloads with partial data that could
be unblocked.

--HG--
extra : rebase_source : 40821e59e2b258803cde5da456cd9d0d20caa9e0
2014-11-07 10:00:24 -05:00
Heather Arthur b723a94632 Bug 1076857 - Add basic telemetry to Storage Inspector. r=mratcliffe 2014-11-07 18:06:00 -05:00
Carsten "Tomcat" Book f1c23fae1c merge fx-team to mozilla-central a=merge 2014-11-10 14:33:10 +01:00
Carsten "Tomcat" Book de5cc93c0a Backed out changeset a84fe0cefd77 (bug 1060529) 2014-11-10 10:09:50 +01:00
Asaf Romano a63486fa3f Bug 982115 - PlacesTransactions: (1) Decouple |transact| and |batch|, and make batch work like Task.spawn, rather than the custom solution we had so far (yielding transactions rather than calling |transact| for the batched transactions). so that |transact| may be called during a batch from any function, not limiting the batch 'context' to the function passed to |batch|; (2) Rename the uri input property to URL, and allow passing DOM URL objects for it (in addition to plain specs and nsIURI objects) - this matches recent Bookmark.jsm and History.jsm work; (3) Improve the module documentation. r=mak. 2014-11-10 10:36:56 +02:00
Dão Gottwald b605783cb3 Bug 1093368 - Customize mode theme picker shouldn't pass the default theme object to LightweightThemeManager.previewTheme. r=jaws 2014-11-08 20:30:00 +01:00