Bobby Holley
c26369f65b
Bug 801576 - Fix {push,pop}State tests. r=jlebar
2012-10-24 12:04:18 +02:00
Bobby Holley
24bb12ef77
Bug 801576 - Fix sandbox test. r=mrbkap
2012-10-24 12:04:18 +02:00
Bobby Holley
32af1d27d9
Bug 801576 - Forbid cross-origin access to the History object. r=mrbkap
2012-10-24 12:04:18 +02:00
Devdatta Akhawe
36ab7f4d1c
Bug 803765 - Documentation for aRequestPrincipal r=bz
2012-10-23 21:44:11 -07:00
Jacek Caban
63cc5f816d
Bug 801579 - Don't mix nsresult with HRESULT (widget/windows part) r=jmathies
2012-10-24 10:57:08 +02:00
Doug Sherk
3251aebb84
Bug 804949: Change the way panning works. r=cjones a=blocking-basecamp
2012-10-24 01:37:53 -07:00
Jonathan Kew
8ca571a922
bug 803347 - update graphite2 lib to upstream commit 4ddfa0f51098. r=jdaggett
2012-10-24 09:20:13 +01:00
Jared Wein
e73e2d185d
Bug 801035 - Keyboard access for Social API chat windows. r=felipe
2012-10-23 23:45:59 -07:00
Jared Wein
4b5781e287
Backed out changeset ed8fc02602d4 (bug 804068)
2012-10-23 23:45:51 -07:00
Jared Wein
f3f5d5e47e
Backed out changeset 95aa292658aa (bug 804068)
2012-10-23 23:45:48 -07:00
Phil Ringnalda
e1e45989af
Backout 8cc37887f621 and b6bd9f564650 (bug 795259) and 8b9c7bf80449 (bug 803013) to investigate the effect on Android reftest-1 and -4 permaorange
2012-10-23 23:35:13 -07:00
Jared Wein
12c0628366
Bug 804068 followup - Set -moz-image-region on the share-button to restrict the image to max 16x16. r=fryn
2012-10-23 22:16:21 -07:00
Jared Wein
0c5cb61512
Bug 804881 - Move the bookmarks arrow panel closer to the icon. r=dao
2012-10-23 22:16:18 -07:00
Alfred Kayser
69fa1eb01a
Bug 804068 - set social sharebutton image via .src, plus css tweaks to ensure it is sized correctly. r=jaws
2012-10-24 13:46:05 +11:00
Makoto Kato
65470ba401
Bug 803476 - RunProcess may leak memory if ShellExecuteEx is failure. r=bsmedberg
2012-10-24 13:46:52 +09:00
Richard Newman
9876d2b029
Bug 804908 - Miscellaneous cleanup in JavaDocs and test code. r=trivial
2012-10-23 21:29:08 -07:00
Josh Matthews
aa8b048f40
Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske
...
* * *
Bug 800669 - "Remove recent addition of gPrivateBrowsingUI in PB search bar test" [r=josh]
2012-10-24 00:27:58 -04:00
Phil Ringnalda
d4958e687d
Back out d9c1eb0c7b8d (bug 804068) for forgetting there was a browser-chrome test to adjust
2012-10-23 21:23:23 -07:00
Nathan Froyd
f706e21609
Bug 805069 - use SimpleTest.executeSoon instead of SpecialPowers.executeSoon in test_devicemotion_multiple_listeners.html; r=jdm
2012-10-23 12:36:13 -04:00
Nathan Froyd
4c71aa9abd
Bug 567950 - fix intermittent browser_keyevents_during_autoscrolling.js timeout by properly cleaning up in browser_default_image_filename.js; r=gavin
2012-10-24 12:33:10 -04:00
Boris Zbarsky
b8bd569bf0
Bug 804799. Make sure we keep advancing our current find point through the document even in cases when we optimize by moving it to the first visible range, so we don't get stuck in an infinite loop. r=masayuki
2012-10-24 16:10:49 -04:00
Boris Zbarsky
82bd188144
Bug 804725. Use the right type name for interface arguments for binding example codegen. r=jst
2012-10-24 16:10:49 -04:00
Boris Zbarsky
f2b84a3ae9
Bug 793267. Add support for [Unforgeable] in WebIDL. r=peterv
...
Unforgeable attributes are defined directly on the object, not on the
prototype. So we keep them in a separate spec array and define them
during object creation as needed.
This means that we have to pass that separate spec array to the Xray
helpers, unfortunately, which somewhat complicates those.
2012-10-24 16:10:49 -04:00
Neil Deakin
5c3be470f7
Bug 782547, allow killfocus and deactivate messages to arrive in any order, remove blur suppression code, r=jmathies
2012-10-24 16:05:29 -04:00
Benoit Jacob
ffeffc42cc
Bug 757593 - Fix WebGL context restorer timer: InitWithFuncCallback's 3rd parameter is a number of milliseconds - r=bz
2012-10-24 15:46:31 -04:00
Rafael Ávila de Espíndola
36d17fb8f3
Bug 777122 - Add telemetry reporting of late writes. r=jlebar.
2012-10-24 15:42:54 -04:00
Wan-Teh Chang
7ec7be599b
Bug 795987: Upgrade NSPR to NSPR_4_9_3_RTM. Includes a patch for
...
bug 749849.
2012-10-24 12:37:30 -07:00
Mike Conley
ce88c1ca2d
Bug 804690 - Skip test for bug 627234 if the Private Browsing service is not available. r=dkeeler.
2012-10-24 15:00:36 -04:00
Geoff Brown
6126362f66
Bug 785577 - Re-enable robocop testWebContentContextMenu
2012-10-24 10:14:54 -06:00
Rafael Ávila de Espíndola
413c99d3c7
Bug 805096 - Better explain why we use __attribute__((weak)). r=glandium.
...
--HG--
extra : rebase_source : 8db4439601c47c3f969d11694e5859dc44ca68d0
2012-10-24 14:33:45 -04:00
Jeff Walden
7ac97fd5f9
Bug 804872 - TestObserverArray.cpp shouldn't invoke macros with empty arguments. This is a C99/C++11 extension, and this file isn't currently compiled as C++11. r=dholbert
2012-10-24 09:42:20 -07:00
Shriram Kunchanapalli
139ebcaff0
Bug 799105: Adjusts the width and height to < 600px. r=smontagu.
2012-10-23 19:10:19 +05:30
Jared Wein
38df74f4a0
Bug 805206 - Keyboard accessible menuitem has a blank label. r=felipe
...
--HG--
extra : rebase_source : a049e94893c292e8c0fa53c4390199a00f7f2b50
2012-10-25 12:30:59 -07:00
Jared Wein
ebc8dc09b5
Bug 804736 - Allow reactivation from content for Social API. r=mixedpuppy
...
--HG--
extra : rebase_source : f2a4ac4fa58874092e2639f307eb20e29e76a3fd
2012-10-25 12:29:12 -07:00
Jared Wein
62c38004fa
Bug 804968 - Adjusting the height of an autocomplete popup requires too many reflows and layouts. r=enn
...
--HG--
extra : rebase_source : b554480aaf1fbf926b8ad2aab50964315bdcb426
2012-10-25 12:27:30 -07:00
Anant Narayanan
1ceeaa0d12
Backout 4aef9921a9d6, build failed
2012-10-25 12:28:05 -07:00
Anant Narayanan
70fbb3f665
Bug 802694: Pass along constraints from PC JS module to PCImpl; r=ekr,jesup
2012-10-25 12:24:30 -07:00
Daniel Holbert
3a861ae421
Bug 805527: Mark nsBindingManager as MOZ_FINAL to fix GCC -Wdelete-non-virtual-dtor warning. r=ehsan
2012-10-25 15:16:15 -04:00
Dave Hylands
2ecf80a7a3
Bug 805531 - Turn off javascript.options.mem.log for b2g
2012-10-25 12:01:59 -07:00
Brian Hackett
d177fc87e2
Allow canceling in-progress off thread ion compilations, bug 785761. r=dvander
2012-10-25 12:00:00 -07:00
Ben Turner
d0b0ab5ea2
Bug 782766 - [WebActivities] support blobs - Part 2: IPC changes [r=khuey]
...
--HG--
extra : rebase_source : 0b6e2e7745e716994d305f4e29ade68c71826481
2012-10-25 11:45:15 -07:00
Fabrice Desré
12098e7a72
Bug 782766 - [WebActivities] support blobs - Part 1: System Messages changes [r=gene]
...
--HG--
extra : rebase_source : bff9c5c4745493b652a6218a60d5840e09f7235e
2012-10-25 11:45:14 -07:00
Brad Lassey
7014381f45
bug 805191 - reflect HVGA minimum requirement in the AndroidManifest r=minkle
2012-10-24 17:26:48 -04:00
Ehsan Akhgari
4b217b8c39
Bug 579517 follow-up: Remove NSPR types that crept in
2012-10-25 14:44:37 -04:00
Patrick McManus
0b9e7aa8bb
bug 797964 remove spdy ping experiment and change default to 58s r=honzab
2012-10-25 14:20:08 -04:00
Josh Matthews
a8a733b2b6
Bug 799314 - Add utility method to get a privacy context from a window. r=ehsan
2012-10-25 14:17:35 -04:00
Mounir Lamouri
695f1b2810
Bug 805168 - Make IccManager QI to nsIObserver. r=bent
2012-10-25 20:16:05 +02:00
John Schoenick
f4f29b626e
Bug 803159 - Guess plugin types from extension prior to falling back to channel loading. r=bz
2012-10-25 11:05:17 -07:00
John Schoenick
1121ac25cc
Bug 803159 - Fix type error in plugin code. r=bz
2012-10-25 11:04:52 -07:00
Dão Gottwald
52527b7ef7
Bug 752376 - Avoid calling scrollbox.ensureElementIsVisible() if the tab strip doesn't overflow to prevent layout flushes. r=enn
2012-10-25 19:59:33 +02:00