diff browse |
b979622ece878a5eceb812a7ded7bad6fe8acbb1 2016-07-19 13:45 -0700 |
Seth Fowler - Bug 1288040 (Part 4) - We only need to check for infinitely long frames in StartAnimation() for the first frame. r=edwin |
diff browse |
1f2c834df0db955921199939b3977829f976ad1f 2016-07-19 13:37 -0700 |
Seth Fowler - Bug 1288040 (Part 3) - Get rid of RefreshResult.error, a field which nothing cares about. r=edwin |
diff browse |
34faad78d6f099f4d1a25a1c7935db5656fdf627 2016-07-19 13:31 -0700 |
Seth Fowler - Bug 1288040 (Part 2) - Don't reset the last composited frame index when we reset animation. r=edwin |
diff browse |
8383c2cc99393e21a7b7f2f8129e94b0f9a77593 2016-07-18 23:26 -0700 |
Seth Fowler - Bug 1288040 (Part 1) - Separate FrameAnimator's state into a separate class, AnimationState. r=edwin |
diff browse |
3d6cdeb53e16b0bc4fdb1f9d97b7ad9883132004 2016-07-20 19:02 -0400 |
Kartikaya Gupta - Bug 1286957 - Add some more complex mochitests for touch-action testing. r=tnikkel |
diff browse |
e15ba82ad331a51115246616e490ce076b6f2271 2016-07-20 19:02 -0400 |
Kartikaya Gupta - Bug 1286957 - Because combining touch-action areas into the event regions is fraught with peril, dump them into the dispatch-to-content region. r=tnikkel |
diff browse |
d2c17679b215bb340b1b8051c74526f6301c6253 2016-07-20 15:40 -0700 |
Wes Kocher - Backed out 5 changesets (bug 1287623) for static build bustage CLOSED TREE |
diff browse |
236e2d22595cac5320a74e506b6cccd002e3d6b2 2016-07-20 13:52 -0700 |
Dimo - Bug 1282618 - Baldr: Implement a simple redundant bounds check elimination pass r=sunfish,bbouvier |
diff browse |
71c083faa77fa9d20b3c4babd33a5d8be8492484 2016-07-20 13:41 -0700 |
Steve Fink - Bug 1288241 - Fix compilation failure for msan build due to missing include, r=fitzgen |
diff browse |
ad246624295ef37f633bed2bd2500690dbf3c7c2 2016-07-15 12:57 -0700 |
Steve Fink - Bug 1287541 - Eliminate unnecessary asan flags, r=glandium |
diff browse |
ff1ffc0835711a1ab930ad1477e0ad5635cf7099 2016-07-20 23:25 +0200 |
Till Schneidereit - Bug 1287334 - Properly handle non-Promise objects as dependent promise objects in js::EnqueuePromiseReactionJob. r=efaust |
diff browse |
59409d62be6199125942fad9f5a1250f9dc3cd25 2016-07-20 15:19 -0700 |
Andrew McCreight - Bug 1287624, part 2 - Replace swap with forget in a few places. r=froydnj |
diff browse |
7d2485670bb24a96b19bbee95b17c578cc29709c 2016-07-20 15:19 -0700 |
Andrew McCreight - Bug 1287624, part 1 - Use RefPtr::forget() instead of ::swap() in dom/. r=froydnj |
diff browse |
a48daec87ec9f637033e6ac7c1ed39d38aa177aa 2016-07-20 15:19 -0700 |
Andrew McCreight - Bug 1287623, part 5 - Convert CacheFileIOManager::gInstance to StaticRefPtr. r=mayhemer |
diff browse |
248153344e15de4cb10a5d5829a24059a861fe98 2016-07-20 15:19 -0700 |
Andrew McCreight - Bug 1287623, part 4 - Make CacheIndex::gInstance a StaticRefPtr. r=mayhemer |
diff browse |
8aa409c9b1ce3ebd68d5e6f970da64cf91d9d011 2016-07-20 15:19 -0700 |
Andrew McCreight - Bug 1287623, part 3 - Add more methods involving StaticRefPtr. r=froydnj |
diff browse |
602d4d88e80608ad9e5af42ef4d7c7b3ffa99cf9 2016-07-20 15:19 -0700 |
Andrew McCreight - Bug 1287623, part 2 - Use StaticRefPtr for nsDirectoryService::gService. r=froydnj |
diff browse |
114da8bdc0b069fb2e8868e0b5e310f55a86bc35 2016-07-20 15:19 -0700 |
Andrew McCreight - Bug 1287623, part 1 - Use StaticRefPtr for sScriptCacheCleaner. r=smaug |
diff browse |
31501b1f9b2d38c122eae611f8b9f5b88969e3ef 2016-07-20 15:19 -0700 |
Andrew McCreight - Bug 1287636 - Remove HTMLContentSink::mNodeInfoCache. r=smaug |
diff browse |
257f417d40666e220babef29065df87d9c711e9d 2016-07-20 15:18 -0700 |
Andrew McCreight - Bug 1287602 - CacheFile::GetChunk() is unused. r=michal |
diff browse |
bf7983226fbee0753076dee69ae308e29560324e 2016-07-20 15:18 -0700 |
Andrew McCreight - Bug 1287166 - Use NS_ADDREF less in dom/. r=bkelly |
diff browse |
ea6df4951b5694d9f583de132f3926d30c10bb5a 2016-07-20 15:18 -0700 |
Andrew McCreight - Bug 1287146 - Remove unused argument from NodeInfoChanged(). r=bkelly |
diff browse |
f2cfc74a93beafabdd057fc6e1b4582baa9bb078 2016-07-21 06:12 +0900 |
Hiroyuki Ikezoe - Bug 1282076 - Store all non-inherited structs which are stored on the rule node on the style context if we have animation data. r=heycam |
diff browse |
d2ba56fc82b64d21224de40f089bd1aa45f027df 2016-07-20 15:08 -0700 |
Wes Kocher - Backed out changeset 344300260f4c (bug 1283020) for frequent m(gl) failures CLOSED TREE |
diff browse |
0dc8607c76189f5cd5e9a029f472e0409b3ede6e 2016-07-20 15:07 -0700 |
Wes Kocher - Backed out 3 changesets (bug 1285541) for frequent m(gl) failures CLOSED TREE |
diff browse |
86f32ce6a34434b8d3f3b16018b27376e5befa88 2016-07-20 12:28 -0700 |
Wes Kocher - Backed out 2 changesets (bug 1286517) for SM(arm) bustage CLOSED TREE |
diff browse |
b4d52dc84179bef495b1614367be4594277cecc6 2016-07-20 11:56 -0700 |
Wes Kocher - Backed out changeset ca723ddedfe5 (bug 1262930) for being the likely cause of android m(3) crashes CLOSED TREE |
diff browse |
7f816e3b56be70793f2d09b008ae575dc4ce936b 2016-07-20 11:16 -0700 |
Wes Kocher - Backed out changeset 21d8bb5af7b4 (bug 1263793) for leaks in various jobs CLOSED TREE |
diff browse |
62a913298af663d18fee43be84f755599a92090e 2016-07-20 11:04 -0700 |
Wes Kocher - Backed out changeset 539b9c11ee64 (bug 1286009) for xpcshell bustage CLOSED TREE |
diff browse |
903eba9d0ef1cdb6e19de89cc824738447262ab3 2016-07-20 10:59 -0700 |
Wes Kocher - Backed out changeset e749fcac8cb3 (bug 1279785) for build bustage CLOSED TREE |
diff browse |
f4f17f746d1013fc179b8eefa7360e9838e93a60 2016-07-20 19:47 +0200 |
Benjamin Bouvier - Bug 1286517: Fix assertion in ARM's codegen; r=luke over irc; |
diff browse |
4d06c9ff66cf7ef8c1a563ba4860bb12ac89c85e 2016-07-07 17:00 -0600 |
Aaron Klotz - Bug 1285356: Fix blocklist initialization regressions; r=bsmedberg |
diff browse |
923bcd0c37b0e9e2ad3de9b59c4818ad047b3004 2016-07-20 10:41 -0700 |
Andrew McCreight - Bug 1280591 - Check if gray roots are valid when we add them. r=terrence |
diff browse |
e749fcac8cb38b6b1189cba8e29cd3d9f4e52474 2016-07-20 13:25 -0400 |
Lee Salzman - Bug 1279785 - check for Xft lcdfilter resource when creating fontconfig fonts. r=karlt |
diff browse |
2bf27d83f47943d10f2f22e332a4af5793cd3f5a 2016-07-19 18:06 -0400 |
Ralph Giles - Bug 1288091 - Update to libopus 1.1.3. r=jmspeex |
diff browse |
aa1eab6436badfd108056b392c06ee1c95e533dc 2016-07-13 16:44 +0200 |
Benjamin Bouvier - Bug 1286517: Rename AsmJS{Load,Store}GlobalVar to Wasm{Load,Store}GlobalVar; r=luke |
diff browse |
21d8bb5af7b4619ee5c594fa57797aa94f2ac910 2016-05-19 10:59 +0200 |
Franziskus Kiefer - Bug 1263793 - Using content signature verifier for verifying remote newtab, r=keeler,mayhemer |
diff browse |
234f9780a4cd5caa3f09cd4d0a7dbcf507d478cd 2016-07-20 17:29 +0200 |
Thomas Zimmermann - Bug 1288077: Merge implementations of |nsTArrayFallibleAllocator|, r=froydnj |
diff browse |
156883ff3dda507bfad949979fdf0d657c4a553e 2016-07-20 17:29 +0200 |
Thomas Zimmermann - Bug 1288077: Cleanup forward declarations of array types, r=froydnj |
diff browse |
73c97e5ff2f867d01e4b4c6700637b60a498e5c7 2016-07-20 17:29 +0200 |
Thomas Zimmermann - Bug 1288077: Forward declare arrays by including 'nsTArrayForwardDeclare.h', r=froydnj |
diff browse |
3158fb3b7e2327a57547b203b20a57e654ccce77 2016-07-20 17:29 +0200 |
Thomas Zimmermann - Bug 1288077: Whitespace fixes, r=froydnj |
diff browse |
311e127edfff11350cfa5beb2cee1310cd3d1aa7 2016-07-20 17:15 +0200 |
Michal Novotny - Bug 1287266 - Integer overflow check in WebSocketChannel::ProcessInput, r=mcmanus |
diff browse |
f90a9f8af37c202842f5d9c5b2928004124ab5e1 2016-07-20 16:56 +0200 |
Carsten "Tomcat" Book - Merge mozilla-central to mozilla-inbound |
diff browse |
efb4af0a5b7550d9d2efbb126df62c75a3082be2 2016-07-19 00:03 -0400 |
Martin Stransky - Bug 1287085 - Move GtkInfoBar from gtk3drawing to WidgetCache. r=acomminos |
diff browse |
8ad0c8d5de33527f66ff9d42aab4ed6ab55feecc 2016-07-20 04:58 -0400 |
Till Schneidereit - Bug 1287335 - Properly handle failure to unwrap cross-compartment wrappers in Promise-related DebuggerObject accessors. r=fitzgen |
diff browse |
37cf5b8d779f9b49da983bc5582b813ea13f189d 2016-07-19 16:01 -0500 |
Yury Delendik - Bug 1285976 - Add a map of generated WebAssembly source to its binary format. r=luke, r=shu |
diff browse |
6f2f0028e8d56e3ebda4658ccc00c3765e40209c 2016-07-18 19:54 -0400 |
Tim Huang - Bug 1285492 - Stop using the CPOW when testing storages for the ForgetAboutSite test of containers. r=jimm |
diff browse |
2bb2126f4034aff15d68dd0d16eff0d861d47601 2016-07-19 17:13 +0200 |
André Reinald - Bug 1279243 - Add quit_in_app() to marionette driver. r=maja_zf |
diff browse |
ad5230005e910448a8d1dc01083bdb86e5e2e6bf 2016-07-19 23:31 -0400 |
Henry Chang - Bug 1264885 - Use the table name to decide how to build update request. r=francois |
diff browse |
1afe2708eef591cbef2b709fe6bff6371d7dc3ab 2016-07-19 00:59 -0400 |
Ethan Lin - Bug 1287652 - Add error handling while colorstop is empty. r=mchang |
diff browse |
ca723ddedfe522fbe0857083a63a5a2483cf0173 2016-07-20 11:47 +0800 |
Ben Tian - Bug 1262930 - Remove "no inner window" warning during TabChild::Init() by skipping ShouldShowFocusRing check. r=khuey |
diff browse |
44888990d2df44e5f81ccd48fe9bee2416142c5a 2016-07-20 16:12 +0200 |
Thomas Zimmermann - Bug 1287739: Always set 'len' variable in storage test, r=mak |
diff browse |
b9f44fd406a34cafcc0c74cacfdbc50ddb096ddb 2016-07-20 15:52 +0200 |
Carsten "Tomcat" Book - Bug 1285541 - follow-up to fix bustage on a CLOSED TREE |
diff browse |
2d1b1ed6f563c6f178dd487c0b5b58ca911ed284 2016-07-20 06:47 -0700 |
Ben Kelly - Bug 1285373 P3 Test that sdk/event/chrome observer channels can be GC'd. r=gabor |
diff browse |
8aa72f37debb9e3c0a556dc42f08863109392065 2016-07-20 06:47 -0700 |
Ben Kelly - Bug 1285373 P2 Make sdk/event/chrome use weak unload reference. r=gabor |
diff browse |
01793fbeacfd55d5ea9c6685d1a571c965754949 2016-07-20 06:47 -0700 |
Ben Kelly - Bug 1285373 P1 Allow addon-sdk unloader to hold callbacks weakly. r=gabor |
diff browse |
fa663127d37bd77c3eb92f75879b1ff603995187 2016-07-20 09:40 -0400 |
Alexander Surkov - Bug 1286598 - make sure an accessible tree is updated on DOM tree removals, r=yzen |
diff browse |
539b9c11ee64f2770da80a38e679fde91b806694 2016-07-20 13:20 +0000 |
Nicolas B. Pierron - Bug 1286009 - Distinguish failure reasons of JS_{En,De}codeScript. r=luke |
diff browse |
0173124d4d311a864a84eea2f32364f2741bdde1 2016-07-20 15:02 +0200 |
Paul Adenot - Bug 1285541 - Update cubeb to revision e2d399. r=padenot,achronop |
diff browse |
982597fcf17fafcb54d3114b8746c307a9c7ee1f 2016-07-20 15:02 +0200 |
Paul Adenot - Bug 1285541 - Update moz.build and update.sh for the new version of cubeb. r=achronop |