Commit Graph

114097 Commits

Author SHA1 Message Date
Marco Bonardo
e23166cad4 Bug 814264 follow-up: change the error text. DONTBUILD
r_irc=gavin
2012-11-28 18:26:02 +01:00
Josh Matthews
0541a0bcc3 Backed out changeset 7c45205a61a0 (bug 769285) 2012-11-28 11:51:42 -05:00
James Willcox
6f2ad73722 Bug 813675 - Use default proxy for updater requests r=blassey 2012-11-28 11:48:59 -05:00
James Willcox
b3e63b3d0c Bug 808595 - Use separate Intent for prompted vs automatic updates on Android r=blassey 2012-11-28 11:47:43 -05:00
Jacek Caban
0f04abc26f Bug 814708 - Use nsAutoPtr for mTimeStretcher r=padenot
--HG--
extra : rebase_source : 6746cf104eac6b66bec48eb235718ad4d6853905
2012-11-28 17:25:57 +01:00
Josh Matthews
cfa92f09d7 Bug 812794 - Make docshell STS usage use existing PB knowledge instead of digging in SSL internals. r=bz/bsmith 2012-11-28 11:24:03 -05:00
Josh Matthews
5b91db75ab Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt 2012-11-28 11:20:20 -05:00
Mike Conley
6c42deee0b Bug 815273 - Don't force focus the Downloads Panel "Show all downloads" button when opening the panel. r=mak. 2012-11-28 11:10:57 -05:00
Mounir Lamouri
7e08eed13a Bug 815650 - Show the URI spec if there is no URI host in the popup blocker. r=ttaubert 2012-11-28 15:48:35 +00:00
Josh Matthews
bf4151399c Bug 801366 - Restrict GIF pixels to the range of the colormap. r=jrmuizel 2012-11-28 10:41:31 -05:00
Josh Matthews
3db6e574aa Bug 788959 - Clear the listener associated with cancelled bullet frame image requests. r=bz 2012-11-28 10:30:05 -05:00
Joel Maher
7931aa2846 Bug 811444 - panda boards magically reboot in the middle of the test. r=ted 2012-11-28 10:23:11 -05:00
Peter Van der Beken
147e2bb1eb Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
--HG--
extra : rebase_source : 360b2ee1bc678265781991149185a1c1d262642e
2012-11-22 12:09:43 +01:00
Ehsan Akhgari
88689f2f34 Merge mozilla-central into mozilla-inbound 2012-11-28 09:43:30 -05:00
Olli Pettay
1e72329799 Bug 811206, Fix JSHolder drop handling, part 3 (fixes), r=mccr8,khuey
--HG--
extra : rebase_source : 7b2726d2aa7f5764a3c4cb750e5a735728069687
2012-11-28 03:37:57 +02:00
Olli Pettay
d0b7012d35 Bug 811206, Fix JSHolder drop handling, part 2 (assert), r=mccr8
--HG--
extra : rebase_source : e7731c7d1f81e250ea6992e4a15c3dc52bb136d0
2012-11-28 02:56:06 +02:00
Olli Pettay
3a7f9cf922 Bug 811206, Fix JSHolder drop handling, part 1 (base), r=mccr8
--HG--
extra : rebase_source : 0ea98d9e542ebade36653661fe4e941a03b87781
2012-11-28 01:54:15 +02:00
Olli Pettay
cd7e98f7f2 Bug 804811, propagate events even from disabled form controls to chrome. B2G-only hack, r=jst 2012-11-28 13:51:34 +02:00
Jason Duell
d484458a85 Bug 800799 - http-on-modify-request now called after JS that started the load is no longer on the stack. r=bz 2012-11-27 11:54:58 -08:00
Thomas Zimmermann
4f98e847a0 Bug 814723 - Don't warn about missing 'browser.newtab.url' in nsDocShell. r=jlebar
The preference key 'browser.newtab.url' is only supported for the browser,
and undefined on all other targets; such as mobile or b2g. For those targets
the function 'nsDocShell::ShouldAddToSessionHistory' warns about the missing
key.

This patch silences this warning by making Gecko return a default value of
'true' if the key is not present in the preferences.
2012-11-27 14:52:54 -05:00
Nils Maier
318a62e1bc Bug 814470 - Fix a leak when channel setup in AsyncFetchAndSetIconFromNetwork fails by not tracking the channel in the first place and thus avoiding a circular references. r=mak 2012-11-27 14:52:54 -05:00
Marco Bonardo
fd391c1a50 Bug 814264 - Restore the ability to call openUILink without an event parameter.
r=gavin
2012-11-27 17:06:17 +01:00
Ed Morley
59e89330b2 Merge mozilla-central to mozilla-inbound 2012-11-28 13:05:25 +00:00
Fabrice Desré
3d20f626bb Bug 815522 - Start and stop the remote debugger without restarting b2g itself [r=past] 2012-11-28 02:48:10 -08:00
vliu
579ada9321 Bug 813823 - AudioManager reports unknown status when inserting headphone or headset. r=mwu 2012-11-27 11:13:19 +08:00
Jonathan Watt
68e6677804 Add warning comments to SVG frame container classes. No bug. DONTBUILD.
--HG--
extra : rebase_source : 7bca01b0786f2ef262f774f570ab37492c29ca47
2012-11-22 16:23:57 +00:00
Jacek Caban
fc073236e7 Bug 815581 - Fixed accessible compilation on mingw r=trev.saunders 2012-11-28 11:28:02 +01:00
Jacek Caban
2b873941f7 Bug 815581 - Replace explicit SEH blocks by macros r=trev.saunders 2012-11-28 11:27:20 +01:00
Cameron McCormack
8b91ee2231 Bug 788967 - Add a default-preferences statement for reftest manifests. r=dbaron 2012-11-28 10:06:33 +11:00
Jonathan Kew
d082eb51c4 bug 815512 pt 3 - limit size of file icons in HTML directory listing. r=bz 2012-11-28 09:04:14 +00:00
Jonathan Kew
5caefc1014 bug 815512 pt 2 - explicitly set size of download item icons. r=mconley 2012-11-28 09:04:14 +00:00
Jonathan Kew
aad0b5676b bug 815512 pt 1 - on retina-display Macs, moz-icon gets a bitmap that is 2x the 'expected' size. r=joe 2012-11-28 09:04:14 +00:00
Jonathan Kew
4404fe32e0 bug 815617 - speed up reftest-analyzer by avoiding use of a large dilation radius. r=bz 2012-11-28 09:04:13 +00:00
Peter Van der Beken
44aba20f63 Fix for bug 814821 (Dromaeo dom-traverse regression from bug 812333) - part 4: inline xpc_qsUnwrapObj. r=bz.
--HG--
extra : rebase_source : 712ff5573098f9d29fce555fb8cd548c5900d60e
2012-11-27 10:20:05 +01:00
Peter Van der Beken
16f77d369b Fix for bug 814821 (Dromaeo dom-traverse regression from bug 812333) - part 3: reorder castNativeFromWrapper. r=bz.
--HG--
extra : rebase_source : 6f5e0593219f5f664791c1cd0c976f43fb96609e
2012-11-27 10:20:05 +01:00
Peter Van der Beken
2aa20fb76b Fix for bug 814821 (Dromaeo dom-traverse regression from bug 812333) - part 2: make WrapNewBindingObject a little faster. r=bz.
--HG--
extra : rebase_source : ea52aea5d91436b516c8aa439f4af741cdea824c
2012-11-27 10:20:04 +01:00
Peter Van der Beken
1830a6a0b7 Fix for bug 814821 (Dromaeo dom-traverse regression from bug 812333) - part 1: use qsObjectHelper instead of xpcObjectHelper in HandleNewBindingWrappingFailure. r=bz.
--HG--
extra : rebase_source : 32e20aec9cf2ea8a6e8d878ce758f792e6b8a67f
2012-11-27 10:20:04 +01:00
Peter Van der Beken
e441579753 Fix for bug 815158 (Make HTMLElement.ontouch* work with tristate dom.w3c_touch_events.enabled). r=bz.
--HG--
extra : rebase_source : 878d559d1a57ad69bdac7bea682ea344ecdea96a
2012-11-19 11:59:13 +01:00
Randell Jesup
94e8c57fdc Bug 812636: additional checks for failure for a Conduit be created r=ehugg 2012-11-28 03:28:30 -05:00
Daniel Holbert
02eac01c15 Bug 815972: Remove unneeded nsDisplayListCollection from nsBlockFrame.cpp's DisplayLine() helper-function. r=roc 2012-11-28 00:08:30 -08:00
Daniel Holbert
ddc8804d43 (no bug) Capitalize & clean up inline-comments next to nsFlexContainer member-var declarations, to keep them from looking like a single large comment. comment-only, DONTBUILD 2012-11-28 00:08:25 -08:00
Gina Yeh
199b108bb4 Bug 813817 - Patch 1: Cancelling file transferring doesn't clear the notifications, r=echou 2012-11-28 15:59:20 +08:00
EKR
72dd7621c3 Bug 812785: ICE issues r=jesup 2012-11-20 06:12:52 -08:00
Boris Zbarsky
fc1f1a5fd4 Fix up indentation of the generated code for event handler return values. No bug. 2012-11-28 02:33:50 -05:00
Edgar Chen
b9f81258dc Bug 804680 - Part 2: xpcshell tests for MORE_TIME. r=allstars.chh 2012-11-19 17:10:24 +08:00
Edgar Chen
56cc89c14d Bug 804680 - Part 1: Support MORE_TIME in RIL. r=allstars.chh 2012-11-19 16:44:33 +08:00
Chris Jones
1b8eb2b047 Bug 809259: Properly handle allocation failures. r=kanru 2012-11-27 22:54:39 -08:00
Chris Jones
05efb88c6b Back out 0c242b9fcb54 for Moth crashes 2012-11-27 22:54:21 -08:00
Daniel Holbert
dd3b1ba0ea Bug 796847 followup: Fix typo in test filename in reftest.list, fixing reftest orange. 2012-11-27 21:29:52 -08:00
Alexander Surkov
b3cf4b69ee Bug 815646 - enable logging for accessible/states/test_link.html 2012-11-28 14:08:47 +09:00