User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
philringnalda@gmail.com Tue Oct 04 03:06:46 2016 +0000 | adb484f84dec4b9d6a216ef3f4e1887fc3ae8084 | Gijs Kruitbosch — Bug 1000458 - stop races in location bar <return> handling code, r=mak |
5083173624d5d3ef87034601a8acecbc83b3060e | Greg Tatum — Bug 1303748 - Fix color cycling in CssColor by adding more HSL precision; r+tromey r=tromey | |
8f201cbda968f8d8bf52e77c05d75d558690a6f9 | Chris Pearce — Bug 1307019 - Testcase for encrypted MP4 without PSSH and MDSM waiting-for-CDM. r=jya | |
61d63bbd649fb0ef01afa61a516fed44dee07ecc | Chris Pearce — Bug 1307019 - Ensure MDSM and MFR have consistent view of what counts as encrypted. r=jya | |
29fc20c94897948013efcd0f52607630056d3339 | Phil Ringnalda — Bug 1307043 - Make [Ubuntu] in try syntax include ASan tests, r=dustin | |
4b9239a43a013638d7ad4c063a422b31aab3e1ed | Phil Ringnalda — Bug 1306933 - Support the 'Android 4.3' prettyname alias for trychooser, r=dustin | |
e8f4dc9c44cc79fcc35913c8d87063dfabbe127e | Tom Tromey — Bug 1067547 - unify ScopedLogging implementations and use in nsEmbedFunctions; r=bsmedberg | |
326e6c945c377e7a55a9de179cffc2ef0c711826 | Tom Tromey — Bug 1067547 - add more uses of MOZ_COUNT_CTOR to tools/profiler; r=bsmedberg | |
27f488a1f9efa704afc98f2319aca94eaed4b32d | Andrew Halberstadt — Bug 1304593 - Use |mach python-test| to run python unittests from make check, r=ted | |
9d5982f805c9b8cc26360ebafb9519c7414434e9 | Andrew Halberstadt — Bug 1304593 - Take universal binaries into account when detecting objdir mismatches, r=gps | |
180d4a79ad6f0c041097b49561e20e41054d4f11 | Andrew Halberstadt — Bug 1304593 - Fix broken test_entry_point.py in mach, r=gps | |
7735d1c35d290bff03210283511daeb288a4f830 | Nils Ohlmeier [:drno] — Bug 1306777: stop sending RTP after switching to a=inactive. r=bwc | |
d2a5900092879882ee19867f2f3325e3a4fc4e11 | Dustin J. Mitchell — Bug 1307177: print recognizable error when unzip fails; r=philor | |
7b9b82c81d197dc4ab241612768cf54c074090d1 | Astley Chen — Bug 1292447: part 10 - Get a11y StyleInfo::TextIndent value resolved correctly. r=surkov,TYLin | |
42225a3fea65a507e03ad94fcd32edaf7ef1fb57 | Astley Chen — Bug 1292447: part 9 - Update test_value_computation.html. r=TYLin | |
08c21952f50de2a6c2623498668d90539bcaa76d | Astley Chen — Bug 1292447: part 8 - Update test_transitions_per_property.html. r=TYLin | |
d1b7c10168bcc7230f14f75f6373814782ca52c9 | Astley Chen — Bug 1292447: part 7 - Update test_bug1292447.html. r=TYLin | |
73f05d1f7db5e07becb5c4b84870f341fa9ffdc7 | Astley Chen — Bug 1292447: part 6 - Update test_computed_style.html. r=TYLin,xidorn | |
bd34ad7c9624807cb6686a2e6b72c16a1a5fa6a5 | Astley Chen — Bug 1292447: part 5 - Update property_database.js. r=TYLin | |
4c12875589740ee4ccb73a92b7cb8960cd2fdf4d | Astley Chen — Bug 1292447: part 4 - Get vertical-align prop resolved to computed value. r=TYLin,xidorn | |
849fe06602a9694624687e53e581056b480b087b | Astley Chen — Bug 1292447: part 3 - Get text-indent prop resolved to computed value. r=TYLin,xidorn | |
925bf6f0413c1f874081eae040592aae975e6c22 | Astley Chen — Bug 1292447: part 2 - Get border-*-radius and outline-radius-* props value resolved to computed value. r=xidorn | |
07e1d8a21134bca8a57124c6d30bf0999e2ca6a7 | Astley Chen — Bug 1292447: part 1 - Get {min,max}-{width,height} prop resolved to computed value. r=TYLin,xidorn | |
104c497c4c44ba1e27c851fe49eb8ab9d0148b0c | Julian Descottes — Bug 1153292 - part5: create ServiceWorkerActor;r=janx | |
edbcf59c1278952e17620078510a525e40f0f685 | Julian Descottes — Bug 1153292 - part4: aboutdebugging: display registering status for service workers;r=janx | |
ff027e2ec0ea59b504e1579255cb56cd6c92dec4 | Julian Descottes — Bug 1153292 - part3: aboutdebugging: expose sw state from registration, notify listeners on statechange;r=bkelly | |
6f119f302f36a4b69230619390dee9cda2d3fa5b | Julian Descottes — Bug 1153292 - part2: aboutdebugging: fix service worker layout if buttons are not displayed;r=janx | |
f2b131557c0a961b10cf59739e8846ee903362da | Julian Descottes — Bug 1153292 - part1: display serviceworker status RUNNING/STOPPPED in aboutdebugging;r=janx | |
0c3cbf93bd07a2c23b0a48b2dfb54d06897d1ff0 | Julian Descottes — Bug 1153292 - part0: aboutdebugging: titles on target-name components;r=janx | |
73e1dac8253d1c57cef65bd88f923738b7b84de0 | JW Wang — Bug 1306186. Part 6 - check if we can stop prerolling in the entry action of DecodingState. r=kikuo | |
0621d50a7455c7200988e13d48ff9a0a0aadece2 | JW Wang — Bug 1306186. Part 5 - add MaybeStopPrerolling() to check if we can stop prerolling. r=kikuo | |
b19f904b612736e56b8a02eea687c53b002de811 | JW Wang — Bug 1306186. Part 4 - merge mIsAudioPrerolling and mIsVideoPrerolling into mIsPrerolling. r=kikuo | |
31b07a151f535250ed50e5ab91e79cf06aa84c30 | JW Wang — Bug 1306186. Part 3 - remove StopPrerolling{Audio,Video}. r=kikuo | |
613397fea462b15878742bcba882e1af4242a5a3 | JW Wang — Bug 1306186. Part 2 - reset prerolling flags in MaybeStartPlayback(). r=kikuo | |
d5cc0a54f8b8162f0a5ca70faa773f544164b049 | JW Wang — Bug 1306186. Part 1 - remove checks for mIsAudioPrerolling and mIsVideoPrerolling from NeedToSkipToNextKeyframe(). r=kikuo | |
b7ccf1f2df8f4987d02b19ae5a16f4526323fb7c | Gijs Kruitbosch — Bug 1295002 - don't accept nested view-source: references in nsDefaultURIFixup, r=smaug | |
1bafd695305cf7115019a8a019dd622c60128023 | JW Wang — Bug 1307059 - add elements to the DOM tree so we can dump debugging info when the test times out. r=bechen | |
5e44ca63f9d94e5bb9c9f18ecb3c1f91ad90271d | Sebastian Hengst — Backed out changeset f0eef1e1acc4 (bug 1306186) for timeouts in mda test /test_background_video_suspend.html on Linux and OS X. r=backout on a CLOSED TREE | |
44d738cc1696e8cad81aa70bb81364741f7e20b8 | Sebastian Hengst — Backed out changeset e70e297b2942 (bug 1306186) | |
8b988a8236a52a19f219f1832070443304d081f9 | Sebastian Hengst — Backed out changeset ea57d7034a0d (bug 1306186) | |
710566a1315fb1e39a10d424f39274cae9c4ca79 | Sebastian Hengst — Backed out changeset 1510da178dbd (bug 1306186) | |
04ed7900f6cb2e618918223cdc5f63671dd54520 | Sebastian Hengst — Backed out changeset 2b6868859c21 (bug 1306186) | |
2b6868859c21af4e24651be7e308fe96f66680cf | JW Wang — Bug 1306186. Part 5 - add MaybeStopPrerolling() to check if we can stop prerolling. r=kikuo | |
1510da178dbd8abaa85a6dd17a44b93a97afeb3e | JW Wang — Bug 1306186. Part 4 - merge mIsAudioPrerolling and mIsVideoPrerolling into mIsPrerolling. r=kikuo | |
ea57d7034a0d09dc764dbd77c21d6470be9a9253 | JW Wang — Bug 1306186. Part 3 - remove StopPrerolling{Audio,Video}. r=kikuo | |
e70e297b294251f47990804b772947092d06caf5 | JW Wang — Bug 1306186. Part 2 - reset prerolling flags in MaybeStartPlayback(). r=kikuo | |
f0eef1e1acc4ebd20af01b91e3c19c11c684830e | JW Wang — Bug 1306186. Part 1 - remove checks for mIsAudioPrerolling and mIsVideoPrerolling from NeedToSkipToNextKeyframe(). r=kikuo | |
514b26634e4433ccf3ecbf5c151a8f56d87da6c9 | Ralph Giles — Bug 1306755 - Copy rust mp4parse tests into the tree. r=kinetik | |
b65e4cc8e326a0cfaf51cafe7e99893bc2d6e929 | Phil Ringnalda — Merge m-c to autoland | |
431dacf6e97764813f21caf71b94b9579572b79d | Alfredo.Yang — Bug 1304254 - Use fragment_duration as track duration. r=rillian | |
3b0e8c0d02fbb42c01f0372a531d343c4bda0d3c | JW Wang — Bug 1239899. Part 3 - enable tests. r=cpearce | |
a55838bd4bbb5547eaa7ece8a5c0d4e4879579fa | JW Wang — Bug 1239899. Part 2 - per spec. await a stable state to pause the element when it is removed from the document. r=cpearce | |
27949d48ec6669996962cb05ae18363ab55eb55f | JW Wang — Bug 1239899. Part 1 - Remove ElementInTreeState for ELEMENT_NOT_INTREE and ELEMENT_INTREE are not used at all. We can use a bool flag to do the job. r=cpearce |