Граф коммитов

288590 Коммитов

Автор SHA1 Сообщение Дата
Jonas Sicking c309beb8ff Bug 786009: Give about:feeds pages the rigth principal so that they work even when the user has disabled JS. r=bz 2012-10-22 18:05:46 -07:00
Bas Schouten 70dbd4cbf2 Bug 758531: DWrite fonts create mScaledFont on demand. This causes GetCairoScaledFont to return NULL. This subsequently caused the surface to go into an error status which caused the CreateSimilar call to fail for that surface. This patch properly uses the call which will create the cairo_scaled_font_t if it's not there yet. r=jrmuizel 2012-10-23 02:26:27 +02:00
Wes Johnston 21dc6b90ef Bug 789888 - Catch errors thrown using document objects that have been destroyed. r=mfinkle 2012-10-22 16:20:01 -07:00
Till Schneidereit 9d41299d4c Bug 784400 - adapt GlobalObject::hasIntrinsicFunction to changes in self-hosting initialization. r=luke
--HG--
extra : rebase_source : 6afbfcc0264e44bf7a740635e47ee1ea6ce23655
2012-10-21 20:48:06 -07:00
Bas Schouten a5afb77ce9 Bug 803949: Do not draw anything for zero size images. r=roc 2012-10-23 00:37:08 +02:00
Mark Finkle 62c900808b Bug 801630 - random cleanup in exception.js r=bnicholson 2012-10-22 18:10:17 -04:00
Mark Finkle d0659121ba Bug 801630 - exception.js makes use of the global Private Browsing service to make decisions r=ehsan 2012-10-22 18:10:16 -04:00
Benoit Jacob ce37c67ac3 Bug 795186 - Declare refptrs between WebGL objects to the CC even if there is no cycle at C++ level - r=opettay 2012-10-22 17:17:42 -04:00
Ehsan Akhgari f0aeb33ea8 Merge mozilla-central into mozilla-inbound 2012-10-22 17:05:46 -04:00
Ehsan Akhgari b81b92b6f5 Bug 802806 followup - fix the comment 2012-10-22 17:05:07 -04:00
Ehsan Akhgari 2c1575558e Backout changeset 788a51ef6221 (bug 800106) because of Windows XP Kraken regression 2012-10-22 16:44:09 -04:00
Richard Newman 5a81646397 Merge m-c to s-c. 2012-10-22 12:37:31 -07:00
Rob Wood b0939c3fae Bug 803861 - Tests should wait for 'onalerting' event when making outgoing calls; r=jgriffin, DONTBUILD(NPOTB) 2012-10-20 17:33:42 -04:00
Olli Pettay cc5389f360 Bug 798677, make sure events are fully handled in editor, r=ehsan 2012-10-21 15:35:47 +03:00
Olli Pettay ca0c91778b Bug 793848, faster svg:use check, r=bz 2012-10-21 15:33:38 +03:00
Ms2ger bf2b5f9bda Bug 796903 - Part b: Remove classinfo from DOMImplementation; r=bz 2012-10-21 09:38:41 +02:00
Ms2ger 7743757aea Bug 796903 - Part a: Move DOMImplementation to its own file and move it to Paris bindings; r=bz 2012-10-21 09:38:41 +02:00
Ms2ger d8e5487689 Bug 803586 - Infinite recursion in nsXMLStylesheetPI::SetNodeValueInternal; r=bz 2012-10-21 09:38:41 +02:00
Ms2ger 45bd0fb3c3 Bug 801486 - Skip script elements in HTMLOptionElement.prototype.text; r=bz 2012-10-21 09:38:40 +02:00
John Schoenick 74e86fd8d8 Bug 802355 - Handle failures in OnStartRequest when spawning plugins. r=josh 2012-10-20 20:48:20 -07:00
Ryan VanderMeulen 7cf590e075 Merge m-c to inbound. 2012-10-20 18:02:38 -04:00
Ryan VanderMeulen c5da4292a6 Merge fx-team to m-c. 2012-10-20 17:15:57 -04:00
Timothy Nikkel 63e3338f4e Bug 802456. Make all popup type windows on Windows have the composited style to work around a bug in Windows. r=jimm 2012-10-20 16:05:14 -05:00
Olli Pettay e2db7fffa5 Bug 802829 - Don't add nsXPCWrappedJS objects to CC graph if they only point to a certainly alive object, r=mccr8 2012-10-20 22:53:25 +03:00
Olli Pettay fb580be9be Bug 802985, PreDestroy editor, r=ehsan 2012-10-20 21:48:34 +03:00
Andrew McCreight 8ef63c75d3 Bug 801957 - use isFull for gcFinalizeCallback. r=billm 2012-10-20 11:26:28 -07:00
Wan-Teh Chang eab56a6ec6 Bug 795987: Upgrade NSPR to NSPR_4_9_3_BETA2. Includes patches for
bug 749849 and bug 767759.
2012-10-20 10:28:37 -07:00
Wes Johnston 11068ee718 Bug 744961 - Follow up to put baack accidently removed code. r=lucasr 2012-10-20 09:09:45 -07:00
Phil Ringnalda b6e6285116 Merge mozilla-central to fx-team 2012-10-19 22:13:58 -07:00
Ryan VanderMeulen 7ae7108be8 Merge the last PGO-green inbound changeset to m-c. 2012-10-19 21:43:03 -04:00
Trevor Saunders 347116e2a1 bug 770564 - speed up HyperTextAccessible::GetSpellTextAttribute() r=surkov 2012-10-19 20:56:58 -04:00
Justin Lebar a6ab000fcb Bug 803692 - Make SHA1Sum::update() take a void* instead of a uint8_t*. r=waldo 2012-10-22 16:32:34 -04:00
David Keeler efef6128ad bug 627234 - test that hsts data isn't deleted in private browsing when includeSubdomains is false r=bsmith 2012-10-22 10:38:50 -07:00
David Burns de9fa23f1e Bug 804289: bumped Marionette client version; r=jgriffin 2012-10-22 20:40:07 +01:00
Brian Nicholson ab50e0a989 Bug 799977 - Don't set parentId in loadUrlInTab() if no tabs exist. r=mfinkle 2012-10-22 12:42:14 -07:00
Justin Lebar 46036e9207 Bug 800166 - Fire a low-memory notification when a B2G process is backgrounded. r=gwagner,bent 2012-10-22 15:40:19 -04:00
Josh Matthews 6308bec76a Bug 802485 - Quiet intermittent assertion for further investigation. r=orange 2012-10-22 15:40:05 -04:00
Brian Nicholson 9c610b5feb Bug 803293 - Remove some old code from BrowserApp. r=mfinkle 2012-10-22 12:37:50 -07:00
Gregory Szorc 0112dac4ee Bug 800614 - Require Python 2.6 to build the tree; r=ted 2012-10-22 12:24:40 -07:00
Chris Lord 13bc605c08 Bug 803013 - Maintain coherency when progressively updating visible areas. r=bgirard
When rendering progressively, make sure that any previously visible area that
is still visible is updated at the same time. This helps maintain visual
coherency on pages that invalidate previously visible areas while scrolling,
and when losing layers between updates.

This supersedes the previous method of only doing progressive updates while
scrolling.
2012-10-22 20:18:14 +01:00
Boris Zbarsky a1676d115c Bug 798187 even more followup. Disable broken WebGL test, and update to Peter's review comments. r=peterv 2012-10-22 15:14:30 -04:00
Gregory Szorc e150a6e77b Bug 802210 - Part 3: Unset PYTHONDONTWRITEBYECODE when creating virtualenv; r=ted 2012-10-22 11:51:08 -07:00
Boris Zbarsky 45679a6c81 Bug 798187 followup. Actually return our newly-created object from dictionary ToObject. r=peterv 2012-10-22 14:35:08 -04:00
Jonathan Griffin 7ce9e0fcc9 Bug 803745 - Package b2g.json in tests.zip, r=jmaher 2012-10-19 17:19:22 -07:00
Phil Ringnalda 87844c69b0 Back out 0498e3bb74bd:9011919fcf00 (bug 799818) for build bustage
on a CLOSED TREE
2012-10-19 14:55:53 -07:00
Nicolas B. Pierron 009e82fae0 Bug 799818 part 3 - Guard for strings when inlining known constants. r=jandem 2012-10-19 14:32:36 -07:00
Nicolas B. Pierron a243dbcb81 Bug 799818 part 2 - Handle unknown double as input of a table switch. r=djvj,h4writer 2012-10-19 14:32:22 -07:00
Nicolas B. Pierron 55ea96ff64 Bug 799818 part 1 - Ensure return type before optimizing getelem for strings. r=jandem 2012-10-19 14:32:22 -07:00
Bobby Holley 1847a73fea Bug 747607 - Remove GetContextFromStack. r=bz 2012-10-19 23:26:17 +02:00
Bobby Holley fdb9000352 Bug 747607 - Don't throw when we fail to find a source document. r=bz 2012-10-19 23:26:17 +02:00