Commit Graph

174449 Commits

Author SHA1 Message Date
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
Sushil Chauhan
88d718eb70 Bug 981732 - HwcComposer2D should not compose any layer below full screen Opaque layer. r=dwilson 2014-03-17 11:51:26 -07:00
Fernando Jiménez
7d20b5a7ba Bug 976002 - Build time flag to enable/disable FxA. r=fabrice, r=gps 2014-03-17 09:58:16 -07:00
Brian Grinstead
8df1a47b24 Bug 983933 - Use shared CSS file for inspector box model;r=vporof 2014-03-17 10:11:35 -05:00
Richard Newman
810ef90528 Bug 984723 - Rework intervals and scheduling for Android Sync. r=nalexander, Android-only so fine for a CLOSED TREE 2014-03-20 12:11:07 -07:00
Benjamin Chen
9d6b85b01a Bug 979812 - Check the PlanarYCbCrImage data is valid. r=rillian 2014-03-17 14:57:10 +08:00
Doug Turner
29bdc30869 Bug 928217 - Remove IsCoreLocationAvailable() method because it does the wrong thing. r=smichaud@pobox.com 2014-03-16 19:54:04 -07:00
Bill McCloskey
3e0ce0ed16 Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug) 2014-03-18 08:16:47 -07:00
Nicolas B. Pierron
611345673b Bug 962555 part 6 - IonMonkey: Simplify encoding & decoding of RValueAllocations. r=h4writer 2014-03-18 08:31:24 -07:00
Nicolas B. Pierron
dbf878f683 Bug 962555 part 5 - IonMonkey: Move the RValueAllocation into an indexed buffer. r=h4writer 2014-03-18 08:31:24 -07:00
Nicolas Silva
adf3ac1906 Bug 984437 - Remove GrallocDeprecatedTextureHostOGL. r=sortaro 2014-03-18 16:29:07 +01:00
Bill McCloskey
d2bf506a1d Back out bug 862519 on a CLOSED TREE 2014-03-18 08:14:47 -07:00
Brian Hackett
ecdbf6f6c8 Bug 972817 - Enable type inference unconditionally, r=jandem. 2014-03-18 09:05:16 -06:00
Bill McCloskey
cf346004ee Bug 938019 - Run mochitests from manifests (r=ted,gps) 2014-03-18 08:03:51 -07:00
Bill McCloskey
3bf0611bcb Bug 984037 - Make sure we respect the general.autoScroll pref (r=felipe) 2014-03-18 08:00:33 -07:00
Felipe Gomes
ad707c964f Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug) 2014-03-18 08:00:28 -07:00
Bill McCloskey
85565ab3bd Bug 978610 - [e10s] Make window.close() work (r=felipe) 2014-03-18 07:58:02 -07:00
Ryan VanderMeulen
9bb96ede35 Bug 940203 - Annotate test_bug622558.html as 0-1 assertions on Windows.
CLOSED TREE
2014-03-18 10:34:29 -04:00
Simon Sapin
6a56bcdf93 Bug 984241: Refactor/optimize grid-template-areas, store number of columns. r=dholbert
In the parsing code for grid-template-areas:

* Move some of the processing into the helper function,
  so that the grid-template will not have to duplicate it.

* Store the number of parsed columns (and rows),
  as they will affect the size of the "explicit grid".

* Use a hash table instead of a linear scan to avoid O(n²)-ish complexity.
2014-03-18 22:05:49 +08:00
Chris AtLee
5c62923c97 Bug 984061: Make package-tests safe with -j >1 r=glandium 2014-03-18 10:06:27 -04:00
Ryan VanderMeulen
133c953e95 Backed out changeset cabe6efe4de8 (bug 945363) for xpcshell failures. 2014-03-18 09:59:46 -04:00
Ryan VanderMeulen
d7cff948d8 Backed out changeset da7618484006 (bug 965373) for asserts and crashes. 2014-03-18 09:30:31 -04:00
Ryan VanderMeulen
ce67ea4434 Bug 981720 - Upgrade SQLite to version 3.8.4.1 - Mozilla changes. r=mak 2014-03-18 08:50:26 -04:00
Ryan VanderMeulen
d231b69501 Bug 981720 - Upgrade SQLite to version 3.8.4.1 - SQLite changes. r=mak 2014-03-18 08:50:26 -04:00
Nils Ohlmeier [:drno]
bc5397115e Bug 966569 - Improve the the log messages in case the internal TURN TCP buffer over flow. r=bwc 2014-03-18 08:39:54 -04:00
Viktor Stanchev
9cc233f514 Bug 965373 - When the profiler stops it doesn't stop the EventTracer thread. r=BenWa, r=froydnj 2014-03-18 08:39:54 -04:00
Jed Parsons
0d6948e518 Bug 945363 - Ensure that FXA RPs provide an onlogout handler. r=ferjm 2014-03-13 21:26:19 -07:00
Georg Koppen
a4473a3cda Bug 942091 - Generate browser.manifest deterministically. r=glandium 2014-03-18 08:39:54 -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