Victor Porof
84ccf938fa
Bug 1106137 - Make canvas debugger faster by avoiding a double-copy operation when deserializing image data, r=pbrosset
2014-12-09 10:57:53 -05:00
Carsten "Tomcat" Book
c24633af80
merge fx-team to mozilla-central a=merge
2014-12-09 13:08:37 +01:00
Phil Ringnalda
95ca321b54
Back out eb203c9db11d (bug 1107541) for e10s dt bustage
...
CLOSED TREE
2014-12-08 20:24:52 -08:00
James Long
7ced063c80
Bug 1107541 - display eval scripts with a sourceURL pragma correctly in the debugger r=fitzgen
2014-12-08 15:49:34 -08:00
Tim Taubert
e50b778554
Bug 1106936 - [e10s] Fix progress throbber for remote browsers r=billm
2014-12-03 14:14:23 -08:00
Ryan VanderMeulen
529edd40b5
Merge inbound to m-c. a=merge
2014-12-08 15:46:14 -05:00
Victor Porof
aa4d9dead9
Bug 1101197 - Improve performance of framerate view in new performance tool, r=jsantell
2014-12-08 13:09:25 -05:00
Ryan VanderMeulen
5e0f31c0c5
Merge fx-team to m-c. a=merge
2014-12-05 19:10:22 -05:00
Tim Taubert
de9c316b20
Backed out changeset 84c03250d7f6 (bug 1106936)
2014-12-05 14:21:25 -08:00
Alexandre Poirot
dc49eb0bac
Bug 1107756 - Allows overloading the system apps if devtools are unrestricted. r=jryans
2014-12-04 16:43:00 -05:00
Tim Taubert
49761c3100
Bug 1106936 - [e10s] Fix progress throbber for remote browsers r=billm
2014-12-03 14:14:23 -08:00
Brian Grinstead
019bfaa23f
Bug 989053 - Make box model regions on page content more visible. r=pbrosset
2014-12-04 16:11:00 -05:00
Carsten "Tomcat" Book
ba58d43aea
merge fx-team to mozilla-central a=merge
2014-12-05 13:02:46 +01:00
Milan Sreckovic
e181f2a9bf
Bug 1100530 - Clean up OS X version constants. f=jgilbert, r=mstange
2014-11-28 17:28:59 -05:00
Luca Greco
e4d4dc7873
Bug 980481 - RemoteDebuggerServer e10s setupParent helper. r=ochameau
...
Changes to the RemoteDebuggerServer main.js and child.js to provide hooks needed by modules which want to propagate their data lazily between the e10s parent and child processes.
2014-11-27 05:52:00 -05:00
Luca Greco
7ade8622c0
Bug 980481 - Check for null __poolMap in the protocol.js unmanage method. r=ochameau
2014-11-27 05:51:00 -05:00
Carsten "Tomcat" Book
29ff8911bb
Merge mozilla-central to fx-team
2014-12-05 13:10:55 +01:00
Jordan Santell
0ff15d35ae
Bug 1077458 - Implement marker's waterfall view in new performance tool, with details view toggling between waterfall and call tree views. r=vp
2014-12-03 16:36:00 +01:00
Neil Deakin
b0a6a33837
Bug 1060529, send the enabled state of child process commands to the parent on update, without the test, r=smaug,ehsan
2014-12-09 10:48:27 -05:00
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