User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
emorley@mozilla.com Wed Jun 05 10:40:14 2013 +0000 | b925d7cdd09acc8a8b1ad1f8e4ab997857a60d0a | Ed Morley — Merge latest green inbound changeset and mozilla-central ← 97 merge changesets [Collapse] |
c6c656a65a817a05482d1ddf77009a5e92ca3106 | Cameron McCormack — Bug 872353 - Remove nsSVGTextFrame2::Reflow(), which is currently unused. r=longsonr | |
daed2157e09eb6b97da55354c025ea7f1c7cab96 | Gian-Carlo Pascutto — Bug 874572 - Suspend and resume the camera together with the application. r=blassey | |
e243e1b099f3f259b219a4e7a6f3b5fa49980b58 | Gian-Carlo Pascutto — Bug 874546 - Detach the preview when the Camera surface is destroyed. r=blassey | |
59c9d4349de602b3d76c8fde62aa49dbe1b682b0 | Daniel Holbert — Bug 879540: Remove "random" annotation from reftests that depend on flexbox being enabled at startup time; they're not actually random, since it's enabled by default. (no review; just a reftest.list tweak) | |
c346868fe2c3ed88ecc645f477ebbcf3b94d227d | Giovanni Marquez — Bug 408251: move updating of form history from handleSearchCommand to doSearch to make sure that mouse-triggered search bar queries end up recorded in form history, r=gavin | |
68c5b7f4c7ee5670283cb73af15f0c60f10b4048 | Phil Ringnalda — Bug 879494 followup, clean up the last few bug685516 annotations | |
1b59918a721088648463e339e847bd56205cccdf | Timothy Nikkel — Bug 879494. Remove bug685516 annotations from reftests, they are not needed anymore. r=khuey | |
902172f7b451110fd27cd79c1fdc0ae09d690136 | Bobby Holley — Bug 877261 - Fold XPCCallContext::Init into XPCCallContext::XPCCallContext. r=Ms2ger | |
576842d446e327eff2ccfb5ea1deffafd16fe60c | Bobby Holley — Bug 877261 - Remove WrapperInitOptions. r=Ms2ger | |
b5dc59eec4c6c4b4506a78ee20514522416bb24e | Bobby Holley — Bug 877261 - Kill XPCLazyCallContext. r=Ms2ger | |
4bf9a018b8f26e6424f3dda6509ff8be190173ae | Bobby Holley — Bug 877261 - Remove XPCLazyCallContext from Quickstubs. r=Ms2ger | |
16f8376c7b34a003d38f1d59fb4e8504f613ce19 | Bobby Holley — Bug 877261 - Stop Passing lccx in a few Quickstubs places where we just want a JSContext. r=Ms2ger | |
c7f87d78d5b1fd78233f4bde0513112c5ce52ee1 | Bobby Holley — Bug 877261 - Remove the last two non-quickstub XPCLazyCallContexts. r=Ms2ger | |
4cb6b2983e9dfe545e192dad241ab745aaaf7e98 | Bobby Holley — Bug 877261 - Remove a bunch of now-unnecessary ccx declarations from nsXPConnect. r=Ms2ber | |
6e56f8dae182844910a5238badf5f716ccc24287 | Bobby Holley — Bug 877261 - Remove XPCCallContext from XPCCComponents. r=Ms2ger | |
29351d714861a336258ee3484d04f057ac8aca5f | Bobby Holley — Bug 877261 - Stop taking a cx in XPCWrappedJS::GetNewOrUsed. r=Ms2ger | |
9ab08f6d22582cc760e8dabf55da730556a7a0d0 | Bobby Holley — Bug 877261 - Stop using XPCCallContext for XPCConvert. r=Ms2ger | |
5a678ff4ce22365a4af2ec4c4ca61a0bc54b2870 | Bobby Holley — Bug 877261 - Stop using XPCCallContext for most stuff in XPCWrappedNative.cpp. r=Ms2ger | |
b33788d9d17271187c4a46fe3a437508a76aac1e | Rodrigo Silveira — Bug 879115 - Find bar does not dismiss | |
e7cf4aeef44dd1525070c19beb376ed7873f693d | David Zbarsky — Bug 788549 Part 12: Add tests for async transform transitions r=dbaron | |
411b2e15a28607cc3ada4576947da5fa2f0a20bc | David Zbarsky — Bug 788549 Part 11: Refactor test_transitions_per_property in prepartion for async tests r=dbaron | |
1b8b4e6a986a4fa0e70539d6f7e475f066af1680 | David Zbarsky — Bug 788549 Part 13: Sample animations on shadow layers update in testing mode r=roc | |
cfdf53b852c2f280e33ce5b7247f7764fb880107 | Wes Johnston — Bug 877200 - Make history menu use async prompts. r=mfinkle | |
994a455c1a9965e78df1e0cbfd764e76ef3d7b06 | Wes Johnston — Bug 872149 - Make Payments ui use async prompts. r=mfinkle | |
5399c91763a8d5c10b0bf9bb939617f0a11f76b6 | Wes Johnston — Bug 872147 - Make FeedHandler use async prompts. r=mfinkle | |
b80a6e43af3bc308b2a3d2ac90a884798358f17e | Wes Johnston — Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle | |
950b81e808763c04c820ad16623e4a261d682ca4 | Wes Johnston — Bug 877467 - Use a flat list when showing prompts. r=mfinkle | |
b39437839d5393a9c776eadd550f158f7ea7576c | Daniel Holbert — Back out 022bc808586b (bug 845147) on suspicion of causing frequent intermittent oranges for list-simple-1.html by busting its reference case | |
888bbc70806103246cb92d4139888623bf9877e0 | Bobby Holley — Bug 877478 - Remove the machinery for security managers in XPCContext. r=mrbkap | |
2a2ad2ce8a4c63c11fd7e2e00318f4ffd7913dad | Bobby Holley — Bug 877478 - Move all consumers of GetAppropriateSecurityManager to GetDefaultSecurityManager and rm the former. r=mrbkap | |
f6eb97809d917a56816d8fd0b0ca0c8ac2cdbbec | Bobby Holley — Bug 877478 - Remove SetSecurityManagerForJSContext and related APIs. r=mrbkap | |
274244ab9059b26ff48495923ed4ecd4d9b7bb55 | Bobby Holley — Bug 877478 - Remove FullTrustSecMan junk. r=mrbkap | |
f7c0d5b3c6c597cf984f26314e7eae8d29586ac5 | Bobby Holley — Bug 877478 - Fix tests that depend on creating verboten instances in content. r=mrbkap | |
8aa378955f9f86bf1fb24f1f13899d4694f51aaa | Bobby Holley — Bug 877478 - Fix test to use SpecialPowers.{add,remove}Observer. r=mrbkap | |
e4b59706ed407e36074e363db3be7409ea2adf64 | Bobby Holley — Bug 877478 - Have SpecialPowers.addObserver modify the observe callback to wrap arguments. r=mrbkap | |
fff2111dd03367eee348ff7e945d5819bc7a63e9 | Bobby Holley — Bug 877478 - Fix mochitests with problematic callbacks to use the new API. r=mrbkap | |
80aa03b09bfe2bd423d93e72d51295bd4c2fd9e4 | Bobby Holley — Bug 877478 - Add a SpecialPowers API for wrapping callbacks and callback objects. r=mrbkap | |
832e5392108f6a697d42916c50f634bf60cf1c1c | Bobby Holley — Bug 877478 - Move crashtests that now error-out to chrome tests. r=mrbkap | |
3378602c5b0c0ea160ca49596e3555cdc66e3732 | Nathan Froyd — Bug 879337 - fix submission of saved-session pings; r=vladan | |
86a166bf1ba7d4374a867af2bff4f1dc6f21b89f | Robert O'Callahan — Fix bustage on a CLOSED TREE for bug 877461 | |
45361ebec71881aacb29de9593e2106cb0cf2ca1 | Robert O'Callahan — Bug 877461. Make MediaCache aggressively cache data just behind the current playback position. r=cpearce | |
459962a42baaac01c380a9f284d8940ceb5c2c2b | Shu-yu Guo — Bug 878374 - Support non-Value Handles as VMFunction outparams. (r=nbp) | |
680d346756b75f76c5ec7ae82c574db35e0915a1 | Shu-yu Guo — Bug 877559 - Fix passing double arguments to callVM in Ion. (r=nbp) | |
ed71811445d02a3919b03ff8de7fc4a20e461883 | Dan Gohman — Bug 875419 - Fold ImmWord values which fit in 32-bit immediate fields. r=sstangl | |
5443b4e12cda1260212fc1d9fb935d7522d373e5 | Roberto Agostino Vitillo — Bug 869703 - Fix failure to retrieve uniform. r=jgilbert | |
0ee6e6d5918e51f306b7f57b712d9d6e46e1f852 | Ryan VanderMeulen — Merge m-c to inbound. | |
f03f1f19492b1dedcf32760286570d866d1bec43 | L. David Baron — Bug 879255: Refactor fix for bug 613888, step 4: consolidate conditions, and reindent (and fix bracing while doing so). r=nrc | |
889e1e5c5f636041d671849b21e0d7c442deb462 | L. David Baron — Bug 879255: Refactor fix for bug 613888, step 3: move no-change test earlier so that we don't have to clutter conditions between the new location and old with logic to fall through to it. r=nrc | |
d9f698d2b9378e309dc29fdacf27fe4a0605a446 | L. David Baron — Bug 879255: Refactor fix for bug 613888, step 2: consolidate oldPT variable. r=nrc | |
7cdf2abff971abc94ba35c607198a166dc5a6698 | L. David Baron — Bug 879255: Refactor fix for bug 613888, step 1: create haveCurrentTransition variable. r=nrc | |
b027f7b8671dce8ab32ee4b9a13759bae6f30869 | Drew Willcoxon — Bug 870105 - Follow-up: Size the browser according to the user's screen size. r=ttaubert | |
6bf7f7e6e312bfa1808c8fa7e70d8c8d70ecf227 | Jeff Gilbert — Bug 874823 - Support unknown consumer for ShSurf_GLTex. - r=mattwoodrow | |
43eab9647da11f5df4f89bca24bedc6e8aed576a | Rodrigo Silveira — Bug 775718 - Full scrollbars when using a mouse r=mbrubeck | |
5a5ff788df9b7d2135c1e6d6e1f13c4695575e0e | Rodrigo Silveira — Bug 879570 - Add mouse scroll support to start page r=mbrubeck | |
c82c44986cc7e3900d7752acd3c2e0f9e645d317 | Trevor Saunders — bug 873622 - remove nsScriptSecurityManager::sXPConnect r=bholley | |
ddf9950fbca48640e1a0d04932f67cbb2a3ab6a0 | Jonathan Griffin — Bug 879492 - Add a B2GBuild class to Marionette, r=aki | |
a8ee9e4a2ee534c1f34f3d96949987c172212da0 | Jason Duell — Bug 879054: fix printf of status in HttpChannelParent. r=mcmanus | |
850b4e5dc45ea6911f45dfdd9caf33fe7bef7133 | Jason Duell — Bug 870564 - Youtube video freezes after a long time r=jdm | |
1dca30a5eaf7a1f93d3e19ce72a3457f77dd5eca | Margaret Leibovic — Bug 878692 - Form history should use FormHistory.jsm instead of nsIFormHistory2. r=wesj | |
dd4a83fed72f871146d59d071b0848f8c6f44552 | Jeff Walden — Bug 879376 - Remove a bunch of obsolete files from js/src/tests. r=terrence | |
3aefa80a3623496615bf29ac602c6dcd00f6776c | Jeff Walden — Bug 496923 - Remove js/src/tests/update-test402.sh as update-test262.sh subsumes it. r=trivial | |
2d0a0575a1deefe7fe893a1fde3436c343333b39 | Jeff Walden — Bug 496923 - Allow update-test262.sh to copy directly from a test262 working directory, when (even local) cloning would be too slow. r=terrence | |
24b75829b0094c0ba8ec92fec5c85bc20813cea8 | Terrence Cole — No Bug - Fix merge bustage impacting GGC builds; r=Waldo | |
a5a75ac6f7e290712035f2e264e88e7630df8cad | Bobby Holley — Bug 879341 - Use an AutoPushJSContext in JSD. r=gabor | |
c06f0863d73ef1b79f2c31d9773883dc59ed6c2b | Bobby Holley — Bug 879341 - Use an AutoSafeJSContext in CheckForDebugMode like we should. r=gabor | |
4e9b95c25646d55fa9ae21e65f27b5c992e5ca84 | Bobby Holley — Bug 879341 - Move CheckForDebugMode into the main thread event observer. r=gabor | |
338bb731eb559e9c3d85c271ec2a28e3928186db | Jeff Gilbert — Bug 877309 - drawImage should copy from default framebuffer, not the currently bound fb. - r=bjacob | |
f78448227726021f5fd1394575d675f0f81be232 | Jeff Gilbert — Bug 875696 - Disable oes_standard_derivatives for Adreno 320 for being broken. - r=bjacob | |
5d3aba25ba8d0e00a1ccf3d39afb97efbb2d6017 | Terrence Cole — Bug 877835 - Make the nursery a permanent allocation; r=bhackett | |
022bc808586b19a16a26b02b18df6b304e54222e | Justin Lebar — Bug 845147 - Don't decode images synchronously if we've decoded them once before. r=joedrew | |
1d1e0a7011fdda97214b0a356378853279b722bd | Sean Stangl — Bug 877912 - Fix incorrect MatchOnly start position. r=mjrosenb | |
6009ee2dd98d273f330e283c67b28a6cb4d4a836 | Adam Roach [:abr] — Backed out changeset 90968836cce3 (bug 784519) r=bustage | |
8b38bc9208b82d59ab53b01d184018f0f9b37ffb | Adam Roach [:abr] — Backed out changeset 8ec73e6aa7d3 (bug 784519) r=bustage | |
989c3713ab993ef498a45cc9a40f2e8f34b437e9 | Brian Hackett — Bug 878293 - Remove Parser::init, cleanup parse maps pool, r=waldo. | |
cf217434dcd8c4f098d37a30b07530d5b49f8df2 | Terrence Cole — Bug 879112 - Allocate singleton call objects tenured; r=bhackett | |
9f829109dd77472e8ffa1c394ba52d6a9549137d | Jared Wein — Bug 879131 - Use prefix-less zoom-in and zoom-out CSS property values. r=ms2ger | |
e693549c022b95ce6b65333fda23576d7ac5845d | Ralph Giles — Bug 862088 - Add raw mp3 sniffing. r=padenot | |
9c001ba8508afe35dd64c558b4c7d1b1de77af05 | Drew Willcoxon — Bug 870105 - In BackgroundPageThumbs.jsm, size the browser once using browser.style rather than after each page load using nsIDOMWindowUtils.setCSSViewport. r=ttaubert | |
3e2d3f3235b445ba054a54ac60e078443d868f8d | Rick Eyre — Bug 772321 - Implement CSS parsing of writing-mode r=dbaron | |
04a12e995be8de6396abfcd9577c9e3d78158135 | Jason Orendorff — Backed out changeset 5d6e363a7b4b, which hasn't got review yet. | |
5d6e363a7b4bc11cb41e2c44ef863bb414e8e50e | Jason Orendorff — Bug 872416, part 6 - Make jsobjinlines.h not include jsscriptinlines.h, eliminating the #include cycle jsscriptinlines.h -> vm/Shape-inl.h -> jsobjinlines.h -> jsscriptinlines.h. NOT REVIEWED YET. | |
0f50e301b1c4b33eebaf5a3b19ecffe31d6e004e | Jason Orendorff — Bug 872416, part 5b - Make objinlines.h not include vm/RegExpStatics-inl.h. r=luke. (Reviewed as "part 5".) | |
bcf7a837657c6c3180d06a02e7a6de05d4229091 | Jason Orendorff — Bug 872416, part 5a - Make vm/RegExpObject-inl.h and vm/RegExpStatic-inl.h not include each other, breaking an include cycle. r=luke. (Reviewed as "part 10", but changing the order of the patches made it easier to get the whole stack working in GCC.) | |
163d6fb6edd5821ddc3e5a5e92cc13a3db924fde | Jason Orendorff — Bug 872416, part 4 - Make jsobjinlines.h not include builtin/Iterator-inl.h (since that includes jsobjinlines.h, making a cycle). r=luke. | |
5f70ad99154c366d664e5e273dd43b873ce225b9 | Jason Orendorff — Bug 872416, part 3 - Make frontend/BytecodeCompiler.h not include frontend/Parser.h. r=luke. | |
88b70ed16f45ba3267432b1eac96afc64ebbcaca | Jason Orendorff — Bug 872416, part 2b - Make jsanalyze.h not include jspocodeinlines.h. Factor out inlines into jsanalyzeinlines.h. r=luke. (This is only half of the patch reviewed as "part 2". The other half didn't work in GCC and is on hold.) | |
c2e714bcb50dad268b4aaf366774c3456807fe5b | Jason Orendorff — Bug 872416, part 2a - Factor out source notes into a new header file. Make jsopcodeinlines.h not include BytecodeEmitter.h. r=luke. (Reviewed as "part 11", but doing this first made it easier to get the whole stack working in GCC.) | |
8ed346e399fed7a2022bddae67057f14fa793607 | Jason Orendorff — Bug 872416, part 1 - Move js::frontend::LexicalLookup from a header into the only file that uses it. r=luke. | |
c7c358d0beecd4e17b56fa19f0199cba6d9353f8 | Jason Orendorff — Bug 879138 - Silence GCC warnings about inline functions used but not defined. r=njn. | |
d94a84a5a0ac3c1ff69c02514a8ecc367b002bd3 | Sriram Ramasubramanian — Bug 876938: MenuItem should handle closing the menu of share action. [r=wesj] | |
02fd86cfa7ed231f1acdb23b9b872c2753fd2033 | Sriram Ramasubramanian — Bug 869123: Optimize action-provider by using it only when needed. [r=mfinkle] | |
d9eaa9f9b291bafaaf002fd05628c66fcd3e800f | Sriram Ramasubramanian — Bug 869123: Fix testShareLink to support submenu in 14+. [r=mfinkle] | |
055a2357e1a8ecc42456d6d1fd10f1c5b5a10acb | Sriram Ramasubramanian — Bug 869123: Fix setIntent() call in ActionProvider. [r=mfinkle] | |
0fc2d7079ac7d2f3e0d0c703014bc1f056cf34e3 | Sriram Ramasubramanian — Bug 869123: Quick share action for android menu. [r=wesj] | |
8ec73e6aa7d33641997e2a6db213ec80a90d6b2d | Adam Roach [:abr] — Bug 784519 - Part 4: signalingState mochi tests r=jsmith | |
90968836cce3a693ab917450ca07d94f04937bd3 | Adam Roach [:abr] — Bug 784519 - Part 3: Send Signaling State from SIPCC to PeerConnection r=ekr |