User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
ryanvm@gmail.com Tue Oct 07 20:14:36 2014 +0000 | d15aba695f0c051ff7a6bb2584087259347fd403 | Ryan VanderMeulen — Merge m-c to fx-team. a=merge ← 89 merge changesets [Collapse] |
0c8ae792f1c09bdef53d620c39a3a47beea9917e | Ryan VanderMeulen — Merge inbound to m-c. a=merge | |
e1b7ef73bdaea35e97cdd4ce48eeb12b873d1a0e | Markus Stange — Bug 1062801 - Fix non-unified build bustage. | |
47a1219c63246bd760e74c88ed67a722c0230367 | Ryan VanderMeulen — Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures. | |
7d06b68c44d08db324aba6173f0c2681e82bd390 | Andrea Marchesini — Bug 1079335 - Blob/File headers should be used in Fetch API, r=peterv - CLOSED TREE | |
9a8039fb50557f576e7f8b6cb8c4f3c1ce574136 | Ed Morley — Backed out changeset f1a21d8fcdd0 (bug 1076990) for intermittent failures & output not in the normal format; CLOSED TREE | |
279aac062e97caa4f4c3c14f0e1d8edb292758f5 | Ed Morley — Backed out changeset 2e15d016544a (bug 1044256) for failures in testSIMD.js; CLOSED TREE | |
a9a291cb900b6223ced10e5a68e3387e30d1d0d3 | Ed Morley — Backed out changeset ab230e36399b (bug 1044256) | |
92030169528eebbb1d4daf24976209fd6881ad33 | Andrea Marchesini — Bug 1079301 - Bug 1047483 - Porting DOMFile/DOMBlob to WebIDL requires CLOBBER - CLOSED TREE | |
c09d7f95554aedf53620a150a4f3c494d21820b7 | Andrea Marchesini — Bug 1047483 - patch 5 - Remove 'name' in the FilePropertyBag dictionary, r=smaug | |
c199f1057d7efc897cabb123ca9dd349c94eb33f | Andrea Marchesini — Bug 1047483 - patch 4 - Removing nsDOMBlobBuilder, r=ehsan | |
18830d07884c13f1d7af36fbad444c4578859630 | Andrea Marchesini — Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan | |
e087289ccfbb9db1a0b471b6baa665810d95edaf | Andrea Marchesini — Bug 1047483 - patch 2 - Renaming nsDOMFileList to FileList, r=ehsan | |
6238ff5d3ed0cdc42ec39ec772a1ffd705ed7846 | Andrea Marchesini — Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley | |
c28b84a34465f2b870f4bef8dae364e6ae7efc01 | Markus Stange — Bug 846730 - Draw native-themed textarea borders using filling instead of stroking. r=smichaud | |
ad40e2248efa8e8396b49bcb3814ec47e399d85d | Markus Stange — Bug 1062801 - Fill vibrant window regions with the correct vibrancy fill color. r=smichaud | |
22d7b9f148907b4f97aad05fcae695a66551b028 | Markus Stange — Bug 1077358 - Clip BasicColorLayer drawing to the layer's bounds. r=Bas | |
bb80c2b08bc0de837f72d39e6574015d897abeac | Markus Stange — Bug 1076695 - Don't convert alpha surfaces into RGBA surfaces for FilterNodeTransformSoftware. r=Bas | |
d927d3102472c93c35a94d57a675e15eca1176e9 | Markus Stange — Bug 1074280 - Use AsContainerLayer() in order to avoid a bad cast. r=roc | |
98a881d6282cdf2a20bf9490c45153d90afcf3d1 | Vladimir Vukicevic — Bug 912196. Add support for ANGLE D3D11 path. r=jgilbert | |
c00a6d8da4d9f14dba076762ef52bee0d67c6942 | Valentin Gosu — Bug 786419 - Part 12: Add getAppOfflineState to nsIIOService r=jduell | |
7e1d2aaeeec1b843ba061552d6e66bd9cc19df85 | Valentin Gosu — Bug 786419 - Part 11 - Address possible issues with offline notifications in nsGlobalWindow and WorkerPrivate r=bent | |
129db8233683f0ef0c4c134317f7a5eb7b19aa60 | Valentin Gosu — Bug 786419 - Part 10 - Fix app wrongly reporting an offline status r=jduell | |
6898b53b3c11d04f422af9d90a5b9bca378d5ad4 | Valentin Gosu — Bug 786419 - Part 9 - Add better comments to nsIOService. r=jduell | |
c748712cd1ee62af9ea485449b278af08288b29a | Valentin Gosu — Bug 786419 - Part 8 - Several improvements to per-app-offline behaviour r=jduell | |
9653d9285cca794827cd6fa55b8ac8dbe1a3354b | Valentin Gosu — Bug 786419 - Part 7 - xpcshell test for HTTP per-app offline r=jduell | |
1ca5026b6e8af8dc782a668cf843df476ef88457 | Valentin Gosu — Bug 786419 - Part 6 - Disable HTMLDNSPrefetches for offline apps r=jduell | |
b5e1ffced7d04ee01e9f4079f09eb9d523aec0bf | Valentin Gosu — Bug 786419 - Part 5 - Check app offline status in PeerConnection.js r=rjesup | |
39d37ed686c38121ce6cdf7ed7be2c0519c8a20b | Valentin Gosu — Bug 786419 - Part 4 - Have UDP sockets check if the app is offline r=mcmanus | |
e99c308964f8442e99618ab60be41426081382bc | Valentin Gosu — Bug 786419 - Part 3 - Have the JS TCP sockets check if the app is offline r=jduell | |
9474c394d41be2504d3748491d3ab4a7c51b1cf7 | Valentin Gosu — Bug 786419 - Part 2 - Modify calls to NS_IsOffline to check for NS_IsAppOffline as well r=jduell,sicking | |
7bcb80591690a0b70b8ee1854a7924cddc688003 | Valentin Gosu — Bug 786419 - Part 1 - Provide way to "set network offline" per app r=jduell | |
349506d5ebd58244de004897028894e953aa2e0d | Tom Schuster — Bug 1044039 - Reimplement Qt widget look and feel. r=romaxa | |
cd26af44624458c588bb11dbfbec6bc06b471df2 | Tom Schuster — Bug 1065716 - Move jsonparser to vm/JSONParser. r=Waldo | |
b6cf5c560a2f6cd4c4b0ab4a2b1f70926b5d1255 | Nicolas Silva — Bug 1077307 - Merge NewTextureSource and TextureSource. r=sotaro | |
f7d5aaa3fc97a04ae155c40f3056d8b4f2890274 | Ehsan Akhgari — Fix one bad implicit constructor in pkix, no bug, blanket-rs=bsmith | |
1878882312b0dbcf0144344313f05c82ac859b07 | Ting-Yu Lin — Bug 1078991 - Add TouchCaret::GetCaretFocusFrame(). r=roc | |
58012cbee5b65b729e12de2a860671b5dd18c8ed | Chris Manchester — Bug 1075240 - Log disabled tests as skips in mochitests. r=ahal | |
33b673fb5f993d18009f638f4ba13e8fe2f51c74 | Mark Hammond — Bug 1074507 - Avoid pre-filtering tests so we can have e10s-only tests. r=ted | |
9e7dff9e44045775d6e852d4d249346dc2290aa9 | Giovanni Sferro — Bug 1059030 - Do not crash when an element has the same @id as a @name of a radiogroup. r=bz | |
5884c9f92f3d4e8503f02319c9bf6472185530d9 | Stephen Pohl — Bug 1078640: Sanitize path used to load XPCOM on OSX. r=smichaud | |
f1a21d8fcdd0835000b68264a1c530b2d84d9448 | Joel Maher — Bug 1076990 - [desktop only] update talos.json on tip to capture mainthreadio and other talos cleanup. r=dminor | |
90e59a4e16d17ee280b9519aaf8bbd419b8a362f | Carsten "Tomcat" Book — Merge m-c to mozilla-inbound | |
2ae2d0f3a5469335377c3cdb530518d6a7dd6eff | Peter Van der Beken — Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. | |
b319a51ba6dcb8bdba6ab2812908f86b0ac061f0 | Peter Van der Beken — Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove some IsDOMBinding asserts. r=bz. | |
609e5f79d4fddcb85f57b23f4f0921a31339d60e | Peter Van der Beken — Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, invert the flag for dom bindings in nsWrapperCache and add SetIsNotDOMBinding. r=bz. | |
b2238670c5bfadfe00fe080a225d7bf3446e03de | Peter Van der Beken — Bug 808856 - Make not overriding WrapObject fail to build. r=ehsan. | |
ab230e36399bdf43f572a6e759bdff4ffdb2d65c | Benjamin Bouvier — Bug 1044256: SIMD: Add support for unary operators in Odin; r=luke | |
2e15d016544a16ddf87004dc206e93e664de0847 | Ivan Jibaja — Bug 1044256 - SIMD backend: implement unary arithmetic operations; a=ijibaja,bbouvier; r=sunfish | |
8847ac2e2a532f06a7b9fa3f8c99b4f90de295c9 | Carsten "Tomcat" Book — Backed out changeset 76000f9f12da (bug 1077859) for causing frequent Mac OSX XPCshell test failures | |
bca6ee8bf3ff471aa5731d17d939941a006c23f5 | Carsten "Tomcat" Book — Backed out changeset 16fe1b9eb9e6 (bug 1077887) | |
8995092bd9541219b392f2974aba303ab84b6b3d | Carsten "Tomcat" Book — Backed out changeset 124b04c01c71 (bug 1077926) | |
f17271ef08d3b9fab8416bc98821e21bbd18f934 | Masayuki Nakano — Bug 960871 part.12 Get rid of TextEvent() of PBrowser r=smaug | |
6a965889d97e1c5b6ca436908d382e8bad146686 | Masayuki Nakano — Bug 960871 part.11 Rename EventUtils.synthesizeText() to EventUtils.synthesizeCompositionChange() r=smaug | |
52273860a2cda1e83b127d8f8ba53673db03f5f0 | Masayuki Nakano — Bug 960871 part.10 Some methods which took both WidgetCompositionEvent and WidgetTextEvent should take only WidgetCompositionEvent r=smaug | |
4f5abfd3505c4c51bc662749fbc16de521080547 | Masayuki Nakano — Bug 960871 part.9 Rename methods and classes which handled WidgetTextEvent r=smaug | |
93374aaa8f6e92919f39c6684261123adc45ce54 | Masayuki Nakano — Bug 960871 part.8 Rename variable names of NS_COMPOSITION_CHANGE event r=smaug | |
bd15674419d1e1880670163fdd8fac6a4668408f | Masayuki Nakano — Bug 960871 part.7 Get rid of WidgetTextEvent r=smaug | |
5216b7b1e4e3115a11c126d4b52ecffff710f64c | Masayuki Nakano — Bug 960871 part.6 Use WidgetCompositionEvent for NS_COMPOSITION_CHANGE instead of WidgetTextEvent r=smaug | |
97aa7fef7adc1c2f009df86a526aff937aa52ad9 | Masayuki Nakano — Bug 960871 part.5 Copy mRanges and related methods from WidgetTextEvent to WidgetCompositionEvent r=smaug | |
279373ac52ffac806b4bf3f4856e43888daf9b4d | Masayuki Nakano — Bug 960871 part.4 Rename NS_TEXT_TEXT to NS_COMPOSITION_CHANGE and fix comments which mention text events r=smaug | |
d2eebbc42474e590edc824c975ae5a6f3ec99111 | Masayuki Nakano — Bug 960871 part.3 Remove WidgetTextEvent::isChar since it's always false on all platforms r=smaug | |
3b622a7464cc84dbb5ad860fc01aff62311cd92d | Masayuki Nakano — Bug 960871 part.2 Rename WidgetCompositionEvent::data to WidgetCompositionEvent::mData r=smaug | |
aad7264777993babeac9991c80cd29ea9a421f38 | Masayuki Nakano — Bug 960871 part.1 Rename WidgetTextEvent::theText to WidgetTextEvent::mData r=smaug | |
435e1a7b1a347e2ca5a564f4c45625e50fef3e05 | Tom Schuster — Bug 1071177 - Test | |
2279791b5c6e8d55675db58f38ccfcba7c568ca9 | Tom Schuster — Bug 1071177 - Add support for symbols as a value type. r=billm | |
6e6f184e59285a2dcdf106c830e7ec0db2da6a97 | Tom Schuster — Bug 1071177 - Add support for well-known and registered symbols as CPOW jsids. r=billm,jorendorff | |
765ab5eaab5b12281c1cbad4c8a0828e37c92ba7 | Tom Schuster — Bug 1071177 - Introduce JSIDVariant type for CPOWs. r=billm | |
27626f68637d6c531ba0836dce5b8785e5d39510 | Patrick Wang (Chih-Kai Wang) — Bug 951677 - Part 2: test case. r=honzab | |
8d52ce400c01ec33ffa9d2682f3e9dec8e36537f | Patrick Wang (Chih-Kai Wang) — Bug 951677 - Part 1: Add Bind function to SocketTransport. r=honzab | |
c890e0fa846d02d879547df458a9d6c25e540cbc | Nicolas Silva — Bug 1016540 - GrallocTextureSource::DeallocateDeviceData must assert that it has a compositor, rather than a gl context. r=sotaro | |
344c06f4460b1f03a76f79c832c5e3677b6e0fa8 | Andrei Eftimie — Bug 1056037 - Bump manifestparser version to 0.7. r=hskupin | |
3b1edb52423b044c7dbcda694bf46cd3648b8d6c | Eitan Isaacson — Bug 981363 - Don't automove when the DOCUMENT_LOAD_COMPLETE is emitted for the actual document. r=yzenevich | |
6dc2eaf50c04bfab8f98b13756bb28c421674cf7 | James Long — Bug 1056409 - move the sourceMapURL property from Debugger.Script to Debugger.Source. r=jorendorff | |
124b04c01c7127593f89408edf82db7e22122735 | Brian Smith — Bug 1077926: Make test certificate generation faster by reusing key, r=keeler | |
16fe1b9eb9e6f66d787cbcc72cdfa5328f08f6fa | Brian Smith — Bug 1077887: Work around old GCC "enum class" bug, r=mmc | |
76000f9f12dac768085ef3370c4717bb4178cf11 | Brian Smith — Bug 1077859: Make ENCODING_FAILED safe to use in static initializers, r=mmc | |
22f1131e66e39df39eba618a8a78c854df2f5c36 | Ryan VanderMeulen — Merge fx-team to m-c. a=merge | |
6ecd3345b311562afd7df06a0ff0d1a17192bf8d | Ryan VanderMeulen — Bug 1076830 - Skip browser_dbg_breakpoints-reload.js on Linux debug for frequent failures. a=me | |
ab1a1ef26cd1cc29278c1935e4d67dc0366ef621 | B2G Bumper Bot — Bumping manifests a=b2g-bump | |
9cbbf92ca94273342813834c5dcf3d8eae4c553c | B2G Bumper Bot — Bumping gaia.json for 4 gaia revision(s) a=gaia-bump | |
0f40393cc34635a27268190080caee60beeee5f5 | B2G Bumper Bot — Bumping manifests a=b2g-bump | |
ec008b267214d56a9f582fd4ee489098e8b50e02 | B2G Bumper Bot — Bumping gaia.json for 2 gaia revision(s) a=gaia-bump | |
0c07298d0b580121445ee7167274c1d10330a183 | Thomas Zimmermann — Bug 1065999: Ignore unknown Bluetooth properties, r=shuang | |
c5e445dba3ce2576dbca6c9b521e954e6f2fbb45 | Carsten "Tomcat" Book — Merge m-c to b2g-inbound | |
09c00a0035503f39e1e4b7f90acc86ffce272e1f | B2G Bumper Bot — Bumping manifests a=b2g-bump | |
41c0bd60d9e356d9f17c7681ca05f9a60b945cf7 | B2G Bumper Bot — Bumping gaia.json for 2 gaia revision(s) a=gaia-bump | |
0db99022584b0eaf62367c435379c2b15bc39b1f | Jocelyn Liu — Bug 1072802: Use nsRefPtr to avoid ReplyRunnable being released during IPC process. r=tzimmermann | |
a672893cedcaaa4c79fa224ad70514172ec56107 | Sushil Chauhan — Bug 1078189 - Back out bug 1059023 for causing regression. r=dwilson |