Jim Mathies
4c2a25f437
Bug 737986 - win8 dev kit fixup for win wifi includes, r=dougt
2012-03-22 09:18:43 -05:00
Jim Mathies
b3261a33f5
Bug 737983 - win8 fixup for generic keyword collision, r=smaug.
2012-03-22 09:18:41 -05:00
Mark Capella
da05306b21
Bug 686909 - The system suffix is for system generated events only, patch=tbsaune, capella, r=surkov
2012-03-22 21:28:25 +09:00
Marco Bonardo
1dfd7fb932
Merge central to inbound
2012-03-22 13:09:22 +01:00
Marco Bonardo
508dc27a5b
Merge last green PGO from inbound to central
2012-03-22 13:04:29 +01:00
Dão Gottwald
fb6f984e95
Backed out changeset 378712300ad2
2012-03-22 12:21:51 +01:00
Ian Moody
da9ec3e060
Bug 737792 - Use for..of loops in browser.js. r=dao
2012-03-22 11:35:07 +01:00
Geoff Lankow
ff537aa927
Backed out changeset 7a41b018d35a (bug 732480)
2012-03-22 21:41:18 +13:00
Neil Rashbrook
198703fe5f
Bug 737022 Re-enable strict warnings when parsing XUL r=jst
2012-03-22 08:36:36 +00:00
Boris Zbarsky
a28dd19efa
Bug 738108. When restricting to the element subtree in querySelector(All), make sure to disallow the element itself. r=smaug
2012-03-22 03:09:18 -04:00
Mike Hommey
6e80036c6d
Bug 737084 - Do pthread_atfork in jemalloc on mac and android. r=blassey,r=khuey
2012-03-22 08:01:51 +01:00
Mike Hommey
6c75c64ae7
Bug 736959 - Don't wrap PR_Malloc and other NSPR allocation functions. r=khuey
2012-03-22 08:01:27 +01:00
Mike Hommey
68a5c35b0e
Bug 732480 - Don't build and package update-settings.ini when updater is disabled. r=khuey
2012-03-22 08:01:03 +01:00
Henri Sivonen
28b3f06f02
Bug 737814 - Mark nsIHTMLContentSink as obsolete. r=smaug. DONTBUILD
2012-03-22 08:34:29 +02:00
Doug Turner
7a77b07d5f
Fix build bustage caused by Bug 738121. r=me
...
--HG--
extra : rebase_source : 9943ace287e944ed84565a3d71271d411815c659
2012-03-21 22:53:54 -07:00
Chris Jones
95f474b611
Bug 737071: Remove LayerManagerOGL::glForResources() because it's not needed and causes performance degradtion sometimes. r=Bas
2012-03-21 22:48:41 -07:00
Doug Turner
b455a8dbc5
Bug 738102 - devicemotion causes shutdown crash. r=jdm
2012-03-21 22:27:51 -07:00
Doug Turner
3f258f18bb
Bug 738121 - disable compassneedscalibration event. r=jdm
2012-03-21 22:26:04 -07:00
Doug Turner
46d3f7777b
Bug 738020 - add geolocation to the list of permissions that we autogrant. r=fabrice
2012-03-21 22:26:01 -07:00
Doug Turner
54c9b80987
Bug 738022 - gonk gps - test GpsInterface size before using. r=jdm
2012-03-21 22:25:59 -07:00
L. David Baron
2d10b191d5
Change css3-animations behavior for repeated keys in an @keyframes rule: do replacement on a per-property basis. (Bug 738003) r=bzbarsky
...
This implements my proposal in
http://lists.w3.org/Archives/Public/www-style/2011Apr/0381.html and
http://lists.w3.org/Archives/Public/www-style/2011Apr/0387.html . I
think it was a serious mistake to implement what the spec says, and I'm
fixing that mistake so that we have a chance to change the spec.
In other words, when an @keyframes rule has two key selectors at the
same time, the later one no longer overrides the entirety of the earlier
one. The overriding is done for each property that's in the later rule.
(And the -moz-animation-timing-function is taken only from the keyframe
actually used for the given property; if there's no declaration there
then the computed value of the property is used.)
The test for @keyframes cascade fails without the patch; the test for
@keyframes cascade2 tests behavior that works both before and after the
patch.
2012-03-21 22:10:02 -07:00
Nicholas Nethercote
036abe75d7
merge
2012-03-21 21:57:29 -07:00
Nicholas Nethercote
616b0f275a
merge
2012-03-21 21:48:40 -07:00
Nicholas Nethercote
256772d52e
Backed out changeset 0124795a8cbb (bug 711895) due to i10n build bustage. r=me.
2012-03-21 21:46:27 -07:00
Boris Zbarsky
c7ada79040
Bug 700981 part 5. Reduce the amount of time spent calling GetBindingParent(). r=smaug
2012-03-22 00:10:51 -04:00
Boris Zbarsky
18a69aa2ec
Bug 700981 part 4. Add a fast-path to IsAllowedAsChild for the case of a child that has no kids. r=smaug
2012-03-22 00:10:51 -04:00
Boris Zbarsky
c353384b08
Bug 700981 part 3. Inline nsNodeUtils::ParentChainChanged. r=smaug
2012-03-22 00:10:51 -04:00
Boris Zbarsky
0993b53f4e
Bug 700981 part 2. Get rid of nsStyledElement::BindToTree/UnbindFromTree. r=smaug
2012-03-22 00:10:51 -04:00
Boris Zbarsky
d787c15480
Bug 700981 part 1. Get rid of nsMappedAttributeElement::BindToTree and inline some of the things it used to call so they're faster. r=sicking
2012-03-22 00:10:51 -04:00
Boris Zbarsky
11b852e1bf
Bug 622491. Make the global scope polluter work in standards mode too. r=jst
2012-03-22 00:10:50 -04:00
Robert O'Callahan
72ab0aac14
Bug 737784. Create mInnerView eagerly to ensure that its bounds will always be correctly set in Reflow. r=tnikkel
2012-03-22 16:15:19 +13:00
Paul O’Shannessy
72e5bb5e9e
Bug 738118 - Don't duplicate 10.7 SDK shims [r=josh]
2012-03-21 19:43:13 -07:00
Andrew McCreight
7f485cedb8
Backout ca353538c7f9 (bug 736459) for Linux64 Dromaeo regressions
2012-03-21 19:36:25 -07:00
Yury
663301f253
Bug 714712 - Part 4: Add built-in PDF support to Firefox with PDF.js. r=dtownsend
2012-03-21 22:25:06 -04:00
Yury
3d6687900a
Bug 714712 - Part 3: Fix browser_select_update.js and browser_select_confirm.js. r=bmcbride
2012-03-21 22:25:06 -04:00
Artur Adib
58935f6689
Bug 714712 - Part 2: pdf.js test. r=gavin
2012-03-21 22:25:06 -04:00
Yury
5ae9937cb7
Bug 714712 - Part 1: pdf.js 0.2.414, includes fix for Bug 734794. r=dtownsend
2012-03-21 22:25:06 -04:00
Masayuki Nakano
fff76a32c1
Bug 672175 part.18 Make basic tests for MouseScrollHandler r=roc+jimm
2012-03-22 09:59:12 +09:00
Masayuki Nakano
de696a6dc5
Bug 672175 part.17 System settings of mouse wheel on Windows should be able to be overridden by prefs for testing r=jimm
2012-03-22 09:59:12 +09:00
Masayuki Nakano
445d98cb9e
Bug 672175 part.16 Implement nsIWidget::SynthesizeNativeMouseScrollEvent() on Windows r=jimm
2012-03-22 09:59:12 +09:00
Masayuki Nakano
6ca839eb6c
Bug 672175 part.15 Add new API nsIDOMWindowUtils.sendNativeMouseScrollEvent() r=roc, sr=smaug
2012-03-22 09:59:12 +09:00
Brian Nicholson
3f043b1687
Backout f8b7d116a096 for Tp regression
2012-03-21 17:29:43 -07:00
Oleg Romashin
f482422c84
Bug 735164 - Handle properly WebGL offscreen context in Platform context environment. r=jgilbert
2012-03-21 17:16:31 -07:00
Avi Halachmi
e9dff0c2af
Bug 736251 - Change scrolling duration to 400ms to make it feel more responsive. r=roc, ui-r=limi
2012-03-21 20:02:50 -04:00
aceman
6ece73238d
Bug 714606 - Use Services.prompt instead of gPromptService in Toolkit. r=mossop
2012-03-21 19:52:24 -04:00
Sid Stamm
f0191803f3
Bug 672961 - CSP blocks domains incorrectly when on a site with non-standard port. r=mrbkap
2012-03-21 19:52:24 -04:00
Matias Juntunen
2cefe6b3a9
Bug 617947 - Merge 'class nsQuickSortComparator' into 'nsTArray'. r=bsmedberg
2012-03-21 19:52:24 -04:00
Pranav Ravichandran
75b8ad96ec
Bug 535594 - Fix/Clean-up 'security.enable_java' preference references. r=bsmedberg
2012-03-21 19:52:23 -04:00
Simon Montagu
6c8a9b50ad
Check for orphaned non-fluid continuations after deleting content. Bug 730562, r=roc
2012-03-21 16:50:54 -07:00
Simon Montagu
0c4599be35
Tests for bug 730562, r=roc
2012-03-21 16:50:45 -07:00