Justin Lebar
3ca07ff41d
Bug 769254 - Part 3: Tests for clicking _blank link from <iframe mozbrowser>. r=bz
2012-08-14 10:58:01 -04:00
Justin Lebar
8a615581c4
Bug 769254 - Part 2: Modify nsPIWindowWatcher::OpenWindowJS (renamed to OpenWindow2) so we can pass in the URL for target=_blank links without navigating the opened window to that URL. r=bz
2012-08-14 10:58:00 -04:00
Eric Wong
3d82e782b5
Bug 773760: Save privacy status of transferable during cross-process clipboard transfer. r=ehsan
2012-08-13 22:46:23 -07:00
Geoff Brown
b097156352
Bug 774833 - Robocop: use finishOpenedActivities instead of finalize; r=jmaher
2012-08-14 08:49:59 -06:00
Gavin Sharp
233600650d
Bug 782287: better delineate SocialService initialization code from provider loading, and lazy-load MozSocialAPI module only when needed, r=adw
...
--HG--
extra : rebase_source : d1332eb18312255368a985b64d62d76e1fc00a50
2012-08-13 11:20:29 -04:00
Dominik Oepen
97ecf50fa2
Bug 774293 - Fix issues in devicemanager revealed by pyflakes;r=wlach
2012-08-14 10:41:11 -04:00
Margaret Leibovic
aa1e55716f
Bug 780906 - Add context menu items to start text selection in input fields. r=wesj
2012-08-14 10:28:14 -04:00
Jim Mathies
08593b3415
Bug 781977 - Add optional pressure and source parameters to nsIDOMWindowUtils's sendMouse methods, r=roc+smaug.
2012-08-14 09:27:39 -05:00
Mark Capella
7e0b8d3bac
Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Misc Folders, r=ted
...
Content, DOM, Image, JS, RDF, and URILoader folders
2012-08-14 10:06:17 -04:00
Mark Capella
f6b3d51d4a
Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Toolkits, r=ted, f=gps
2012-08-14 10:06:12 -04:00
Mark Capella
65f6ce1100
Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Netwerk, r=ted
2012-08-14 10:06:04 -04:00
Andrew McCreight
44c472edff
Bug 775424 - Make JSCompartmentParticipant vtable rodata. r=glandium
2012-08-14 06:35:48 -07:00
Ed Morley
a64cc16c8c
Merge mozilla-central to mozilla-inbound
2012-08-14 14:00:36 +01:00
Kartikaya Gupta
cc17ac9ac4
Bug 780650 - Clean up dynamic dependencies from robocop on fennec. r=cpeterson
2012-08-14 08:55:58 -04:00
Ed Morley
a95d17dc7b
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-08-14 13:52:25 +01:00
Jon Coppeard
24cc5534bb
Bug 782318 - GC: Simplify compartment GC state r=billm
2012-08-14 11:10:50 +01:00
Jon Coppeard
f877c852d1
Bug 782315 - GC: Cut out unnecessary work when not collecting atoms r=billm
2012-08-14 11:10:45 +01:00
Chris Pearce
fc75b382a6
Bug 782517 - Make nsFrame:MakeFrameName() annotate an iframe's src. r=roc
2012-08-14 17:39:11 +12:00
Brian Hackett
34c388b203
Preserve types when swapping objects, bug 774953. r=dvander
2012-08-13 23:25:16 -06:00
Doug Sherk
071cc14e86
Bug 781734: Implement pinch threshold; fingers need to move a bit before page zooms r=gal
2012-08-13 21:08:38 -07:00
Doug Sherk
d65731c8bf
Bug 781734: Decrease axis lock angle r=gal
2012-08-13 21:08:38 -07:00
Doug Sherk
f0b345995d
Bug 781734: When flinging many times successively in one direction, accelerate them more and more r=gal
2012-08-13 21:08:38 -07:00
Doug Sherk
0fbcb631af
Bug 781734: Greatly increase friction on flings, remove pseudo-kinetic vs. static friction distinction r=gal
2012-08-13 21:08:38 -07:00
Doug Sherk
1e52b34a06
Bug 781734: Detect very light touches and pan the page r=gal
2012-08-13 21:08:38 -07:00
Chris Pearce
e847557147
Bug 775965 - Ensure presentation persists across nsSubDocumentFrame reframes. r=roc
2012-08-14 16:06:44 +12:00
Chris Pearce
80a5c4e003
Bug 775965 - Make nsRootPresContext::mRegisteredPlugins a refptr hash table to the content object rather than weak refs to frames. r=roc
2012-08-14 16:06:42 +12:00
Dão Gottwald
4d67e652a8
Bug 782043 - Get rid of the fullscreencontrol attribute. r=felipe
2012-08-14 06:04:33 +02:00
Tim Taubert
ca8d108df1
merge m-c to fx-team
2012-08-13 20:52:40 -07:00
Simon Montagu
3c9b427025
Don't split inline ancestors of bidi frames if we don't have any child frames after the split. Bug 779003, r=roc
2012-08-13 20:51:36 -07:00
Nicholas Nethercote
613f8f933c
Bug 782487 - Remove traces of JSStaticAtom. r=billm.
...
--HG--
extra : rebase_source : 89e892e3e6ca04f0c19747f189535b3e3ae95d77
2012-08-13 20:02:51 -07:00
Chris Lord
85598d9362
Bug 782327 - Enable OMTC async video on Android. r=blassey
...
Set layers.async-video.enabled to true and remove the css rule that forced
nearest-neighbour scaling on video.
2012-08-13 23:03:36 -04:00
Chris Lord
febff933fb
Bug 782332 - Don't retain fixed-position tiles. r=bgirard
...
Retaining tiles on a fixed position layer often just results in rendering
artifacts. Don't do this.
2012-08-13 22:59:16 -04:00
Timothy Nikkel
f81eea2fd8
Bug 781086. Accidentally misplaced argument meant we were getting the min size instead of the pref size causing scroll bars to appear where they shouldn't. r=roc
2012-08-13 21:59:44 -05:00
Kartikaya Gupta
1a6bbd8cc5
Bug 765156 - Fix NPE from getHandler() returning null for a detached view. r=mfinkle
2012-08-13 22:56:27 -04:00
Chris Lord
6bdbf9e99e
Bug 777260 - Fix invalidations on transform items in container layers. r=roc
...
Since Bug 758620, it's possible for an nsDisplayTransform to appear as the
child of a container layer. This caused problems when it was inactive, as the
invalidation would not be transformed in this case.
Fix this in FrameLayerBuilder by mandating that InvalidateThebesLayerContents
takes the untransformed invalidation and apply the transform in
BuildContainerLayer.
2012-08-13 22:54:38 -04:00
Chris Lord
669a81223c
Bug 777260 - Respect LAYER_ACTIVE_FORCE in ChildrenCanBeInactive. r=roc
...
ChildrenCanBeInactive returns false if any child items have active layer states,
but was only checking LAYER_ACTIVE and not LAYER_ACTIVE_FORCE.
2012-08-13 22:54:09 -04:00
Matt Woodrow
ba2613ee6d
Bug 782413: Only paint widgets that have a layer manager. r=cjones
2012-08-13 19:41:09 -07:00
Will Nayes
130e72dcf7
Bug 781956 - Don't close the wizard when using advance(pageId) on the last page. r=enn
2012-08-13 21:54:43 -04:00
David Rajchenbach-Teller
5be0b90c6a
Bug 780499 - Companion testsuite. r=froydnj
2012-08-13 21:54:43 -04:00
David Rajchenbach-Teller
1124c8d92a
Bug 780499 - Rearrange setPosition constants. r=froydnj
2012-08-13 21:54:43 -04:00
David Rajchenbach-Teller
9a6bba01ef
Bug 771927 - Companion testsuite. r=froydnj
2012-08-13 21:54:43 -04:00
David Rajchenbach-Teller
31f7f794c6
Bug 771927 - [OS.File] (de)serialize ArrayBuffer, C arrays, C pointers, Strings - Implementation. r=froydnj
2012-08-13 21:54:42 -04:00
Shian-Yow Wu
7faef9facc
Bug 767375 - B2G network manager: expose IP Information of network interfaces (implementation). r=philikon
2012-08-13 21:54:42 -04:00
Shian-Yow Wu
49a75400da
Bug 767375 - B2G network manager: expose IP Information of network interfaces (IDL). r=philikon
2012-08-13 21:54:42 -04:00
Alexander Boldyrev
45a38ebb0b
Bug 738866 - Implement WEBGL_depth_texture extension - r=jgilbert
2012-08-13 18:17:55 -07:00
Kyle Machulis
6f53c1980f
Bug 781692: Always fire DOMRequests for Set functions in BluetoothAdapter
2012-08-13 17:57:54 -07:00
Brian Hackett
c6ce57ce13
Don't generate missing property ICs for non-native objects, bug 782146. r=luke
2012-08-13 18:51:52 -06:00
Kartikaya Gupta
2cf8bcf75f
Bug 776906 - Remove unnecessary conversion of bitmap to PNG. r=blassey
2012-08-13 20:01:31 -04:00
Kartikaya Gupta
0a22a71c44
Bug 776906 - Remove unused enum. r=blassey
2012-08-13 20:01:31 -04:00
Kartikaya Gupta
c32754d98a
Bug 776906 - Fix thumbnails on Nexus 7. r=blassey
2012-08-13 20:01:31 -04:00