Shu-yu Guo
bbdbff44c6
Bug 985182 - Only assert that we aren't operating in the self-hosted global for cross- (not same-) compartment wrappers. (r=bhackett)
2014-03-19 15:00:57 -07:00
Myk Melez
68b8b36651
Bug 985618 - only cancel notification if update check is user-initiated; r=mfinkle
2014-03-19 13:21:48 -07:00
Eric Faust
8c499b9f9e
Bug 953024 - Part 2: Make Ion do common getter optimizations for JSOP_GETGNAME. (r=jandem, f=jwalden over IRC)
2014-03-19 12:46:11 -07:00
Eric Faust
03e81bbb5d
Bug 953024 - Part 1: Implement own getter cacheing in BC, and use it for JSOP_GETGNAME. (r=djvj)
2014-03-19 12:46:02 -07:00
Eric Faust
5d52988042
Bug 953024 - Part 0: Factor out common BC getter stub logic for own getters. (r=djvj)
2014-03-19 12:44:53 -07:00
Patrick McManus
88cc90ed8f
bug 477578 - http methods should be case sensitive r=hurley
2014-03-18 12:36:18 -04:00
James Kitchener
b8b229d76e
Bug 522393 - Remove invisible operators special case in reflow. r=fredw, r=roc
2014-03-19 13:05:02 -04:00
Ryan VanderMeulen
c5975cfb88
Backed out changesets a17ee88f1fe7, 6e3aee4a9650, 07e5ed676919 (bug 950076) for Werror bustage.
2014-03-19 14:00:10 -04:00
Simone Carletti
e71364ccef
Bug 985464 - Add outsystemscloud.com to PSL. r=gerv
2014-03-19 13:42:38 -04:00
Rik Cabanier
2878b85708
Bug 985178 - Implementation + test cases for isPointInPath and isPointInStroke. r=roc
2014-03-19 13:42:38 -04:00
Simone Carletti
31a96c5575
Bug 984995 - Update PSL for .se. r=gerv
2014-03-19 13:42:38 -04:00
Robert Strong
46ee25d31e
Bug 899254 - When installing on top of an existing install the install page should use the term 'Upgrading' instead of 'Installing' for the stub installer. r=bbondy
2014-03-19 10:40:17 -07:00
Robert Strong
e2dc3282a6
Bug 799215 - Stub installer's dual progress bars are confusing. Use a single progress bar for both. ui-r=philipp, r=bbondy
2014-03-19 10:40:04 -07:00
Myk Melez
67accab010
Bug 985299 - register WebappsUpdateTimer with category manager only if Synthetic APKs enabled; r=mfinkle
...
--HG--
extra : rebase_source : 036a2f62e0cd89cbc1538f06633b50046282cfd3
2014-03-19 10:13:43 -07:00
Myk Melez
7183e7ddc6
Bug 985295 - give WebappsUpdateTimer component a unique contract ID; r=mfinkle
...
--HG--
extra : rebase_source : a70c296dabe2cbb1ca5ef639a004d12f15c66469
2014-03-19 10:09:35 -07:00
Ryan VanderMeulen
9289517c9a
Backed out changeset 76f6f3d6d8e3 (bug 522393) for Werror bustage.
2014-03-19 13:32:30 -04:00
Rick Eyre
577c76297a
Bug 983293 - Part 5: Remove unecessary default settings in TextTrack ctors. r=cpearce
...
Since there is no default constructor for TextTrack we don't
need to be setting mKind, mMode, or mReadyState to a default
value.
2014-03-13 14:58:08 -04:00
Rick Eyre
1555f20871
Bug 983293 - Part 4: Pass ReadyState variables to AddTextTrack methods and TextTrack ctors. r=cpearce
...
This makes it more clear what part of the code is triggering the ReadyState
to be what it is. I.E. Tracks added through the HTMLMediaElement::AddTextTrack
method should have a ReadyState of "Loaded" and so it's more clear for
function to specify that. Vice versa for TrackElements which add TextTracks
with a default ReadyState of "None".
2014-03-13 14:41:21 -04:00
Rick Eyre
ddeb736006
Bug 983293 - Part 3: Rename the READY_STATE enum to TextTrackReadyState. r=cpearce
...
- This allows us to pass around ReadyState values. It also makes the type
explicit which will save us from potentially shooting ourselves in
the foot.
- I also renamed 'READY_STATE_NONE' and 'READY_STATE_ERROR' to
'NotLoaded' and 'FailedToLoad' respectively in the enum. This is to
avoid some name collision errors we were having. It also makes it more
clear where in the spec this is as these names are the spec's names
for the TextTrack enum.
2014-03-13 14:29:32 -04:00
Rick Eyre
560441d9f1
Bug 983293 - Part 2: Move the READY_STATE enum to Track instead of HTMLTrackElement. r=cpearce
...
This makes more sense as the READY_STATE values in the spec are always
referred to be 'text track readiness states' not HTMLTrackElement
readiness states.
2014-03-13 13:48:09 -04:00
Rick Eyre
5a88f34b43
Bug 983293 - Part 1: Remove unused TextTrack constructor. r=cpearce
2014-03-13 13:37:31 -04:00
Simone Carletti
4bc6bf4d3a
Bug 981273 - New TLD additions for TLDs contracted with ICANN from 02/25/2014 - 03/13/2014. r=gerv
2014-03-19 13:30:28 -04:00
Steven Lee
b51094cbc0
Bug 980744 - Fix resource that is protected by wrong mutex. r=jesup, r=mikeh
2014-03-19 13:30:27 -04:00
Nicolas Silva
2dd050e551
Bug 984437 - Remove GrallocDeprecatedTextureHostOGL. r=sortaro
2014-03-19 18:21:44 +01:00
Ryan VanderMeulen
57ec1c2319
Backed out changeset 9394e6901453 (bug 958008) for causing bug 960224.
2014-03-19 13:19:02 -04:00
Ryan VanderMeulen
92b419c089
Backed out changeset 893b864b4b18 (bug 969012) for causing bug 984653.
2014-03-19 13:16:06 -04:00
Ryan VanderMeulen
afe7300be2
Backed out changeset f6478f166f2f (bug 967524) for bustage.
2014-03-19 13:13:18 -04:00
Eitan Isaacson
5377e54271
Bug 985126 - Utter value change. r=yzen
2014-03-19 10:08:54 -07:00
Birunthan Mohanathas
dca15fad8e
Bug 984112 - Part 2: Use JS::CallArgs functions instead of JS_CALLEE in Codegen.py. r=bz
2014-03-19 13:05:04 -04:00
Birunthan Mohanathas
fdd8ac908b
Bug 984112 - Part 1: Use JS::CallArgs instead of JS_{ARGV,SET_RVAL,...}, argc
in dom/. r=bz
2014-03-19 13:05:04 -04:00
Gregory Szorc
77c8d48602
Bug 983185 - Ensure adding a WebIDL file incurs code generation. r=glandium
2014-03-17 12:41:42 -07:00
Simone Carletti
0aa0d3a051
Bug 967524 - Update to CentralNic SLDs. r=gerv
2014-03-19 13:05:03 -04:00
Alessio Placitelli
f0971950d5
Bug 950076 - Use the return value of GetNodeTextContent for OOM checks. r=jst
2014-03-19 13:05:03 -04:00
Alessio Placitelli
edc654a317
Bug 950076 - Propagate OOM errors to innerHTML getters. r=jst
2014-03-19 13:05:03 -04:00
Alessio Placitelli
208513304c
Bug 950076 - Add a fallible form of nsAString::Append and Replace and use it in nsTextFragment::AppendTo. r=bsmedberg, r=jst
2014-03-19 13:05:02 -04:00
James Kitchener
fa25f6be3e
Bug 522393 - Remove invisible operators special case in reflow. r=fredw, r=roc
2014-03-19 13:05:02 -04:00
Neil Deakin
4398241309
Bug 972566, when a window is resized, panels should be repositioned after the view reflow rather than within the webshell listener, r=tn
2014-03-19 12:48:08 -04:00
Neil Deakin
54fd69f1a7
Bug 982734, make nsIWidget::GetWindowType and nsIWidget::GetZIndex return their values, remove some unused colour-related widget methods, r=tn
2014-03-19 12:48:08 -04:00
L. David Baron
c960af6e7f
Rename tests to match normal convention (abspos rather than abpos) and to match their internal rel=match. No bug.
...
This is importing a changeset from the CSS WG test repository by
Peter Linss <peter.linss@hp.com>.
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-abpos-child-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-abspos-child-1-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-abpos-child-1a.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-abspos-child-1a.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-abpos-child-1b.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-abspos-child-1b.html
2014-03-20 00:43:41 +08:00
David Keeler
43eeb69107
bug 984567 - insanity::pkix: handle/test malformed OCSP responses r=briansmith r=cviecco
2014-03-19 09:36:10 -07:00
Bobby Holley
8c3d899db2
Bug 825392 - Remove SOWs. r=bz
2014-03-19 13:35:45 -03:00
Bobby Holley
a2f6cad141
Bug 825392 - Generate anonymous content reflectors in the XBL scope. r=bz
2014-03-19 13:35:45 -03:00
Bobby Holley
8e563284fb
Bug 825392 - Add xpc::GetXBLScopeOrGlobal and Sprinkle some calls to it where necessary. r=bz
2014-03-19 13:35:45 -03:00
Bobby Holley
b78130c48a
Bug 825392 - Infer the global from the reflector in DoInitJSClass. r=bz
2014-03-19 13:35:45 -03:00
Bobby Holley
42d8c2c8cd
Bug 825392 - Parent Touch objects to the EventTarget's global. r=bz
2014-03-19 13:35:45 -03:00
Bobby Holley
a228c689cc
Bug 825392 - Fix up a test to use transitive wrapping rather than getPrivilegedProps. r=bz
2014-03-19 13:35:44 -03:00
Jan de Mooij
aee7d01e9e
Bug 985526 - Use notifyOne instead of notifyAll in StartOffThreadIonCompile. r=bhackett
2014-03-19 17:31:12 +01:00
Ehsan Akhgari
8259bd86d3
Bug 983845 - Port nsIFeedWriter to WebIDL and stop exposing BrowserFeedWriter to the Web; r=bzbarsky
...
X-Git-Commit-ID: 487d201e67d932da2d4a73b680181072a13e35b3
2014-03-19 12:29:00 -04:00
Ehsan Akhgari
ed0b551281
Bug 866528 - Make nsIDOMActivityOptions a dictionary; r=bzbarsky
2014-03-18 00:38:36 -04:00
Jonathan Kew
8b71b1805b
bug 645124 - mismatched font-style should not cause a specified font-family to be skipped altogether. r=karlt
2014-03-19 16:06:04 +00:00