User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
mak77@bonardo.net Sat Feb 25 10:12:06 2012 +0000 | ce20e9b47e9cd067254fff7d1f6099539dac80ae | Marco Bonardo — Merge last green PGO from inbound to central ← 62 merge changesets [Collapse] |
73a29259b8d8e8c47f094e349db67890768659ab | Mark Capella — Bug 728904 - prefix telemetry constants starting by A11Y, r=surkov, f=tbsaunde | |
03fff1f8fa79c6d55dc1e8a1bf3ccddc12d53a28 | Mark Capella — Bug 725259 - ARIA role combobox shouldn't allow aria-valueXXX attributes, r=davidb, f=surkov | |
b150d708bb98d47eb9b60cc54df6e93779f21d3c | Jeff Walden — Bug 728411 - Move more elements bits over to ObjectImpl. r=bhackett | |
64dead6fa84102b8a6c608549968471deae0adf5 | Jeff Walden — Bug 728411 - Move write barrier bits to ObjectImpl. r=bhackett | |
b7fe202b98d31f18c22de793095915ddb3935b67 | Jeff Walden — Bug 728411 - Move some elements bits into ObjectImpl. r=bhackett | |
02af20a780d660f3e0f64840ff6e6c78c95c316c | Jeff Walden — Bug 728411 - Make ReportReadOnly a static method, not part of the JSObject interface. r=bhackett | |
19f1e4c45501cadd5b73935b0fee51fa24fa9f3c | Jeff Walden — Bug 728411 - Move some size-computation bits into ObjectImpl. r=bhackett | |
0a67912564bba4542e8de999b5e05c4c22114c45 | Jeff Walden — Bug 728411 - Begin to move simple functions from JSObject to ObjectImpl. r=bhackett | |
81fed0de0cb496506f0e498c53949afc2f3dde9a | Jeff Walden — Bug 728411 - Add new files for internal object structural details, as opposed to the external, ES5-like object interface. r=bhackett | |
f4e955f78de9fb3fe0edee4d2232e69b25227132 | Jeff Walden — Bug 720316 - Use uint32_t indexes for JOF_ATOM opcodes. r=jorendorff | |
1f727a42775438048ee28ef68aedfc7247fdb55e | Jeff Walden — Remove a top-level |using namespace js| from jspropertycacheinlines.h. No bug, r=lumpy | |
8955ec98065a41ab8f8a210f614bb48f435b6b02 | Jeff Walden — Warning patrol. No bug, r=themaid | |
ede36f262612989039d25c03c8530e6e12827d42 | Matt Brubeck — Bug 726623 - follow-up to fix case of directory name in Makefile. r=me | |
74728ffea63592a98054e7d82c98c5d45415ebb7 | Sriram Ramasubramanian — Bug 725730: Share action title. [r=mfinkle] | |
e8aa0b42bb2580c14ae896c3fa576423ba2cda97 | Sriram Ramasubramanian — Bug 726623: No Downloads option on pre-honeycomb. [r=mfinkle] | |
f5a524a8a19856dfbfc6306a2141ba28bef16cb0 | Sriram Ramasubramanian — Bug 728240: about:home is blank at times. [r=mfinkle] | |
dba91788acbac8769bd47dadf0866854c9d4f65f | Nick Thomas — bug 712678 - append '-xul' to android-xul app.update.url build target. r=mfinkle | |
887637d1c9eac026bd86633f423adc876a137c0b | Benoit Jacob — Bug 729817 - Block the Nouveau 3D driver as it's installed by default on OpenSuse 12.1 and crashes - r=mattwoodrow | |
b15858a5d4852c0ea8fae4d680bc383eb1673de6 | Benoit Jacob — Bug 696636 - Block OpenGL 1 drivers explicitly to steer clear of crashes - r=mattwoodrow | |
d4105352a832b4a614daf469411895b24ea2bb16 | David Mandelin — Bug 725550: remove obsolete typedef jsdouble, r=jwalden | |
676cff5e3513d4e356a635c39add60cf69d514d2 | Marco Bonardo — Backout 4fc2f49371a8 (bug 725550) for build failures | |
791442d6d0123bff6551f05148a61ca6ba81b585 | Jeff Gilbert — Bug 727178 - Revert ANGLE path to using glFinish to resolve - r=bjacob | |
4d386c85ce4b1a7d1a1761133c08311149bd4957 | David Mandelin — Bug 726230: remove obsolete typedefs JSIntn, JSUIntn, r=luke | |
481410bfe37c2dc507be31f9547ca007d8a77571 | Nathan Froyd — Bug 710589 - don't display close button on second telemetry prompt; r=dietrich | |
4fc2f49371a8cfbdbaea1948f02d4750e3e82296 | David Mandelin — Bug 725550: remove obsolete typedef jsdouble, r=jwalden | |
51830afab77b861380c587f606227893fa9fe214 | Marco Bonardo — Bug 702639 - Kill excludeItemsIfParentHasAnnotation query option. | |
b4d48afb5859a9fb6428cfa6748ab6bdf9ebb486 | Jeff Gilbert — Bug 724476 - Add ANGLE patch file for impl. readpixel format BGRA - r=bjacob | |
388d3a2c8f12a59fc644353915f0f0ba64a965d7 | Jeff Gilbert — Bug 724476 - ANGLE Bug 294 - Use BGRA/UBYTE as exposed fast format/type for readPixels - r=bjacob | |
ecab589f11f677bb230e4c6ef24cfae1457df86a | Jeff Gilbert — Bug 724476 - Add patch for strict ANGLE readpixels behavior - r=bjacob | |
59f92448d12235855cf94e6b99a78548f5bb01e6 | Jeff Gilbert — Bug 724476 - ANGLE Bug 293 - Enforce readPixels format/type semantics - r=bjacob | |
bcc533d85bf914a47de2a0282d26787c9ecb699a | Mounir Lamouri — Bug 729854 - Fix intermittent failure in test_bug353415-2.html. r=Ms2ger | |
b1ad94b656ebc86efadded129ff1be361be08615 | Mounir Lamouri — Bug 720385 - Make option.index follows the specifications. r=Ms2ger | |
88ce402f39448a927c6bc44145f9fc54230a07be | Hub Figuière — Bug 729861 - Part 2: make the doc accessible check an assert. r=tbsaunde | |
7fa654db78054cf60eff5173d486111fb05570b3 | Chris Peterson — Bug 715251 - Reduce overscroll distance from 75% to 30% of viewport. r=kats | |
736d27c50caa38981585d2e8fb52418d207c4c05 | Brian Nicholson — Bug 726679 - Fix Aurora Release Notes link. r=mfinkle | |
9c1042e30503d9814e3114746ce99789a6226bdc | Jason Duell — Bug 716841. EventSource::GetInterface goes into infinite loop if redirected. r=bz | |
941481edc2909b400cb0c3065502a5516b1f6981 | Chris Leary — Bug 700822: Followup: add comment about use of static local. (r=bz) | |
f4e809f849d2d6ff7660c34712a59914698eb562 | Marco Bonardo — Backout 92c25caf3990 (bug 691707) for m-oth failures | |
b65b50546776fea729c8092ddf6daf60eaa791a1 | Margaret Leibovic — Bug 730129 - Intermittent testBookmark | bookmarks list has 5 children (a header and 4 folders) - got 0, expected 5. r=gbrown | |
00ab2b295e8415d934f8022b53e86b25d04eee80 | Bill McCloskey — Bug 730148 - Handle OOM better in ValidateIncrementalMarking (r=igor) | |
fad8d2718cd07645060e2e5a67064085e1548d9d | Bill McCloskey — Bug 673551 - Allow mark stack size to be bounded for debugging (r=igor) | |
92c25caf399094a33a2540714a95a3f71b973e47 | Peter Van der Beken — Fix for bug 691707 (Enumerating new proxy-based DOM bindings should enumerate the prototype too). r=mrbkap. | |
922483fd845fcc0e0fe06871596640bb941933d7 | Marco Bonardo — Merge central to inbound | |
a5fb523f49164eaa7e7cfde0f492402b461b026d | Rafael Ávila de Espíndola — Bug 683975 - build unifdef. r=rail | |
ae55c1bf2a265d7340c04496597edde238feddc9 | Benoit Girard — Bug 730302 - Fix GetMarker code in Table::Tick. r=mstange | |
213f17d094fcf587a4024f358c4ab4a7f3615135 | Andrew McCreight — Bug 729401 - use global before we null it out in ~nsXULTemplateBuilder. r=bent | |
dea5e2945b2fae8dbdc6681c901b8e936bfa712f | Gervase Markham — Bug 618051 - enable IDN for .si. | |
489762c61b5ed928de1e7484b9af09728b64a038 | Lucas Rocha — Bug 729945 - Don't initially call account update listener on main thread (r=blassey) | |
9b88e7f2571c213bd57d8c1df238c5a09320d2d8 | Rafael Ávila de Espíndola — Bug 723864 - Remove dead default cases in gfx. r=jmuizelaar. | |
5b818dc32f61b986b01dc0474d25dd3b92f9fe20 | Ben Turner — Bug 717451 - 'Telephony: Keep telephony objects on multiple pages in sync'. r=sicking. | |
038c62997c55ee40d35f38a393f1be5bc7ac3ccc | Rafael Ávila de Espíndola — Bug 723534 - Remove dead default cases. r=ehsan. | |
6cbae3d86fb4b714173e76f9f5691d91679e97ce | Dão Gottwald — Bug 729244 - ESC doesn't revert the location bar value anymore. r=gavin | |
ade1f5c930d6a1fba120ff9236246f7e37832705 | Daniel Holbert — Bug 730074: Use JSCLASS_NO_OPTIONAL_MEMBERS in JSClass definition within XrayWrapper.cpp, to fix build warning about missing braces. r=mrbkap | |
34e81dfe34a2a6dfce760a7e6b22d4fe685ddef5 | Yury — Bug 730190 - Update OTS to r81. r=jfkthame | |
7925703fbce671938e15996bc6abc4fd622dc899 | Marco Bonardo — Bug 613588 (Sync) - Load-on-demand livemarks. | |
4814a8d64b8dcadb64302519b0c1a810adf6c773 | Marco Bonardo — Bug 613588 (Tests) - Load-on-demand livemarks. | |
1639e51a4d828377aa1f9c78c48a9fbfc7ec856f | Christian Sonne — Bug 706850 - New icon for livemark items. | |
08a7bb3f5c9258058a4184579406df148f0f698a | Marco Bonardo — Bug 613588 (Frontend) - Load-on-demand livemarks. | |
f45eebebc41b1ecb3d316c72635f4a547f127ba8 | Marco Bonardo — Bug 613588 (Backend) - Load-on-demand livemarks. | |
4edcd7c29408621f93fcd4bfd8de90d380346e31 | Marco Bonardo — Bug 613588 (Interfaces) - Load-on-demand livemarks. | |
e2ee770cc461dd2f8fe344984395ad6be5755825 | Gian-Carlo Pascutto — Bug 729609 - Special folders get duplicated during profile migration. r=lucasr |