User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
cbook@mozilla.com Wed Nov 11 11:43:09 2015 +0000 | 84a7cf29f4f14c9b359db2f7f19c0abd6a8e178e | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge ← 117 merge changesets [Collapse] |
e72c6539d6b563f5b6ab4be132af1b4a82ca1af9 | Phil Ringnalda — Back out changeset 4d6d9c1e52e4 (bug 1223647) for failures in test_csp.html, csp/test_redirects.html and csp/test_worker_redirect.html | |
411f18fdffeb78a72d609130d151ae918b8efe78 | Sotaro Ikeda — Bug 1186796 - Replace nsBaseHashtable::EnumerateRead() calls in image/ with iterators r=njn | |
7629efc5f5e7ee3c92465e0cfbbe4c321d5a0318 | Jon Coppeard — Bug 1217332 - reenable browser_syncui.js on Mac now that the crashes and assertions are fixed, r=philor | |
584e6acd0f06b84a4ab1ba5b0a9bc283866ba83b | Cameron McCormack — Bug 1192189 - Fix assertion condition to use to-be-restyled element's composed document. r=dbaron | |
7697a472772a9a4351de31f5d54bab8a5cb9c384 | Sotaro Ikeda — Bug 1187149 - Replace nsBaseHashtable::Enumerate() calls in image/ with iterators r=njn | |
49a5f1fe2128ff16b17eccdd77017f751c8efb11 | Nicholas Nethercote — Bug 1223310 (part 2) - Use LayoutDeviceIntRect for bounds-related functions in nsIWidget. r=kats. | |
31531f850dec8eb0131fd05c8b9a926cf9163b02 | Nicholas Nethercote — Bug 1223310 (part 1) - Pass a LayoutDeviceIntPoint instead of an nsIntPoint to InitEvent(). r=kats. | |
4d6d9c1e52e452ec3139c89e3a0165d654f4cf83 | Jonas Sicking — Bug 1223647: CSP erroneously inherited into dedicated workers. r=ckerschb | |
3badc5e883a62b7189ac7d33df28c9e8271f441f | Phil Ringnalda — Backed out 2 changesets (bug 1222323) for build bustage | |
7fe3d7c91ecdc9829d8f6b81040b98c746570baf | Mike Hommey — Bug 1222323 - Fixup to js/src/configure.in to match configure.in on a CLOSED TREE | |
b509735f38afb0bc47d1644260294195aaed8883 | JW Wang — Bug 1220558. Part 2 - remove unused members. r=jya. | |
ef5ac56a15d2c3a25c231608aebaa4f3401ee49d | JW Wang — Bug 1220558. Part 1 - remove unused arguments from MediaDecoderReader::DispatchNotifyDataArrived() and its callees/callers. r=jya. | |
58611d7d0dcbc323e5383dd27f6f37517c6d5d07 | Mike Hommey — Bug 1198952 - Work around GNU make 3.82 bug when recursing the ICU build system. r=gps | |
2b006f565385e7e404afb99779f1abc383e11b55 | Mike Hommey — Bug 1222323 - Avoid passing extra defines to the compiler from config.mk. r=gps | |
8c03b4b5df6b9269078d2d19002bc10314a728d2 | Mike Hommey — Bug 1222321 - Avoid the duplication of OS_CPPFLAGS on the compiler command line. r=gps | |
52f3219b0a799b112f07e917cb5d6d1687cc4a4a | Mike Hommey — Bug 1220323 - Enable FasterMake backend by default for all apps. r=gps | |
5ce07357c5f7e458b0b5cfe1daad8e8eb772f765 | Nicholas Nethercote — Bug 1186809 (part 3) - Replace nsBaseHashtable::EnumerateRead() calls in dom/quota/ with iterators. r=janv. | |
bb38548f7e3309c0fc3f1e33b899420388f707a8 | Nicholas Nethercote — Bug 1186809 (part 2) - Replace nsBaseHashtable::EnumerateRead() calls in dom/quota/ with iterators. r=janv. | |
2f1e73d59cb2853d78ab0d9d3078f61fa675535e | Nicholas Nethercote — Bug 1186809 (part 1) - Replace nsBaseHashtable::EnumerateRead() calls in dom/quota/ with iterators. r=janv. | |
1a90a4d33cbb2980b632eaae6e16a1f93fca533f | Nicholas Nethercote — Bug 1187151 (part 1) - Replace nsBaseHashtable::Enumerate() calls in dom/base/ with iterators. r=khuey. | |
62586d115939c5b53c2fca8894b89df792bc04ca | Phil Ringnalda — Back out changeset d5d3bf67dd1b (bug 1221852) for Android and B2G emulator and Mulet timeouts in test_sharedWorker_ports.html | |
42359222aacee1512a68e70a92ff2fc5b4c00467 | Phil Ringnalda — Bug 1218032 followup, swap the order of manifest conditions to avoid accidentally enabling the test on platforms where it was previously skipped | |
b40b6c44fe973f4f424bf224f545493e3eec4fc9 | Trevor Saunders — bug 1213402 - add another , to fix silly string concatonation r=me landed on a CLOSED TREE | |
ce0f245a69228a1f8f6749c5bd14e14fb02ce920 | Phil Ringnalda — Back out changeset a9a1d4d2afb9 (bug 1223537) for breaking deferred-anchor2.xhtml | |
1ccee4541e2dfcbeeffe44ddd150764725ef9dca | Andreas Tolfsen — Backed out changeset de2c852c9853 (bug 1217988) | |
4f00eab8d1c6dad45695be270c1e357e70bc91fa | Andreas Tolfsen — Backed out changeset a3f9ac7c8454 (bug 1223028) | |
e1e714d10b5e70231c7968735f3d247b33c2542a | Trevor Saunders — bug 1213402 - fixup silly array , on windows r=me landing on a CLOSED TREE | |
800f371a086a3ba8fa7e6a82d464c3bf8defd4d7 | Cameron McCormack — Bug 1222886 - Remove unused nsCSSParser::{SetStyleSheet,SetChildLoader,SetQuirkMode} methods. r=bzbarsky | |
ea759b57d58a59bad86873d56a5bb0878d8844e9 | Nicholas Nethercote — Bug 1223215 (part 5) - Remove ToSize() and ThebesSize(). r=jrmuizel. | |
55c0c90e4ac4cf4ddcd173155bbf4a0d027a0c8e | Nicholas Nethercote — Bug 1223215 (part 4) - Remove a ToSize() call. r=jrmuizel. | |
ffdfe16e5481ec7186484517ce393581544c4d06 | Nicholas Nethercote — Bug 1223215 (part 3) - Moz2Dify DeviceToUser(gfxSize) and UserToDevice(gfxSize). r=jrmuizel. | |
19ae7923085613ed408b65a24f69eb3697ee4e99 | Nicholas Nethercote — Bug 1223215 (part 2) - Remove a ToSize() call. r=jwatt. | |
0a9eaf9b1060c4286558c67e144d0edf4bfc0598 | Nicholas Nethercote — Bug 1223215 (part 1) - Convert some gfx{Point,Size} to gfx::{Point,Size}. r=roc. | |
10e861d62dcc3c4d333a4a323728ba097b3b4b23 | Ben Kelly — Bug 1220308 Cache API should teardown DOM objects when Worker hits Terminating status. r=baku | |
89c1060df73fb2d80db028eb19b5b7ba349a8cb2 | Ben Kelly — Bug 1223378 Tighten service worker register() principal checks. r=baku | |
e915959648c4e268efc8cad4ef764383d92ebe29 | Andrew McCreight — Bug 1222562, part 3 - Enable a single test in uriloader. r=mrbkap | |
4796c2145d3312030ee6aee69ea9c60a48ecb140 | Andrew McCreight — Bug 1222562, part 2 - Add some comments about failing tests. r=mrbkap | |
0a2ab9e74af2adc8a167aba678991df6000b1612 | Andrew McCreight — Bug 1222562, part 1 - Fix use of addPermission in test_tcpsocket_enabled_with_perm.html and test_xhr_parameters.html. r=mrbkap | |
a9a1d4d2afb957ca36568bfb5ea8b6879f7944a7 | Randall Barker — Bug 1223537 - Fix the deferred-anchor.xhtml test by making the scrollbar behaviour consistent. r=kats | |
5a3d821ef31be556aa4a5a11708205e6cd52ae04 | Trevor Saunders — bug 1213402 - Fire numeric value change events for proxies r=davidb | |
72f55d458dd63051f804e016b94cc1dfcca9bdcb | Trevor Saunders — bug 1213402 - separate value change events into text value changes and numeric value changes r=davidb | |
a3f9ac7c8454439cbd17ba3c4cf08bf5da33484a | Andreas Tolfsen — Bug 1223028: Exhaust server-originated commands | |
de2c852c98532ff6bf71a6e29746ee208765d9d3 | Andreas Tolfsen — Bug 1217988: Use current system OS for platformName capability | |
d5d3bf67dd1be22b541710ccff7f5e9614052ffc | Andrea Marchesini — Bug 1221852 - SharedWorker.port should be always not null, r=smaug | |
ba5c3654f4854fc4d80532105b7ef4729b991bd9 | Terrence Cole — Bug 1220310 - Generalize GC container trace function dispatch as GCPolicy; r=sfink | |
e99e265f741778c5247e866128144bb20077162b | Olivier Yiptong — Bug 1223451 part 2: Add RemoteNewTabUtils.jsm & its test (part of remote new tab feature) with 'hg copy' to preserve blame. r=Mardak | |
a927ab4b112a81e18cb26a4e0dc0ce182f48cf80 | Daniel Holbert — Bug 1223451 part 1: Remove RemoteNewTabUtils.jsm & its test, so they can be added back as copies with useful 'hg blame'. r=oyiptong | |
145935666adb94e2b19ab38ae9ce62a3b203b8dc | Ralph Giles — Bug 1223093 - Bump required rustc version to 1.4. r=mshal | |
67f8880bc989a52e52b708b1495c27ed48ca06e5 | Wes Kocher — Backed out changeset 27f5e66b3919 (bug 1201498) for serviceworkerobject-scripturl.https.html failures | |
f0e6e0ae362db9c14de6c11a60323dfebb0ca834 | Armen Zambrano Gasparnian — Bug 1203552 - Upload buildbot_properties.json for all builds. r=mshal | |
15809d1a26094a2cc4f2ed6b27f218bc44847e2f | Randall Barker — Bug 1223440 - Implement NativePanZoomController::setIsLongpressEnabled so long-press detection can be disabled during testing. r=kats | |
e80adf2d71b9a2dea37fbab22e6be2e1da173d50 | Terrence Cole — Bug 1223078 - Release WrappedJS eagerly; r=mccr8 | |
344a9c9a8454bf2dc52e4d079ac1d34b33234b4b | Dustin J. Mitchell — Bug 1223063: remove redundant file; r=ahal | |
d45219fe7a2f441bac79beee43f0679ed621201c | Steve Fink — Backed out changeset 35922f2e5876 (bug 1220803) | |
27f5e66b391942b8f788439038e00f93b0017b79 | Andrea Marchesini — Bug 1201498 - Service worker update should compare scriptURL to worker URL without fragment, r=bkelly | |
18601c78997ff6772db932fa387514fa86b02d62 | Randall Barker — Bug 1223436 - Fix AsyncCompositionManager so that mLayersUpdated is only set to false after SyncFrameMetrics has been called. r=kats | |
4e89be655090e18ab53ca337b7cce0c6b1796306 | Randall Barker — Bug 1223434 - Fix Fennec's Java selection handles to work with the C++ APZ. r=kats | |
fd190e04812f01f2e76d8194edc18004fa1538cd | Randall Barker — Bug 1223433 - Enable axis locking with the C++ APZ on Fennec. r=kats | |
35922f2e5876cbe6997eb04e0302a7756ea1192c | Steve Fink — Bug 1220803 - Implement a move constructor for OrderedHashTable and use it for save/restore, r=terrence | |
0132945252d2e0c34dee0fca06465df9fc5d152f | Terrence Cole — Bug 1200734 - Use stable hashing for LiveScopesMap; r=shu | |
a26be9d0cfed544c15b55dd1b84c03aa666ac22e | Randall Barker — Bug 1220925 - Event::GetScreenCoords should return CSSIntPoint instead of LayoutDevicePoint. r=botond | |
0372851573014c50a1337263408cb9641a62ea7f | Phil Ringnalda — Back out changeset bda43f333e1a (bug 1211568) for "Could not find EV root in NSS storage" assertion failures | |
f83d4cf7b763eec0cde65c4e1518406bb7c9ff9f | Andrea Marchesini — Bug 1222619 - about:serviceworkers should show the correct cache entries, r=bkelly | |
851dc8327772d5f6491b1bed591fc328baea50b7 | Nathan Froyd — Bug 1222170 - fix initialization order in ScopedWLANObject; r=jimm | |
bda43f333e1a58c79334f1f95eb434269e0debc9 | Kai Engert — Bug 1211568, land NSS_3_21_RTM r=martin.thomson, and adjust Makefiles r=mh | |
fbaf2ce77cf4d09cd8860a3b6ab3a684ec6d85cc | Nick Thomas — Bug 1220641 - Push to mirrors prefix is too greedy. r=rail DONTBUILD | |
d17561ee96dcdf1874202740352f9552843b5c68 | Julien Pagès — Bug 1223364 - talos --print-suites should list the tests associated to each suite. r=jmaher | |
c0ccc4c5af5e108c24b6b81c4a24502efc4cac65 | Sotaro Ikeda — Bug 1214997 - Use MozPromise in MediaCodecProxy and OMXCodecProxy r=bwu | |
a675fc80caa9e744573d199d5d52cd84ab75ac7e | Simon Montagu — Bug 1216096: restore previous RTL caret behaviour by backout of bug 1164963, bug 1177505, and bug 1180417. r=jfkthame | |
7ae90a04b0fd9ed59c96fb60f1b8da0ddb0cbf93 | Sotaro Ikeda — Bug 1222564 - Save audio volume to database r=alwu | |
ed4a12fe9c82cddc27b7eed4e5c27063dc2ef98c | Andreas Tolfsen — Bug 1202381: Remove null check on element id | |
39d1c1826d6fa74620990a84404d48e115a18512 | Andreas Pehrson — Bug 1219711 - Lower AudioStreamAnalyser's smoothingTimeConstant for speedier tests. r=padenot | |
4c0e38d45f7b73e920fba13374af40bb10133c13 | Andreas Pehrson — Bug 1219711 - Don't rely on timer interval in fake audio track. r=jesup | |
9267c84ef58c101ab41c3d662249043e8af707f8 | Andreas Pehrson — Bug 1219711 - Remove fakeness from webrtc tests. r=jib | |
7b8755f0ccf56966d17e47bbabd6d35deea41cbc | Andreas Pehrson — Bug 1219711 - Let fake stream take precedence in testing. r=jib | |
07dce87de29b2238d7fe855165e6adca26d55d56 | Andreas Pehrson — Bug 1219711 - Add mochitest for track disabling over a peer connection. r=jib | |
50412f7bafbfa86a816d4e2f908de736b3365ebc | Andreas Pehrson — Bug 1219711 - Refactor captureStream_common.js to accept generic pixel testing method. r=jib | |
5c402c2e90af85231b32029a021533cca320b848 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
2d6c2b2974e915b75d20a645579af5771179bc03 | Nathan Froyd — Bug 1222867 - part 2 - be smarter about transferring ownership of WebSocketFrame; r=mcmanus | |
a96097c7f61265c09f488840348b08894249b4ab | Nathan Froyd — Bug 1222867 - part 1 - return already_AddRefed from WebSocketEventService::CreateFrameIfNeeded; r=mcmanus | |
1d7d43336df1d176a58af301ac90ebb653ed6a5f | Makoto Kato — Bug 1221520 - nullcheck for mSpeechdClient. r=eeejay | |
c2d4568291c02de3e79862a16d4118a9974de1fc | Jon Coppeard — Bug 1217911 - Use correct scope when bailing out a module script r=shu | |
012f6c8917e5639cbecf94709b3f9c2ba6b5aaa6 | Jon Coppeard — Bug 1222446 - Add test for cyclic module imports r=shu | |
d92cfc42f1140832c3fa0dd248484bb5573debb7 | Jon Coppeard — Bug 1222446 - Add tests to exercise having many module imports and exports r=shu | |
be11a4215c0beca9e230f039ac29a05d0397b34b | Jon Coppeard — Bug 1222446 - Test that assiging to or deleting module imports is an error r=shu | |
8ff488cc4d44be89c932cc9534fd6f7d3705b275 | Jon Coppeard — Bug 1222446 - Add tests for ambiguous module exports r=shu | |
e3d2cb194e984a2cb96486b9db92de60ae697ff1 | Jon Coppeard — Bug 1215063 - Add jit-tests support for running a test as a module and add some tests r=shu | |
26f84ff40db55f203fe0e5b322d5819fa1892671 | Jon Coppeard — Bug 1215063 - Implement a simple module loader for the shell r=shu r=froydnj | |
548a09b1a4e6af5e098c4b560ee637b1cc6d624e | Jon Coppeard — Bug 1215063 - Add os.path.isAbsolute() and as.path.join() shell utilities r=sfink | |
cc01ca9f3dff6577aa0aaad1f3c68e0bdfa79760 | John Lin — Bug 1222919 - Make ProcessFlush() virtual. r=jya | |
7f1b27593e1e789828ab356f6ec53aca88783279 | Milan Sreckovic — Bug 1222033 - Rename gfxCrash to gfxDevCrash. r=jrmuizel | |
7cd6a77d330ccc5a38c334b6a4503adc0f3a4d4d | Alastor Wu — Bug 1218593 - switch back to the AudioCallbackDriver when there is new audio again. r=padenot | |
8d8eb725a4d977944fa4a660d5405fbcb26beb6b | Kelly Davis — Bug 1218337 - Part 1 of 1: Introduced permission 'speech-recognition' and used it in place of the app-check. r=smaug | |
2b997fda5610dd8fd0af5011c719669de1662e9d | Tracy Walker — Bug 1217322 - disable on Mac only for intermittent failures there. r=jimm | |
d79e105ced68c11375ea4875459e136c61c07281 | John Lin — Bug 1216895 - assert that decoder methods are run on correct thread. r=jya | |
9184d15b52be414d46f920feb0a1710949b53c69 | dimi — Bug 1207068 - Implement ExtendableMessageEvent interface. r=baku | |
66862e989b01a262f43f7ea84c8b18503a09dc55 | Jonathan Kew — Bug 1122918 - Put the logical values for 'float' and 'clear' behind a pref, and enable them only on nightly builds and for B2G. r=heycam | |
a1fc3b32d69f4affc07b81c29af6b9cb19d44f06 | Jonathan Kew — Bug 1122918 - Add reftests using clear:inline-{start,end} values. r=heycam | |
6ab34b9a34e4b9bd6811c5685b9fc7fc1f417c03 | Jonathan Kew — Bug 1122918 - Part 3 - Use the resolved physical values of 'float' and 'clear' properties during layout. r=heycam | |
89caf161d603834336f497497b86a8fc336b3283 | Jonathan Kew — Bug 1122918 - Part 2 - Provide accessors that return logical 'float' and 'clear' values resolved to their physical equivalents. r=heycam | |
30cd0e3e48db3eebc4fdff55326e30f0a807f871 | Jonathan Kew — Bug 1122918 - Part 1 - Add parsing for logical inline-start/end keywords to the 'float' and 'clear' properties. r=heycam | |
271a3adf1445a5b15ee730640c245b3bd025ec80 | Jonathan Kew — Bug 1122918 - Reftest for inline-start/end values of the 'float' property. r=heycam | |
2433822aeda2c0958cf2cf6efb5c24128e286a72 | Andre Natal — Bug 1194525 - Gecko should ignore |postResult| calls for WebActivities with no returnValue. r=fabrice,sicking | |
4fed58b6e1413bdc9a9399513ce59e88dc23b5bf | Kyle Zentner — Bug 1170781 - Patch 2: Test CSS 'contain: paint'. r=dholbert | |
746b38b755df85d956c7c3c2fae485f8208319a6 | Kyle Zentner — Bug 1170781 - Patch 1: Implement CSS 'contain: paint'. r=dholbert | |
76ba596cf150a99161e36661142d39339359edb8 | Tom Tromey — Bug 1129813 - special-case "while" and "for" line notes; r=jimb | |
a037109abaee4b38b0149d538631cfe0337eb76b | Nicholas Nethercote — Bug 1222943 (part 2) - Remove an unnecessary call to ToUnknownSize(). r=botond. | |
d81f5f2da40430d5692e38359fa92366f7d7929b | Nicholas Nethercote — Bug 1222943 (part 1) - Change Touch::mRadius from nsIntPoint to LayoutDeviceIntPoint. r=kats. | |
04fc84c9efd2576f2217c0792c3fa2f7ba610b88 | Gijs Kruitbosch — Bug 1209591 - allow loadURI consumers to expose whether an error page was immediately loaded as result of an error, r=smaug,mak | |
180b1c201aa2ec9277207d76341c9b60254c80b4 | Julien Pagès — Bug 1207074 - remove obsolete code to download talos json in harness. r=jmaher | |
76753a9a19fd1043002a4ff8f5babe2682a97eb2 | L. David Baron — Bug 1222783 - Make nsHTMLFramesetFrame::Reflow set firstTime based on what firstTime means. r=roc | |
3b84d7638278ac102cb20514fe926a3a66a6c6f7 | Nicholas Nethercote — Bug 1038663 (part 7, attempt 3) - Add test for percentage values for 'word-spacing'. r=heycam. | |
a735ff65e2397783697ff1eee31f85e069840e6d | Kate McKinley — Bug 1045891 - Web platform test fixes for child-src r=ckerschb,r=jgraham | |
459d282e48abec62d6fdbc23dbe48e98abe12eff | Kate McKinley — Bug 1045891 - Tests for child-src r=ckerschb | |
4ca475a0254a7b2b50800bdf65a0729b45d0e071 | Kate McKinley — Bug 1045891 - CSPDictionary change for child-src directive r=bholley | |
58d4c3876d0cd4ee42a48276a2c4ed6f7ee6e339 | Kate McKinley — Bug 1045891 - CSP 2 child-src implementation r=ckerschb |