Commit Graph

303799 Commits

Author SHA1 Message Date
Ryan VanderMeulen
a806c3138e Backed out changeset f0b16aba4df7 (bug 839788) for mochitest failures on a CLOSED TREE. 2013-03-28 08:49:04 -04:00
Nicholas D. Matsakis
a25b105992 Bug 853576 - Check for negative indices supplied in scatter r=shu 2013-03-27 20:59:46 -04:00
Mounir Lamouri
f839c90393 Bug 839788 - Switch Browse button from an <input> to a <button>. r=bz 2013-03-28 11:24:14 +00:00
Jacek Caban
5e687786fd Bug 855286 - Fix gamepad compilation on mingw. r=ted 2013-03-28 11:43:23 +01:00
Julian Seward
0f0fef3042 Bug 855012 - local_debug_info_symbolizer.cc,h and shim_mac_dump_syms.mm,h have no license information (& probably need MPL boilerplate), r=dholbert 2013-03-28 11:30:34 +01:00
Gina Yeh
9b0a35d895 Bug 853200 - Remove unused event handlers from idl, r=echou, sr=mrbkap 2013-03-28 18:05:58 +08:00
Daniel Holbert
02673ae0ed Bug 801268: Add crashtest for this bug. (test only, no review) 2013-03-28 01:50:22 -07:00
Daniel Holbert
264013b5df Bug 854263: Add special-case for flex items that are instances of nsFrame, whose trivial reflow impl doesn't request enough space for its border/padding. r=dbaron 2013-03-28 01:50:21 -07:00
Nicholas Cameron
f9b3c00f60 Bug 853710. Optimise use of general purpose regs stm/ldm. r=mjrosenb 2013-03-28 21:33:26 +13:00
Edgar Chen
be3d6b2a05 Bug 843614 - Part 2: Enable test_outgoing_busy. r=hsinyi 2013-02-22 13:17:00 +08:00
Edgar Chen
82bd16ae82 Bug 843614 - Part 1: Enable test_outgoing_badNumber. r=hsinyi 2013-02-18 16:59:02 +08:00
Marty Rosenberg
4f54fd7013 Bug 843015: Don't optimize a function that arm-linux-gnueabi-gcc-4.7.2 seems to miscompile. (r=dvander) 2013-03-28 03:22:18 -04:00
Daniel Holbert
57b3a44dae Bug 840388 followup: Remove completely unused variable 'chromeParent' introduced in cf276949f2b6, to fix unused variable build warning. (trivial patch, no review) 2013-03-28 00:08:53 -07:00
Daniel Holbert
831f38ab05 Bug 848539 part 7: Fix or disable reftests that depend on min-width:auto / min-height:auto. r=dbaron 2013-03-27 23:33:20 -07:00
Daniel Holbert
2b74752008 Bug 848539 part 6: Back out ff0658329dbd, bug 763689 part 1 (CSS parser support for min-width:auto & min-height:auto). r=dbaron 2013-03-27 23:33:19 -07:00
Daniel Holbert
d2633f4f5e Bug 848539 part 5: Back out 6bb37077d615, bug 763689 part 2 (style-system handling for min-width:auto). r=dbaron 2013-03-27 23:33:19 -07:00
Daniel Holbert
be2fe498c8 Bug 848539 part 4: Back out 82f73bdb2237, bug 763689 part 3 (style-system handling for min-height:auto). r=dbaron 2013-03-27 23:33:19 -07:00
Daniel Holbert
dad0359487 Bug 848539 part 3: Back out part of 076d87bf30d0, bug 666041 part 7 (flexbox frame class impl -- just removing the code that deals with min-height:auto). r=dbaron 2013-03-27 23:33:19 -07:00
Daniel Holbert
de3f64fa29 Bug 848539 part 2: Back out de6a5c46a8ff, bug 666041 part 8 (special-handling for min-width:auto as min-content, for flex items). r=dbaron 2013-03-27 23:33:19 -07:00
Daniel Holbert
92fa91d0b2 Bug 848539 part 1: Back out ed5120ffd118 from bug 794748 (mochitest for min-width:auto). r=dbaron 2013-03-27 23:33:18 -07:00
Tanvi Vyas
a3acefa3f8 Bug 841850 - Mochitests. r=smaug 2013-03-27 22:24:04 -07:00
Tanvi Vyas
c8e1c7dc20 Bug 841850 - Check the target of a link click and update the content type from TYPE_SUBDOCUMENT to TYPE_DOCUMENT if the target is a new document. r=bz 2013-03-27 22:24:00 -07:00
Tanvi Vyas
7dc8a68acc Bug 836951 - Add mDocShell to nsSecureBrowserUIImpl. Traverse up to the root doc shell. r=bsmith,smaug 2013-03-27 22:12:03 -07:00
Tanvi Vyas
0943b73680 Bug 840388 - Mochitests that navigate https frames to http frames, both when a secure parent exists and when no secure parents exist. Tested with the mixed active content pref enabled and disabled. r=smaug 2013-03-27 22:11:59 -07:00
Tanvi Vyas
45e0af24cc Bug 840388 - Check if a iframe has any https parents. If not, then there is no mixed content since we are not on a secure page. r=smaug 2013-03-27 22:11:55 -07:00
Mark Hammond
ccd6be2cb4 Bug 820743 - test-only change to (hopefully!) fix intermittent chat resize orange. r=me 2013-03-28 16:01:02 +11:00
Cameron McCormack
9e9a56db86 Bug 850655 - Make CharIterator::Next() not crash when at the end of text. r=longsonr
--HG--
extra : rebase_source : 830fa0fda257401a77c1aae8686aa5ab6db18d86
2013-03-28 14:31:31 +11:00
Bas Schouten
d93927f49f Bug 854468 - Part 2: Package command line recording code. r=ted 2013-03-28 04:28:55 +00:00
Randell Jesup
2eb06ed39b Bug 853998: bustage fix for the SyncRunnable test (warning fix) r=abr on a CLOSED TREE 2013-03-27 23:32:00 -04:00
Boris Zbarsky
ea68a922f1 Bug 607441 part 2. Mark the scoped sheet rule processor dirty when author styles are enabled or disabled. r=dbaron 2013-03-27 22:47:26 -04:00
Boris Zbarsky
7d4eb76aaf Bug 607441 part 1. Don't disable SVG presentational attributes when page styles are disabled. r=dbaron,jwatt 2013-03-27 22:47:25 -04:00
Boris Zbarsky
6020a94656 Bug 855025. Always do Xrays for DOM interface objects. r=peterv 2013-03-27 22:47:25 -04:00
Boris Zbarsky
b13faf506a Bug 853910 part 2. Stop using prclist for individual ListenerCollections. r=khuey 2013-03-27 22:47:25 -04:00
Boris Zbarsky
d5b13718a8 Bug 853910 part 1. Stop using prclist for our list of ListenerCollections. r=khuey 2013-03-27 22:47:25 -04:00
EKR
e15f167300 Bug 853998 test (WIP)
Bug 853998 - Test for SyncRunnable r=jesup
2013-03-26 23:50:51 -07:00
Adam Roach [:abr]
9eaf052960 Bug 853998 - Convert sync dispatches from SIPCC threads to use SyncRunnable r=jesup 2013-03-27 21:43:44 -05:00
Benjamin Smedberg
04df8e6c68 Bug 853998 - Add a common "SyncRunnable" class which dispatches events totally synchronously, avoiding event loop spinning or automatic promotion of this event to a nsThread, r=bsmedberg 2013-03-26 09:11:00 -07:00
Ryan VanderMeulen
36092f2a13 Backed out changeset bab9914e9a31 (bug 853576) for SM rootanalysis orange on a CLOSED TREE. 2013-03-27 22:27:37 -04:00
Ryan VanderMeulen
fc89706dbb Merge m-c to inbound. 2013-03-27 22:23:59 -04:00
Ryan VanderMeulen
9eb173b708 Merge fx-team to m-c. 2013-03-27 22:22:20 -04:00
Paul Rouget
3a4d8c3f49 Bug 836233 - [Inspector] Implement Shorlander's visual design. r=mratcliffe 2013-03-27 23:20:38 +01:00
David Rajchenbach-Teller
eec7ada17b Bug 753768 - Moving Page Thumbs I/O fully off the main thread;r=ttaubert 2013-03-27 16:35:56 +01:00
Rodrigo Silveira
d88a1e9368 Bug 846422 - Hide context menus when popups appear [r=mbrubeck] 2013-03-26 18:45:11 -07:00
Nicholas D. Matsakis
1c780fbb1a Bug 853753 - Remove accidental second copy of test. rs=test 2013-03-27 21:28:53 -04:00
Bobby Holley
6063282150 Bug 854139 - Handle all DOM objects, not just ones that unwrap to nsISupports. r=bz 2013-03-27 18:27:27 -07:00
Bobby Holley
c876f38aa7 Bug 790732 - Components shim tests. r=mrbkap 2013-03-27 18:27:27 -07:00
Bobby Holley
398515b5c2 Bug 790732 - Components shim telemetry. r=mrbkap 2013-03-27 18:27:27 -07:00
Bobby Holley
f584d6aef6 Bug 790732 - Omit Components object for content scopes. r=mrbkap 2013-03-27 18:27:27 -07:00
Bobby Holley
513ae4d302 Bug 790732 - Define a lazily-resolved shim for Components. r=mrbkap 2013-03-27 18:27:26 -07:00
Bobby Holley
65e5ff9ff4 Bug 790732 - Make Components console warning test pref-aware. r=mrbkap 2013-03-27 18:27:26 -07:00