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

443278 Коммитов

Автор SHA1 Сообщение Дата
Tooru Fujisawa 0381d01c19 Bug 1207494 - Part 10: Remove use of expression closure from dom/json/. r=jst
--HG--
extra : commitid : EWNjGekBHB4
extra : rebase_source : 19d5fb13fb706a8ac7dc58c55d6810086795e2be
2015-09-23 18:39:15 +09:00
Tooru Fujisawa 59f52342c7 Bug 1207494 - Part 9: Remove use of expression closure from dom/indexedDB/. r=khuey
--HG--
extra : commitid : 9tEgENbueXg
extra : rebase_source : b23c853af0346325812e8a0a4ac42bb7c3ffae27
2015-09-23 18:39:14 +09:00
Tooru Fujisawa 0db1c9d597 Bug 1207494 - Part 8: Remove use of expression closure from dom/identity/. r=ferjm
--HG--
extra : commitid : 7fEg2fmywy6
extra : rebase_source : c9617a1421d4777ba3ac1d410ca628ba7903af2c
2015-09-23 18:39:14 +09:00
Tooru Fujisawa 9065b64733 Bug 1207494 - Part 7: Remove use of expression closure from dom/html/. r=peterv
--HG--
extra : commitid : FrP0WhG4UG1
extra : rebase_source : 29f2a04781285026a0cbcdf8db9d29ccf3c087c8
2015-09-23 18:39:14 +09:00
Tooru Fujisawa 13600a1cb5 Bug 1207494 - Part 6: Remove use of expression closure from dom/events/. r=smaug
--HG--
extra : commitid : 2r0Z7NsGta0
extra : rebase_source : 8e4dfef1bc71d796e937218d9bd4e08cd72cca39
2015-09-23 18:39:14 +09:00
Tooru Fujisawa 5d11f2a17c Bug 1207494 - Part 5: Remove use of expression closure from dom/contacts/. r=reuben
--HG--
extra : commitid : 2TnyxsHLwtk
extra : rebase_source : 8de24c312c476fa849767dc2e4fbfe57a37dcc53
2015-09-23 18:39:13 +09:00
Tooru Fujisawa c8e5588008 Bug 1207494 - Part 4: Remove use of expression closure from dom/canvas/. r=gw280
--HG--
extra : commitid : AV7ENw6thCF
extra : rebase_source : 268370aa377bc398f0ca51aada382ad451df34aa
2015-09-23 18:39:13 +09:00
Tooru Fujisawa 0edf2b7404 Bug 1207494 - Part 3: Remove use of expression closure from dom/browser-element/. r=smaug
--HG--
extra : commitid : IX6Ep2xpsM2
extra : rebase_source : fb3dcb439af7dc4a729f776c72ac0cbaa944cb9f
2015-09-23 18:39:13 +09:00
Tooru Fujisawa 5f0fd3cf24 Bug 1207494 - Part 2: Remove use of expression closure from dom/base/test/. r=peterv
--HG--
extra : commitid : LqRa7xO6Xr
extra : rebase_source : e429d4152f423e13fed9e88be330273070b8e0cd
2015-09-23 18:39:13 +09:00
Tooru Fujisawa 4003444afb Bug 1207494 - Part 1: Remove use of expression closure from dom/apps/. r=ferjm
--HG--
extra : commitid : DAGjxXEwR8p
extra : rebase_source : bfa5ab3e993d812beba2d2794cd183229613080a
2015-09-23 18:39:13 +09:00
Ting-Yu Lin e300141941 Bug 1210337 - Remove touchcaret and selectioncaret prefs. r=fabrice
--HG--
extra : commitid : ujbE4qy45f
extra : rebase_source : e4f4f7a24c5fdd59e7263cab22b604ef30c1f2a3
2015-10-02 23:33:35 +08:00
Trevor Saunders c64438d7d8 bug 1210803 - expose the selection interface on proxied accessibles r=davidb 2015-10-02 06:38:21 -04:00
Trevor Saunders 533d8ecbae bug 1210447 - fix ProxyAccessible::EmbeddedChildAt() on proxies of outerDocs r=davidb 2015-10-02 06:38:21 -04:00
Ehsan Akhgari f8824f7e03 Bug 1182727 - Part 15: Build the clang-plugin C test in C11 mode; r=mystor
For some mysterious reason, the plugin crashes when loaded under
the -std=gnu89 that we use by default for C.
2015-10-02 11:09:23 -04:00
Ehsan Akhgari fbf588270f Bug 1182727 - Part 14: Remove the old files that are not needed any more; r=rail 2015-10-02 11:09:21 -04:00
Ehsan Akhgari 288b88b444 Bug 1182727 - Part 13: Update the current clang builds to the new 3-stage clang 3.7; r=rail 2015-10-02 11:09:19 -04:00
Ehsan Akhgari 68537f63c4 Bug 1182727 - Part 12: Allow dumping out what the command is doing; r=rail 2015-10-02 11:09:17 -04:00
Ehsan Akhgari 22abaac72a Bug 1182727 - Part 11: Add a config file for Clang on CentOS6; r=rail 2015-10-02 11:09:15 -04:00
Ehsan Akhgari d22cec1684 Bug 1182727 - Part 10: Make gcc_dir configurable; r=rail 2015-10-02 11:09:13 -04:00
Ehsan Akhgari 4d9a219994 Bug 1182727 - Part 9: Make python_path configurable; r=rail 2015-10-02 11:09:11 -04:00
Ehsan Akhgari b279107ee2 Bug 1182727 - Part 8: Add some documentation and the new config files; r=rail 2015-10-02 11:09:09 -04:00
Ehsan Akhgari 02c518c779 Bug 1182727 - Part 7: Make build_libcxx configurable; r=rail 2015-10-02 11:09:07 -04:00
Ehsan Akhgari c15428ca1e Bug 1182727 - Part 6: Add a --clean argument for cleaning the build directory; r=rail 2015-10-02 11:09:05 -04:00
Ehsan Akhgari cde42b9251 Bug 1182727 - Part 5: Add support for configurable build type and assertions; r=rail 2015-10-02 11:09:03 -04:00
Ehsan Akhgari 515ecc0a7c Bug 1182727 - Part 4: Add support for configurable three stage builds; r=rail
This adds a stages config option, which can be used to select 1, 2, and
3 stage builds.  It also marks the default trunk configuration to do 3
stage builds, and defaults to that.
2015-10-02 11:09:01 -04:00
Ehsan Akhgari 6b651d53a2 Bug 1182727 - Part 3: Allow updating from svn if the source directory already exists; r=rail
This will completely remove the need to blow away any of the work
previously done.
2015-10-02 11:08:59 -04:00
Ehsan Akhgari 0ffa419db3 Bug 1182727 - Part 2: Run cmake through ninja to enable resumable builds; r=rail
Since CMake generated build systems can run cmake if necessary, this
will make it possible to pick up changes from the source directory if
any and resume as much of the build as possible.

This builds the foundation for removing the need to blow away any of the
work done by the previous runs of the script.
2015-10-02 11:08:57 -04:00
Ehsan Akhgari 06ba896f34 Bug 1182727 - Part 1: Switch to using cmake and ninja in order to build clang; r=rail 2015-10-02 11:08:55 -04:00
Patrick McManus da8149b0dc bug 1207298 Backed out changeset 532703f2629f for build failures r=backout CLOSED TREE
--HG--
extra : rebase_source : 9f535aa03317160e6ef120b55b2bb8e722ff648e
2015-10-02 11:03:29 -04:00
Tom Schuster b92934f1b1 Bug 1197417 - [webext] Tests for browser.cookies. r=billm 2015-10-02 16:36:05 +02:00
Tom Schuster 330ec9db84 Bug 1197417 - [webext] Implement browser.cookies. r=billm 2015-10-02 16:35:51 +02:00
Patrick McManus 0ff66ad510 bug 1207298 - update brotli library r=jfkthame 2015-09-28 13:10:09 -04:00
Xidorn Quan 863594b840 Bug 1186745 part 6 - Fix event leak when using NS_DispatchToCurrentThread. r=froydnj
--HG--
extra : source : a0baaf79582846e447014b2e933266c3150941aa
2015-10-03 00:18:24 +10:00
Xidorn Quan e660a06960 Bug 1186745 part 5 - Make nsThread::Dispatch() always leak the event if it fails. r=froydnj
--HG--
extra : source : 5ae98bb877bc7be5f48f79c88c4b70340786dfee
2015-10-03 00:18:24 +10:00
Xidorn Quan d148f6ae66 Bug 1186745 part 4 - Make TracedRunnable accept an already_AddRefed instead of a raw pointer. r=froydnj
--HG--
extra : source : 343cc4075627fb4dc7c78e8cef590a82e8ef044c
2015-10-03 00:18:24 +10:00
Xidorn Quan 12865b3d6a Bug 1186745 part 3 - Make nsThreadSyncDispatch leak the sync task by default when Run() is not called. r=froydnj
--HG--
extra : source : 897260be14effa39b648fc4a07a9e727b527edab
2015-10-03 00:18:24 +10:00
Xidorn Quan 21fa30d414 Bug 1186745 part 2 - Move nsThreadSyncDispatch class to its own header file. r=froydnj
--HG--
extra : source : c92a7df2cc4043cb2795a0c4b085283165287973
2015-10-03 00:18:24 +10:00
Xidorn Quan 4dad63f727 Bug 1186745 part 1 - Add LeakRefPtr for pointer leaking by default. r=froydnj
This class can be used instead of raw pointer for a sound leaking-by-default
behavior. Also it could take advantage of move semantic check in the future.

--HG--
extra : source : 47cd2c22bafc8d4bb1c7e1dce3b45517aaec199f
2015-10-03 00:18:24 +10:00
Ehsan Akhgari ee2cd3bbc3 Bug 1208908 - Fix a conditional statement in BytecodeRangeWithPosition::updatePosition(); r=ejpbruel
Found by Viva64.
2015-10-02 10:01:30 -04:00
Yura Zenevich 2849b41c74 Bug 1210022 - adding missing actionable roles to marionette a11y checks. r=automatedtester 2015-10-02 09:31:40 -04:00
Fernando Jimenez dccbcb2b7f Bug 1210725 - Set proper audience in SyncManager.getAssertion. r=michielbdjong 2015-10-02 15:22:57 +02:00
Carsten "Tomcat" Book e91d5a31b6 Merge m-c to mozilla-inbound 2015-10-02 13:37:27 +02:00
James Graham 8f43771d62 Bug 1197365 - Update to latest wptrunner, a=testonly 2015-10-02 12:06:02 +01:00
James Graham 45381178f4 Bug 1197365 - Update metadata for wpt-e10s tests to improve stability, a=testonly 2015-10-02 12:05:58 +01:00
Jacek Caban 03a3ea9f9b Bug 1207437 - Extra qualification fixup. 2015-10-02 12:27:16 +02:00
Carsten "Tomcat" Book ca77b70a8d merge mozilla-inbound to mozilla-central a=merge 2015-10-02 11:52:49 +02:00
Carsten "Tomcat" Book e27620864a merge fx-team to mozilla-central a=merge 2015-10-02 11:44:11 +02:00
Nigel Babu d86528af5e Backed out 3 changesets (bug 1069192) for OS X debug M(oth) crashes
Backed out changeset e86111412050 (bug 1069192)
Backed out changeset a5f11c5c5bcb (bug 1069192)
Backed out changeset a4aaaac8f133 (bug 1069192)
2015-10-02 15:08:43 +05:30
Jean-Yves Avenard 04cdb572f3 Revert "Bug 1209388: [mp3] Remove AppleMP3Reader. r=kentuckyfriedtakahe" r=me
This reverts commit ecbe6589d36e

May be better of waiting a little bit in case we find that the new MP3Demuxer isn't up to scratch
2015-10-02 19:24:54 +10:00
Jean-Yves Avenard b2c18c37f4 Bug 1209388: [mp3] Remove AppleMP3Reader. r=kentuckyfriedtakahe
Following bug 1209410, it was no longer used.
2015-10-02 18:44:34 +10:00