User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
mak77@bonardo.net Thu Mar 29 15:38:30 2012 +0000 | ff3521bc655946ec545b49bc64bc7167de8ee709 | Marco Bonardo — Merge last green PGO from inbound to central ← 84 merge changesets [Collapse] |
d3cc19901240f812a2a5afd0a8e9cb601311d496 | Andriy Zui — Bug 729924 - statusline actiontype should use the second child as a message. r=karlt | |
76d72796ceeea36db202b27966d3281f56f9b6b4 | aceman — Bug 738568 - remove Services.prefs.getBranch(null) occurences. r=gavin | |
55a95cfe5ab902ac4e03043a0c927a61681bd44c | Robert Longson — Bug 739972 - Stop using GetChildAt in svg layout code. r=dholbert | |
b604d4e1916d87373f06b4209d7f0cb672c4fa17 | Chris Pearce — Bug 736342 - Defer media cache writes and block moves to a non-main thread. r=roc | |
b564e3f1ffe0563dda0f32880f6ad99ce4e956a0 | Chris Pearce — Bug 736342 - Add AsyncBlockWriter, which defers file writes to another thread. r=roc | |
f2a1b3b8f3cef956832ad98fcb82d7b303ab36f5 | Doug Turner — Bug 739760 - doubles and floats can't be used in dictionaries. r=khuey | |
8dd9a07db9a7208d6077e9b755edc911d8c04a3d | Doug Turner — Bug 740268 - DisableDeviceSensor doomedElement isn't being set correctly. r=mwu | |
7ed31daf07bd276798d7510d92fdfb405fbbee61 | Luke Wagner — Bug 733793 - Check for null return from JS_ObjectToOuterObject (r=bholley) | |
04aa64acdc6597872b8ff1f2df6c39026e2bddbc | Phil Ringnalda — Back out b00bf7f3869c (bug 737976) for apparently causing mochitest-1 leaks on a CLOSED TREE | |
bb679e5939b973b93932b867da24b2eaa10da98e | Phil Ringnalda — Back out 0cb85ff0f764 (bug 738568), 9949bb092303 (bug 730209), 095fd525afa7 (bug 729924), dcf8929a8115 (bug 633602) because of widely scattered and unclear bustage on a CLOSED TREE | |
ec1874ee6dc3df2795762ed96a7ecc3dcb702adb | Andrew McCreight — Bug 738700 - unmark wrapped gray objects from nsISupports. r=smaug | |
0e919664cdf519e380c61033fcc91cea95672919 | Andrew McCreight — Bug 712735 - Don't add JS holders with no gray children as XPConnect roots. r=smaug | |
fa695fa4f819c806425ba68aed6c921db40e7fde | Phil Ringnalda — Back out 5c63b21280c2 (bug 733265) for build failures | |
b87f9cc3ae84219b7de6af73b9ca10403512772d | Richard Newman — Merge m-c to m-i. | |
5c63b21280c25d4460fbf206f839ea2b5c7bb688 | Fernando Jiménez — Bug 733265 - B2G SMS DB tests. r=philikon | |
2aaa5dbfcca538f177771a7916080b3dd436e88a | Yoshi Huang — Bug 733990 - Handle errors for ICC IO. r=philikon | |
fcfebfd76082cad98004276bce8e9da72f0aa203 | Yoshi Huang — Bug 737352 - B2G RIL: typo in RIL iccIO. r=philikon | |
3923a202ed23159ea0b563850fe11bfc27a91c27 | Jignesh Kakadiya — Bug 738221 - get rid nsIAccessibilityService, f=tbsaunde | |
17f586740c3bde0eac12b3e5409bba107726de99 | Mark Finkle — Backout a2b4067cb7f8, due to talos bustage | |
b6a1c1c85ca364cb7743de0a1b3b14b5c85eb679 | George Wright — Bug 740191 - [Skia] Fix SkBlitRow_opts_arm.cpp for compiling with NEON and Thumb enabled. r=mattwoodrow | |
ca5328d3c661e035ee1b74a88881353182862100 | George Wright — Bug 740187 - [Skia] Prevent the ARM implementation of memset16 from failing if count=0 r=mattwoodrow | |
b00bf7f3869c471073f6ade173b50617904066e0 | Kyle Huey — Bug 737976: Remove nsINodeInfo. rs=bent | |
61ea97629f0fc0dc16c836600a5ec738c16bb699 | Boris Zbarsky — Bug 739541. Add faster versions of JS_ValueToNumber and JS_ValueToECMAInt32. r=dmandelin | |
0cb85ff0f764433d05954772f49f12be2c27f330 | aceman — Bug 738568 - Remove Services.prefs.getBranch(null) occurences in Toolkit. r=gavin | |
9949bb0923030bdaccc2300b71641368e232633c | Gordon P. Hemsley — Bug 730209 - Parse spellchecker dictionary names as BCP 47 language tags. r=gavin | |
095fd525afa782e7f4c23a7056b1810f512284ee | Andriy Zui — Bug 729924 - maction: statusline actiontype should use the second child as a message. r=karlt | |
dcf8929a8115a4a90e673f9dbf5c857857307445 | David Humphrey — Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc, smaug | |
082d5e045cc2009c1b7709b85b2684925759e7d1 | Margaret Leibovic — backout cecf156d7869 because of talos fail | |
a8bebfa88961964c05f42c7035f305a6afdf2595 | Margaret Leibovic — backout c86023072076 because of talos fail | |
e28a79957b4afb7cc72b43dcffdb462849e77e6c | Gregory Szorc — Bug 739753 - Fatal handling of invalid head and tail files in xpcshell test runner; r=ted | |
520ca2f9b4b7a729bf52d10ea67b04e841eab622 | Vladan Djeric — Bug 739800 - Force all profiler l-tag addresses to have a 0x prefix. r=bgirard | |
732633ac1e07036c6e3dce6eceba4dac9210c76a | Jeff Walden — Document macro naming style and struct naming style in C-compatible code, where C++ namespaces can't be used to avoid name collisions. No bug, r=luke over IRC, DONTBUILD because this is modifying docs but touching no code | |
5f280b4ff6f840d28ad411e51ec0a38daea75c24 | George Wright — Bug 740138 - [Skia] Use SkDebug_android for Android instead of SkDebug_stdio. r=mattwoodrow | |
16d5e6f8ed89a97fb83fb30514a8ce5e9a9b834c | Ed Morley — Merge mozilla-central to mozilla-inbound | |
6654f183d2143b340f42ebee673a92c73fd8f8fb | Nathan Froyd — Bug 739962 - fix -Wunused-but-set-variable warnings in content; r=bent | |
378f5363558939b964c41cdc30c3e26d3d241fae | Nathan Froyd — Bug 739635 - fix -Wunused-but-set-variable warnings in gfx/thebes/; r=jrmuizel | |
842d96e5f3afb4f0cb76621c8d3c4da3f4f9a6d1 | Ali Juma — Bug 735230 - Part 4: Don't call MakeCurrent with a context and without a surface. r=gw280 | |
9435818930fabd03b6449f3124b9f25be2811eee | Ali Juma — Bug 735230 - Part 3: Use the new compositor pause/resume events. r=kats | |
5303cc81321448cd5cea7b0dc60cf5a5a4bdc9ae | Ali Juma — Bug 735230 - Part 2: Add compositor pause/resume events to Gecko. r=kats | |
23f4b815ce82442b6450567f117f98571cf17178 | Ali Juma — Bug 735230 - Part 1: Add Pause and Resume messages to PCompositor. r=bgirard | |
a5c5bc683072964ed1cb9032da09bdae2ec6bf86 | Ben Turner — Bug 737911 - 'Shrink bits for CACHED_PROTO_KEYs and add two new JSClass flags for the new DOM bindings'. r=lukew. | |
5f4d6e20b6de14213fc80367794c3ac84a39089a | Peter Van der Beken — Bug 732377. Add the API for the new DOM bindings to XMLHttpRequest. r=bzbarsky | |
ba46fc01fb32dd772a7082f4bd9d0fc63d0a8700 | Peter Van der Beken — Fix for bug 739898 (Stop using enablePrivilege in test_bug480509.html). r=bz. | |
b2c747fcacead8f9b60111d0ae02c034152ceb1a | Margaret Leibovic — Bug 740094 - Folder icon doesn't appear anymore. r=lucasr | |
c860230720764d7d4f99f28770706251acda28c4 | Margaret Leibovic — Bug 736278 - (2/2) Add always/never permissions for click-to-play plugins. r=mfinkle | |
cecf156d786974f245ee8396c2c5074741e03462 | Margaret Leibovic — Bug 736278 - (1/2) Add support for checkbox in doorhanger message. r=mfinkle | |
a2b4067cb7f8acbbfd9840a28ce27eea5e7f7a14 | Mark Finkle — Bug 697309 - Add support for the Open Web Apps API (core) r=fabrice | |
82c98e0e7d71cd9caa4dd13264d424a4e5f46ed4 | Mounir Lamouri — Bug 733142 - Attempt to fix crash in GeckoNetworkManager when onDestroy() is called. r=dougt | |
dea46b8a52adee2f7c3c0e5d3568aae6b791e243 | Eitan Isaacson — Bug 738741 - Map Android's KEYCODE_DPAD_CENTER to DOM_VK_ENTER. r=mbrubeck | |
9f6159650e8071a10dfa4bb95b96785616fbe81b | Oonishi Atsushi — Bug 680727 - Part 2: docshell should pass a reloaded page to global history. r=smaug | |
bc7c335062cf39b5c7e62fe06d0836bb6f85ca51 | Oonishi Atsushi — Bug 680727 - Part 1: IHistory::VisitURI should accept a reloaded URI. r=mak | |
ee3a013ecc898c79656d262e7b6c719d0a05c6c4 | Daniel Holbert — Bug 740067: Make nsCSSFrameConstructor::CreateNeededTablePseudos return void. r=bz | |
199383e4fd2f0371c9915381f033db2cc725cd0a | Justin Lebar — Bug 736688 - Part 6: Add BrowserElementAPI.js, implementing loadstart, loadend, locationchange, and the window.{top,parent,frameElement} override for <iframe mozbrowser>. r=smaug | |
e530ae7f6b74632fe77b72f7cce1717eff33f22e | Justin Lebar — Bug 736688 - Part 5: Remove window.{top,parent,frameElement} mozbrowser changes in nsGlobalWindow (undoes changes from bug 725796). r=smaug | |
935db09a43651b4a416442f55ffee4e17257b1f5 | Justin Lebar — Bug 736688 - Part 4: Remove mozbrowser code from nsGenericHTMLFrameElement (undoes changes from bug 710231). r=smaug | |
3e8f54937d3b9ea54afd81e23f8c4257fb8bf96d | Justin Lebar — Bug 736688 - Part 3: Make browser frame tests run faster by loading empty pages instead of example.com/example.org (which is the huge, root mochitest file). r=smaug | |
e69f1c7562aa9b5eea20b976dad20e7abafdba3e | Justin Lebar — Bug 736688 - Part 2: Move browser frame tests to their own directory. r=smaug | |
8e1f2165d52ec92e8d350ed66867c7fdff395a3f | Justin Lebar — Bug 736688 - Part 1: Fix up browser frame tests. r=smaug | |
a313f75c607c1c15c743038ff18caa6c2393a90a | OHZEKI Tetsuharu — Bug 647951 - Fix for "window.top.XULBrowserWindow is null" error. r=mak | |
97377dc127550fe8c0a3dff0843d4de4bbb02ad6 | Dão Gottwald — Bug 739915 - Remove Firefox 2 UI migration code. r=gavin | |
2f0536c9c49790c8c79a9f0c68c4b844f36ece9e | Brian Nicholson — Bug 726001 - Use BufferedHttpEntity for fetching favicons. r=mfinkle | |
baf59f769aed7a02b4cae352147bd3b68487575b | Jonathan Kew — bug 739925 - port OTS bug-fix from upstream rev.83. r=jdaggett | |
2fbd3599386cccd457c5b9cee0a578e50000400d | Chris Lord — Bug 739604 - Split out dumping of paint buffers from paint lists. r=mattwoodrow | |
f4ab0eddbe90b4c588b29ea1f1b39d6b14a47e09 | Chris Lord — Bug 739604 - Check if output file is valid before printing. r=mattwoodrow | |
35546f02ddb10a4094345a7c624fbc401333defa | Chris Lord — Bug 739604 - Don't leave mCurrentImage in an inconsistent state. r=ajuma | |
7b18a4980189bde77a5c64b8f7e823694adf6f62 | Mounir Lamouri — Bug 739840 - Make nsDOMEventTarget subclasses inherit from nsDOMEventTargetHelper first. r=khuey | |
720badd8c3367ce3261fd1734dc33c2a06f54320 | Ed Morley — Merge again | |
76024a05af986dd30ee3869890873cd93678f64a | Ed Morley — Merge mozilla-central to mozilla-inbound | |
ec441303e32e8a908d05326135fa3affc8bb502d | Gavin Sharp — Bug 739793: add old version to post-update whatsnew URL to allow differentiating various upgrade scenarios, r=mak | |
73937a6fd8289d05bc1971bbbef839dba577b6b6 | Luke Wagner — Fix warnings in js/src (no bug, r=me) | |
e44e3729a05203aa3c7116f3d642711dc3ad665d | Luke Wagner — Bug 739520 - rm JSOP_SETLOCALPOP (r=bhackett) | |
d15eb9db765a7a6cb6177fcbc01fbe5e7ab3d201 | Luke Wagner — Bug 736742 - Fix decompiler precedence for destructuring assignment with comma-expression (r=jorendorff) | |
4166e7ce816c0235aeb06c55b72b4abe030dcd94 | Luke Wagner — Bug 739685 - rm useless makeAtom calls in BindNameToSlot (r=dvander) | |
1c7d12a257d0e784805998a463f4458d3683cb0c | Luke Wagner — Bug 739532 - don't malloc BytecodeEmitter (r=jorendorff) | |
7a78aae4fa278a5c3819baf8fa280ac8910f3924 | Mark Capella — Bug 737724 - make IsDefunct() inline, r=surkov, f=tbsaunde | |
fa4228a37dbc7015c84a236646189d976b13c7a7 | Geoff Brown — Bug 739807 - Robocop: avoid character encoding warning; r=jmaher | |
265ae1eb0189237ad7a7995fd60fce74e26c7687 | Jared Wein — Bug 734323 - Invisible plugins added to the DOM after the 'load' event will not prompt a doorhanger to appear. r=margaret | |
486ff4199ca3f8a9ccc63fc2a04e3705f6b550b5 | Jared Wein — Bug 730318 - Opt-in activated plugins should use internal APIs to keep track of plugin activation. r=margaret | |
b60331eb28465e0575b1acdd6d43691532d614d1 | Jared Wein — Bug 730318 - Implement a way for chrome js to enumerate the plugin objects on a page for activation. r=khuey | |
15a4628f412e69f70a4fb82ab9345dfed9bcdc51 | Margaret Leibovic — Bug 739048 - Check to see if a plugin is unsupported before making it click-to-play. r=josh | |
c514f0c6098cc895175acbd575e4ad57c777b00a | Masayuki Nakano — Bug 703774 Cast the result of getAttribute() as Number before comparing the values r=enn | |
2961cc5557921d26a33f4964897151b94d3f4948 | Mark Cote — Bug 739924 - Please rename testing/peptest/tests/firefox/server/mozilla.org/index.html.orig. r=jmaher | |
24b7f6c27ee1153c25331015d67f0757fa227944 | Robert Longson — Bug 739591 - Implement filter xlink:href support. r=roc |